@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: "Microsoft YaHei", "微软雅黑";
	background: #f6f6f6;
	line-height: 32px;
	color: #333;
	overflow-x: hidden;
	max-width: 1920px;
	margin: 0 auto;
}
* {
	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: #11a675;
	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;
}
.blank22 {
	height: 22px;
	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: #fff;
	transition: all .45s;
}
.mobile_btn .line2 {
	margin: 7px 0;
	width: 28px;
}
.w1200 {
	width: 1200px;
	clear: both;
	margin: 0 auto;
}
#header {
	width: 100%;
	background: #fff;
	clear: both;
	height: 44px;
	position: relative;
	z-index: 6;
}
.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: 44px;
	margin: 0px 7px
}
#header .navpc ul li a {
	color: #333;
}

@media screen and (min-width: 1200px) {
	#header .navpc ul li:hover a {
	color: #fff;
}
#header .navpc ul li:before {
	position: absolute;
	bottom: 0px;
	height: 0px;
	top: 0px;
	width: 100%;
	height: 1px;
	content: "";
	background: #24507f;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	opacity: 0;
	left: 0px;
	z-index: -1;
}
#header .navpc ul li:hover:before {
	height: 44px;
	left: 0px;
	opacity: 1;
}
}
#header .navpc ul li .box {
	padding: 10px 0 20px;
	position: absolute;
	left: 0px;
	top: 44px;
	background: #eaebf1;
	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: #333;
	font-size: 15px;
	font-weight: 400;
}
#header .navpc ul li .box a:hover {
	background: #fff;
}
#header .navpc ul li:hover .box {
	display: block;
}
#bannerSwiper {
	width: 1200px;
	margin: 0 auto;
	height: 330px;
}
#bannerSwiper img {
	display: block;
}
#bannerSwiper .zz {
display: none;
	width: 600px;
	padding: 10px;
	padding: 12px 20px;
	font-size: 14px;
	line-height: 25px;
	color: #fff;
	position: absolute;
	left: 20px;
	bottom: 20px;
	background: rgba(0,0,0,.6);
	font-size: 14px;
}
#bannerSwiper .zz a {
	color: #FFF;
}
#bannerSwiper .zz h2 {
	font-size: 18px;
	padding-bottom: 12px;
	margin-top: 5px;
}
.footbg {
	width: 100%;
	background: #10385f;
	clear: both;
	font-size: 15px;
	padding: 26px 0px 20px 0px;
	overflow: hidden;
	text-align: center;
	line-height: 30px;
	color: #fff;
}
/*列表页*/
.nybgbb {
	width: 100%;
	clear: both;
	background: url(../images/nybg.jpg) no-repeat top center;
	height: 250px;
	background-size: cover;
}
.nytitle {
	width: 1100px;
	clear: both;
	font-size: 46px;
	height: 100px;
	line-height: 100px;
	padding-top: 60px;
	margin: 0 auto;
	color: #fff;
}
.content_nyl {
	width: 1200px;
	height: 50px;
	line-height: 50px;
	overflow: hidden;
	margin: 15px auto;
	position: relative;
}
.topleft {
	float: left;
	color: #9b0606;
	font-weight: bold;
	font-size: 22px;
	height: 48px;
	line-height:48px;
	position: relative;
	text-indent: 17px;
}
.topleft:before {
	content: '';
	display: block;
	width: 4px;
	height: 30px;
	background-color: #24507f;
	position: absolute;
	left: 0px;
	top: 50%;
	transform: translateY(-50%);
}
.jzqnav {
	overflow: hidden;
	float: left;
	width: 1000px;
	margin-left: 30px;
}
.jzqnav li a {
	line-height: 48px;
	height: 48px;
	display: block;
	color: #333;
	float: left;
	display: block;
	text-align: center;
	margin: 0px 20px;
	font-size: 18px;
}
.jzqnav li a.nomal {
	color: #9b0606;
}
.jzqnav li a:hover {
	color: #9b0606;
}
.box_l {
    width: 830px;
    float: left;
	padding:20px;
    border-top: 4px solid #9b0606;
	overflow:hidden;
	background:#fff;
}
.box_show{
    width:100%;
    float: left;
    border-top: 4px solid #9b0606;
	overflow:hidden;
	background:#fff;
	padding:30px;
}

