body {
	margin:0px;
	font-size:12px;
	color:#3d2f1b;
	font-family:'PingFang SC', 'Helvetica Neue', Helvetica, 'Hiragino Sans GB', STHeitiSC-Light, 'Microsoft YaHei', Arial, sans-serif;
}
* {
	padding:0px;
	margin:0px;
}
body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, p, form, fieldset, legend, input, textarea, select, button, th, td {
	margin:0;
	padding:0;
}
h1, h2, h3, h4, h5, h6 {
	list-style:none;
}
input, select {
	font:100% Helvetica, Tahoma, Arial, "Microsoft YaHei", "微软雅黑", SimSun, "宋体", STXihei, "华文细黑", Heiti, "黑体", sans-serif;
}
button {
	overflow:visible
}
img {
	border:none;
}
a {
	color:#3d2f1b;
	text-decoration:none;
}
a:hover {
	color:#da251c;
	text-decoration:none;
}
li {
	list-style:none;
}
input, select, button {
	font:12px Verdana, Arial, Tahoma;
	vertical-align:middle;
}
.clear {
	overflow:hidden;
	clear:both;
	height:0px;
}
.lf {
	float:left;
}
.rt {
	float:right;
}
header {
	border-top:solid 2px #0470CB;
}
.top {
	width:100%;
	padding:20px 0px;
}
.top .logo {
	float:left;
	width:515px;
}
.top .logo img {
	float:left;
	max-width:100%;
}
.top .s_s {
	float:right;
	width:298px;
	height:47px;
	background:#F2F2F2;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	margin-top:21px;
}
.top .s_s .a_n {
	float:left;
	width:220px;
	height:34px;
	border:none;
	outline:none;
	background:#F2F2F2;
	margin-left:21px;
	margin-top:7px;
	border-right:solid 1px #CDCDCD;
}
.top .s_s .s_n {
	float:left;
	width:44px;
	height:36px;
	background:url(../image/s_s.png) no-repeat top center;
	margin-top:9px;
	border:none;
	outline:none;
}
.header {
	width:100%;
	z-index:99;
	border-top:solid 1px #0470CB;
	border-bottom:solid 1px #0470CB;
}
.header.on {
	position:fixed;
	top:0px;
	z-index:999;
	background:#FFF;
}
.header .an {
	position:absolute;
	top:28px;
	right:4%;
	height:18px;
	width:30px;
	display:none;
}
.header .an span {
	width:30px;
	height:2px;
	background-color:#036FC9;
	display:block;
	position:absolute;
 transition:all .3s;
 -o-transition:all .3s;
 -ms-transition:all .3s;
 -moz-transition:all .3s;
 -webkit-transition:all .3s;
}
.header .an span.a1 {
	top:0;
	left:0;
}
.header .an span.a2 {
	top:8px;
	left:0;
}
.header .an span.a3 {
	top:16px;
	left:0;
}
.header .an.n span.a2 {
	display:none;
}
.header .an.n span.a1 {
	top:8px;
	width:30px;
	transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-webkit-transform:rotate(45deg);
}
.header .an.n span.a3 {
	top:8px;
	width:30px;
	transform:rotate(135deg);
	-o-transform:rotate(135deg);
	-ms-transform:rotate(135deg);
	-moz-transform:rotate(135deg);
	-webkit-transform:rotate(135deg);
}
.header .nav {
	width:100%;
	max-width:1050px;
}
.header .nav ul li {
	float:left;
	display:block;
	position:relative;
 transition:all .3s;
 -o-transition:all .3s;
 -ms-transition:all .3s;
 -moz-transition:all .3s;
 -webkit-transition:all .3s;
	width:150px;
}
.header .nav ul li:hover {
	background:#036FC9;
}
.header .nav ul li a {
	display:block;
	width:100%;
}
.header .nav ul li a.yj_lm {
	font-size:18px;
	text-align:center;
	line-height:56px;
	color:#777777;
}
.header .nav ul li:hover a.yj_lm {
	color:#FFF;
}
.header .nav ul li.on {
	background:#036FC9;
}
.header .nav ul li.on a {
	color:#FFF;
}
.header .nav ul li i {
	display:none;
}
.header .nav .ej_lm {
	width:100%;
	background-color:#E05315;
	position:absolute;
	left:0px;
	display:none;
}
.header .nav .ej_lm a {
	display:block;
	font-size:14px;
	width:100%;
	line-height:40px;
	color:#fff;
	text-align:center;
	padding:10px 0px;
	margin:0px 0px;
}
.header .nav .ej_lm a:hover {
	background:#E67646;
}
.header .nav ul li:hover .ej_lm {
	display:block;
}
.head_n {
	display:none;
}
 @media only screen and (max-width:992px) {
 header {
 position:fixed;
 top:0px;
 width:100%;
 z-index:999;
 background:#FFF;
}
 .top {
}
 .top .logo {
 width:210px;
}
 .top .logo img {
 max-width:100%;
 height:auto;
}
 .top .s_s {
 display:none;
}
 .head_n {
 display:block;
 height:79px;
 position:relative;
}
 .header {
 padding:0px 0px;
 background:none;
 border-bottom:solid 1px #036FC9;
}
 .header .an {
 display:block;
 z-index:999;
}
 .header .nav ul li a.yj_lm {
 color:#9f9f9e;
}
 .header .nav {
 width:100%;
 height:0;
 background-color:#fff;
 position:absolute;
 left:0;
 top:75px;
 overflow:hidden;
 z-index:99999;
}
 .header .nav ul li.on a {
 color:#FFF;
}
 .header .nav.on {
 height:100vh;
}
 .header .nav ul {
 width:100%;
}
 .header .nav ul li {
 float:none;
 width:100%;
 margin:0 auto;
 border-bottom:1px solid #e7e7e7;
 text-align:left;
}
 .header .nav ul li a.yj_lm {
 text-align:left;
 text-indent:4%;
 font-size:16px;
}
 .header .nav ul li a.yj_lm:hover {
 color:#9f9f9e;
}
 .header .nav ul li i {
 position:absolute;
 width:50px;
 height:50px;
 font-size:26px;
 text-align:center;
 color:#9f9f9e;
 line-height:50px;
 top:0;
 right:0;
 display:block;
}
 .header .nav ul li i.n {
 transform:rotate(45deg);
}
 .header .nav .ej_lm {
 width:100%;
 padding:10px 4%;
 background-color:#f7f7f7;
 position:relative;
 left:auto;
}
 .header .nav .ej_lm a {
 color:#9f9f9e;
 text-align:left;
 margin:0px 50px;
}
 .header .nav .ej_lm.n {
 display:block !important;
}
 .header .nav ul li:hover .ej_lm {
 display:none;
}
 .header .nav .ej_lm a:hover {
 background:none;
}
}
.swiper-container {
	width: 100%;
	height: 100%;
}
.swiper-slide img {
	width:100%;
	height:auto;
	display:block;
}
.swiper-pagination .swiper-pagination-bullet {
	width:32px;
	height:5px;
	background:#FFF;
	border-radius:0px;
	opacity:1;
}
.swiper-pagination .swiper-pagination-bullet-active {
	width:32px;
	height:5px;
	background:#036FC9;
	border-radius:0px;
	opacity:1;
}
.sy_gg {
	width:100%;
	padding:10px 0px;
	background:#F5F5F5;
}
.gg_a {
	background:url(../image/lb.png) no-repeat left;
	padding-left:40px;
}
.gg_a h3 {
	color:#046FC9;
	font-size:20px;
	font-weight:bold;
	float:left;
	margin-top:17px;
}
.txtScroll-top {
	width:1000px;
	overflow:hidden;
	position:relative;
	float:left;
}
.txtScroll-top .bd {
	padding:15px;
}
.txtScroll-top .infoList li {
	height:24px;
	line-height:26px;
	overflow:hidden;
}
.txtScroll-top .infoList li a {
	font-size:17px;
	color:#878787;
}
.sy_zx {
	width:100%;
	padding:20px 0px;
}
.sy_zx .zx_lf {
	float:left;
	background:#036FC9;
	color:#FFF;
	letter-spacing:2px;
	font-size:36px;
	line-height:51px;
	font-weight:bold;
	width:15%;
	text-align:center;
	padding:20px 0px;
}
.sy_zx .zx_lf p {
	display:none;
}
.sy_zx .zx_rt {
	float:left;
	background:#F5F5F5;
	width:85%;
	padding:24px 15px;
}
.sy_zx .zx_rt a {
	color:#046FC9;
	font-size:22px;
	font-weight:bold;
}
.sy_zx .zx_rt p {
	color:#999999;
	font-size:16px;
	line-height:28px;
	padding-top:9px;
}
.sy_xx {
	width:100%;
	padding:20px 0px;
	padding-bottom:0px;
}
.qslideTxtBox {
	width:100%;
	text-align:left;
}
.qslideTxtBox .hd {
	height:58px;
	line-height:58px;
	padding:0 10px 0 20px;
	border-bottom:2px solid #036FC9;
	position:relative;
}
.qslideTxtBox .hd ul {
	float:left;
	position:absolute;
	left:0px;
	top:-1px;
	height:32px;
}
.qslideTxtBox .hd ul li {
	float:left;
	padding:0 40px;
	cursor:pointer;
	color:#777777;
	font-size:20px;
	font-weight:bold;
	background:#DEDEDE;
	margin-right:19px;
}
.qslideTxtBox .hd ul li.on {
	height:58px;
	background:#036FC9;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
}
.qslideTxtBox .bd ul {
	padding:15px 0px;
	zoom:1;
	padding-bottom:0px;
}
.qslideTxtBox .bd li {
	height:24px;
	line-height:24px;
}
.qslideTxtBox .bd li .date {
	float:right;
	color:#999;
}
.sy_xx .x_mr {
	float:right;
	display:block;
	color:#FFF;
	font-size:12px;
	width:72px;
	height:28px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background:#BF0000;
	line-height:28px;
	text-align:center;
	text-transform:uppercase;
	margin-top:15px;
}
.slideTxtBox {
	width:100%;
	text-align:left;
}
.slideTxtBox .hd {
	height:58px;
	line-height:58px;
	padding:0 10px 0 20px;
	border-bottom:2px solid #ddd;
	position:relative;
}
.slideTxtBox .hd ul {
	float:left;
	position:absolute;
	left:0px;
	top:-1px;
	height:32px;
}
.slideTxtBox .hd ul li {
	float:left;
	padding:0 40px;
	cursor:pointer;
	color:#777777;
	font-size:20px;
	font-weight:bold;
	background:#DEDEDE;
	margin-right:19px;
}
.slideTxtBox .hd ul li.on {
	height:58px;
	background:#036FC9;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
}
.slideTxtBox .bd ul {
	padding:15px 0px;
	zoom:1;
	padding-bottom:0px;
}
.slideTxtBox .bd li {
	height:24px;
	line-height:24px;
}
.slideTxtBox .bd li .date {
	float:right;
	color:#999;
}
.sy_xx img {
	width:100%;
	height:auto;
	display:block;
	margin-bottom:15px;
}
.sy_xx .ty_xw {
	width:100%;
	margin-bottom:7px;
}
.sy_xx .ty_xw .xw_da {
	width:100%;
	background:#F3F3F3;
	padding:6px 7px;
}
.sy_xx .ty_xw .xw_da p {
	font-family:Impact;
	font-size:30px;
	color:#656565;
	text-align:center;
}
.sy_xx .ty_xw .xw_da span {
	display:block;
	width:100%;
	color:#999999;
	font-size:14px;
	text-align:center;
}
.sy_xx .ty_xw .xw_wz {
	width:100%;
	margin-left:-15px;
}
.sy_xx .ty_xw .xw_wz a {
	color:#999999;
	font-size:17px;
	padding-top:0px;
	display:block;
	width:100%;
	line-height:70px;
}
.sy_xx .ty_xw .xw_wz p {
	color:#999999;
	font-size:14px;
	padding-top:11px;
}
.sy_xx .ty_xw:hover .xw_da {
	background:#036FC9;
	color:#FFF;
}
.sy_xx .ty_xw:hover .xw_da p {
	color:#FFF;
}
.sy_xx .ty_xw:hover .xw_da span {
	color:#FFF;
}
.sy_xx .ty_xw:hover .xw_wz a {
	color:#046FC9;
}
.sy_xx .qslideTxtBox .bd .col-lg-5 {
	width:45%;
	padding-right:0px;
}
.sy_xx .qslideTxtBox .bd .col-lg-7 {
	width:55%;
}
.sy_xx .ty_xw .col-lg-10 {
	padding-right:0px;
}
.sy_by {
	width:100%;
	padding:20px 0px;
}
.sy_by img {
	width:100%;
	height:auto;
	display:block;
}
.sy_xm {
	width:100%;
	padding:20px 0px;
}
.sy_xm .xm_a {
	width:100%;
	padding:15px;
	border:solid 3px #F2F2F2;
}
.sy_xm .xm_a .xm_ab {
	width:100%;
}
.xm_ab .gslideTxtBox {
	width:100%;
	text-align:left;
}
.xm_ab .gslideTxtBox .hd {
	padding-right:15px;
	position:relative;
	width:227px;
	float:left;
}
.xm_ab .gslideTxtBox .hd ul {
}
.xm_ab .gslideTxtBox .hd ul li {
	width:100%;
	cursor:pointer;
	width:100%;
	height:54px;
	text-indent:24px;
	line-height:54px;
	font-size:20px;
	font-weight:bold;
	color:#FFF;
	background:#BFBFBF url(../image/j2.jpg) no-repeat right;
	margin-bottom:3px;
}
.xm_ab .gslideTxtBox .hd ul li.on {
	height:54px;
	background:#036FC9 url(../image/j1.jpg) no-repeat right;
}
.xm_ab .gslideTxtBox .hd ul li.gon {
	background:#036FC9 url(../image/j1.jpg) no-repeat right;
}
.xm_ab .gslideTxtBox .bd {
	width:865px;
	float:right;
}
.xm_ab .gslideTxtBox .bd ul {
	padding:0px 15px;
	zoom:1;
}
.xm_ab .cbxm {
	width:100%;
}
.xm_ab .cbxm .row {
	margin-bottom:30px;
}
.xm_ab .cbxm img {
	width:100%;
	height:auto;
	display:block;
}
.xm_ab .cbxm .col-lg-8 a {
	color:#046FC9;
	font-size:22px;
	font-weight:bold;
	display:block;
	padding-top:45px;
	line-height:37px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.xm_ab .cbxm .col-lg-8 p {
	color:#999999;
	font-size:14px;
	line-height:24px;
	padding-top:5px;
}
.xm_ab .cbxm .col-lg-8 p.date {
	color:#999999;
	font-size:16px;
	padding-top:7px;
}
.xm_ab .cbxm li {
	background:url(../image/l1.jpg) no-repeat left;
	margin-bottom:14px;
}
.xm_ab .cbxm li a {
	color:#878787;
	font-size:16px;
	padding-left:15px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
	display:block;
	float:left;
	width: 570px;
}
.xm_ab .cbxm li span {
	float:right;
	color:#878787;
	font-size:16px;
}
.sy_xx.yd_xm {
	display:none;
	margin-bottom:20px;
}
.sy_xx.yd_xm .xm_xw {
	width:100%;
}
.sy_xx.yd_xm .xm_xw a {
	color:#046FC9;
	font-size:14px;
	font-weight:bold;
}
.sy_xx.yd_xm .xm_xw span {
	display:block;
	padding-top:5px;
	color:#999999;
	font-size:12px;
}
.sy_xx.yd_xm .xm_xw p {
	padding-top:5px;
	color:#999999;
	font-size:12px;
	line-height:24px;
}
.sy_sw {
	width:100%;
	padding:20px 0px;
}
.sy_sw .zslideTxtBox {
	width:100%;
	text-align:left;
}
.sy_sw .zslideTxtBox .hd {
	height:58px;
	line-height:58px;
	padding:0 10px 0 20px;
	border-bottom:2px solid #036FC9;
	position:relative;
}
.sy_sw .zslideTxtBox .hd ul {
	float:left;
	position:absolute;
	left:0px;
	top:-1px;
	height:32px;
}
.sy_sw .zslideTxtBox .hd ul li {
	float:left;
	padding:0 40px;
	cursor:pointer;
	color:#777777;
	font-size:20px;
	font-weight:bold;
	background:#DEDEDE;
	margin-right:19px;
}
.sy_sw .zslideTxtBox .hd ul li.on {
	height:58px;
	background:#036FC9;
	color:#FFF;
	font-size:20px;
	font-weight:bold;
}
.sy_sw .zslideTxtBox .bd ul {
	padding:15px 0px;
	zoom:1;
	padding-bottom:0px;
}
.sy_sw .zslideTxtBox .bd li {
	height:24px;
	line-height:24px;
}
.sy_sw .zslideTxtBox .bd li .date {
	float:right;
	color:#999;
}
.sy_sw .x_mr {
	float:right;
	display:block;
	color:#FFF;
	font-size:12px;
	width:72px;
	height:28px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background:#BF0000;
	line-height:28px;
	text-align:center;
	text-transform:uppercase;
	margin-top:15px;
}
.sy_sw img {
	width:100%;
	height:auto;
	display:block;
	margin-bottom:15px;
}
.sy_sw .ty_xw {
	width:100%;
	margin-bottom:7px;
}
.sy_sw .ty_xw .xw_da {
	width:100%;
	background:#F3F3F3;
	padding:9px 7px;
}
.sy_sw .ty_xw .xw_da p {
	font-family:Impact;
	font-size:30px;
	color:#656565;
	text-align:center;
}
.sy_sw .ty_xw .xw_da span {
	display:block;
	width:100%;
	color:#999999;
	font-size:14px;
	text-align:center;
}
.sy_sw .ty_xw .xw_wz {
	width:100%;
	margin-left:-15px;
}
.sy_sw .ty_xw .xw_wz a {
	color:#999999;
	font-size:17px;
	padding-top:0px;
	display:block;
	width:100%;
	line-height:70px;
}
.sy_sw .ty_xw .xw_wz p {
	color:#999999;
	font-size:14px;
	padding-top:11px;
}
.sy_sw .ty_xw:hover .xw_da {
	background:#036FC9;
	color:#FFF;
}
.sy_sw .ty_xw:hover .xw_da p {
	color:#FFF;
}
.sy_sw .ty_xw:hover .xw_da span {
	color:#FFF;
}
.sy_sw .ty_xw:hover .xw_wz a {
	color:#046FC9;
}
.sy_sw .zslideTxtBox .bd .col-lg-5 {
	width:45%;
	padding-right:0px;
}
.sy_sw .zslideTxtBox .bd .col-lg-7 {
	width:55%;
}
.sy_sw .ty_xw .col-lg-10 {
	padding-right:0px;
}
.sy_th {
	width:100%;
	padding:20px 0px;
}
.sy_th .th_bt {
	width:100%;
	background:url(../image/tdx.jpg) no-repeat left bottom;
	padding-bottom:9px;
}
.sy_th .th_bt p {
	color:#046FC9;
	font-size:24px;
	font-weight:bold;
	background:url(../image/t1.jpg) no-repeat left;
	padding-left:40px;
	float:left;
}
.sy_th .th_bt p span {
	color:#878787;
	font-size:16px;
	padding-left:15px;
	text-transform:uppercase;
}
.sy_th .x_mr {
	float:right;
	display:block;
	color:#FFF;
	font-size:12px;
	width:72px;
	height:28px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background:#BF0000;
	line-height:28px;
	text-align:center;
	text-transform:uppercase;
	margin-top:10px;
}
.sy_th .th_nr {
	width:100%;
	padding-top:16px;
}
.sy_th .th_nr .th_a {
	width:100%;
	background:#F3F3F3;
	padding:24px;
	text-align:center;
	margin-bottom:15px;
}
.sy_th .th_nr .th_a img {
	width:200px;
	height:200px;
	margin:0 auto;
	margin-bottom:15px;
}
.sy_th .th_nr .th_a a {
	color:#046FC9;
	font-size:18px;
	font-weight:bold;
}
.sy_th .th_nr .th_a p {
	color:#999999;
	font-size:16px;
	line-height:26px;
	padding-top:9px;
}
.sy_th .th_nr .th_a a.t_mr {
	display:block;
	background:#B80000;
	margin:0 auto;
	width:103px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#FFF;
	font-size:15px;
	margin-top:15px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.sy_ly {
	width:100%;
	background:url(../image/zxbj.jpg) no-repeat top center;
	margin-top:20px;
}
.sy_ly .ly_a {
	width:100%;
	padding:60px 0px;
}
.sy_ly .ly_a .ly_ab {
	width:100%;
}
.sy_ly .ly_a .ly_ab p {
	color:#046FC9;
	font-size:24px;
	font-weight:bold;
	margin-bottom:9px;
}
.sy_ly .ly_a .ly_ab p span {
	color:#878787;
	font-size:16px;
	text-transform:uppercase;
	padding-left:11px;
}
.sy_ly .ly_ac .l_z {
	width:100%;
	background:#F9F9F9;
	height:45px;
	border:solid 1px #E4E4E4;
	margin-bottom:9px;
	text-indent:12px;
	font-size:14px;
	outline:none;
}
.sy_ly .l_t {
	width:100%;
	background:#F9F9F9;
	border:solid 1px #E4E4E4;
	text-indent:12px;
	line-height:30px;
	height:155px;
	font-size:14px;
	outline:none;
}
.sy_ly .l_s {
	float:left;
	width:76px;
	height:34px;
	border:none;
	color:#FFF;
	font-size:14px;
	letter-spacing:2px;
	text-align:center;
	line-height:34px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background:#B90000;
	margin-top:15px;
	outline:none;
}
.sy_ly .l_r {
	float:left;
	width:76px;
	height:34px;
	border:none;
	color:#FFF;
	font-size:14px;
	letter-spacing:2px;
	text-align:center;
	line-height:34px;
	margin-left:11px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background:#036FC9;
	margin-top:15px;
	outline:none;
}
.sy_ln {
	width:100%;
	padding:30px 0px;
}
.sy_ln .th_bt {
	width:100%;
	background:url(../image/tdx.jpg) no-repeat left bottom;
	padding-bottom:9px;
}
.sy_ln .th_bt p {
	color:#046FC9;
	font-size:24px;
	font-weight:bold;
	background:url(../image/t1.jpg) no-repeat left;
	padding-left:40px;
	float:left;
}
.sy_ln .th_bt p span {
	color:#878787;
	font-size:16px;
	padding-left:15px;
	text-transform:uppercase;
}
.sy_ln .x_mr {
	float:right;
	display:block;
	color:#FFF;
	font-size:12px;
	width:72px;
	height:28px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background:#BF0000;
	line-height:28px;
	text-align:center;
	text-transform:uppercase;
	margin-top:10px;
}
.sy_ln .ln_a {
	width:100%;
	margin-top:15px;
}
.swiper-container.yqlj img {
	width:100%;
	height:auto;
	display:block;
}
.footer {
	width:100%;
	margin-top:20px;
	border-top:solid 3px #0371CA;
	background:#F1F6FC;
}
.footer .foot {
	width:100%;
	padding:30px 0px;
}
.footer .foot a {
	display:inline-block;
	margin:0px 15px;
	font-size:18px;
	color:#656565;
}
.footer .foot p {
	color:#656565;
	font-size:17px;
	padding:5px 0px;
}
.footer .foot p.f_d {
	color:#999999;
	font-size:16px;
	line-height:26px;
}
.footer .foot .col-lg-4 {
	text-align:right;
}
.footer .foot .col-lg-4 img {
	display:inline-block;
	margin-left:15px;
}
.ny_wz {
	width:100%;
}
.ny_wz .wz_a {
	width:90%;
	padding:9px 0px;
	background:#F3F3F3;
	font-size:16px;
	color:#999999;
	text-indent:24px;
}
.ny_wz .wz_a a {
	font-size:16px;
	color:#999999;
}
.ny_nr {
	width:100%;
	padding-top:0px;
	padding-bottom:100px;
}
.ny_nr .pro {
	font-size:14px;
	line-height:24px;
	border-bottom:1px solid #e1dce3;
	padding:10px 0 20px;
	text-align:right;
	margin-bottom:30px;
	overflow:hidden;
}
.ny_nr .pro span {
	float:left;
	font-size:20px;
	line-height:24px;
	color:#046FC9;
}
.ny_nr .pro i {
	margin-right:10px;
	color:#046FC9;
}
.ny_nr .z_l {
	width:25%;
}
.ny_nr .y_l {
	width:65%;
}
.ny_nr .z_l .l_b {
	background:url(../image/a1.jpg) no-repeat top center / cover;
	font-size:20px;
	text-indent:36px;
	color:#fff;
	padding:20px 0px;
}
.ny_nr .z_l .l_b i {
	display:none;
}
.ny_nr .z_l .l_b p {
	text-transform:uppercase;
	font-size:16px;
	color:#FFF;
}
.ny_nr .z_l a {
	font-size:16px;
	color:#656565;
	line-height:56px;
	text-align:left;
	text-indent:12px;
	display:block;
	margin-bottom:11px;
	background:#FFF;
}
.ny_nr .z_l ul {
	padding:15px;
	background:#EDEDED;
}
.ny_nr .z_l ul li:last-child a.n_yj {
	margin-bottom:0;
}
.ny_nr .z_l .yd_yc {
	padding:15px;
	background:#EDEDED;
}
.ny_nr .z_l .yd_yc img {
	width:100%;
	height:auto;
	display:block;
	margin-bottom:11px;
}
.ny_nr .z_l .yd_yc h5 {
	color:#046FC9;
	font-size:20px;
	font-weight:bold;
}
.ny_nr .z_l .yd_yc h5 span {
	color:#656565;
	font-size:17px;
	padding-left:15px;
	text-transform:capitalize;
	font-weight:normal;
}
.ny_nr .z_l .yd_yc p {
	color:#999999;
	font-size:14px;
	line-height:28px;
	padding-top:10px;
}
.ny_nr .z_l a:hover {
	background-color:#f7f7f7;
}
.ny_nr .z_l a.on {
}
.ny_nr .z_l .n_ej a {
	display:block;
	font-size:13px;
	line-height:36px;
	text-indent:30px;
	border-bottom:1px solid #f5f5f5;
}
.ny_nr .z_l .n_ej a:hover {
	color:#046FC9;
}
.ny_nr .y_l .l_m {
	font-size:22px;
	color:#000;
	margin-bottom:20px;
}
.ny_nr .y_l .g_y img {
	max-width:100%;
	height:auto;
	padding:7px 0px;
}
.ny_nr .y_l .g_y h3 {
	font-size:30px;
	text-transform:uppercase;
	text-align:center;
	color:#333;
	margin:10px 0 30px;
}
.ny_nr .y_l .g_y h4 {
	font-size:16px;
	line-height:30px;
	margin-bottom:15px;
}
.ny_nr .y_l .g_y em {
	width:44px;
	height:2px;
	background-color:#c00;
	display:block;
	margin-bottom:20px;
}
.ny_nr .y_l .g_y b {
	color:#c00;
}
.ny_nr .y_l .g_y p {
	font-size:16px;
	line-height:30px;
	color:#666;
}
.ny_nr .y_l .g_y p.ph {
	text-align:center;
	font-size:26px;
	color:#046FC9;
	font-weight:bold;
	margin-bottom:15px;
}
.ny_nr .y_l .g_y input.w_z {
	width:100%;
	height:46px;
	font-size:15px;
	line-height:46px;
	margin-bottom:10px;
	border:1px solid #e1dce3;
	padding:0 5px;
}
.ny_nr .y_l .g_y input.a_n {
	width:120px;
	height:46px;
	background-color:#000;
	font-size:16px;
	color:#fff;
	line-height:46px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.ny_nr .y_l .g_y textarea {
	width:100%;
	height:96px;
	padding:5px;
	border:1px solid #e1dce3;
	outline:none;
	resize:none;
	font-size:15px;
	line-height:32px;
	margin-bottom:10px;
}
.ny_nr .y_l .g_y i {
	padding-right:15px;
}
.ny_nr .y_l .g_y .d_t {
	margin-bottom:20px;
}
.ny_nr .y_l .ny_xw {
	width:100%;
	margin-top:15px;
}
.ny_nr .y_l .ny_xw .nxw_a {
	background:#F4F4F4;
	margin-bottom:19px;
}
.ny_nr .y_l .ny_xw .nxw_a img {
	width:100%;
	height:auto;
	display:block;
}
.ny_nr .y_l .ny_xw .nxw_a .nx_nr {
	padding:15px 0px;
	padding-right:15px;
}
.ny_nr .y_l .ny_xw .nxw_a .nx_nr a {
	color:#046FC9;
	font-size:18px;
	font-weight:bold;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	line-clamp:2;
	-webkit-line-clamp:2;
	-moz-line-clamp:2;
	-o-line-clamp:2;
	-webkit-box-orient:vertical;
}
.ny_nr .y_l .ny_xw .nxw_a .nx_nr span {
	display:block;
	padding:6px 0px;
	color:#999999;
	font-size:16px;
}
.ny_nr .y_l .ny_xw .nxw_a .nx_nr p {
	color:#999999;
	font-size:14px;
	line-height:26px;
	padding-top:7px;
	text-overflow:ellipsis;
	display:-webkit-box;
	line-clamp:2;
	-webkit-line-clamp:2;
	-moz-line-clamp:2;
	-o-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.ny_nr .y_l .ny_xw .nxw_b ul {
	margin-top:24px;
}
.ny_nr .y_l .ny_xw .nxw_b li {
	border-bottom:solid 1px #E5E5E5;
	line-height:50px;
	background:url(../image/l1.jpg) no-repeat left;
	margin-bottom:15px;
	text-overflow:ellipsis;
	white-space:nowrap;
	overflow:hidden;
}
.ny_nr .y_l .ny_xw .nxw_b li a {
	color:#878787;
	font-size:16px;
	padding-left:20px;
}
.ny_nr .y_l .ny_xw .nxw_b li span {
	float:right;
	color:#878787;
	font-size:16px;
}
.ny_nr .l_x .d_t {
	margin-bottom:30px;
}
.ny_nr .l_x h3 {
	font-size:24px;
	margin-bottom:15px;
}
.ny_nr .l_x h4 {
	font-size:16px;
	line-height:26px;
	color:#888;
	margin-bottom:15px;
}
.ny_nr .l_x em {
	width:30px;
	height:1px;
	background-color:#046FC9;
	display:block;
	margin-bottom:15px;
}
.ny_nr .l_x b {
	font-family:Arial, Helvetica, sans-serif;
	color:#046FC9;
	padding-left:5px;
	font-size:20px !important;
}
.ny_nr .l_x p {
	font-size:16px;
	line-height:40px;
}
.ny_nr .l_x p i {
	padding-right:10px;
	color:#aaa;
}
.ny_nr .th_nr {
	width:100%;
	padding-top:16px;
}
.ny_nr .th_nr .th_a {
	width:100%;
	background:#F3F3F3;
	padding:24px;
	text-align:center;
	margin-bottom:15px;
}
.ny_nr .th_nr .th_a img {
	width:100%;
	width:100%;
	margin:0 auto;
	margin-bottom:15px;
}
.ny_nr .th_nr .th_a a {
	color:#046FC9;
	font-size:20px;
	font-weight:bold;
}
.ny_nr .th_nr .th_a p {
	color:#999999;
	font-size:16px;
	line-height:26px;
	padding-top:9px;
}
.ny_nr .th_nr .th_a a.t_mr {
	display:block;
	background:#B80000;
	margin:0 auto;
	width:103px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#FFF;
	font-size:15px;
	margin-top:15px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
}
.neiye .about .t_p {
	padding:5px;
	border:1px solid #e7e7e7;
}
.neiye .about .t_p img {
	width:100%;
	height:auto;
	display:block;
}
.neiye .about .w_z {
	margin:15px 0;
	text-align:center;
	font-size:14px;
}
 @media only screen and (max-width:1200px) {
 .gg_a h3 {
 font-size:18px;
}
 .txtScroll-top {
 width:700px;
}
 .txtScroll-top .bd {
 padding:15px;
}
 .txtScroll-top .infoList li a {
 font-size:16px;
}
}
 @media only screen and (max-width:992px) {
 .gg_a {
 background:none;
 padding-left:0px;
}
 .gg_a h3 {
 font-size:14px;
 float:none;
}
 .txtScroll-top {
 width:100%;
 float:none;
}
 .txtScroll-top .bd {
 padding:10px;
 padding-left:0px;
}
 .txtScroll-top .infoList li a {
 font-size:12px;
}
 .sy_zx .zx_lf {
 float:none;
 letter-spacing:1px;
 font-size:20px;
 width:100%;
 text-align:center;
 padding:15px 0px;
}
 .sy_zx .zx_rt {
 float:none;
 background:#F5F5F5;
 width:100%;
 padding:23px 15px;
}
 .sy_zx .zx_rt a {
 font-size:16px;
}
 .sy_zx .zx_rt p {
 font-size:14px;
 line-height:26px;
}
 .sy_zx .zx_lf p {
 display:block;
}
 .sy_zx .zx_lf span {
 display:none;
}
 .sy_zx .row {
 margin:0px;
}
 .sy_xx .qslideTxtBox .bd .col-lg-5 {
 width:100%;
 padding-right:15px;
}
 .sy_xx .qslideTxtBox .bd .col-lg-7 {
 width:100%;
}
 .sy_xx .ty_xw .col-lg-10 {
 padding-right:15px;
}
 .sy_xx .ty_xw .col-xs-3 {
 width:27%;
}
 .sy_xx .ty_xw .col-xs-9 {
 width:73%;
}
 .sy_xx .ty_xw .xw_wz a {
 padding-top:0px;
 font-size:14px;
}
 .sy_xx .ty_xw .xw_wz p {
 font-size:13px;
 padding-top:5px;
}
 .sy_xx .ty_xw .xw_da p {
 font-size:20px;
}
 .sy_xx .ty_xw .xw_da span {
 font-size:13px;
}
 .sy_xx .ty_xw .xw_da {
 padding:19px 5px;
}
 .sy_xx .ty_xw {
 margin-bottom:15px;
}
 .qslideTxtBox .hd {
 height:40px;
 line-height:40px;
}
 .qslideTxtBox .hd ul li {
 padding:0px 10px;
 margin-right:5px;
 height:40px;
 font-size:14px;
 line-height:40px;
}
 .qslideTxtBox .hd ul li.on {
 height:40px;
 font-size:14px;
 line-height:40px;
}
 .sy_xx .x_mr {
 width:55px;
 margin-top:2px;
 margin-right:-5px
}
 .sy_xm {
 display:none;
}
 .sy_xx.yd_xm {
 display:block;
}
 .slideTxtBox .hd {
 height:40px;
 line-height:40px;
}
 .slideTxtBox .hd ul li {
 padding:0px 10px;
 margin-right:5px;
 height:40px;
 font-size:14px;
 line-height:40px;
}
 .slideTxtBox .hd ul li.on {
 height:40px;
 font-size:14px;
 line-height:40px;
}
 .sy_sw .zslideTxtBox .bd .col-lg-5 {
 width:100%;
 padding-right:15px;
}
 .sy_sw .zslideTxtBox .bd .col-lg-7 {
 width:100%;
}
 .sy_sw .zslideTxtBox .ty_xw .col-lg-10 {
 padding-right:15px;
}
 .sy_sw .zslideTxtBox .ty_xw .col-xs-3 {
 width:27%;
}
 .sy_sw .zslideTxtBox .ty_xw .col-xs-9 {
 width:73%;
}
 .sy_sw .zslideTxtBox .ty_xw .xw_wz a {
 padding-top:0px;
 font-size:14px;
}
 .sy_sw .zslideTxtBox .ty_xw .xw_wz p {
 font-size:13px;
 padding-top:5px;
}
 .sy_sw .zslideTxtBox .ty_xw .xw_da p {
 font-size:20px;
}
 .sy_sw .zslideTxtBox .ty_xw .xw_da span {
 font-size:13px;
}
 .sy_sw .zslideTxtBox .ty_xw .xw_da {
 padding:19px 5px;
}
 .sy_sw .zslideTxtBox .ty_xw {
 margin-bottom:15px;
}
 .sy_sw .zslideTxtBox .hd {
 height:40px;
 line-height:40px;
}
 .sy_sw .zslideTxtBox .hd ul li {
 padding:0px 10px;
 margin-right:5px;
 height:40px;
 font-size:14px;
 line-height:40px;
}
 .sy_sw .zslideTxtBox .hd ul li.on {
 height:40px;
 font-size:14px;
 line-height:40px;
}
 .sy_sw .zslideTxtBox .x_mr {
 width:55px;
 margin-top:2px;
 margin-right:-5px
}
 .sy_th .th_nr .th_a a {
 font-size:14px;
}
 .sy_th .th_nr .th_a p {
 font-size:12px;
}
 .sy_th .th_nr .th_a a.t_mr {
 font-size:12px;
 width:80px;
 height:30px;
 line-height:30px;
}
 .sy_th .th_nr .th_a img {
 width:100%;
 height:100%;
}
 .sy_th .th_bt p {
 font-size:18px;
 background:none;
 padding-left:0px;
}
 .sy_th .th_bt p span {
 font-size:12px;
}
 .sy_th .x_mr {
 margin-top:1px;
}
 .sy_ly {
 background:none;
}
 .sy_ly .ly_a {
 padding:20px 0px;
}
 .footer .foot a {
 margin-bottom:7px;
}
 .footer .foot .col-lg-4 {
 text-align:center;
 margin-top:9px;
}
 .ny_nr .z_l {
 width:100%;
}
 .ny_nr .y_l {
 width:100%;
}
 .ny_nr {
 padding-bottom:30px;
}
 .ny_nr .pro {
 font-size:14px;
 padding:10px 0;
 margin-bottom:20px;
 text-align:left;
}
 .ny_nr .pro span {
 display:none;
}
 .ny_nr .z_l {
 margin-bottom:10px;
}
 .ny_nr .z_l .n_r {
 border:0;
}
 .ny_nr .z_l .l_m {
 display:none;
}
 .ny_nr .z_l .l_b {
 font-size:16px;
 line-height:46px;
 text-align:left;
 text-indent:15px;
 padding:0px;
}
 .ny_nr .z_l .l_b i {
 display:block;
 float:right;
 width:66px;
 height:46px;
 text-align:center;
 line-height:46px;
}
 .ny_nr .z_l a {
 font-size:14px;
 color:#000;
 line-height:36px;
 text-indent:15px;
 display:block;
 margin-bottom:1px;
}
 .ny_nr .z_l ul {
 display:none;
}
 .ny_nr .z_l ul li:last-child a.n_yj {
 margin-bottom:0;
}
 .ny_nr .z_l a.n_yj:hover {
 background-color:#f5f5f5;
}
 .ny_nr .z_l a.n_yj.on {
 background-color:#f5f5f5;
}
 .ny_nr .y_l .l_m {
 font-size:18px;
}
 .ny_nr .y_l .g_y h3 {
 font-size:15px;
 margin:15px 0;
}
 .ny_nr .y_l .g_y h4 {
 font-size:14px;
 line-height:26px;
 margin-bottom:10px;
}
 .ny_nr .y_l .g_y em {
 width:30px;
 height:2px;
 background-color:#c00;
 display:block;
 margin-bottom:10px;
}
 .ny_nr .y_l .g_y p {
 font-size:12px;
 line-height:22px;
}
 .ny_nr .y_l .g_y input.w_z {
 width:100%;
 height:46px;
 font-size:15px;
 line-height:46px;
 margin-bottom:10px;
 border:1px solid #e1dce3;
 padding:0 5px;
}
 .ny_nr .y_l .g_y input.a_n {
 width:120px;
 height:46px;
 background-color:#000;
 font-size:16px;
 color:#fff;
 line-height:46px;
 font-family:Georgia, "Times New Roman", Times, serif;
}
 .ny_nr .y_l .g_y textarea {
 width:100%;
 height:96px;
 padding:5px;
 border:1px solid #e1dce3;
 outline:none;
 resize:none;
 font-size:15px;
 line-height:32px;
 margin-bottom:10px;
}
 .ny_nr .z_l .yd_yc {
 display:none;
}
 .ny_nr .z_l .l_b p {
 display:none;
}
 .ny_nr .y_l .ny_xw .nxw_a .nx_nr {
 padding-left:15px;
}
 .ny_nr .y_l .ny_xw .nxw_a .nx_nr a {
 font-size:16px;
}
 .ny_nr .y_l .ny_xw .nxw_a .nx_nr span {
 font-size:12px;
}
 .ny_nr .y_l .ny_xw .nxw_a .nx_nr p {
 font-size:12px;
}
 .ny_nr .y_l .ny_xw .nxw_b li a {
 font-size:12px;
 padding-left:10px;
 display:block;
 max-width:300px;
 overflow:hidden;
 height:30px;
 float:left;
}
 .ny_nr .y_l .ny_xw .nxw_b li span {
 font-size:12px;
}
}
.xiaocms-page {
	width:100%;
	margin:0 auto;
	margin-top:50px;
	text-align:center
}
.xiaocms-page span {
	display: inline-block;
	padding: 7px 17px;
	background: #046FC9;
	border: 1px solid #046FC9;
	color: #fff;
	text-align: center;
	margin-left: 12px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size:13px;
}
.xiaocms-page a {
	display: inline-block;
	background: #fff;
	border: 1px solid #e3e3e3;
	text-align: center;
	color: #333;
	padding: 7px 17px;
	margin-left: 12px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	font-size:13px;
}
.sj_lm {
	width:100%;
	padding:20px 0px;
	display:none;
}
.sj_lm a {
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#777777;
	background:#DEDEDE;
	text-align:center;
	padding:15px 0px;
	margin-bottom:11px;
}
.sj_lm a.on {
	display:block;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	background:#036FC9;
	text-align:center;
	padding:15px 0px;
	margin-bottom:11px;
}
.sj_wz {
	width:100%;
	padding:20px 0px;
	display:none;
}
.sj_wz .col-xs-7{ padding-left:0px;}
.sj_wz .sj_a {
	width:100%;
	padding-bottom:15px;
	margin-bottom:15px;
	border-bottom:solid 1px #DEDEDE;
}
.sj_wz .sj_a img {
	width:100%;
	height:auto;
	display:block;
}
.sj_wz .sj_a h3 {
	text-overflow:ellipsis;
	display:-webkit-box;
	line-clamp:2;
	-webkit-line-clamp:2;
	-moz-line-clamp:2;
	-o-line-clamp:2;
	-webkit-box-orient:vertical;
	overflow:hidden;
}
.sj_wz .sj_a a {
	color:#878787;
	font-size:18px;
	font-weight:bold;
	text-overflow:ellipsis;
	display:-webkit-box;
	line-clamp:2;
	-webkit-line-clamp:2;
	-moz-line-clamp:2;
	-o-line-clamp:2;
	-webkit-box-orient:vertical;
	line-height:26px;
	display:block;
	overflow:hidden;
}
.sj_wz .sj_a p {
	display:inline-block;
	margin-right:14px;
	color:#999999;
	font-size:14px;
	margin-top:15px;
}
.sj_mr {
	display:block;
	width:120px;
	height:40px;
	text-align:center;
	line-height:40px;
	border:solid 1px #CCC;
	font-size:16px;
	font-weight:bold;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	margin:0 auto;
}
.sy_fx{ width:100%; padding:40px 0px;}
.sy_fx .fx_bt{ border-bottom: 2px solid #036FC9;}
.sy_fx .fx_lf{ float:left; text-align:center; line-height:58px; height: 58px;
    background: #036FC9;
    color: #FFF;
    font-size: 20px;
    font-weight: bold; padding:0px 40px;}
.sy_fx .fx_a{ margin-top:20px; position:relative;}
.sy_fx .fx_a img{ width:100%; height:auto; display:block; margin-bottom:11px;}
.sy_fx .fx_a p{ color:#046FC9; font-size:18px;}
.sy_fx .fx_a a{ color:#046FC9; font-size:18px;}
.sy_fx .fx_a span{ color:#878787; font-size:16px; display:block; line-height:28px;}
.sy_fx .x_mr {
	float:right;
	display:block;
	color:#FFF;
	font-size:12px;
	width:72px;
	height:28px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	background:#BF0000;
	line-height:28px;
	text-align:center;
	text-transform:uppercase;
	margin-top:15px;
}
.sy_fx .swiper-button-prev, .swiper-container-rtl .swiper-button-next{ outline:none; left:-55px;}
.sy_fx .swiper-button-next, .swiper-container-rtl .swiper-button-prev{ outline:none;right:-55px;}
.sy_fx .fx_a a.xm_tj{ color:#656565;text-overflow:ellipsis; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-moz-line-clamp:2;
-o-line-clamp:2;
-webkit-box-orient:vertical; overflow:hidden; display:block;}

.jr_wm{ width:100%;}
.jr_wm h1{ color:#666; font-size:22px; text-align:center; margin-bottom:21px;}
.jr_wm .wm_a{ width:80%; margin:0 auto; margin-bottom:19px;}
.jr_wm .wm_a span{ float:left; margin-right:9px; color:#666; font-size:18px; margin-top:7px;}
.jr_wm .wm_a .i_na{ float:left; border:1px solid #e7e7e7; width:480px; height:40px; line-height:40px; text-indent:8px; font-size:14px;}
.jr_wm .wm_a .wm_b{ width:49%; float:left;}
.jr_wm .wm_a .wm_c{ width:49%; float:right;}
.jr_wm .wm_b span{ float:left; margin-right:9px; color:#666; font-size:18px; margin-top:7px;}
.jr_wm .wm_b .i_nb{ float:left; border:1px solid #e7e7e7; width:180px; height:40px; line-height:40px; text-indent:8px; font-size:14px;}
.jr_wm .wm_c span{ float:left; margin-right:9px; color:#666; font-size:18px; margin-top:7px;}
.jr_wm .wm_c .i_nb{ float:left; border:1px solid #e7e7e7; width:180px; height:40px; line-height:40px; text-indent:8px; font-size:14px;}
.jr_wm .wm_a .c_na{ float:left;}
.jr_wm .wm_a .wm_d{ float:left; margin-right:9px; margin-bottom:11px;width: 169px;margin-right: 25px;}
.jr_wm .wm_a .wm_d p{ float:left; margin-top:3px;}
.jr_wm .wm_a .wm_d .c_na{ float:left; margin-top:12px; margin-left:7px;}
.jr_wm .wm_a .wm_f{ float:left; width:80%;}
.ny_nr .y_l .g_y .jr_wm .wm_a textarea.tx_aa{ float:left;border:1px solid #e7e7e7; width:480px; height:190px; line-height:30px; text-indent:8px; font-size:14px; padding-top:7px;}
.jr_wm .wm_a .s_tj{ padding:0px 45px; background:#036FC9; height:50px; line-height:50px; color:#FFF; font-size:16px; border:none; outline:none;}
.jr_wm .wm_a .s_cz{ padding:0px 45px; background:#DEDEDE; height:50px; line-height:50px; color:#777777; font-size:16px; margin-left:17px;border:none;outline:none;}
 @media only screen and (max-width:992px) {
.jr_wm .wm_a .i_na{width:100%;margin-top:15px;}
.jr_wm .wm_a .wm_b{width:100%;}
.jr_wm .wm_a .wm_c{width:100%;margin-top:15px;}
.jr_wm .wm_c .i_nb{ float:none; border:1px solid #e7e7e7; width:100%; height:40px; line-height:40px; text-indent:8px; font-size:14px;margin-top:15px;}
.jr_wm .wm_b span{ float:none; margin-right:0px; color:#666; font-size:18px; margin-top:7px;}
.jr_wm .wm_b .i_nb{ float:none; border:1px solid #e7e7e7; width:100%; height:40px; line-height:40px; text-indent:8px; font-size:14px;margin-top:15px;}
.jr_wm .wm_a span{ float:none; margin-right:0px; color:#666; font-size:18px; margin-bottom:15px;}
.sy_fx .swiper-button-prev, .swiper-container-rtl .swiper-button-next{ display:none;}
.sy_fx .swiper-button-next, .swiper-container-rtl .swiper-button-prev{  display:none;}
 .sy_gg {
display:none;
}
 .sy_zx {
display:none;
}
 .sy_xx {
display:none;
}
 .sy_by {
display:none;
}
 .sy_xx.yd_xm {
display:none;
}
 .sy_sw {
display:none;
}
 .ny_wz .wz_a {
width:100%;
}
 .sj_lm {
display:block;
}
 .sj_wz {
display:block;
}
}