/*基础部分*/
div,ul, ol, dl,dt,dd, li {list-style: none; }
html,body,div,span,h1,h2,h3,h4,h5,h6,p,a,img,form,table,input,ul,ol,dl,dt,dd,li {margin:0px; padding:0px; border:0px;}
body {
  font-family:"微软雅黑","黑体";
  background-color: #fff;
  font-size: 16px;
}
a:focus,
input:focus,
textarea:focus,
button:focus,
.slick-initialized .slick-slide:focus,
.btn:focus {
  text-decoration: none;
  outline: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

a:focus,
a:hover {
  text-decoration: none;
}
.w-100{
	width: 100%;
}
.h-a{
	height: 100% auto;
}
.m-a{
	margin: 0 auto;
}
.mt-15{
	margin-top:15px;
}
.mt-28{
	margin-top: 28px;
}
.mt-38{
	margin-top:38px;
}
.p-20{
	padding: 20px;
}
.pb-20{
	padding-bottom: 20px;
}
.pt-20{
	padding-top: 20px;
}
.clear{
	clear: both;
}
.f-l{
	float:left;
}
.t-c{
	text-align: center;
}
.t-l{
	text-align: left;
}
.t-r{
	text-align: right;
}
.p-r{
	position: relative;
}
.show{
	display: block;
}
.hide{
	display: none;
}

a.hswx-link:link{color:#2d2d2d; text-decoration:none}
a.hswx-link:visited{color:#2d2d2d; text-decoration:none}
a.hswx-link:active{color:#2d2d2d; text-decoration:none}
a.hswx-link:hover{color:#888888; text-decoration: none;}

/* 回到顶部 */
 #returnTop {
	_display:none;
	position:fixed;
	_position:absolute;
	z-index:999;
	right:5px;
	bottom:-100px;
	_bottom:auto;
	width:82px;
	height:169px;
	text-indent:-999px;
	overflow:hidden;
	background-image:url(1921-2021_210615yyc_42.png);
	background-repeat:no-repeat;
	background-position:0 0;
	transition:bottom 0.9s;
	-webkit-transition:bottom 0.9s;
	-moz-transition:bottom 0.9s;
	-o-transition:bottom 0.9s;
}

/*详情按钮*/
.custom-btn {
  width: 85px;
  height: 30px;
  color: #c9120a;
  font-size: .8em;
  border-radius: 5px;
  padding: 10px 25px;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.3s ease;
  position: relative;
  display: inline-block;
  border: 1px #e1e1e1 solid;
}

.btn-xq {
  background: rgb(250,250,250);
  background: linear-gradient(0deg, rgba(250,250,250,1) 0%, rgba(243,243,243,1) 100%);
  width: 85px;
  height: 30px;
  line-height: 30px;
  padding: 0;
  border: 1px #e1e1e1 solid;
  
}
.btn-xq span {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
}
.btn-xq:before,
.btn-xq:after {
  position: absolute;
  content: "";
  right: 0;
  top: 0;
  background: #c9120a;
  transition: all 0.3s ease;
}
.btn-xq:before {
  height: 0%;
  width: 1px;
}
.btn-xq:after {
  width: 0%;
  height: 1px;
}
.btn-xq:hover{
  box-shadow: none;
}
.btn-xq:hover:before {
  height: 100%;
}
.btn-xq:hover:after {
  width: 100%;
}
.btn-xq span:hover{
   color: #c9120a;
}
.btn-xq span:before,
.btn-xq span:after {
  position: absolute;
  content: "";
  left: 0;
  bottom: 0;
  background: #c9120a;
  transition: all 0.3s ease;
}
.btn-xq span:before {
  width: 1px;
  height: 0%;
}
.btn-xq span:after {
  width: 0%;
  height: 1px;
}
.btn-xq span:hover:before {
  height: 100%;
}
.btn-xq span:hover:after {
  width: 100%;
}

/*网页内文字链接*/
.more{
	color: #707070;
}
a.more:link{color:#707070; text-decoration:none}
a.more:visited{color:#707070; text-decoration:none}
a.more:active{color:#707070; text-decoration:none}
a.more:hover{color:#3398cc; text-decoration: none;}


/*整体样式*/
@media only screen and (min-width: 1200px) {
header{
	background: url(1921-2021_210615yyc_05.jpg) no-repeat center top;
}
.logo-100{
	width: 179px;
	top: 22px;
}
.logo-nlc{
	top: -70px;
}
.header-title{
	top: -5px;
	left: -30px;
}
.header-title2{
	top: 55px;
	left: -30px;
}
.hswx-div{
	background: url(1921-2021_210615yyc_06.png) no-repeat top center #fefefe;
	margin-top: 170px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
}
.hswx-row{
	padding-top: 36px;
}
.hswx-lbt{
	padding-left: 25px;
	z-index: 10
}
/*轮播图*/
.list_carousel {
margin: 0 auto;
width: 100% auto;
z-index:0;
position:relative;
}
.list_carousel ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.list_carousel li {
text-align: center;
border: 0;
width: 100% auto;
height: 338px;
padding: 0;
margin: 0;
display: block;
float: left;
}
.pager {
	text-align: right;
	height: 40px;
	background: rgba(98, 19, 17, 0.5) !important; /* IE无效，FF有效 */
	background: #621311;
	filter: alpha(opacity=50);
	z-index: 2;
	position: absolute;
	width: 612px;
	left: 0px;
	top: 298px;
	color:#FFF;
	vertical-align:middle;
}
.pager a {
text-align:center;
width: 40px;
height: 40px;
display: inline-block;
font-size:14px;
line-height:40px;
color:#FFF;
text-decoration:none;
vertical-align:middle;
}
.pager a.selected {
	text-align:center;
	background-color:#ef171c;
	font-size:20px;
    display: inline-block;
	color:#FFF;
	text-decoration:none;
cursor: default;
}
.pager a span {
display: block;
}

.hswx-title{
	padding-left: 80px;
	z-index: 5;
}
.hswx-title-bg{
	height: 46px;
	background: url(1921-2021_210615yyc_08.png) no-repeat center center;
}
.hswx-title-ul{
	padding-top: 25px;
	font-size: 1em;
	line-height: 1.6em;
	color: #2d2d2d;
}
.hswx-title-ul li{
	margin-bottom: 15px;
}
.hswx-title-gd{
	padding-right: 20px;
	padding-top: 30px;
}
.hswx-zw{
	height: 65px;
}

.wxz-sec{
	background: url(1921-2021_210615yyc_13.jpg) top center no-repeat;
	z-index: 5;
}
.wxz-title{
	z-index: 5;
}
.wxz-gd{
	z-index: 10;
	top: -40px;
	right: 20px;
}
.wxz-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: -30px;
}
.wxz-subtitle{
	top: -20px;
}
.wxz{
	height: 500px;
	top: 10px;
}
.wxz-lbt{
	width: 100%;
	height: 500px;
}
.wxz-lbt img{
	max-width: 100%;
}
.wxz-nr-div{
	width: 84%;
	padding-top: 40px;
}
.wxz-nr-title{
	font-size: 1.3em;
	color: #272727;
}
.wxz-nr-abs{
	font-size: 1em;
	color: #272727;
	line-height: 1.6em;
	padding-top: 8px;
}
.wxz-zw{
	height: 70px;
}

.sjk-sec{
	z-index: 5;
}
.sjk-title{
	z-index: 5;
}
.sjk-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 0;
}
.sjk-subtitle{
	top: 8px;
}
.sjk{
	margin-top: 50px;
}
.sjk-div1{
	width: 30%;
	height: 675px;
	background: url(1921-2021_210615yyc_16.jpg) no-repeat top center #d20611;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div2{
	width: 30%;
	height: 675px;
	background: url(1921-2021_210615yyc_17.jpg) no-repeat top center #d20611;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div3{
	width: 30%;
	height: 675px;
	background: url(1921-2021_210615yyc_18.jpg) no-repeat top center #d20611;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div-bottom{
	height: 675px;
	background: url(1921-2021_210615yyc_19.jpg) no-repeat bottom center;
	border-radius: 15px;
}
.sjk-nr-title{
	width: 90%;
	padding-top: 310px;
	font-size: 1.4em;
	color: #ffefbf;
	font-weight: bold;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
}
.sjk-nr-abs{
	width: 80%;
	padding-top: 20px;
	font-size: 1em;
	color: #fff6ed;
	line-height: 2em;
	letter-spacing: 2px;
}
.sjk-zw{
	height: 120px;
}

.hskt-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_20.jpg) no-repeat center bottom #f1f1f1;
}
.hskt-title{
	z-index: 5;
	top: 42px;
}
.hskt-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 42px;
}
.hskt-subtitle{
	top: 50px;
}
.fbqz-title{
	font-size: 1.8em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	top: 70px;
}
.fbqz-row{
	margin-top: 80px;
}
.fbqz-row-t{
	margin-top: 120px;
}
.fbqz-div-s{
	width: 70%;
	margin: 0 auto;
	text-align: center;
	}
.fbqz-div-t{
	height: 284px;
	border-radius: 5px;
	border: 1px solid #ececec;
	margin: 0 auto;
	margin-top: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	transition: all ease .5s;
	width: 98%;
	cursor: pointer;
}
.fbqz-div1-t{
	background: url(1921-2021_210615yyc_23-9.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div2-t{
	background: url(1921-2021_210615yyc_23-10.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-zw-t{
	height: 200px;
}
.fbqz-div{
	height: 214px;
	border-radius: 5px;
	border: 1px solid #ececec;
	margin: 0 auto;
	margin-top: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	transition: all ease .5s;
	width: 98%;
	cursor: pointer;
}
.fbqz-div1{
	background: url(1921-2021_210615yyc_23.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div2{
	background: url(1921-2021_210615yyc_23-2.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div3{
	background: url(1921-2021_210615yyc_23-3.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div4{
	background: url(1921-2021_210615yyc_23-4.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div5{
	background: url(1921-2021_210615yyc_23-5.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div6{
	background: url(1921-2021_210615yyc_23-6.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div7{
	background: url(1921-2021_210615yyc_23-7.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div8{
	background: url(1921-2021_210615yyc_23-8.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div ul{
	text-align: center;
	margin-top: 168px;
	font-size: 1em;
	color: #525252;
}
.fbqz-div:hover {
	border: 1px solid #de1f22;
}
.fbqz-div-t ul{
	text-align: center;
	margin-top: 232px;
	font-size: 1em;
	color: #525252;
}
.fbqz-div-t:hover {
	border: 1px solid #de1f22;
}
.fbqz-zw{
	height: 140px;
}

.hsjd-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_24.jpg) center center;
}
.hsjd-div{
	padding-top: 20px;
}
.hsjd-title{
	font-size: 1.8em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	z-index: 6;
	padding-top: 40px;
}
.hsjd-add{
	width: 100% auto;
	height: 77px;
	background: url(1921-2021_210615yyc_25.png) no-repeat right center;
	z-index: 7;
	top: -75px;
}
.hsjd-add ul{
	padding-right: 30px;
	padding-top: 32px;
	font-size: 1.5em;
	color: #faf7f2;
	font-weight: bold;
}
.hsjd-row{
	top: -60px
}
.hsjd-nr-div{
	margin-top: 40px;
}
.hsjd-logo{
	width: 15%;
}
.hsjd-nr{
	width: 85%;
	font-size: 1.1em;
	color: #272727;
	line-height: 1.6em;
}
.hsjd-nr span{
	font-size: 1em;
	color: #767676;
}
.hsjd-nr font{
	color: #0986a1;
}
.hsjd-by{
	padding: 10px 30px 0 0;
	font-size: .9em;
	color: #909090;
	text-align: right;
}
.hsjd-zw{
	height: 20px;
}

.pxjc-sec{
	z-index: 5;
	padding-top: 45px;
}
.pxjc-title{
	z-index: 5;
}
.pxjc-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 0;
}
.pxjc-subtitle{
	top: 8px;
}

.pxjc-nr-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_34.jpg) no-repeat bottom center #c90521;
}
.pxjc-nr-div{
	padding-top: 20px;
}
.pxjc-o{
	width: 95%;
	height: 328px;
	margin-top: 40px;
	border: #ff4800 solid 1px;
	background: #c80521;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	display: block;
	cursor: pointer;
	padding-top: 13px;
}
.pxjc-n{
	width: 95%;
	height: 328px;
	margin-top: 40px;
	border: #e0e0e0 solid 1px;
	background: url(1921-2021_210615yyc_37.jpg);
	display: none;
	cursor: pointer;
}
.pxjc-n-ul{
	width: 85%;
	padding-top: 65px;
	font-size: .9em;
	color: #910521;
	line-height: 1.6em;
}
.pxjc-n-yd{
	width: 50%;
	height: 30px;
	margin-top: 40px;
	font-size: .9em;
	color: #f8f7f5;
	line-height: 30px;
	background: url(1921-2021_210615yyc_36.png) no-repeat center center;
}
.pxjc-gd{
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
	width: 100%;
}
.pxjc-zw{
	height: 65px;
}

.xglj-sec{
	margin-top: 60px;
}
.xglj-title{
	font-size: 1.8em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	z-index: 6;
}
.xglj{
	margin-top: 50px;
}
.xglj-div{
	width: 30%;
	height: 153px;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 5px;
	cursor: pointer;
}
.xglj-div img{
	max-width: 100%;
	border-radius: 5px;
}
.xglj-zw{
	height: 110px;
}

footer{
	height: 126px;
	background: url(1921-2021_210615yyc_41.jpg) no-repeat top center;
	font-size: 1.1em;
	color: #df291e;
}
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
header{
	background: url(1921-2021_210615yyc_05.jpg) no-repeat center top;
	background-size: 1600px;
}
.logo-100{
	width: 179px;
	top: 22px;
}
.logo-100 img{
	max-width: 80%;	
}
.logo-nlc{
	top: -60px;
}
.logo-nlc img{
	max-width: 20%;	
}
.header-title{
	top: 15px;
	left: -10px;
}
.header-title img{
	max-width: 60%;	
}
.header-title2{
	top: 50px;
	left: -10px;
}
.header-title2 img{
	max-width: 55%;	
}
.hswx-div{
	background: url(1921-2021_210615yyc_06.png) no-repeat top center #fefefe;
	margin-top: 156px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
}
.hswx-row{
	padding-top: 36px;
}
.hswx-lbt{
	padding-left: 25px;
	z-index: 10
}
/*轮播图*/
.list_carousel {
margin: 0 auto;
width: 100% auto;
z-index:0;
position:relative;
}
.list_carousel ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.list_carousel li {
text-align: left;
border: 0;
width: 100% auto;
height: 276px;
padding: 0;
margin: 0;
display: block;
float: left;
}
.list_carousel li img{
		width: 500px;
}
.pager {
	text-align: right;
	height: 40px;
	background: rgba(98, 19, 17, 0.5) !important; /* IE无效，FF有效 */
	background: #621311;
	filter: alpha(opacity=50);
	z-index: 2;
	position: absolute;
	width: 500px;
	left: 0;
	top: 236px;
	color:#FFF;
	vertical-align:middle;
}
.pager a {
text-align:center;
width: 40px;
height: 40px;
display: inline-block;
font-size:14px;
line-height:40px;
color:#FFF;
text-decoration:none;
vertical-align:middle;
}
.pager a.selected {
	text-align:center;
	background-color:#ef171c;
	font-size:20px;
    display: inline-block;
	color:#FFF;
	text-decoration:none;
cursor: default;
}
.pager a span {
display: block;
}

.hswx-title{
	padding-left: 80px;
	z-index: 5;
}
.hswx-title-bg{
	height: 46px;
	background: url(1921-2021_210615yyc_08.png) no-repeat center center;
	background-size: 100%;
}
.hswx-title-ul{
	padding-top: 15px;
	font-size: 1em;
	line-height: 1.6em;
	color: #2d2d2d;
}
.hswx-title-ul li{
	margin-bottom: 10px;
}
.hswx-title-gd{
	padding-right: 20px;
	padding-top: 15px;
}
.hswx-zw{
	height: 65px;
}

.wxz-sec{
	background: url(1921-2021_210615yyc_13.jpg) top center no-repeat;
	z-index: 5;
}
.wxz-title{
	z-index: 5;
}
.wxz-gd{
	z-index: 10;
	top: -40px;
	right: 20px;
}
.wxz-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: -30px;
}
.wxz-subtitle{
	top: -20px;
}
.wxz{
	height: 400px;
	top: 10px;
}
.wxz-lbt{
	width: 100%;
	height: 400px;
}
.wxz-lbt img{
	max-width: 100%;
}
.wxz-nr-div{
	width: 84%;
	padding-top: 40px;
}
.wxz-nr-title{
	font-size: 1.3em;
	color: #272727;
}
.wxz-nr-abs{
	font-size: 1em;
	color: #272727;
	line-height: 1.6em;
	padding-top: 8px;
}
.wxz-zw{
	height: 70px;
}

.sjk-sec{
	z-index: 5;
}
.sjk-title{
	z-index: 5;
}
.sjk-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 0;
}
.sjk-subtitle{
	top: 8px;
}
.sjk{
	margin-top: 50px;
}
.sjk-div1{
	width: 30%;
	height: 600px;
	background: url(1921-2021_210615yyc_16.jpg) no-repeat top center #d70b17;
	background-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div2{
	width: 30%;
	height: 600px;
	background: url(1921-2021_210615yyc_17.jpg) no-repeat top center #d70b17;
	background-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div3{
	width: 30%;
	height: 600px;
	background: url(1921-2021_210615yyc_18.jpg) no-repeat top center #d70b17;
	background-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div-bottom{
	height: 600px;
	background: url(1921-2021_210615yyc_19.jpg) no-repeat bottom center;
	background-size: 100%;
	border-radius: 15px;
}
.sjk-nr-title{
	width: 90%;
	padding-top: 240px;
	font-size: 1.2em;
	color: #ffefbf;
	font-weight: bold;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
}
.sjk-nr-abs{
	width: 80%;
	padding-top: 20px;
	font-size: .9em;
	color: #fff6ed;
	line-height: 1.8em;
	letter-spacing: 2px;
}
.sjk-zw{
	height: 80px;
}

.hskt-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_20.jpg) no-repeat bottom center #f1f1f1;
}
.hskt-title{
	z-index: 5;
	top: 42px;
}
.hskt-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 42px;
}
.hskt-subtitle{
	top: 50px;
}
.fbqz-title{
	font-size: 1.8em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	top: 70px;
}
.fbqz-row{
	margin-top: 80px;
}
.fbqz-row-t{
	margin-top: 120px;
}
.fbqz-div-s{
	width: 80%;
	margin: 0 auto;
	text-align: center;
	}
.fbqz-div-t{
	height: 274px;
	border-radius: 5px;
	border: 1px solid #ececec;
	margin: 0 auto;
	margin-top: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	transition: all ease .5s;
	width: 98%;
	cursor: pointer;
}
.fbqz-div1-t{
	background: url(1921-2021_210615yyc_23-9.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div2-t{
	background: url(1921-2021_210615yyc_23-10.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div-t ul{
	text-align: center;
	margin-top: 218px;
	font-size: .8em;
	color: #525252;
}
.fbqz-div-t:hover {
	border: 1px solid #de1f22;
}
.fbqz-zw-t{
	height: 200px;
}
.fbqz-div{
	height: 194px;
	border-radius: 5px;
	border: 1px solid #ececec;
	margin: 0 auto;
	margin-top: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	transition: all ease .5s;
	width: 98%;
	cursor: pointer;
}
.fbqz-div1{
	background: url(1921-2021_210615yyc_23.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div2{
	background: url(1921-2021_210615yyc_23-2.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div3{
	background: url(1921-2021_210615yyc_23-3.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div4{
	background: url(1921-2021_210615yyc_23-4.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div5{
	background: url(1921-2021_210615yyc_23-5.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div6{
	background: url(1921-2021_210615yyc_23-6.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div7{
	background: url(1921-2021_210615yyc_23-7.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div8{
	background: url(1921-2021_210615yyc_23-8.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div ul{
	text-align: center;
	margin-top: 148px;
	font-size: .8em;
	color: #525252;
}
.fbqz-div:hover {
	border: 1px solid #de1f22;
}
.fbqz-zw{
	height: 100px;
}

.hsjd-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_24.jpg) center center;
}
.hsjd-div{
	padding-top: 20px;
}
.hsjd-title{
	font-size: 1.8em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	z-index: 6;
	padding-top: 40px;
}
.hsjd-add{
	width: 100% auto;
	height: 77px;
	background: url(1921-2021_210615yyc_25.png) no-repeat right center;
	z-index: 7;
	top: -75px;
}
.hsjd-add ul{
	padding-right: 20px;
	padding-top: 32px;
	font-size: 1.5em;
	color: #faf7f2;
	font-weight: bold;
}
.hsjd-row{
	top: -60px
}
.hsjd-nr-div{
	margin-top: 40px;
}
.hsjd-logo{
	width: 15%;
}
.hsjd-nr{
	width: 85%;
	font-size: 1em;
	color: #272727;
	line-height: 1.6em;
}
.hsjd-nr span{
	font-size: .9em;
	color: #767676;
}
.hsjd-nr font{
	color: #0986a1;
}
.hsjd-by{
	padding: 10px 30px 0 0;
	font-size: .9em;
	color: #909090;
	text-align: right;
}
.hsjd-zw{
	height: 20px;
}

.pxjc-sec{
	z-index: 5;
	padding-top: 45px;
}
.pxjc-title{
	z-index: 5;
}
.pxjc-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 0;
}
.pxjc-subtitle{
	top: 8px;
}

.pxjc-nr-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_34.jpg) no-repeat bottom center #c90521;
}
.pxjc-nr-div{
	padding-top: 20px;
}
.pxjc-o{
	width: 95%;
	height: 280px;
	margin-top: 40px;
	border: #ff4800 solid 1px;
	background: #c80521;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	display: block;
	cursor: pointer;
	padding-top: 13px;
}
.pxjc-o img{
	max-width: 90%;	
}
.pxjc-n{
	width: 95%;
	height: 280px;
	margin-top: 40px;
	border: #e0e0e0 solid 1px;
	background: url(1921-2021_210615yyc_37.jpg);
	display: none;
	cursor: pointer;
}
.pxjc-n-ul{
	width: 85%;
	padding-top: 35px;
	font-size: .9em;
	color: #910521;
	line-height: 1.6em;
}
.pxjc-n-yd{
	width: 50%;
	height: 30px;
	margin-top: 40px;
	font-size: .9em;
	color: #f8f7f5;
	line-height: 30px;
	background: url(1921-2021_210615yyc_36.png) no-repeat center center;
}
.pxjc-gd{
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
	width: 100%;
}
.pxjc-zw{
	height: 65px;
}

.xglj-sec{
	margin-top: 60px;
}
.xglj-title{
	font-size: 1.8em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	z-index: 6;
}
.xglj{
	margin-top: 50px;
}
.xglj-div{
	width: 30%;
	height: 153px;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 5px;
	cursor: pointer;
}
.xglj-div img{
	max-width: 100%;
	border-radius: 5px;
}
.xglj-zw{
	height: 110px;
}

footer{
	height: 126px;
	background: url(1921-2021_210615yyc_41.jpg) no-repeat top center;
	font-size: 1.1em;
	color: #df291e;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
header{
	background: url(1921-2021_210615yyc_05.jpg) no-repeat center top;
	background-size: 1100px;
}
.logo-100{
	width: 179px;
	top: 18px;
}
.logo-100 img{
	max-width: 60%;	
}
.logo-nlc{
	top: -40px;
}
.logo-nlc img{
	max-width: 20%;	
}
.header-title{
	top: 5px;
	left: -10px;
}
.header-title img{
	max-width: 60%;	
}
.header-title2{
	top: 35px;
	left: -10px;
}
.header-title2 img{
	max-width: 50%;	
}
.hswx-div{
	background: url(1921-2021_210615yyc_06.png) no-repeat top center #fefefe;
	margin-top: 102px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
}
.hswx-row{
	padding-top: 36px;
}
.hswx-lbt{
	padding-left: 25px;
	z-index: 10
}
/*轮播图*/
.list_carousel {
margin: 0 auto;
width: 100% auto;
z-index:0;
position:relative;
}
.list_carousel ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.list_carousel li {
text-align: left;
border: 0;
width: 100% auto;
height: 210px;
padding: 0;
margin: 0;
display: block;
float: left;
}
.list_carousel li img{
		width: 380px;
}
.pager {
	text-align: right;
	height: 40px;
	background: rgba(98, 19, 17, 0.5) !important; /* IE无效，FF有效 */
	background: #621311;
	filter: alpha(opacity=50);
	z-index: 2;
	position: absolute;
	width: 380px;
	left: 0;
	top: 170px;
	color:#FFF;
	vertical-align:middle;
}
.pager a {
text-align:center;
width: 40px;
height: 40px;
display: inline-block;
font-size:14px;
line-height:40px;
color:#FFF;
text-decoration:none;
vertical-align:middle;
}
.pager a.selected {
	text-align:center;
	background-color:#ef171c;
	font-size:20px;
    display: inline-block;
	color:#FFF;
	text-decoration:none;
cursor: default;
}
.pager a span {
display: block;
}

.hswx-title{
	padding-left: 70px;
	z-index: 5;
}
.hswx-title-bg{
	height: 36px;
	background: url(1921-2021_210615yyc_08.png) no-repeat center center;
	background-size: 100%;
}
.hswx-title-ul{
	padding-top: 10px;
	font-size: .8em;
	line-height: 1.4em;
	color: #2d2d2d;
}
.hswx-title-ul li{
	margin-bottom: 8px;
}
.hswx-title-gd{
	padding-right: 20px;
	padding-top: 5px;
}
.hswx-zw{
	height: 45px;
}

.wxz-sec{
	background: url(1921-2021_210615yyc_13.jpg) top center no-repeat;
	z-index: 5;
}
.wxz-title{
	z-index: 5;
}
.wxz-title img{
	max-width: 65%;
	}
.wxz-gd{
	z-index: 10;
	top: -35px;
	right: 10px;
}
.wxz-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: -30px;
}
.wxz-subtitle{
	top: -20px;
}
.wxz-subtitle img{
	max-width: 65%;
	}
.wxz{
	height: 290px;
	top: 10px;
}
.wxz-lbt{
	width: 100%;
	height: 290px;
}
.wxz-lbt img{
	max-width: 100%;
}
.wxz-nr-div{
	width: 84%;
	padding-top: 40px;
}
.wxz-nr-title{
	font-size: 1.2em;
	color: #272727;
}
.wxz-nr-abs{
	font-size: .9em;
	color: #272727;
	line-height: 1.4em;
	padding-top: 8px;
}
.wxz-zw{
	height: 70px;
}

.sjk-sec{
	z-index: 5;
}
.sjk-title{
	z-index: 5;
}
.sjk-title img{
	max-width: 65%;
}
.sjk-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 0;
}
.sjk-subtitle{
	top: 8px;
}
.sjk-subtitle img{
	max-width: 65%;
}
.sjk{
	margin-top: 50px;
}
.sjk-div1{
	width: 30%;
	height: 545px;
	background: url(1921-2021_210615yyc_16.jpg) no-repeat top center #d70b17;
	background-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div2{
	width: 30%;
	height: 545px;
	background: url(1921-2021_210615yyc_17.jpg) no-repeat top center #d70b17;
	background-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div3{
	width: 30%;
	height: 545px;
	background: url(1921-2021_210615yyc_18.jpg) no-repeat top center #d70b17;
	background-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div-bottom{
	height: 545px;
	background: url(1921-2021_210615yyc_19.jpg) no-repeat bottom center;
	background-size: 100%;
	border-radius: 15px;
}
.sjk-nr-title{
	width: 90%;
	padding-top: 170px;
	font-size: 1.2em;
	color: #ffefbf;
	font-weight: bold;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
}
.sjk-nr-abs{
	width: 80%;
	padding-top: 16px;
	font-size: .9em;
	color: #fff6ed;
	line-height: 1.6em;
	letter-spacing: 1px;
}
.sjk-zw{
	height: 60px;
}

.hskt-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_20.jpg) no-repeat bottom center #f1f1f1;
	background-size: 100%;
}
.hskt-title{
	z-index: 5;
	top: 42px;
}
.hskt-title img{
	max-width: 65%;
}
.hskt-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 42px;
}
.hskt-subtitle{
	top: 50px;
}
.hskt-subtitle img{
	max-width: 65%;
}
.fbqz-title{
	font-size: 1.6em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	top: 70px;
}
.fbqz-row{
	margin-top: 80px;
}
.fbqz-row-t{
	margin-top: 120px;
}
.fbqz-div-s{
	width: 90%;
	margin: 0 auto;
	text-align: center;
	}
.fbqz-div-t{
	height: 244px;
	border-radius: 5px;
	border: 1px solid #ececec;
	margin: 0 auto;
	margin-top: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	transition: all ease .5s;
	width: 98%;
	cursor: pointer;
}
.fbqz-div1-t{
	background: url(1921-2021_210615yyc_23-9.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div2-t{
	background: url(1921-2021_210615yyc_23-10.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div-t ul{
	text-align: center;
	margin-top: 185px;
	font-size: .8em;
	color: #525252;
}
.fbqz-div-t:hover {
	border: 1px solid #de1f22;
}
.fbqz-zw-t{
	height: 140px;
}
.fbqz-div{
	height: 194px;
	border-radius: 5px;
	border: 1px solid #ececec;
	margin: 0 auto;
	margin-top: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	transition: all ease .5s;
	width: 98%;
	cursor: pointer;
}
.fbqz-div1{
	background: url(1921-2021_210615yyc_23.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div2{
	background: url(1921-2021_210615yyc_23-2.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div3{
	background: url(1921-2021_210615yyc_23-3.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div4{
	background: url(1921-2021_210615yyc_23-4.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div5{
	background: url(1921-2021_210615yyc_23-5.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div6{
	background: url(1921-2021_210615yyc_23-6.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div7{
	background: url(1921-2021_210615yyc_23-7.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div8{
	background: url(1921-2021_210615yyc_23-8.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div ul{
	text-align: center;
	margin-top: 148px;
	font-size: .8em;
	color: #525252;
}
.fbqz-div:hover {
	border: 1px solid #de1f22;
}
.fbqz-zw{
	height: 60px;
}

.hsjd-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_24.jpg) center center;
}
.hsjd-div{
	padding-top: 20px;
}
.hsjd-title{
	font-size: 1.6em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	z-index: 6;
	padding-top: 25px;
}
.hsjd-add{
	width: 30%;
	height: 67px;
	background: url(1921-2021_210615yyc_25.png) no-repeat right center;
	background-size: 100%;
	z-index: 7;
	top: -55px;
	left: 450px;
}
.hsjd-add ul{
	padding-right: 30px;
	padding-top: 32px;
	font-size: 1.2em;
	color: #faf7f2;
}
.hsjd-row{
	top: -60px
}
.hsjd-nr-div{
	margin-top: 40px;
}
.hsjd-logo{
	width: 15%;
}
.hsjd-logo img{
	max-width: 80%;
}
.hsjd-nr{
	width: 85%;
	font-size: 1em;
	color: #272727;
	line-height: 1.6em;
}
.hsjd-nr span{
	font-size: .9em;
	color: #767676;
}
.hsjd-nr font{
	color: #0986a1;
}
.hsjd-by{
	padding: 10px 0 0 0;
	font-size: .8em;
	color: #909090;
	text-align: center;
}
.hsjd-zw{
	height: 10px;
}

.pxjc-sec{
	z-index: 5;
	padding-top: 45px;
}
.pxjc-title{
	z-index: 5;
}
.pxjc-title img{
	max-width: 65%;
}
.pxjc-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 0;
}
.pxjc-subtitle{
	top: 8px;
}
.pxjc-subtitle img{
	max-width: 65%;
}

.pxjc-nr-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_34.jpg) no-repeat bottom center #c90521;
	top: -20px;
}
.pxjc-nr-div{
	padding-top: 10px;
}
.pxjc-o{
	width: 95%;
	height: 280px;
	margin-top: 40px;
	border: #ff4800 solid 1px;
	background: #c80521;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	display: block;
	cursor: pointer;
	padding-top: 13px;
}
.pxjc-o img{
	max-width: 90%;	
}
.pxjc-n{
	width: 95%;
	height: 280px;
	margin-top: 40px;
	border: #e0e0e0 solid 1px;
	background: url(1921-2021_210615yyc_37.jpg);
	display: none;
	cursor: pointer;
}
.pxjc-n-ul{
	width: 85%;
	padding-top: 35px;
	font-size: .9em;
	color: #910521;
	line-height: 1.6em;
}
.pxjc-n-yd{
	width: 50%;
	height: 30px;
	margin-top: 40px;
	font-size: .9em;
	color: #f8f7f5;
	line-height: 30px;
	background: url(1921-2021_210615yyc_36.png) no-repeat center center;
}
.pxjc-gd{
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
	width: 100%;
}
.pxjc-zw{
	height: 65px;
}

.xglj-sec{
	margin-top: 20px;
}
.xglj-title{
	font-size: 1.6em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	z-index: 6;
}
.xglj{
	margin-top: 30px;
}
.xglj-div{
	width: 30%;
	height: 153px;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 5px;
	cursor: pointer;
}
.xglj-div img{
	max-width: 100%;
	border-radius: 5px;
}
.xglj-zw{
	height: 90px;
}

footer{
	height: 126px;
	background: url(1921-2021_210615yyc_41.jpg) no-repeat top center;
	font-size: 1.1em;
	color: #df291e;
}
}

@media only screen and (min-width: 576px) and (max-width: 767px) {
header{
	background: url(1921-2021_210615yyc_05.jpg) no-repeat center top;
	background-size: 900px;
}
.logo-100{
	width: 179px;
	top: 18px;
}
.logo-100 img{
	max-width: 50%;	
}
.logo-nlc{
	top: -30px;
}
.logo-nlc img{
	max-width: 25%;	
}
.header-title{
	top: 5px;
	left: -10px;
}
.header-title img{
	max-width: 65%;	
}
.header-title2{
	top: 15px;
	left: -10px;
}
.header-title2 img{
	max-width: 58%;	
}
.hswx-div{
	background: url(1921-2021_210615yyc_06.png) no-repeat top center #fefefe;
	margin-top: 75px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
}
.hswx-row{
	padding-top: 36px;
}
.hswx-lbt{
	padding-left: 25px;
	z-index: 10
}
/*轮播图*/
.list_carousel {
margin: 0 auto;
width: 100% auto;
z-index:0;
position:relative;
}
.list_carousel ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.list_carousel li {
text-align: center;
border: 0;
width: 100% auto;
height: 271px;
padding: 0;
margin: 0;
display: block;
float: left;
}
.list_carousel li img{
		width: 490px;
}
.pager {
	text-align: right;
	height: 40px;
	background: rgba(98, 19, 17, 0.5) !important; /* IE无效，FF有效 */
	background: #621311;
	filter: alpha(opacity=50);
	z-index: 2;
	position: absolute;
	width: 490px;
	left: 0;
	top: 231px;
	color:#FFF;
	vertical-align:middle;
}
.pager a {
text-align:center;
width: 40px;
height: 40px;
display: inline-block;
font-size:14px;
line-height:40px;
color:#FFF;
text-decoration:none;
vertical-align:middle;
}
.pager a.selected {
	text-align:center;
	background-color:#ef171c;
	font-size:20px;
    display: inline-block;
	color:#FFF;
	text-decoration:none;
cursor: default;
}
.pager a span {
display: block;
}

.hswx-title{
	padding-top: 40px;
	z-index: 5;
}
.hswx-title-bg{
	height: 46px;
	background: url(1921-2021_210615yyc_08.png) no-repeat center center;
	background-size: 95%;
}
.hswx-title-ul{
	width: 90%;
	margin: 0 auto;
	padding-top: 30px;
	font-size: .9em;
	line-height: 1.5em;
	color: #2d2d2d;
}
.hswx-title-ul li{
	margin-bottom: 10px;
}
.hswx-title-gd{
	padding-right: 20px;
	padding-top: 5px;
}
.hswx-zw{
	height: 65px;
}

.wxz-sec{
	background: url(1921-2021_210615yyc_13.jpg) top center no-repeat;
	z-index: 5;
}
.wxz-title{
	z-index: 5;
}
.wxz-title img{
	max-width: 85%;
	}
.wxz-gd{
	z-index: 10;
	top: 60px;
	right: 10px;
}
.wxz-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: -30px;
}
.wxz-subtitle{
	top: -20px;
}
.wxz-subtitle img{
	max-width: 85%;
	}
.wxz{
	height: 220px;
	top: 50px;
}
.wxz-lbt{
	width: 100%;
	height: 220px;
}
.wxz-lbt img{
	max-width: 100%;
}
.wxz-nr-div{
	width: 90%;
	padding-top: 80px;
}
.wxz-nr-title{
	font-size: 1.2em;
	color: #272727;
}
.wxz-nr-abs{
	font-size: .9em;
	color: #272727;
	line-height: 1.4em;
	padding-top: 8px;
}
.wxz-zw{
	height: 50px;
}

.sjk-sec{
	z-index: 5;
}
.sjk-title{
	z-index: 5;
}
.sjk-title img{
	max-width: 85%;
}
.sjk-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 0;
}
.sjk-subtitle{
	top: 8px;
}
.sjk-subtitle img{
	max-width: 85%;
}
.sjk{
	margin-top: 40px;
}
.sjk-div1{
	width: 30%;
	height: 545px;
	background: url(1921-2021_210615yyc_16.jpg) no-repeat top center #d70b17;
	background-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div2{
	width: 30%;
	height: 545px;
	background: url(1921-2021_210615yyc_17.jpg) no-repeat top center #d70b17;
	background-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div3{
	width: 30%;
	height: 545px;
	background: url(1921-2021_210615yyc_18.jpg) no-repeat top center #d70b17;
	background-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div-bottom{
	height: 545px;
	background: url(1921-2021_210615yyc_19.jpg) no-repeat bottom center;
	background-size: 100%;
	border-radius: 15px;
}

.sjk-nr-title{
	width: 90%;
	padding-top: 170px;
	font-size: 1.2em;
	color: #ffefbf;
	font-weight: bold;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
}
.sjk-nr-abs{
	width: 80%;
	padding-top: 16px;
	font-size: .9em;
	color: #fff6ed;
	line-height: 1.6em;
	letter-spacing: 1px;
}
.sjk-zw{
	height: 50px;
}

.hskt-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_20.jpg) no-repeat bottom center #f1f1f1;
	background-size: 100%;
	
}
.hskt-title{
	z-index: 5;
	top: 42px;
}
.hskt-title img{
	max-width: 85%;
}
.hskt-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 42px;
}
.hskt-subtitle{
	top: 50px;
}
.hskt-subtitle img{
	max-width: 85%;
}
.fbqz-title{
	font-size: 1.4em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	top: 70px;
}
.fbqz-row{
	margin-top: 80px;
}
.fbqz-row-t{
	margin-top: 90px;
}
.fbqz-div-s{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	}
.fbqz-div-t{
	height: 194px;
	border-radius: 5px;
	border: 1px solid #ececec;
	margin: 0 auto;
	margin-top: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	transition: all ease .5s;
	width: 98%;
	cursor: pointer;
}
.fbqz-div1-t{
	background: url(1921-2021_210615yyc_23-9.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div2-t{
	background: url(1921-2021_210615yyc_23-10.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div-t ul{
	text-align: center;
	margin-top: 145px;
	font-size: .8em;
	color: #525252;
}
.fbqz-div-t:hover {
	border: 1px solid #de1f22;
}
.fbqz-zw-t{
	height: 120px;
}
.fbqz-div{
	height: 194px;
	border-radius: 5px;
	border: 1px solid #ececec;
	margin: 0 auto;
	margin-top: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	transition: all ease .5s;
	width: 98%;
	cursor: pointer;
}
.fbqz-div1{
	background: url(1921-2021_210615yyc_23.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div2{
	background: url(1921-2021_210615yyc_23-2.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div3{
	background: url(1921-2021_210615yyc_23-3.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div4{
	background: url(1921-2021_210615yyc_23-4.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div5{
	background: url(1921-2021_210615yyc_23-5.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div6{
	background: url(1921-2021_210615yyc_23-6.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div7{
	background: url(1921-2021_210615yyc_23-7.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div8{
	background: url(1921-2021_210615yyc_23-8.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div ul{
	text-align: center;
	margin-top: 152px;
	font-size: .8em;
	color: #525252;
}
.fbqz-div:hover {
	border: 1px solid #de1f22;
}
.fbqz-zw{
	height: 60px;
}

.hsjd-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_24.jpg) center center;
}
.hsjd-div{
	padding-top: 10px;
}
.hsjd-title{
	font-size: 1.4em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	z-index: 6;
	padding-top: 15px;
}
.hsjd-add{
	width: 30%;
	height: 67px;
	background: url(1921-2021_210615yyc_25.png) no-repeat right center;
	background-size: 100%;
	z-index: 7;
	top: -25px;
	left: 350px;
}
.hsjd-add ul{
	padding-right: 16px;
	padding-top: 30px;
	font-size: 1em;
	color: #faf7f2;
}
.hsjd-row{
	top: -40px
}
.hsjd-nr-div{
	margin-top: 40px;
}
.hsjd-logo{
	width: 20%;
}
.hsjd-logo img{
	max-width: 90%;
}
.hsjd-nr{
	width: 80%;
	font-size: .9em;
	color: #272727;
	line-height: 1.4em;
}
.hsjd-nr span{
	font-size: .8em;
	color: #767676;
}
.hsjd-nr font{
	color: #0986a1;
}
.hsjd-by{
	padding: 10px 0 0 0;
	font-size: .8em;
	color: #909090;
	text-align: center;
}
.hsjd-zw{
	height: 10px;
}

.pxjc-sec{
	z-index: 5;
	padding-top: 55px;
}
.pxjc-title{
	z-index: 5;
}
.pxjc-title img{
	max-width: 85%;
}
.pxjc-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 0;
}
.pxjc-subtitle{
	top: 8px;
}
.pxjc-subtitle img{
	max-width: 85%;
}

.pxjc-nr-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_34.jpg) no-repeat bottom center #c90521;
	top: -20px;
}
.pxjc-nr-div{
	padding-top: 10px;
}
.pxjc-o{
	width: 95%;
	height: 320px;
	margin-top: 40px;
	border: #ff4800 solid 1px;
	background: #c80521;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	display: block;
	cursor: pointer;
	padding-top: 13px;
}
.pxjc-o img{
	max-width: 90%;	
}
.pxjc-n{
	width: 95%;
	height: 320px;
	margin-top: 40px;
	border: #e0e0e0 solid 1px;
	background: url(1921-2021_210615yyc_37.jpg);
	display: none;
	cursor: pointer;
}
.pxjc-n-ul{
	width: 85%;
	padding-top: 45px;
	font-size: .9em;
	color: #910521;
	line-height: 1.6em;
}
.pxjc-n-yd{
	width: 50%;
	height: 30px;
	margin-top: 40px;
	font-size: .9em;
	color: #f8f7f5;
	line-height: 30px;
	background: url(1921-2021_210615yyc_36.png) no-repeat center center;
}
.pxjc-gd{
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
	width: 100%;
}
.pxjc-zw{
	height: 65px;
}

.xglj-sec{
	margin-top: 20px;
}
.xglj-title{
	font-size: 1.4em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	z-index: 6;
}
.xglj{
	margin-top: 30px;
}
.xglj-div{
	width: 30%;
	height: 153px;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 5px;
	cursor: pointer;
}
.xglj-div img{
	max-width: 100%;
	border-radius: 5px;
}
.xglj-zw{
	height: 90px;
}

footer{
	height: 126px;
	background: url(1921-2021_210615yyc_41.jpg) no-repeat top center;
	font-size: 1em;
	color: #df291e;
}
}

@media only screen and (min-width: 480px) and (max-width: 575px) {
header{
	background: url(1921-2021_210615yyc_05.jpg) no-repeat center top;
	background-size: 740px;
}
.logo-100{
	width: 179px;
	top: 8px;
}
.logo-100 img{
	max-width: 40%;	
}
.logo-nlc{
	top: -35px;
}
.logo-nlc img{
	max-width: 25%;	
}
.header-title{
	top: -10px;
	left: -10px;
}
.header-title img{
	max-width: 70%;	
}
.header-title2{
	top: 10px;
	left: -10px;
}
.header-title2 img{
	max-width: 53%;	
}
.hswx-div{
	background: url(1921-2021_210615yyc_06.png) no-repeat top center #fefefe;
	margin-top: 62px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
}
.hswx-row{
	padding-top: 36px;
}
.hswx-lbt{
	padding-left: 15px;
	z-index: 10
}
/*轮播图*/
.list_carousel {
margin: 0 auto;
width: 420px;
z-index:0;
position:relative;
}
.list_carousel ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.list_carousel li {
text-align: center;
border: 0;
width: 100% auto;
height: 232px;
padding: 0;
margin: 0;
display: block;
float: left;
}
.list_carousel li img{
		width: 420px;
}
.pager {
	text-align: right;
	height: 40px;
	background: rgba(98, 19, 17, 0.5) !important; /* IE无效，FF有效 */
	background: #621311;
	filter: alpha(opacity=50);
	z-index: 2;
	position: absolute;
	width: 420px;
	left: 0;
	top: 192px;
	color:#FFF;
	vertical-align:middle;
}
.pager a {
text-align:center;
width: 40px;
height: 40px;
display: inline-block;
font-size:14px;
line-height:40px;
color:#FFF;
text-decoration:none;
vertical-align:middle;
}
.pager a.selected {
	text-align:center;
	background-color:#ef171c;
	font-size:20px;
    display: inline-block;
	color:#FFF;
	text-decoration:none;
cursor: default;
}
.pager a span {
display: block;
}

.hswx-title{
	padding-top: 40px;
	z-index: 5;
}
.hswx-title-bg{
	height: 46px;
	background: url(1921-2021_210615yyc_08.png) no-repeat center center;
	background-size: 95%;
}
.hswx-title-ul{
	width: 90%;
	margin: 0 auto;
	padding-top: 30px;
	font-size: .9em;
	line-height: 1.5em;
	color: #2d2d2d;
}
.hswx-title-ul li{
	margin-bottom: 10px;
}
.hswx-title-gd{
	padding-right: 20px;
	padding-top: 5px;
}
.hswx-zw{
	height: 45px;
}

.wxz-sec{
	background: url(1921-2021_210615yyc_13.jpg) top center no-repeat;
	z-index: 5;
}
.wxz-title{
	z-index: 5;
}
.wxz-title img{
	max-width: 95%;
	}
.wxz-gd{
	z-index: 10;
	top: 60px;
	right: 10px;
}
.wxz-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: -30px;
}
.wxz-subtitle{
	top: -20px;
}
.wxz-subtitle img{
	max-width: 95%;
	}
.wxz{
	height: 190px;
	top: 50px;
}
.wxz-lbt{
	width: 100%;
	height: 190px;
}
.wxz-lbt img{
	max-width: 100%;
}
.wxz-nr-div{
	width: 90%;
	padding-top: 80px;
}
.wxz-nr-title{
	font-size: 1.2em;
	color: #272727;
}
.wxz-nr-abs{
	font-size: .9em;
	color: #272727;
	line-height: 1.5em;
	padding-top: 8px;
}
.wxz-zw{
	height: 50px;
}

.sjk-sec{
	z-index: 5;
}
.sjk-title{
	z-index: 5;
}
.sjk-title img{
	max-width: 95%;
}
.sjk-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 0;
}
.sjk-subtitle{
	top: 8px;
}
.sjk-subtitle img{
	max-width: 95%;
}
.sjk{
	margin-top: 40px;
}
.sjk-div1{
	width: 30%;
	height: 600px;
	background: url(1921-2021_210615yyc_16.jpg) no-repeat top center #d70b17;
	background-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div2{
	width: 30%;
	height: 600px;
	background: url(1921-2021_210615yyc_17.jpg) no-repeat top center #d70b17;
	background-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div3{
	width: 30%;
	height: 600px;
	background: url(1921-2021_210615yyc_18.jpg) no-repeat top center #d70b17;
	background-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div-bottom{
	height: 600px;
	background: url(1921-2021_210615yyc_19.jpg) no-repeat bottom center;
	background-size: 100%;
	border-radius: 15px;
}

.sjk-nr-title{
	width: 90%;
	padding-top: 240px;
	font-size: 1.2em;
	color: #ffefbf;
	font-weight: bold;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
}
.sjk-nr-abs{
	width: 80%;
	padding-top: 16px;
	font-size: 1em;
	color: #fff6ed;
	line-height: 1.7em;
	letter-spacing: 1px;
}
.sjk-zw{
	height: 50px;
}

.hskt-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_20.jpg) no-repeat bottom center #f1f1f1;
	background-size: 200%;
}
.hskt-title{
	z-index: 5;
	top: 42px;
}
.hskt-title img{
	max-width: 95%;
}
.hskt-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 42px;
}
.hskt-subtitle{
	top: 50px;
}
.hskt-subtitle img{
	max-width: 95%;
}
.fbqz-title{
	font-size: 1.2em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	top: 70px;
}
.fbqz-row{
	margin-top: 80px;
}
.fbqz-row-t{
	margin-top: 80px;
}
.fbqz-div-s{
	width: 210px;
	margin: 0 auto;
	text-align: center;
	}
.fbqz-div-t{
	height: 160px;
	border-radius: 5px;
	border: 1px solid #ececec;
	margin: 0 auto;
	margin-top: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	transition: all ease .5s;
	width: 98%;
	cursor: pointer;
}
.fbqz-div1-t{
	background: url(1921-2021_210615yyc_23-9.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div2-t{
	background: url(1921-2021_210615yyc_23-10.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div-t ul{
	text-align: center;
	margin-top: 120px;
	font-size: .8em;
	color: #525252;
}
.fbqz-div-t:hover {
	border: 1px solid #de1f22;
}
.fbqz-zw-t{
	height: 120px;
}
.fbqz-div{
	width: 210px;
	height: 164px;
	border-radius: 5px;
	border: 1px solid #ececec;
	margin: 0 auto;
	margin-top: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	transition: all ease .5s;
	cursor: pointer;
}
.fbqz-div1{
	background: url(1921-2021_210615yyc_23.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div2{
	background: url(1921-2021_210615yyc_23-2.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div3{
	background: url(1921-2021_210615yyc_23-3.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div4{
	background: url(1921-2021_210615yyc_23-4.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div5{
	background: url(1921-2021_210615yyc_23-5.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div6{
	background: url(1921-2021_210615yyc_23-6.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div7{
	background: url(1921-2021_210615yyc_23-7.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div8{
	background: url(1921-2021_210615yyc_23-8.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div ul{
	text-align: center;
	margin-top: 130px;
	font-size: .8em;
	color: #525252;
}
.fbqz-div:hover {
	border: 1px solid #de1f22;
}
.fbqz-zw{
	height: 60px;
}

.hsjd-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_24.jpg) center center;
}
.hsjd-div{
	padding-top: 10px;
}
.hsjd-title{
	font-size: 1.2em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	z-index: 6;
	padding-top: 15px;
}
.hsjd-add{
	width: 35%;
	height: 77px;
	background: url(1921-2021_210615yyc_25.png) no-repeat right center;
	background-size: 100%;
	z-index: 7;
	top: -15px;
	left: 270px;
}
.hsjd-add ul{
	padding-right: 20px;
	padding-top: 36px;
	font-size: .9em;
	color: #faf7f2;
}
.hsjd-row{
	top: -40px
}
.hsjd-nr-div{
	margin-top: 40px;
}
.hsjd-logo{
	width: 20%;
	text-align: center;
}
.hsjd-logo img{
	max-width: 100%;
}
.hsjd-nr{
	width: 80%;
	font-size: .9em;
	color: #272727;
	line-height: 1.6em;
}
.hsjd-nr span{
	font-size: .9em;
	color: #767676;
}
.hsjd-nr font{
	color: #0986a1;
}
.hsjd-by{
	padding: 10px 0 0 0;
	font-size: .8em;
	color: #909090;
	text-align: center;
}
.hsjd-zw{
	height: 10px;
}

.pxjc-sec{
	z-index: 5;
	padding-top: 55px;
}
.pxjc-title{
	z-index: 5;
}
.pxjc-title img{
	max-width: 95%;
}
.pxjc-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 0;
}
.pxjc-subtitle{
	top: 8px;
}
.pxjc-subtitle img{
	max-width: 95%;
}

.pxjc-nr-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_34.jpg) no-repeat bottom center #c90521;
	top: -20px;
}
.pxjc-nr-div{
	padding-top: 10px;
}
.pxjc-o{
	width: 200px;
	height: 280px;
	margin-top: 40px;
	border: #ff4800 solid 1px;
	background: #c80521;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	display: block;
	cursor: pointer;
	padding-top: 13px;
	padding-bottom: 13px;
}
.pxjc-o img{
	max-width: 90%;	
}
.pxjc-n{
	width: 200px;
	height: 280px;
	margin-top: 40px;
	border: #e0e0e0 solid 1px;
	background: url(1921-2021_210615yyc_37.jpg);
	display: none;
	cursor: pointer;
}
.pxjc-n-ul{
	width: 85%;
	padding-top: 35px;
	font-size: .9em;
	color: #910521;
	line-height: 1.6em;
}
.pxjc-n-yd{
	width: 50%;
	height: 30px;
	margin-top: 30px;
	font-size: .9em;
	color: #f8f7f5;
	line-height: 30px;
	background: url(1921-2021_210615yyc_36.png) no-repeat center center;
}
.pxjc-gd{
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
	width: 100%;
}
.pxjc-zw{
	height: 65px;
}

.xglj-sec{
	margin-top: 20px;
}
.xglj-title{
	font-size: 1.2em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	z-index: 6;
}
.xglj{
	margin-top: 30px;
}
.xglj-div{
	width: 30%;
	height: 153px;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 5px;
	cursor: pointer;
}
.xglj-div img{
	max-width: 100%;
	border-radius: 5px;
}
.xglj-zw{
	height: 90px;
}

footer{
	height: 126px;
	background: url(1921-2021_210615yyc_41.jpg) no-repeat top center;
	font-size: 1em;
	color: #df291e;
}
}

@media only screen and (min-width: 420px) and (max-width: 479px) {
header{
	background: url(1921-2021_210615yyc_05.jpg) no-repeat center top;
	background-size: 660px;
}
.logo-100{
	width: 179px;
	top: 8px;
}
.logo-100 img{
	max-width: 40%;	
}
.logo-nlc{
	top: -35px;
}
.logo-nlc img{
	max-width: 25%;	
}
.header-title{
	top: -10px;
	left: -10px;
}
.header-title img{
	max-width: 70%;	
}
.header-title2{
	top: 10px;
	left: -10px;
}
.header-title2 img{
	max-width: 50%;	
}
.hswx-div{
	background: url(1921-2021_210615yyc_06.png) no-repeat top center #fefefe;
	margin-top: 49px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
}
.hswx-row{
	padding-top: 36px;
}
.hswx-lbt{
	margin: 0 auto;
	text-align: center;
	z-index: 10
}
/*轮播图*/
.list_carousel {
margin: 0 auto;
width: 370px;
z-index:0;
position:relative;
}
.list_carousel ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.list_carousel li {
text-align: center;
border: 0;
width: 100% auto;
height: 204px;
padding: 0;
margin: 0;
display: block;
float: left;
}
.list_carousel li img{
		width: 370px;
}
.pager {
	text-align: right;
	height: 40px;
	background: rgba(98, 19, 17, 0.5) !important; /* IE无效，FF有效 */
	background: #621311;
	filter: alpha(opacity=50);
	z-index: 2;
	position: absolute;
	width: 370px;
	left: 0;
	top: 164px;
	color:#FFF;
	vertical-align:middle;
}
.pager a {
text-align:center;
width: 40px;
height: 40px;
display: inline-block;
font-size:14px;
line-height:40px;
color:#FFF;
text-decoration:none;
vertical-align:middle;
}
.pager a.selected {
	text-align:center;
	background-color:#ef171c;
	font-size:20px;
    display: inline-block;
	color:#FFF;
	text-decoration:none;
cursor: default;
}
.pager a span {
display: block;
}

.hswx-title{
	padding-top: 30px;
	z-index: 5;
}
.hswx-title-bg{
	height: 46px;
	background: url(1921-2021_210615yyc_08.png) no-repeat center center;
	background-size: 95%;
}
.hswx-title-ul{
	width: 90%;
	margin: 0 auto;
	padding-top: 20px;
	font-size: .9em;
	line-height: 1.5em;
	color: #2d2d2d;
}
.hswx-title-ul li{
	margin-bottom: 10px;
}
.hswx-title-gd{
	padding-right: 20px;
	padding-top: 5px;
}
.hswx-zw{
	height: 35px;
}

.wxz-sec{
	background: url(1921-2021_210615yyc_13.jpg) top center no-repeat;
	z-index: 5;
}
.wxz-title{
	z-index: 5;
}
.wxz-title img{
	max-width: 95%;
	}
.wxz-gd{
	z-index: 10;
	top: 60px;
	right: 10px;
}
.wxz-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: -30px;
}
.wxz-subtitle{
	top: -20px;
}
.wxz-subtitle img{
	max-width: 95%;
	}
.wxz{
	height: 170px;
	top: 50px;
}
.wxz-lbt{
	width: 100%;
	height: 170px;
}
.wxz-lbt img{
	max-width: 100%;
}
.wxz-nr-div{
	width: 90%;
	padding-top: 80px;
}
.wxz-nr-title{
	font-size: 1.2em;
	color: #272727;
}
.wxz-nr-abs{
	font-size: .9em;
	color: #272727;
	line-height: 1.5em;
	padding-top: 8px;
}
.wxz-zw{
	height: 50px;
}

.sjk-sec{
	z-index: 5;
}
.sjk-title{
	z-index: 5;
}
.sjk-title img{
	max-width: 95%;
}
.sjk-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 0;
}
.sjk-subtitle{
	top: 8px;
}
.sjk-subtitle img{
	max-width: 95%;
}
.sjk{
	margin-top: 40px;
}
.sjk-div1{
	width: 30%;
	height: 600px;
	background: url(1921-2021_210615yyc_16.jpg) no-repeat top center #d70b17;
	background-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div2{
	width: 30%;
	height: 600px;
	background: url(1921-2021_210615yyc_17.jpg) no-repeat top center #d70b17;
	background-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div3{
	width: 30%;
	height: 600px;
	background: url(1921-2021_210615yyc_18.jpg) no-repeat top center #d70b17;
	background-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div-bottom{
	height: 600px;
	background: url(1921-2021_210615yyc_19.jpg) no-repeat bottom center;
	background-size: 100%;
	border-radius: 15px;
}

.sjk-nr-title{
	width: 90%;
	padding-top: 260px;
	font-size: 1.2em;
	color: #ffefbf;
	font-weight: bold;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
}
.sjk-nr-abs{
	width: 80%;
	padding-top: 16px;
	font-size: 1em;
	color: #fff6ed;
	line-height: 1.7em;
	letter-spacing: 1px;
}
.sjk-zw{
	height: 50px;
}

.hskt-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_20.jpg) no-repeat bottom center #f1f1f1;
	background-size: 200%;
}
.hskt-title{
	z-index: 5;
	top: 42px;
}
.hskt-title img{
	max-width: 95%;
}
.hskt-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 42px;
}
.hskt-subtitle{
	top: 50px;
}
.hskt-subtitle img{
	max-width: 95%;
}
.fbqz-title{
	font-size: 1.2em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	top: 70px;
}
.fbqz-row{
	margin-top: 80px;
}
.fbqz-row-t{
	margin-top: 80px;
}
.fbqz-div-s{
	width: 180px;
	margin: 0 auto;
	text-align: center;
	}
.fbqz-div-t{
	height: 155px;
	border-radius: 5px;
	border: 1px solid #ececec;
	margin: 0 auto;
	margin-top: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	transition: all ease .5s;
	width: 98%;
	cursor: pointer;
}
.fbqz-div1-t{
	background: url(1921-2021_210615yyc_23-9.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div2-t{
	background: url(1921-2021_210615yyc_23-10.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div-t ul{
	text-align: center;
	margin-top: 105px;
	font-size: .7em;
	color: #525252;
}
.fbqz-div-t:hover {
	border: 1px solid #de1f22;
}
.fbqz-zw-t{
	height: 100px;
}
.fbqz-div{
	width: 180px;
	height: 144px;
	border-radius: 5px;
	border: 1px solid #ececec;
	margin: 0 auto;
	margin-top: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	transition: all ease .5s;
	cursor: pointer;
}
.fbqz-div1{
	background: url(1921-2021_210615yyc_23.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div2{
	background: url(1921-2021_210615yyc_23-2.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div3{
	background: url(1921-2021_210615yyc_23-3.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div4{
	background: url(1921-2021_210615yyc_23-4.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div5{
	background: url(1921-2021_210615yyc_23-5.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div6{
	background: url(1921-2021_210615yyc_23-6.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div7{
	background: url(1921-2021_210615yyc_23-7.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div8{
	background: url(1921-2021_210615yyc_23-8.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div ul{
	text-align: center;
	margin-top: 112px;
	font-size: .7em;
	color: #525252;
}
.fbqz-div:hover {
	border: 1px solid #de1f22;
}
.fbqz-zw{
	height: 60px;
}

.hsjd-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_24.jpg) center center;
}
.hsjd-div{
	padding-top: 10px;
}
.hsjd-title{
	font-size: 1.2em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	z-index: 6;
	padding-top: 15px;
}
.hsjd-add{
	width: 35%;
	height: 77px;
	background: url(1921-2021_210615yyc_25.png) no-repeat right center;
	background-size: 100%;
	z-index: 7;
	top: -5px;
	left: 220px;
}
.hsjd-add ul{
	padding-right: 15px;
	padding-top: 36px;
	font-size: .8em;
	color: #faf7f2;
}
.hsjd-row{
	top: -40px
}
.hsjd-nr-div{
	margin-top: 40px;
}
.hsjd-logo{
	width: 20%;
	text-align: center;
}
.hsjd-logo img{
	max-width: 100%;
}
.hsjd-nr{
	width: 80%;
	font-size: .9em;
	color: #272727;
	line-height: 1.6em;
}
.hsjd-nr span{
	font-size: .9em;
	color: #767676;
}
.hsjd-nr font{
	color: #0986a1;
}
.hsjd-by{
	padding: 10px 0 0 0;
	font-size: .8em;
	color: #909090;
	text-align: center;
}
.hsjd-zw{
	height: 10px;
}

.pxjc-sec{
	z-index: 5;
	padding-top: 55px;
}
.pxjc-title{
	z-index: 5;
}
.pxjc-title img{
	max-width: 95%;
}
.pxjc-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 0;
}
.pxjc-subtitle{
	top: 8px;
}
.pxjc-subtitle img{
	max-width: 95%;
}

.pxjc-nr-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_34.jpg) no-repeat bottom center #c90521;
	top: -20px;
}
.pxjc-nr-div{
	padding-top: 10px;
}
.pxjc-o{
	width: 180px;
	height: 255px;
	margin-top: 40px;
	border: #ff4800 solid 1px;
	background: #c80521;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	display: block;
	cursor: pointer;
	padding-top: 13px;
	padding-bottom: 13px;
}
.pxjc-o img{
	max-width: 90%;	
}
.pxjc-n{
	width: 180px;
	height: 255px;
	margin-top: 40px;
	border: #e0e0e0 solid 1px;
	background: url(1921-2021_210615yyc_37.jpg);
	display: none;
	cursor: pointer;
}
.pxjc-n-ul{
	width: 85%;
	padding-top: 30px;
	font-size: .8em;
	color: #910521;
	line-height: 1.6em;
}
.pxjc-n-yd{
	width: 50%;
	height: 30px;
	margin-top: 30px;
	font-size: .9em;
	color: #f8f7f5;
	line-height: 30px;
	background: url(1921-2021_210615yyc_36.png) no-repeat center center;
}
.pxjc-gd{
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
	width: 100%;
}
.pxjc-zw{
	height: 65px;
}

.xglj-sec{
	margin-top: 20px;
}
.xglj-title{
	font-size: 1.2em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	z-index: 6;
}
.xglj{
	margin-top: 30px;
}
.xglj-div{
	width: 30%;
	height: 153px;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 5px;
	cursor: pointer;
}
.xglj-div img{
	max-width: 100%;
	border-radius: 5px;
}
.xglj-zw{
	height: 70px;
}

footer{
	height: 126px;
	background: url(1921-2021_210615yyc_41.jpg) no-repeat top center;
	font-size: 1em;
	color: #df291e;
}
}

@media only screen and (min-width: 360px) and (max-width: 419px) {
header{
	background: url(1921-2021_210615yyc_05.jpg) no-repeat center top;
	background-size: 570px;
}
.logo-100{
	width: 179px;
	top: 8px;
}
.logo-100 img{
	max-width: 40%;	
}
.logo-nlc{
	top: -35px;
}
.logo-nlc img{
	max-width: 25%;	
}
.header-title{
	top: -10px;
	left: -10px;
}
.header-title img{
	max-width: 70%;	
}
.header-title2{
	top: 0;
	left: -10px;
}
.header-title2 img{
	max-width: 50%;	
}
.hswx-div{
	background: url(1921-2021_210615yyc_06.png) no-repeat top center #fefefe;
	margin-top: 35px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
}
.hswx-row{
	padding-top: 26px;
}
.hswx-lbt{
	margin: 0 auto;
	text-align: center;
	z-index: 10;
}
/*轮播图*/
.list_carousel {
margin: 0 auto;
width: 330px;
z-index:0;
position:relative;
}
.list_carousel ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.list_carousel li {
text-align: center;
border: 0;
width: 100% auto;
height: 182px;
padding: 0;
margin: 0;
display: block;
float: left;
}
.list_carousel li img{
		width: 330px;
}
.pager {
	text-align: right;
	height: 40px;
	background: rgba(98, 19, 17, 0.5) !important; /* IE无效，FF有效 */
	background: #621311;
	filter: alpha(opacity=50);
	z-index: 2;
	position: absolute;
	width: 330px;
	left: 0;
	top: 142px;
	color:#FFF;
	vertical-align:middle;
}
.pager a {
text-align:center;
width: 40px;
height: 40px;
display: inline-block;
font-size:14px;
line-height:40px;
color:#FFF;
text-decoration:none;
vertical-align:middle;
}
.pager a.selected {
	text-align:center;
	background-color:#ef171c;
	font-size:20px;
    display: inline-block;
	color:#FFF;
	text-decoration:none;
cursor: default;
}
.pager a span {
display: block;
}

.hswx-title{
	padding-top: 30px;
	z-index: 5;
}
.hswx-title-bg{
	height: 46px;
	background: url(1921-2021_210615yyc_08.png) no-repeat center center;
	background-size: 95%;
}
.hswx-title-ul{
	width: 90%;
	margin: 0 auto;
	padding-top: 20px;
	font-size: .9em;
	line-height: 1.5em;
	color: #2d2d2d;
}
.hswx-title-ul li{
	margin-bottom: 10px;
}
.hswx-title-gd{
	padding-right: 20px;
	padding-top: 5px;
}
.hswx-zw{
	height: 35px;
}

.wxz-sec{
	background: url(1921-2021_210615yyc_13.jpg) top center no-repeat;
	z-index: 5;
}
.wxz-title{
	z-index: 5;
}
.wxz-title img{
	max-width: 95%;
	}
.wxz-gd{
	z-index: 10;
	top: 60px;
	right: 10px;
}
.wxz-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: -30px;
}
.wxz-subtitle{
	top: -20px;
}
.wxz-subtitle img{
	max-width: 95%;
	}
.wxz{
	height: 150px;
	top: 50px;
}
.wxz-lbt{
	width: 100%;
	height: 150px;
}
.wxz-lbt img{
	max-width: 100%;
}
.wxz-nr-div{
	width: 90%;
	padding-top: 70px;
}
.wxz-nr-title{
	font-size: 1.1em;
	color: #272727;
}
.wxz-nr-abs{
	font-size: .9em;
	color: #272727;
	line-height: 1.5em;
	padding-top: 8px;
}
.wxz-zw{
	height: 40px;
}

.sjk-sec{
	z-index: 5;
}
.sjk-title{
	z-index: 5;
}
.sjk-title img{
	max-width: 95%;
}
.sjk-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 0;
}
.sjk-subtitle{
	top: 8px;
}
.sjk-subtitle img{
	max-width: 95%;
}
.sjk{
	margin-top: 40px;
}
.sjk-div1{
	width: 30%;
	height: 520px;
	background: url(1921-2021_210615yyc_16.jpg) no-repeat top center #d70b17;
	background-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div2{
	width: 30%;
	height: 520px;
	background: url(1921-2021_210615yyc_17.jpg) no-repeat top center #d70b17;
	background-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div3{
	width: 30%;
	height: 520px;
	background: url(1921-2021_210615yyc_18.jpg) no-repeat top center #d70b17;
	background-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div-bottom{
	height: 520px;
	background: url(1921-2021_210615yyc_19.jpg) no-repeat bottom center;
	background-size: 100%;
	border-radius: 15px;
}

.sjk-nr-title{
	width: 90%;
	padding-top: 215px;
	font-size: 1.1em;
	color: #ffefbf;
	font-weight: bold;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
}
.sjk-nr-abs{
	width: 80%;
	margin: 0 auto;
	padding-top: 12px;
	font-size: .9em;
	color: #fff6ed;
	line-height: 1.5em;
	letter-spacing: 1px;
}
.sjk-zw{
	height: 50px;
}

.hskt-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_20.jpg) no-repeat bottom center #f1f1f1;
	background-size: 200%;
}
.hskt-title{
	z-index: 5;
	top: 42px;
}
.hskt-title img{
	max-width: 95%;
}
.hskt-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 42px;
}
.hskt-subtitle{
	top: 50px;
}
.hskt-subtitle img{
	max-width: 95%;
}
.fbqz-title{
	font-size: 1.1em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	top: 70px;
}
.fbqz-row{
	margin-top: 80px;
}
.fbqz-row-t{
	margin-top: 80px;
}
.fbqz-div-s{
	width: 150px;
	margin: 0 auto;
	text-align: center;
	}
.fbqz-div-t{
	height: 135px;
	border-radius: 5px;
	border: 1px solid #ececec;
	margin: 0 auto;
	margin-top: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	transition: all ease .5s;
	width: 98%;
	cursor: pointer;
}
.fbqz-div1-t{
	background: url(1921-2021_210615yyc_23-9.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div2-t{
	background: url(1921-2021_210615yyc_23-10.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div-t ul{
	text-align: center;
	margin-top: 90px;
	font-size: .6em;
	color: #525252;
}
.fbqz-div-t:hover {
	border: 1px solid #de1f22;
}
.fbqz-zw-t{
	height: 100px;
}
.fbqz-div{
	width: 150px;
	height: 124px;
	border-radius: 5px;
	border: 1px solid #ececec;
	margin: 0 auto;
	margin-top: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	transition: all ease .5s;
	cursor: pointer;
}
.fbqz-div1{
	background: url(1921-2021_210615yyc_23.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div2{
	background: url(1921-2021_210615yyc_23-2.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div3{
	background: url(1921-2021_210615yyc_23-3.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div4{
	background: url(1921-2021_210615yyc_23-4.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div5{
	background: url(1921-2021_210615yyc_23-5.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div6{
	background: url(1921-2021_210615yyc_23-6.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div7{
	background: url(1921-2021_210615yyc_23-7.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div8{
	background: url(1921-2021_210615yyc_23-8.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div ul{
	text-align: center;
	margin-top: 92px;
	font-size: .6em;
	line-height: 1.5em;
	color: #525252;
}
.fbqz-div:hover {
	border: 1px solid #de1f22;
}
.fbqz-zw{
	height: 60px;
}

.hsjd-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_24.jpg) center center;
}
.hsjd-div{
	padding-top: 10px;
}
.hsjd-title{
	font-size: 1.1em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	z-index: 6;
	padding-top: 15px;
}
.hsjd-add{
	width: 40%;
	height: 47px;
	background: url(1921-2021_210615yyc_25.png) no-repeat right center;
	background-size: 100%;
	z-index: 7;
	top: -5px;
	left: 175px;
}
.hsjd-add ul{
	padding-right: 15px;
	padding-top: 20px;
	font-size: .7em;
	color: #faf7f2;
}
.hsjd-row{
	top: -40px
}
.hsjd-nr-div{
	margin-top: 40px;
}
.hsjd-logo{
	width: 20%;
	text-align: center;
}
.hsjd-logo img{
	max-width: 95%;
}
.hsjd-nr{
	width: 80%;
	font-size: .9em;
	color: #272727;
	line-height: 1.6em;
}
.hsjd-nr span{
	font-size: .9em;
	color: #767676;
}
.hsjd-nr font{
	color: #0986a1;
}
.hsjd-by{
	padding: 10px 0 0 0;
	font-size: .8em;
	color: #909090;
	text-align: center;
}
.hsjd-zw{
	height: 10px;
}

.pxjc-sec{
	z-index: 5;
	padding-top: 55px;
}
.pxjc-title{
	z-index: 5;
}
.pxjc-title img{
	max-width: 95%;
}
.pxjc-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 0;
}
.pxjc-subtitle{
	top: 8px;
}
.pxjc-subtitle img{
	max-width: 95%;
}

.pxjc-nr-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_34.jpg) no-repeat bottom center #c90521;
	top: -20px;
}
.pxjc-nr-div{
	padding-top: 10px;
}
.pxjc-o{
	width: 155px;
	height: 225px;
	margin-top: 40px;
	border: #ff4800 solid 1px;
	background: #c80521;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	display: block;
	cursor: pointer;
	padding-top: 13px;
	padding-bottom: 13px;
}
.pxjc-o img{
	max-width: 90%;	
}
.pxjc-n{
	width: 155px;
	height: 225px;
	margin-top: 40px;
	border: #e0e0e0 solid 1px;
	background: url(1921-2021_210615yyc_37.jpg);
	display: none;
	cursor: pointer;
}
.pxjc-n-ul{
	width: 85%;
	padding-top: 10px;
	font-size: .7em;
	color: #910521;
	line-height: 1.5em;
}
.pxjc-n-yd{
	width: 50%;
	height: 30px;
	margin-top: 10px;
	font-size: .9em;
	color: #f8f7f5;
	line-height: 30px;
	background: url(1921-2021_210615yyc_36.png) no-repeat center center;
	background-size: 100%;
}
.pxjc-gd{
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
	width: 100%;
}
.pxjc-zw{
	height: 50px;
}

.xglj-sec{
	margin-top: 20px;
}
.xglj-title{
	font-size: 1.1em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	z-index: 6;
}
.xglj{
	margin-top: 30px;
}
.xglj-div{
	width: 30%;
	height: 153px;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 5px;
	cursor: pointer;
}
.xglj-div img{
	max-width: 100%;
	border-radius: 5px;
}
.xglj-zw{
	height: 40px;
}

footer{
	height: 126px;
	background: url(1921-2021_210615yyc_41.jpg) no-repeat top center;
	font-size: .9em;
	padding-top: 30px;
	color: #df291e;
}
}

@media only screen and (min-width: 320px) and (max-width: 359px) {
header{
	background: url(1921-2021_210615yyc_05.jpg) no-repeat center top;
	background-size: 520px;
}
.logo-100{
	width: 179px;
	top: 8px;
}
.logo-100 img{
	max-width: 30%;	
}
.logo-nlc{
	top: -25px;
}
.logo-nlc img{
	max-width: 25%;	
}
.header-title{
	top: -10px;
	left: -10px;
}
.header-title img{
	max-width: 70%;	
}
.header-title2{
	top: 0;
	left: -10px;
}
.header-title2 img{
	max-width: 50%;	
}
.hswx-div{
	background: url(1921-2021_210615yyc_06.png) no-repeat top center #fefefe;
	margin-top: 40px;
	border-top-left-radius: 25px;
	border-top-right-radius: 25px;
}
.hswx-row{
	padding-top: 26px;
}
.hswx-lbt{
	margin: 0 auto;
	text-align: center;
	z-index: 10;
}
/*轮播图*/
.list_carousel {
margin: 0 auto;
width: 290px;
z-index:0;
position:relative;
}
.list_carousel ul {
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.list_carousel li {
text-align: center;
border: 0;
width: 100% auto;
height: 160px;
padding: 0;
margin: 0;
display: block;
float: left;
}
.list_carousel li img{
		width: 290px;
}
.pager {
	text-align: right;
	height: 40px;
	background: rgba(98, 19, 17, 0.5) !important; /* IE无效，FF有效 */
	background: #621311;
	filter: alpha(opacity=50);
	z-index: 2;
	position: absolute;
	width: 290px;
	left: 0;
	top: 120px;
	color:#FFF;
	vertical-align:middle;
}
.pager a {
text-align:center;
width: 40px;
height: 40px;
display: inline-block;
font-size:14px;
line-height:40px;
color:#FFF;
text-decoration:none;
vertical-align:middle;
}
.pager a.selected {
	text-align:center;
	background-color:#ef171c;
	font-size:20px;
    display: inline-block;
	color:#FFF;
	text-decoration:none;
cursor: default;
}
.pager a span {
display: block;
}

.hswx-title{
	padding-top: 20px;
	z-index: 5;
}
.hswx-title-bg{
	height: 46px;
	background: url(1921-2021_210615yyc_08.png) no-repeat center center;
	background-size: 95%;
}
.hswx-title-ul{
	width: 90%;
	margin: 0 auto;
	padding-top: 20px;
	font-size: .9em;
	line-height: 1.5em;
	color: #2d2d2d;
}
.hswx-title-ul li{
	margin-bottom: 10px;
}
.hswx-title-gd{
	padding-right: 20px;
	padding-top: 5px;
}
.hswx-zw{
	height: 35px;
}

.wxz-sec{
	background: url(1921-2021_210615yyc_13.jpg) top center no-repeat;
	z-index: 5;
}
.wxz-title{
	z-index: 5;
}
.wxz-title img{
	max-width: 95%;
	}
.wxz-gd{
	z-index: 10;
	top: 60px;
	right: 10px;
}
.wxz-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: -30px;
}
.wxz-subtitle{
	top: -20px;
}
.wxz-subtitle img{
	max-width: 95%;
	}
.wxz{
	height: 140px;
	top: 50px;
}
.wxz-lbt{
	width: 100%;
	height: 140px;
}
.wxz-lbt img{
	max-width: 100%;
}
.wxz-nr-div{
	width: 90%;
	padding-top: 70px;
}
.wxz-nr-title{
	font-size: 1.1em;
	color: #272727;
}
.wxz-nr-abs{
	font-size: .9em;
	color: #272727;
	line-height: 1.5em;
	padding-top: 8px;
}
.wxz-zw{
	height: 40px;
}

.sjk-sec{
	z-index: 5;
}
.sjk-title{
	z-index: 5;
}
.sjk-title img{
	max-width: 95%;
}
.sjk-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 0;
}
.sjk-subtitle{
	top: 8px;
}
.sjk-subtitle img{
	max-width: 95%;
}
.sjk{
	margin-top: 40px;
}
.sjk-div1{
	width: 30%;
	height: 500px;
	background: url(1921-2021_210615yyc_16.jpg) no-repeat top center #d70b17;
	background-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div2{
	width: 30%;
	height: 500px;
	background: url(1921-2021_210615yyc_17.jpg) no-repeat top center #d70b17;
	background-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div3{
	width: 30%;
	height: 500px;
	background: url(1921-2021_210615yyc_18.jpg) no-repeat top center #d70b17;
	background-size: 100%;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 15px;
	cursor: pointer;
}
.sjk-div-bottom{
	height: 500px;
	background: url(1921-2021_210615yyc_19.jpg) no-repeat bottom center;
	background-size: 100%;
	border-radius: 15px;
}

.sjk-nr-title{
	width: 90%;
	padding-top: 180px;
	font-size: 1em;
	color: #ffefbf;
	font-weight: bold;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
}
.sjk-nr-abs{
	width: 80%;
	margin: 0 auto;
	padding-top: 10px;
	font-size: .9em;
	color: #fff6ed;
	line-height: 1.5em;
	letter-spacing: 1px;
}
.sjk-zw{
	height: 50px;
}

.hskt-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_20.jpg) no-repeat bottom center #f1f1f1;
	background-size: 200%;
}
.hskt-title{
	z-index: 5;
	top: 42px;
}
.hskt-title img{
	max-width: 95%;
}
.hskt-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 42px;
}
.hskt-subtitle{
	top: 50px;
}
.hskt-subtitle img{
	max-width: 95%;
}
.fbqz-title{
	font-size: 1em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	top: 70px;
}
.fbqz-row{
	margin-top: 80px;
}
.fbqz-row-t{
	margin-top: 80px;
}
.fbqz-div-s{
	width: 130px;
	margin: 0 auto;
	text-align: center;
	}
.fbqz-div-t{
	height: 115px;
	border-radius: 5px;
	border: 1px solid #ececec;
	margin: 0 auto;
	margin-top: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	transition: all ease .5s;
	width: 98%;
	cursor: pointer;
}
.fbqz-div1-t{
	background: url(1921-2021_210615yyc_23-9.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div2-t{
	background: url(1921-2021_210615yyc_23-10.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div-t ul{
	text-align: center;
	margin-top: 75px;
	font-size: .6em;
	color: #525252;
}
.fbqz-div-t:hover {
	border: 1px solid #de1f22;
}
.fbqz-zw-t{
	height: 80px;
}
.fbqz-div{
	width: 130px;
	height: 114px;
	border-radius: 5px;
	border: 1px solid #ececec;
	margin: 0 auto;
	margin-top: 20px;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	transition: all ease .5s;
	cursor: pointer;
}
.fbqz-div1{
	background: url(1921-2021_210615yyc_23.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div2{
	background: url(1921-2021_210615yyc_23-2.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div3{
	background: url(1921-2021_210615yyc_23-3.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div4{
	background: url(1921-2021_210615yyc_23-4.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div5{
	background: url(1921-2021_210615yyc_23-5.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div6{
	background: url(1921-2021_210615yyc_23-6.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div7{
	background: url(1921-2021_210615yyc_23-7.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div8{
	background: url(1921-2021_210615yyc_23-8.jpg) no-repeat center top #fff;
	background-size: 100%;
}
.fbqz-div ul{
	text-align: center;
	margin-top: 82px;
	font-size: .6em;
	line-height: 1.5em;
	color: #525252;
}
.fbqz-div:hover {
	border: 1px solid #de1f22;
}
.fbqz-zw{
	height: 60px;
}

.hsjd-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_24.jpg) center center;
}
.hsjd-div{
	padding-top: 10px;
}
.hsjd-title{
	font-size: 1em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	z-index: 6;
	padding-top: 15px;
}
.hsjd-add{
	width: 40%;
	height: 47px;
	background: url(1921-2021_210615yyc_25.png) no-repeat right center;
	background-size: 100%;
	z-index: 7;
	top: -5px;
	left: 160px;
}
.hsjd-add ul{
	padding-right: 10px;
	padding-top: 20px;
	font-size: .7em;
	color: #faf7f2;
}
.hsjd-row{
	top: -40px
}
.hsjd-nr-div{
	margin-top: 40px;
}
.hsjd-logo{
	width: 15%;
	text-align: center;
}
.hsjd-logo img{
	max-width: 90%;
}
.hsjd-nr{
	width: 80%;
	font-size: .8em;
	color: #272727;
	line-height: 1.4em;
}
.hsjd-nr span{
	font-size: .8em;
	color: #767676;
}
.hsjd-nr font{
	color: #0986a1;
}
.hsjd-by{
	padding: 10px 0 0 0;
	font-size: .8em;
	color: #909090;
	text-align: center;
}
.hsjd-zw{
	height: 10px;
}

.pxjc-sec{
	z-index: 5;
	padding-top: 55px;
}
.pxjc-title{
	z-index: 5;
}
.pxjc-title img{
	max-width: 95%;
}
.pxjc-line{
	background: url(1921-2021_210615yyc_11.png) repeat-x;
	height: 5px;
	top: 0;
}
.pxjc-subtitle{
	top: 8px;
}
.pxjc-subtitle img{
	max-width: 95%;
}

.pxjc-nr-sec{
	z-index: 5;
	background: url(1921-2021_210615yyc_34.jpg) no-repeat bottom center #c90521;
	top: -20px;
}
.pxjc-nr-div{
	padding-top: 10px;
}
.pxjc-o{
	width: 135px;
	height: 200px;
	margin-top: 40px;
	border: #ff4800 solid 1px;
	background: #c80521;
	box-shadow: 0px 0px 10px rgba(0,0,0,0.1);
	-webkit-transition: all ease .3s;
	display: block;
	cursor: pointer;
	padding-top: 13px;
	padding-bottom: 13px;
}
.pxjc-o img{
	max-width: 90%;	
}
.pxjc-n{
	width: 135px;
	height: 200px;
	margin-top: 40px;
	border: #e0e0e0 solid 1px;
	background: url(1921-2021_210615yyc_37.jpg);
	display: none;
	cursor: pointer;
}
.pxjc-n-ul{
	width: 85%;
	padding-top: 10px;
	font-size: .6em;
	color: #910521;
	line-height: 1.4em;
}
.pxjc-n-yd{
	width: 50%;
	height: 25px;
	margin-top: 10px;
	font-size: .7em;
	color: #f8f7f5;
	line-height: 25px;
	background: url(1921-2021_210615yyc_36.png) no-repeat center center;
	background-size: 100%;
}
.pxjc-gd{
	margin: 0 auto;
	text-align: center;
	padding-top: 40px;
	width: 100%;
}
.pxjc-zw{
	height: 50px;
}

.xglj-sec{
	margin-top: 20px;
}
.xglj-title{
	font-size: 1em;
	color: #272727;
	font-family: '思源宋体 CN Heavy',' 仿宋_GB2312',' 宋体';
	z-index: 6;
}
.xglj{
	margin-top: 30px;
}
.xglj-div{
	width: 30%;
	height: 153px;
	margin-left: 5px;
	margin-right: 10px;
	border-radius: 5px;
	cursor: pointer;
}
.xglj-div img{
	max-width: 100%;
	border-radius: 5px;
}
.xglj-zw{
	height: 40px;
}

footer{
	height: 126px;
	background: url(1921-2021_210615yyc_41.jpg) no-repeat top center;
	font-size: .9em;
	padding-top: 30px;
	color: #df291e;
}
}