* {
	padding: 0px;
	margin: 0px;
}

body,
html {
	width: 100%;
	height: auto;
	min-width: 1247px;
	font-family: -apple-system, Helvetica, Microsoft YaHei, Arial, sans-serif;
	font-size: 12px;
	max-width: 2000px;
	margin: 0px auto;
}

a {
	text-decoration: none;
}

ul li {
	list-style: none;
}

img {
	border: none;
}

.clearfix:after {
	content: "";
	display: block;
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

.ell {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.center {
	text-align: center;
}

.indent {
	text-indent: 2rem;
}

.width1200 {
	width: 1200px;
	margin: 0px auto;
	position: relative;
}
.width1120 {
    width: 1120px;
    margin: 0px auto;
}
.width1247 {
    width: 1247px;
    margin: 0px auto;
    position: relative;
    background:white;
}

/*头部banner*/

.top_banner {
	width: 100%;
	height: 220px;
	background: url(/images/top_banner2.jpg) repeat-x center;
}

.top_banner .logo {
	position: relative;
	display: block;
	width: 436px;
	height: 220px;
	left: 38px;
}

.top_banner .logo img {
	position: relative;
	top: 30%;
}

.top_banner .xin_xi {
	position: absolute;
	right: 0px;
	top: 10px;
}

#data_1 {
	color: white;
	font-size: 12px;
	position: relative;
}

.top_banner iframe {
	position: relative;
	top: 2px
}

.xin_xi form {
	display: initial;
}

.xin_xi form input {
	width: 140px;
	height: 22px;
	text-indent: 1rem;
}

.xin_xi form button {
	width: 22px;
	height: 22px;
	background: url(/images/ss.png) no-repeat center;
	border: none;
	position: relative;
	top: 6px;
	margin-left: 5px;
	cursor: pointer;
}


/*导航栏*/

.nav {
	background: #317acc;
	height: 68px;
}

.nav ul li {
	float: left;
	height: 68px;
	position: relative;
	overflow: hidden;
}

.nav ul li.active a {
	background: url(/images/nav_bg.png) no-repeat;
	background-size: 100% 100%;
}

.nav ul li a {
	display: block;
	color: white;
	font-size: 20px;
	padding: 21px 25px;
}

.nav ul li a img {
	position: relative;
	top: 3px;
	margin-right: 5px;
}


/*头条*/

.tou_tiao {
	/*padding-left: 102px;*/
	width: 1098px;
	/*background: url(/images/tou_t.png) no-repeat left center;*/
	border-bottom: 1px dashed #ebebeb;
	padding-bottom: 20px;
	margin-bottom: 30px;
}

.tou_t {
	text-align: center;
	padding-top: 45px;
	margin-bottom: 16px;
}

.tou_t a {
	color: #d10000;
	font-size: 42px;
	font-weight: bold;
}

.tou_txt a {
	color: #4d4d4d;
	font-size: 14px;
}


/*<!--轮播以及列表-->*/

.lb_list .left {
	width: 766px;
	/*height: 487px;*/
	position: relative;
}

.lb_list .left .prev {
    background:url(/images/left.png) no-repeat center center;
    left: 0;
    top: 50%;
    margin-top: -35px;
}
.lb_list .left .prev, .lb_list .left .next {
    position: absolute;
    width: 40px;
    height: 70px;
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}
.lb_list .left .next {
    background:url(/images/rigth.png) no-repeat center center;
    right: 0;
    top: 50%;
    margin-top: -35px;
}

.banner_btn{
	position: absolute;
	bottom:30px;
	right:20px;
	z-index:11;
	background:black;
	height:12px;
}
.banner_btn ul{
	position: relative;
	top:3px;
}
.banner_btn ul li {
	width: 5px;
	height: 5px;
	background: white;
	border-radius:5px;
	-webkit-transition: all .3s;
	transition: all .3s;
	float: left;
	margin:0px 4px;
	position: relative
}

.banner_btn ul li.on {
	background: #84afd7;
	width:8px;
	height:8px;
	border-radius:8px;
	-webkit-transition: all .3s;
	transition: all .3s;
	position: relative;
	top: -1px;
}

.lb_list .left .banner_ul li,
.lb_list .left .banner_ul li a img {
	width: 766px;
	height: 487px;
	display: block;
	position: relative;
}

.lb_list .left .banner_ul li p {
	position: absolute;
	width: 94%;
	padding: 0px 3%;
	height: 66px;
	background: url(/images/banner_bg.png) no-repeat center;
	bottom: 0px;
	line-height: 95px;
}

.lb_list .left .banner_ul li p a {
	color: white;
	font-size: 18px;
}

.lb_list .left,.lb_list .right {
	width: 375px;
	padding: 18px;
	border: 1px solid #e8e8e8;
}

.title1 {
	padding-bottom: 10px;
	border-bottom: 1px solid #dddddd;
}

.title1:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 17px;
	background: #5fb2f9;
	border-radius: 4px;
	margin-right: 10px;
	position: relative;
	top: 2px;
}

