@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: "Microsoft YaHei", "微软雅黑";
	background: #fff;
	line-height: 32px;
	color: #333;
	overflow-x: hidden;
	max-width: 1920px;
	margin: 0 auto;

}
.bgxxh{
     background:url(../images/bg69.jpg) no-repeat top center fixed;
}
* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}
a {
	color: #333;
	text-decoration: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
a:hover {
	color: #2f1e64;
	text-decoration: none;
}
.clear {
	clear: both;
}
dl {
	margin: 0px;
	padding: 0px;
}
dd {
	display: block;
	margin: 0px;
	padding: 0px;
}
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;
}
.blank12 {
	height: 12px;
	clear: both;
	overflow: hidden;
}
.imgbg {
	background: no-repeat center center;
	background-size: cover;
}
.imgbg img {
	opacity: 0;
}
/*手机端按钮*/
.dompc {
	display: block;
}
.dommobile {
	display: none;
}
.mobile_btn {
	cursor: pointer;
	width: 36px;
	display: none;
	height: 50px;
	position: absolute;
	right: 12px;
	top: -60px;
	z-index: 999;
	box-sizing: border-box;
	padding: 19px 6px;
}
.mobile_btn.on .line1 {
	transform: rotate(45deg);
	transform-origin: 3% 50%;
}
.mobile_btn.on .line2 {
	width: 0;
}
.mobile_btn.on .line3 {
	transform: rotate(-45deg);
	transform-origin: 3% 50%;
}
.mobile_btn span {
	display: block;
	width: 28px;
	height: 3px;
	background: #176099;
	transition: all .45s;
}
.mobile_btn .line2 {
	margin: 7px 0;
	width: 28px;
}
.w1200 {
	width: 1200px;
	clear: both;
	margin: 0 auto;

}
#header {
	width: 100%;
	clear: both;
	z-index: 6;
	margin: 0 auto;
	height: 47px;
	border: 1px solid rgba(0,0,0,.0);
	position: relative;
}
.jzlogo a {
	float: left;
	width: 260px;
	padding: 23px 0px 0px 0px;
	font-size: 38px;
	color: #fff;
}
#header .navpc {
}
#header .navpc ul li {
	float: left;
}
#header .navpc ul li {
	font-size: 16px;
	display: block;
	color: #5d5d5d;
	position: relative;
	float: left;
	padding: 0px 38px;
	line-height: 47px;
	margin: 0px 5px
}
#header .navpc ul li a {
	color: #fff;
}
@media screen and (min-width: 1200px) {
#header .navpc ul li:hover  {
	color: #fff;
background: #2378ba;
}
}
.navpc {
	width: 1200px;
	margin: 0 auto;
	clear: both;
	height: 47px;
	background: #176099;
}
#header .navpc ul li .box {
	padding: 10px 0 20px;
	position: absolute;
	left: 0px;
	top: 47px;
	background: #176099;
	clear: both;
	width: 100%;
	-o-transition: all .5s;
	overflow: hidden;
	display: none;
}
#header .navpc ul li .box a {
	float: left;
	width: 100%;
	clear: both;
	display: block;
	text-align: center;
	height: 40px;
	line-height: 40px;
	color: #fff;
	font-size: 15px;
	font-weight: 400;
}
#header .navpc ul li .box a:hover {
	background: #2378ba;
}
#header .navpc ul li:hover .box {
	display: block;
}
#bannerSwiper {
	width: 1200px;
	margin: 0 auto;
	height: 330px;
}
.bannerbg {
	background: url(../images/bg69.jpg) no-repeat top center;
	width: 100%;
}
#bannerSwiper img {
	display: block;
}
.link_l {
	width: 110px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	color: #333;
	font-weight: bold;
	float: left;
}
.footbg {
	width: 100%;
	background: #176099;
	clear: both;
	font-size: 14px;
	padding: 26px 0px 26px 0px;
	overflow: hidden;
	text-align: center;
	line-height: 28px;
	color: #fff;
}
#footer {
	width: 100%;
	margin:0 auto;
    background:#a34748;
	color:#fff;
    clear: both;
    font-size: 15px;
    padding: 26px 0px 26px 0px;
    overflow: hidden;
	text-align:center;
	line-height:30px;
}
.link {
	padding: 20px 0px;
	overflow: hidden;
	font-size: 15px;
        margin-top: -35px;
}
/*列表页*/
.content_nyl {
	width: 280px;
	background: #fff;
	overflow: hidden;
	float: left;
}
.topleft {
	width: 280px;
	overflow: hidden;
	float: left;
	background: #f5f5f5;
	margin-bottom: 20px;
	padding-bottom: 30px;
}
.left_title {
	background: url(../images/p1img_07.png) #176099 no-repeat 230px 27px;
	height: 68px;
	line-height: 68px;
	text-align: center;
	font-size: 20px;
	color: #fff;
}
.content_nyr {
	width: 900px;
	overflow: hidden;
	float: right;
	padding: 1px;
	margin-bottom: 36px;
}
.jzqnav {
	overflow: hidden;
	clear: both;
	padding-top: 2px;
	border-bottom: 0px;
}
.jzqnav li a {
	line-height: 48px;
	height: 48px;
	display: block;
	color: #333;
	float: left;
	display: block;
	text-align: center;
	width: 100%;
	font-size: 15px;
	margin-top: 4px;
}
.jzqnav li a.nomal {
	font-weight: bold;
	color: #176099;
	background: #fff;
}
.jzqnav li a:hover {
	font-weight: bold;
	color: ##176099;
	background: #fff;
}
.right_top {
	background: #fff;
	height: 40px;
	line-height: 30px;
	text-align: left;
	font-size: 16px;
	color: #333;
	border-bottom: #2a5ca5 2px solid;
}
.qyjs {
	background: #22ac7b;
	color: #fff;
	height: 48px;
	padding: 0px 20px;
	text-align: center;
	font-size: 22px;
	line-height: 48px;
	float: left;
}
.position {
	height: 46px;
	line-height: 46px;
	color: #5f5f5f;
	width: 1200px;
	font-size: 16px;
	text-indent: 40px;
	background: url(../images/nav.png) no-repeat 5px 13px;
	background-size: 23px auto;
	margin: 0 auto;
}
.dh {
	color: #000;
}
.pad20 {
	padding: 20px;
}
.xw {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.xw_l {
	width: 80%;
	float: left;
	text-indent: 15px;
}
.xw_r {
	width: 20%;
	float: right;
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #666
}
.fenye {
	border-top: 3px solid #f2f2f2;
	padding-top: 18px;
	text-align: center;
	margin-top: 12px;
	padding-bottom: 40px;
	overflow: hidden;
}
.fenye span {
	margin-left: 10px;
}
/*详情页*/
.news_title {
	font-size: 26px;
	line-height: 42px;
	padding: 20px 0px 16px 0px;
	width: 90%;
	text-align: center;
	margin: 0 auto;
	color: #333;
	font-weight: bold;
}
.laiyuan {
	color: #000;
	margin-right: 26px;
}
.xian {
	text-align: center;
	padding: 8px 6px;
	font-size: 14px;
	line-height: 23px;
	overflow: hidden;
	background: #f4f4f4;
}
.news_leibie a {
	display: block;
	width: 80px;
	height: 26px;
	line-height: 26px;
	background-color: #ea5a25;
	text-align: center;
	font-size: 14px;
	color: #fff;
	clear: both;
}
.zhengwen {
	color: #727272;
	padding: 23px 0px 30px 0px;
	line-height: 28px;
}
.zhengwen p {
	margin-bottom: 15px;
	line-height: 28px;
	color: #383838;
}
.zhengwen img {
	margin-bottom: 20px;
	max-width: 100%;
	margin: 0 auto;
}
.top {
	width: 100%;
	height: 113px;
	
        background: url(../images/toppicbg_01.jpg) #fff no-repeat top center;
	box-shadow: 0 0 25px rgba(0, 0, 0, 0.15);
	overflow: hidden;
}
.arrow-left, .arrow-right {
	position: absolute;
	top: 44%;
	cursor: pointer;
	z-index: 9;
	display:none;
}
.arrow-left {
	left: -70px;
	background: url(../images/bannerpic_32.jpg) no-repeat top center;
	height: 67px;
	width: 62px;
}
.arrow-right {
	right: -70px;
	background: url(../images/bannerpic_35.jpg) no-repeat top center;
	height: 67px;
	width: 62px;
}
.xiaozhang_l {
	width: 117px;
	float: left;
}
.xiaozhang_r {
	width: 250px;
	float: right;
}
.xz_title a {
	color: #424242;
	font-weight: bold;
}
.xz_jiajie {
	line-height: 20px;
}
.xz_jiajie a {
	font-size: 13px;
	color: #7b7b7b;
}
.xz_more {
	font-size: 14px;
}
.sea_box {
	padding: 45px 15px 14px 0;
	height: 32px;
	width: 189px;
	float: right;
}
.search {
	background: url(../images/search_bg.jpg) no-repeat;
	width: 189px;
	height: 26px;
	position: relative;
}
.search input {
	position: absolute;
	width: 150px;
	height: 26px;
	line-height: 26px;
	color: #918f8f;
	border: none;
	background: none;
	left: 0px;
	top: 0px;
	padding-left: 0px;
}
.search input.notxt {
	color: #b2b2b2;
	padding-left: 10px;
	font-size: 12px;
	font-family: "宋体"
}
.search input.notxt1 {
	position: absolute;
	width: 30px;
	height: 26px;
	top: 0px;
	left: 160px;
	border: none;
	cursor: pointer;
	background: none;
	cursor: pointer;
}
.close {
	margin: 0 auto;
	padding: 5px 20px 60px 20px;
	float: right;
}
.close a {
	color: #22ac7b;
	font-weight: bold;
}
.news_l {
	width: 390px;
	margin-right: 15px;
	float: left;
	margin-bottom: 10px;
}
.news_n{
       width: 390px;
       margin-right: 15px;
       float: left;
       margin-bottom: 10px;
       margin-top: 20px;
}
.fwq_title {
	border-bottom: #176099 2px solid;
	height: 43px;
	position: relative;
	width: 100%;
	margin-bottom: 16px;
}
.fwq_title:before {
	content: "";
	position: absolute;
	bottom: 0px;
	left: 20px;
	z-index: 2;
	width: 0;
	height: 0;
	border-right: 5px solid transparent;
	border-left: 5px solid transparent;
	border-bottom: 5px solid #176099;
}
.fwq_title02 {
	font-weight: bold;
	height: 43px;
	line-height: 43px;
	display: block;
	float: left;
	font-size: 18px;
}
.photo_more a {
	cursor: pointer;
	display: block;
	width: 49px;
	height: 17px;
	float: right;
	border-radius: 8px;
	text-align: center;
	line-height: 17px;
	margin-top: 15px;
	margin-right: 3px;
	font-size: 14px;
}
.pa30 {
	padding: 30px 0px 30px;
	overflow: hidden;
}
.newslist {
	width: 100%;
	clear: both;
	border-top: none;
	font-size: 15px;
	overflow: hidden;
}
.newslist li {
	float: left;
	height: 37px;
	line-height: 37px;
	width: 100%;
	text-align: left;
	position: relative;
}
.newslist li:before {
	content: "";
	position: absolute;
	top: 17px;
	left: 0px;
	background: #8da8bb;
	width: 3px;
	height: 3px;
}
.newslist li a {
	width: 80%;
	float: left;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 15px;
	text-indent: 10px;
}
.date {
	float: right;
	width: 20%;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}
.news_m {
	width: 440px;
	float: left;
	margin-left: 20px;
}
.C_green {
	COLOR: #176099
}
.indexConR {
	width: 300px;
	float: right;
}
.indexConRD {
       width: 300px;
       float: right;
       margin-top: 12px;
}
.indexConR UL {
	MARGIN-TOP: -11px
}
.indexConR UL LI {
	BORDER-BOTTOM: #b4b4b4 1px solid;
	WIDTH: 100%;
	HEIGHT: 49px;
	FONT-SIZE: 16px;
	padding-top: 5px;
	clear: both;
}
.indexConR UL LI IMG {
	MARGIN-TOP: 8px;
	FLOAT: left;
	VERTICAL-ALIGN: text-bottom;
	MARGIN-RIGHT: 18px
}
.indexConR UL LI A {
	LINE-HEIGHT: 40px;
	WIDTH: 100%;
	DISPLAY: block;
	BACKGROUND: url(../images/C_serviceArrow.png) no-repeat right center;
	HEIGHT: 39px;
	COLOR: #585858;
	FONT-WEIGHT: bold
}
.indexConR UL LI A:hover {
	COLOR: #2f1e64
}
.Ctongji {
	line-height: 31px;
	margin-top: 16px;
	text-indent: 156px;
	width: 73px;
	display: block;
	height: 31px;
	line-height: 29px;
	color: rgb(255, 255, 255);
	font-weight: bold;
	background: url(../images/C_tongji.jpg) no-repeat;
	width: 229px;
}
.huisets {
	overflow: hidden;
	width: 100%;
	margin: 0 auto;
	padding: 15px 0px;
	font-size: 15px;
	background:#f5f5f5;
}
.link_l {
	width: 110px;
	height: 31px;
	text-align: center;
	line-height: 31px;
	font-size: 18px;
	font-weight: bold;
	float: left;
}
.yqlj {
	float: left;
	width: 890px;
}
.yqlj li {
	float: left;
	margin: 0px 10px 0px 20px;
}
.yqlj li a {
	float: left;
	height: 31px;
	line-height: 31px;
}
.link {
	padding: 20px 0px;
	overflow: hidden;
	font-size: 15px;
}