body {
	min-width: 1300px;
	height: auto;
	margin: 0 auto;
	color: #333333;
	font-size: 12px;
	font-family: "微软雅黑";
	line-height: 20px;
	background:#efefef;
}
* {
	margin: 0;
	padding: 0;
}
ul li {
	list-style: none;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #211c80;
	text-decoration: none;
}
.pl {
	float: left;
}
.pr {
	float: right;
}
.pr2 {
	float: right;
	font-size: 14px;
	color: #999;
}
.top_warp {
	width: 100%;
	height: 160px;
	margin: 0 auto;
	overflow: hidden;
	z-index: 999;
	background: url(../images/top_bg.jpg) top repeat-x;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
}
.top_txt {
	width: 1300px;
	height: 38px;
	margin: 0 auto;
	font-size: 12px;
	color: #ffffff;
}
.top_txt a {
	color: #ffffff;
}
.top_txt a:hover {
	color: #ffff00;
}
.top_box {
	width: 1300px;
	height: 132px;
	margin: 0 auto;
}
.search {
	width: 220px;
	height: 30px;
	float: right;
	margin-top: 50px;
}
.search_txt {
	width: 184px;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	color: #ffffff;
	float: left;
	border: 0;
	text-indent: 10px;
	background: url(../images/search_txt_bg.jpg) center no-repeat;
}
.search_btn {
	width: 36px;
	height: 30px;
	float: right;
	background: url(../images/search_btn_bg.jpg) center no-repeat;
	border: 0;
}
.logo {
	width: 455px;
	height: 66px;
	float: left;
	margin-top: 28px;
}
.menu_warp {
	width: 100%;
	height: 50px;
	margin: 0 auto;
	background: #e9e9ee;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.2);
}
.menu {
	width: auto;
	height: 66px;
	float: right;
	margin-top: 28px;
}
.menu li {
	width: auto;
	height: 66px;
	float: left;
	margin-right: 33px;
}
.menu li a {
	height: 66px;
	line-height: 66px;
	color: #333333;
	font-size: 18px;
}
.menu li a:hover {
	color: #ff0000;
}
.menu ul li:nth-child(8) {
	margin-right: 0;
}
/*banner*/
.banner {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.banner img {
	border: 0;
	display: block;
	max-width: 100%;
	vertical-align: middle;
}
.banner-txt {
	width: auto;
	float: right;
	position: relative;
	padding: 20px;
	font-size: 24px;
	bottom: 100px;
	right: 50px;
	color: #ffffff;
	background-color: rgba(0,0,0,0.3);
}
.js-silder {
	position: relative;
	min-width: 320px;
}
.silder-scroll {
	width: 100%;
	overflow: hidden;
}
.silder-main {
	position: relative;
	width: 100%;
	overflow: hidden;
}
.silder-main-img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
}
.silder-main-img img {
	width: 100%;
}
.js-silder-ctrl {
	width: 100%;
	text-align: center;
}
.silder-ctrl-prev, .silder-ctrl-next {
	position: absolute;
	top: 0;
	width: 8%;
	height: 100%;
	vertical-align: middle;
	cursor: pointer;
	color: #fff;
	font-family: "宋体";
	font-size: 52px;
	font-weight: 600;
	text-shadow: #666 2px 2px 5px;
}
.silder-ctrl-prev {
	left: 20px;
	text-align: left;
}
.silder-ctrl-next {
	right: 20px;
	text-align: right;
}
.silder-ctrl-prev>span, .silder-ctrl-next>span {
	position: absolute;
	top: 50%;
	margin-top: -40px;
}
.silder-ctrl-prev>span {
	left: 0;
}
.silder-ctrl-next>span {
	right: 0;
}
.silder-ctrl-conyd {
	position: relative;
	right: 30px;
	bottom: 50px;
	float: right;
}
.silder-ctrl-con {
	position: relative;
	bottom: 50px;
	display: inline-block;
	width: 20px;
	height: 20px;
	margin: 0 10px;
	cursor: pointer;
	border-radius: 20px;
}
.silder-ctrl-con>span {
	display: block;
	line-height: 0;
	text-indent: -9999px;
	overflow: hidden;
	width: 20px;
	height: 20px;
	border-radius: 20px;
	cursor: pointer;
	background-color: #e4e4e4;
}
.silder-ctrl-con.active>span {
	background-color: #3e64bc;
}
/*--------------------------------------------------------------
  主滑块样式
----------------------------------------------------------------*/
.bs-slider {
	overflow: hidden;
	max-height: 750px;
	position: relative;
	background: #000
}
.bs-slider:hover {
	cursor: -moz-grab;
	cursor: -webkit-grab
}
.bs-slider:active {
	cursor: -moz-grabbing;
	cursor: -webkit-grabbing
}
.bs-slider .bs-slider-overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,.2)
}
.bs-slider>.carousel-inner>.item>a>img, .bs-slider>.carousel-inner>.item>img {
	margin: auto;
	width: 100%!important
}
/*---------- 左/右轮控制 ----------*/
.control-round .carousel-control {
	top: 47%;
	opacity: 0;
	width: 45px;
	height: 45px;
	z-index: 100;
	color: #fff;
	display: block;
	font-size: 45px;
	padding: 0 15px;
	cursor: pointer;
	overflow: hidden;
	line-height: 43px;
	text-shadow: none;
	position: absolute;
	font-weight: 400;
	background: 0 0;
	-webkit-border-radius: 100px;
	border-radius: 100px
}
.control-round:hover .carousel-control {
	opacity: 1
}
.control-round .carousel-control.left {
	left: 1%
}
.control-round .carousel-control.right {
	right: 1%
}
.control-round .carousel-control.left:hover, .control-round .carousel-control.right:hover {
	color: #fdfdfd;
	border: 0 transparent
}
.control-round .carousel-control.left>span:nth-child(1) {
	left: 45%
}
.control-round .carousel-control.right>span:nth-child(1) {
	right: 45%
}
.foot {
	width: 100%;
	height: 218px;
	margin: 0 auto;
	margin-top: 30px;
	background: #211c80;
}
.foot_c {
	width: 1300px;
	height: 218px;
	margin: 0 auto;
}
.foot_logo {
	width: 320px;
	height: 66px;
	float: left;
	margin-top: 42px;
	background: url(../images/foot_logo.png) left center no-repeat;
	padding: 34px 65px 34px 0;
	border-right: 1px solid #7a77b3;
}
.foot_bq {
	width: auto;
	height: 90px;
	float: left;
	margin-top: 42px;
	line-height: 30px;
	color: #ffffff;
	font-size: 14px;
	padding: 22px 0 22px 65px;
}
.foot_bq a {
	color: #ffffff;
}
.foot_ewm {
	width: 164px;
	height: 134px;
	float: right;
	margin-top: 42px;
}
.foot_ewm_pic {
	width: 134px;
	height: 134px;
	float: right;
}
.foot_ewm_txt {
	width: 30px;
	height: 134px;
	float: left;
	font-size: 14px;
	color: #ffffff;
	text-align: center;
	writing-mode: vertical-lr;
}
.index_content_warp {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: url(../images/index_content_bg.jpg) center repeat-y;
}
.index_content {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background: url(../images/content_bg.jpg) center bottom no-repeat;
}
.index_content_xx {
	width: 1300px;
	height: auto;
	margin: 0 auto;
}
/*内页*/
.banner2 {
	width: 100%;
	height: 400px;
	margin: 0 auto;
	background: url(../images/bannerbg2.jpg) center no-repeat;
}
.nylm_title_warp {
	width: 280px;
	height: 111px;
	margin: 0 auto;
	padding-right: 920px;
	position: relative;
	z-index: 9;
	top: 389px;
}
.nylm_title {
	width: 280px;
	height: 111px;
	line-height: 111px;
	float: left;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background: #00923f;
}
.banner_ny {
	width: 100%;
	height: auto;
	margin: 0 auto;
}
.banner_ny img {
	width: 100%;
	height: auto;
	display: block;
}
.content_neirong_warp {
	width: 1300px;
	height: auto;
	margin: 0 auto;
	padding-bottom: 30px;
}
.content_neirong {
	width: 1300px;
	height: auto;
	margin: 0 auto;
}
.site {
	width: auto;
	height: 26px;
	float: right;
	line-height: 26px;
	color: #999999;
	text-align: right;
	padding-top: 25px;
	padding-left: 25px;
	background: url(../images/home.png) left 28px no-repeat
}
.site a:link {
	color: #999999;
	text-decoration: none;
}
.site a:visited {
	color: #999999;
	text-decoration: none;
}
.site a:active {
	color: #999999;
	text-decoration: none;
}
.site a:hover {
	color: #ff0000;
	text-decoration: none;
}
.site2 {
	width: auto;
	height: 20px;
	line-height: 20px;
	font-size: 12px;
	float: right;
	color: #999999;
	overflow: hidden;
	margin-top: 38px;
}
.site2 a:link {
	color: #999999;
	text-decoration: none;
}
.site2 a:visited {
	color: #999999;
	text-decoration: none;
}
.site2 a:active {
	color: #999999;
	text-decoration: none;
}
.site2 a:hover {
	color: #ff0000;
	text-decoration: none;
}
.left {
	width: 250px;
	height: auto;
	float: left;
	overflow: hidden;
	margin-top: 30px;
}
.pro_list_top {
	width: 250px;
	height: 120px;
	line-height: 105px;
	font-size: 30px;
	font-weight: bold;
	float: left;
	text-align: center;
	color: #ffffff;
	background: url(../images/line2_bg.jpg) center 85px no-repeat #211c80;
}
.pro_list {
	width: 250px;
	float: left;
	padding-bottom: 150px;
	background: url(../images/menubck.jpg) center bottom no-repeat #ededef;
}
.pro_list ul li {
	list-style: none;
	border-bottom: 1px solid #dedede;
}
.pro_list li.li_on a, .pro_list a:hover {
	border-left: 3px solid #211c80;
	color: #211c80;
	background-color: #fff;
}
.pro_list a {
	display: block;
	font-size: 16px;
	color: #000;
	line-height: 60px;
	padding-left: 32px;
	border-left: 3px solid #ededed;
	background-position: 200px center;
	background-repeat: no-repeat;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.right {
	width: 960px;
	height: auto;
	float: right;
	background: #ffffff;
	margin-top: 30px;
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
}
.right_content {
	width: 795px;
	height: auto;
	float: left;
	margin-top: 30px;
	line-height: 36px;
	font-size: 16px;
	border: 1px solid #cad8e3;
	padding: 25px 25px;
}
.right_pic_content {
	width: 820px;
	height: auto;
	float: left;
	line-height: 36px;
	font-size: 16px;
	padding-left: 15px;
	padding-right: 15px;
}
.right_content2 {
	width: 960px;
	height: auto;
	float: left;
	line-height: 42px;
	font-size: 18px;
	margin-top: 25px;
}
.right_title_box {
	width: 960px;
	height: 80px;
	float: left;
	background: url(../images/line_bg3.jpg) center repeat-x;
}
.right_title_box_bt {
	width: auto;
	height: 80px;
	line-height: 80px;
	font-size: 36px;
	font-weight: bold;
	color: #f28e0b;
	float: left;
	padding-right: 30px;
	background: #ffffff;
}
.right_title {
	width: auto;
	height: 40px;
	float: left;
	line-height: 35px;
	border-bottom: 3px solid #f4981d;
	text-align: center;
	padding-bottom: 10px;
	clear: both;
}
.right_title2 {
	width: 960px;
	height: auto;
	float: left;
	line-height: 45px;
	border-bottom: 1px solid #e3e3e3;
	text-align: center;
	padding-bottom: 10px;
	padding-top: 10px;
}
.right_title2 .p1 {
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	font-family: "Microsoft YaHei";
}
.right_title2 .p2 {
	font-size: 24px;
	color: #333333;
	font-family: "Microsoft YaHei";
}
.right_title2 .time {
	color: #999999;
	font-family: "Microsoft YaHei";
	font-size: 12px;
}
.jxtd {
	width: 270px;
	height: 125px;
	float: right;
}
.news2 {
	width: 270px;
	height: 351px;
	float: right;
	background: url(../images/news_bg2.jpg);
	margin-top: 15px;
}
.news2_top {
	width: 270px;
	height: 75px;
	float: left;
}
.news2_top_title {
	width: auto;
	line-height: 75px;
	font-size: 16px;
	font-weight: bold;
	float: left;
	color: #ffffff;
	text-align: left;
	padding-left: 65px;
}
.news2_content {
	width: 230px;
	height: auto;
	float: left;
	padding-left: 20px;
}
.news2_content ul li {
	width: 210px;
	height: 33px;
	line-height: 33px;
	font-size: 14px;
	float: left;
	padding-left: 20px;
	background: url(../images/tb_s1.jpg) 0px 12px no-repeat;
	overflow: hidden;
}
.news2_content a:link {
	color: #ffffff;
	text-decoration: none;
}
.news2_content a:visited {
	color: #ffffff;
	text-decoration: none;
}
.news2_content a:active {
	color: #ffffff;
	text-decoration: none;
}
.news2_content a:hover {
	color: #ffff00;
}
.right_news {
	width: 960px;
	height: auto;
	float: left;
}
.right_news_top {
	width: auto;
	height: 40px;
	float: left;
	line-height: 35px;
	border-bottom: 3px solid #f4981d;
	text-align: center;
	padding-bottom: 10px;
}
.right_news_top_title {
	width: 870px;
	height: 50px;
	float: left;
	line-height: 35px;
	border-bottom: 1px solid #e3e3e3;
	padding-bottom: 10px;
}
.right_news_content {
	width: 960px;
	height: auto;
	float: left;
	padding: 15px 0px 0px 0px;
}
.right_news_content ul li {
	width: 960px;
	height: 49px;
	line-height: 49px;
	overflow: hidden;
	font-size: 16px;
	float: left;
	text-indent: 25px;
	background: url(../images/li_s1.jpg) left center no-repeat;
	border-bottom: 1px dashed #dedede;
}
.sel_wrap {
	width: 243px;
	height: 43px;
	line-height: 43px;
	color: #ffffff;
	font-size: 14px;
	border: 0;
	cursor: pointer;
	position: relative;
	_filter: alpha(opacity=0);
}
.sel_wrap label {
	padding-left: 10px;
	font-size: 14px;
	z-index: 2;
	color: #ffffff;
	line-height: 43px;
	height: 43px;
	display: block;
}
.sel_wrap .select {
	width: 243px;
	height: 43px;
	line-height: 43px;
	z-index: 4;
	position: absolute;
	top: 0;
	left: 0;
	margin: 0;
	padding: 0;
	opacity: 0;
 *margin-top:12px;
	filter: alpha(opacity=0);
	cursor: pointer;
	font-size: 14px;
	background: #840003;
	color: #ffffff;
}
.right_fczs_content {
	width: 860px;
	height: auto;
	float: left;
	overflow: hidden;
	padding: 15px 0px 0px 0px;
}
.right_fczs_content ul {
	width: 891px;
	height: auto;
	float: left;
	overflow: hidden;
}
.right_fczs_content ul li {
	width: 266px;
	height: 235px;
	overflow: hidden;
	float: left;
	list-style: none;
	margin-right: 31px;
	padding-bottom: 15px;
}
.right_fczs_pic {
	width: 266px;
	height: 195px;
	float: left;
}
.right_fczs_pic img {
	border: 1px solid #cccccc;
	padding: 4px;
}
.right_fczs_title {
	width: 266px;
	height: 40px;
	float: left;
	line-height: 40px;
	font-size: 16px;
	text-align: center;
}
.ryjj_content_list {
	width: 860px;
	height: auto;
	float: left;
	overflow: hidden;
}
.ryjj_content_list ul {
	display: block;
	width: 880px;
	float: left;
}
.ryjj_content_list ul li {
	width: 200px;
	height: 300px;
	float: left;
	margin-top: 20px;
	margin-right: 20px;
	list-style: none;
}
.ryjj_content_list_pic {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 200px;
	height: 260px;
	float: left;
	overflow: hidden;
	background-color: #ffffff;
}
.ryjj_content_list_pic span {
	vertical-align: middle;
	height: 100%;
	display: inline-block;
}
.ryjj_content_list_pic img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.5s;
}
.ryjj_content_list_pic img:hover {
	transform: scale(1.1);
}
.ryjj_content_list_name {
	width: 200px;
	height: 30px;
	line-height: 30px;
	float: left;
	font-weight: normal;
	text-align: center;
	font-size: 16px;
	color: #034051;
	padding-top: 10px;
}
.zssp_content_list {
	width: 960x;
	height: auto;
	float: left;
	overflow: hidden;
}
.zssp_content_list ul {
	display: block;
	width: 990px;
	float: left;
}
.zssp_content_list ul li {
	width: 300px;
	height: 230px;
	float: left;
	margin-top: 30px;
	margin-right: 30px;
	list-style: none;
}
.zssp_content_list_pic {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	width: 300px;
	height: 190px;
	float: left;
	overflow: hidden;
	background-color: #ffffff;
}
.zssp_content_list_pic img {
	max-width: 100%;
	height: 100%;
	object-fit: cover;
	transition: 0.5s;
}
.zssp_content_list_pic img:hover {
	transform: scale(1.1);
}
.zssp_content_list_p {
	width: 300px;
	height: 30px;
	line-height: 30px;
	float: left;
	font-weight: normal;
	text-align: center;
	font-size: 16px;
	margin-top:10px;
}