.title1 a {
	color: #363636;
	font-size: 20px;
	font-weight: bold;
}

.tz_t1 {
	line-height: 32px;
	max-height: 68px;
	overflow: hidden;
	margin-top: 8px;
}

.mart {
	margin-top: 32px;
}

.tz_t1 a {
	color: #065aa1;
	font-size: 22px;
	font-weight: bold;
	padding:0px 10px;
}

.lb_list ul li {
	margin: 10px 0px;
	padding:0px 10px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.lb_list ul li a {
	font-size: 16px;
	color: #222222;
}


/*banner_2*/

.banner_2 {
	margin: 26px auto 28px auto;
}

.banner_2 img {
	display: block;
}


/*中心内容开始*/

.content_1 {
	background: url(/images/line.png) repeat-y center;
}

.content_1 .box1 {
	width: 504px;
	border: 1px solid #d1e4f0;
	padding: 20px 30px;
}

.c_t {
	width: 100%;
	height: 41px;
	background: url(/images/nav_2bg.png) no-repeat;
	position: relative;
	margin-bottom: 5px;
}

.c_t>a {
	position: absolute;
	right: 0px;
	bottom: 7px;
	width: 50px;
	height: 23px;
	line-height: 23px;
	text-align: center;
	color: #6a6a6a;
	font-size: 14px;
}

.c_t>span {
	display: block;
	width: 132px;
	text-align: center;
	color: white;
	font-size: 20px;
	font-weight: bold;
	line-height: 34px;
}

.c_t>span img {
	position: relative;
	top: 5px;
	margin-right: 5px;
}

.c_title {
	margin-bottom: 15px;
}

.c_title a {
	color: #000000;
	font-size: 22px;
	font-weight: bold;
}

.c_text {
	height:43px;
	position: relative;
	overflow: hidden;
	margin-bottom: 20px;
	line-height: 24px;
}

.c_text a {
	color: #000000;
	font-size: 14px;
}

.box1 ul li {
	margin: 10px 0px;
}

.lb_list ul li:before,.box1 ul li:before {
	content: "";
	display: inline-block;
	width: 6px;
	height: 6px;
	border-radius: 6px;
	margin-right: 10px;
	position: relative;
	top: -2px;
	background: #c4dcf0;
}

.box1 ul li a {
	color: #7a7a7a;
	font-size: 14px;
}

.content_box {
	margin-bottom: 14px;
}


/*banner2*/

.banner2 {
	margin: 25px auto 25px auto;
}

.banner2 img {
	display: block;
	width: 100%;
}


/*第二中心模块*/

.box2 {
	width: 540px;
	border: 1px solid #d1e4f0;
	padding: 12px 12px 0px 12px;
}

.box2 ul li {
	float: left;
	height: 73px;
	margin-bottom: 9px;
}

.box2 ul li img {
	display: block;
	height: 73px;
}


/*友情链接*/

.t_lj {
	margin: 32px 0px 10px 0px;
}

.t_lj a {
	color: #065aa1;
	font-size: 22px;
	font-weight: bold;
}

.cont_lj {
	padding: 39px 0px;
	background: #f4f9fe;
}

.lj_list {
	width: 697px;
	text-align: center;
	margin: 0px auto;
}

.lj_list span {
	display: inline-block;
	margin-left: 115px;
	padding-bottom: 8px;
}

.lj_list span:first-child {
	margin-left: 0px;
}

.lj_list a {
	color: #6c6c6c;
	font-size: 20px;
}

.lj_list span.active a {
	color: #3c3c3c;
	font-weight: bold;
}

.lj_list span.active {
	border-bottom: 2px solid #468bc6;
}

.cont_lj .ul_list {
	width: 1097px;
	margin: 0px auto;
	margin-top: 34px;
}

.cont_lj ul li {
	float: left;
	margin: 5px 6px;
}

.cont_lj ul li a {
	color: #535353;
	font-size: 14px;
}


/*列表内容页面*/
.mes {
	width: 100%;
	height: 40px;
	line-height: 40px;
	color: #000;
	font-size: 16px;
	background: #f1f1f2;
	margin-bottom: 15px;
}

.mes label {
	padding-left: 30px;
}

.mes a {
	color: #000;
	font-size: 16px;
}

.news_content {
	padding-top:15px;
	margin:0px auto 40px auto;
	background:white;
}

.left_nav {
	/*background: url(/images/news_bg.png) top no-repeat;*/
	width: 286px;
	/*min-height: 350px;*/
	border:solid 1px #D5D5D5;
}

.left_nav>.left_list {
	width: 225px;
	margin: 0px auto;
	/*padding-top: 80px;*/
	padding-bottom: 50px;
}
/*.left_nav>.left_list>ul{
	width: 225px;
	outline:solid 2px #D5D5D5;
	outline-top:none;
}*/

.left_nav>.left_list>ul li {
	width: 225px;
    /*height: 38px;*/
    text-align: center;
    /* padding-left: 80px; */
    /*line-height: 38px;*/
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 10px 0px;
    /*background-size: 100% 100%;*/
    background: url(/images/av1.png) no-repeat;
    background-size: 100% 100% !important;

}

.left_nav>.left_list>ul li a {
	font-size: 15px;
	color: #000;
}
.left_nav>.tzgg_list {
	width: 225px;
	margin: 0px auto;
	/*padding-top: 80px;*/
	padding-bottom: 50px;
}

.left_nav>.tzgg_list>ul li {
	width: 225px;
	/*height: 38px;*/
	/*padding-left: 80px;*/
	line-height: 23px;
	margin: 10px 0px;
	/*background: url(/images/av.png) left no-repeat;*/
	
}

.left_nav>.tzgg_list>ul li a {
	font-size: 15px;
	color: #000;
}
.ifchange {
	width: 900px;
	border: 1px solid #bfbfbf;
}
.changeul>p{
	color:#317acc !important;
}
.changeul>ul li:before{
	background:#317acc !important;
}
.changetitle {
	padding: 10px 0px 5px 0px;
	position: relative;
	padding-left: 40px;
	background: -moz-linear-gradient(bottom, #8ec3fe 0%, #eef6fe 100%);
	background: -webkit-linear-gradient(bottom, #8ec3fe 0%, #eef6fe 100%);
	background: -o-linear-gradient(bottom, #8ec3fe 0%, #eef6fe 100%);
	background: -ms-linear-gradient(bottom, #8ec3fe 0%, #eef6fe 100%);
	background: linear-gradient(bottom, #8ec3fe 0%, #eef6fe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#8ec3fe', endColorstr='#eef6fe', GradientType=0);
}

.changetitle label:before {
	content: "";
	display: inline-block;
	width: 204px;
	height: 3px;
	background: #317acc;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.changetitle:after {
	width: 690px;
	content: "";
	display: inline-block;
	height: 3px;
	position: absolute;
	bottom: 0px;
	left: 208px;
	background: #e1e1e1;
}

.changetitle span a {
	color: #000;
	font-size: 18px;
	position: relative;
	top: -3px;
	left: 10px;
}

.ifchange ul {
	padding: 0px 40px;
}

.ifchange ul li {
	margin: 15px 0px;
}

.ifchange ul li:before {
	content: "";
	width: 5px;
	height: 5px;
	display: inline-block;
	background: #b12c2c;
	position: relative;
	top: -10px;
	margin-right: 15px;
}

.ifchange ul li a {
	font-size: 16px;
	color: #000;
	position: relative;
	display: inline-block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	max-width: 630px;
}

.ifchange ul>li a:hover {
	color: rgb(192, 81, 81);
}

.ifchange ul li span {
	float: right;
}

.saixuan {
	padding: 27px 0px 37px 0px;
}

.saixuan table {
	width: 749px;
	margin: 10px auto;
	text-align: center;
	border-collapse: collapse;
}

.saixuan table tr td {
	border: 1px solid #e7e7e7;
	box-sizing: border-box;
	padding: 8px 13px;
	font-size: 16px;
	color: #000;
	cursor: pointer;
}

.saixuan table tr td:nth-child(1),
.saixuan table tr td:nth-child(3) {
	padding: 10px 30px;
}

.intext {
	width: 36px;
	height: 28px;
}

.content{
	background:#E6E6E6;
	    padding-bottom: 40px;
}
/*详情页面开始*/
/*新闻详情页面*/
.newlist_pic{
	width:889px;
	margin:0px auto;
	margin-bottom:28px;
}

.newlist_pic img {
	width: 890px;
	height: 668px;
}
.newlist_text{
	margin:45px 40px 0 40px;
    
}
.newlist_text img{
  
  max-width: 800px!important;
}
.newlist_text p{
	font-size: 16px;
	/*text-indent:2rem;*/
	line-height:28px;
}
.newlist_text a{
	color:#0d414f;
	font-size:18px;
	font-family: "微软雅黑";
}
.newlist_t{
	text-align: center;
	margin:48px 40px 0px 40px;
	padding-bottom:26px;
	border-bottom:2px solid #dadada;
}
.newlist_t a{
	color:#585858;
	font-size:30px;
	font-weight: 300;
}
.cz{
	text-align: center;
	margin-bottom:40px;
	margin-top:5px;
}
.cz a{
	color:#000;
	font-size:16px;
	font-weight:400;
}
.xsgg{
	font-size: 22px;
	line-height: 3em;
	color: red;
	font-weight: bold;
	text-align: center;
}
.xsgg a{
	color: red;
}

/* page */

.Pages {
	height: 33px;
	zoom: 1;
	overflow: hidden;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px
}

.Pages span {
	display: inline-block
}

.Pages a {
	display: inline-block;
	margin: 0 3px;
	font-size: 14px
}

.Pages .p_page a {
	display: inline-block;
	vertical-align: middle
}

.Pages .p_page .a_end,
.Pages .p_page .a_first,
.Pages .p_page .a_next,
.Pages .p_page .a_prev {
	color: #333;
	height: 30px;
	text-align: center;
	line-height: 30px;
	border: 1px solid #ddd;
	cursor: pointer;
	border-radius: 3px
}

.Pages .p_page .a_next,
.Pages .p_page .a_prev {
	width: 70px
}

.Pages .p_page .a_end,
.Pages .p_page .a_first {
	width: 70px
}

.Pages .p_page .a_end:hover,
.Pages .p_page .a_first:hover,
.Pages .p_page .a_next:hover,
.Pages .p_page .a_prev:hover {
	color: #fff;
	background: #0068b7;
	border: 1px solid #0068b7
}

.Pages .p_page .num a {
	width: 30px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #333;
	vertical-align: middle;
	border: 1px solid #ddd;
	border-radius: 3px;
	font-style: normal
}

.Pages .p_page .num a.a_cur,
.Pages .p_page .num a:hover {
	background: #0068b7;
	color: #fff;
	border: 1px solid #0068b7
}



/*底部*/

.footer {
	background: #387dc7;
	padding: 40px 0px;
}

.footer .width756 {
	text-align: center;
	width: 756px;
	margin: 0px auto;
	padding-right: 60px;
	position: relative;
}

.footer .width756 p {
	color: white;
	font-size: 12px;
	margin-top: 10px;
}

.footer img {
	position: absolute;
	right: 16px;
	top: -5px;
}