.top {
	width: 100%;
	height: 106px;
	background: #24507f;
}
.sea_box {
	padding: 35px 0px 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;
}
.right_top {
	background: #fff;
	height: 68px;
	line-height: 48px;
	width: 100%;
	clear: both;
	padding-top: 12px;
	text-indent: 33px;
	background: url(../images/home.png) no-repeat 5px 27px;
	padding-bottom: 30px;
	overflow: hidden;
}
.qyjs {
	background: #22ac7b;
	color: #fff;
	height: 48px;
	padding: 0px 20px;
	text-align: center;
	font-size: 22px;
	line-height: 48px;
	float: left;
}
.position {
	height: 42px;
	line-height: 42px;
	color: #5f5f5f;
	width: 1160px;
	font-size: 16px;
	text-indent: 40px;
	background: url(../images/home.png) no-repeat 5px 12px;
	margin: 0 auto;
}
.dh {
	color: #000;
}
.xw {
	height: 40px;
	line-height: 40px;
	width:100%;
	overflow: hidden;
}
.xw_l {
	width: 80%;
	float: left;
	background: url(../images/lia.png) no-repeat 0px 16px;
	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: 30px;
	line-height: 42px;
	padding: 0px 0px 12px 0px;
	width: 1160px;
	text-align: center;
	margin: 0 auto;
	border-bottom: 1px solid #e8e8e8;
	color: #000;
}
.laiyuan {
	color: #000;
	margin-right: 26px;
}
.xian {
	text-align: center;
	padding: 15px 0px;
	font-size: 14px;
	line-height: 23px;
	overflow: hidden;
}
.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: 10px 10px 30px 10px;
	line-height: 28px;
}
.zhengwen p {
	margin-bottom: 15px;
	line-height: 28px;
	color: #383838;
}
.zhengwen img {
	margin-bottom: 20px;
	max-width: 100%;
	margin: 0 auto;
        margin-left: -4px;
}
.close {
	margin: 0 auto;
	padding: 5px 20px 60px 20px;
	float: right;
}
.close a {
	color: #22ac7b;
	font-weight: bold;
}
.con1 {
	width: 1200px;
	height: 583px;
	margin: 10px auto;
}
.con1_left {
	width: 830px;
	height: 582px;
	float: left;
}
.con1_right {
	width: 355px;
	height: 578px;
	float: right;
	background-color: #FFF;
	border-top: 4px solid #10385f;
}
.con1_left_01 {
	width: 355px;
	height: 436px;
	float: left;
	background-color: #FFF;
	border-top: 4px solid #ffc000;
	overflow: hidden;
}
.con1_left_02 {
	width: 460px;
	height: 436px;
	float: right;
	background-color: #FFF;
	border-top: 4px solid #9b0606;
	overflow: hidden;
}
.con1_left_03 {
	width: 830px;
	height: 127px;
	background-color: #FFF;
	margin-top: 15px;
	padding: 20px;
	_padding: 10px;
      
}
.con1_left_01 .con1_left_con1_title {
	height: 33px;
}
.con1_left_01 .con1_left_con1_title a img {
	float: right;
	display: block;
	margin-top: 10px;
	margin-right: 5px;
}
.con1_left_01 .con1_left_con1_title h2 {
	float: left;
	padding-left: 12px;
	padding-top: 3px;
	font-family: "微软雅黑";
	font-size: 18px;
	line-height: 34px;
	color: #333333;
	padding-top:12px;
}
.con1_left_01 .con1_left_con1 {
	height: 380px;
	overflow: hidden;
	width: 325px;
	margin-left: 10px;
}
.con1_left_01 .con1_left_con1 .con1_left_con1_lf {
	float: left;
	width: 55px;
	overflow: hidden;
	margin: 6px 0px 0 1px;
}
.con1_left_01 .con1_left_con1 .con1_left_con1_lf ul li {
	width: 52px;
	height: 52px;
	margin-top: 20px;
	background: #e5e5e5;
	color: #9b0606;
	line-height: 22px;
	font-family:微软雅黑,Arial, Helvetica, sans-serif;
	padding: 3px 8px 0 5px;
	text-align: center;
	font-size: 12px;
	letter-spacing: -1px;
}
.con1_left_01 .con1_left_con1 .con1_left_con1_lf ul li span {
	font-size: 20px;
	display: block;
}
.con1_left_01 .con1_left_con1 .con1_left_con1_rt {
	float: right;
	width: 258px;
	overflow: hidden;
}
.con1_left_01 .con1_left_con1 .con1_left_con1_rt ul li {
	height: 52px;
	margin: 20px 0px;
	line-height: 25px;
}
.con1_left_con2_title {
	height: 33px;
}
.con1_left_con2_title a img {
	float: right;
	display: block;
	margin-top: 10px;
	margin-right: 5px;
}
.con1_left_con2_title h2 {
	float: left;
	padding-left: 12px;
	padding-top: 3px;
	font-family: "微软雅黑";
	font-size: 18px;
	font-weight:bold;
	line-height: 34px;
	color: #333333;
	padding-top:12px;
}
.con1_left_con2 {
	padding: 10px;
	padding-left: 13px;
}
.con1_left_con2 ul li {
	height: 37px;
	line-height: 37px;
*height:33px;
*line-height:33px;
	font-size: 15px;
	
}
.con1_left_con2 ul li span {
	float: left;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #888888
}
.con1_left_con2 ul li a {
	float: left;
	padding-left: 22px;
		overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width:80%;
}
.con1_left_03 h2 {
	font-size: 18px;
	color: #10385f;

}
.con1_left_03 ul {
	margin-top: 10px;
	padding-left: 3px;
	width: 708px;
	_height: 80px;
     
        
}
.con1_left_03 ul li {
	float: left;
	width: 185px;
	overflow: hidden
        
}
.con1_left_03 ul li a {
	float: left;
	color: #444444;
	margin: 5px 0px;
	display: block;
	width: 185px;
	overflow: hidden
       
}
.con1_left_03 ul li a:hover {
	color: #9b0606
}
.con1_right .con1_right_con1_title {
	height: 33px;
}
.con1_right .con1_right_con1_title a img {
	float: right;
	display: block;
	margin-top: 10px;
	margin-right: 5px;
}
.con1_right .con1_right_con1_title h2 {
	float: left;
	padding-left: 12px;
	padding-top: 3px;
	font-weight:bold;
	font-size: 18px;
	line-height: 34px;
	color: #333333;
	padding-top:12px;
}
.con1_right .con1_right_list {
	margin-left: 15px;
	margin-top: 12px;
	margin-bottom: 10px;
	padding-top:10px;
}
.con1_right .con1_right_con h2 {
	font-size: 16px;
	color: #9b0606;
	clear: both;
	width: 100%;
}
.con1_right .con1_right_con ul {
	margin-top: 2px;
}
.con1_right .con1_right_con ul li {
	float: left;
	display: block;
}
.con1_right .con1_right_con ul li a {
	float: left;
	color: #444444;
	margin: 2px 5px;
	font-size: 15px;
	line-height: 26px;
}
.con1_right .con1_right_con ul li a:hover {
	color: #9b0606;
}
.paget_add {
	margin: 20px 0px;
	height: 38px;
	font-size: 12px;
	background: url(../images/page_01.jpg) no-repeat 15px 5px #e5e5e5;
	line-height: 38px;
	padding-left: 50px;
	color: #3f3f3f;
	width:1200px;
	margin:0 auto;
}
.paget_add a {
	font-size: 15px;
	color: #3f3f3f;
}
.con1 {
    width: 1200px;
    height: 583px;
    margin: 10px auto;
}

.con1_box{
    overflow: hidden;
}

.con1_left {
    width: 100%;
    height: 436px;
    float: left;
}

.con1_right {
    width: 355px;
    height: 436px;
    float: right;
    background-color: #FFF;
    border-top: 4px solid #10385f;
}

.con1_left_01 {
    width: 355px;
    height: 436px;
    float: left;
    background-color: #FFF;
    border-top: 4px solid #ffc000;
    overflow: hidden;
}

.con1_left_02 {
    width: 460px;
    height: 436px;
    margin-left: 15px;
    float: left;
    background-color: #FFF;
    border-top: 4px solid #9b0606;
    overflow: hidden;
}

.con1_left_03 {
    width: 1200px;
    background-color: #FFF;
    margin-top: 15px;
    padding: 20px;
    _padding: 10px;
}