/*必须拷贝的样式*/
body { color: #333333; text-align: left; height: 100%; font-size: 16px;}
html{ height: 100%;}
* { margin: 0px; padding: 0px; font-family: "Microsoft YaHei"; outline: none; font-style: normal;}
a { text-decoration: none; }
a:link, a:visited { color: #333333; }
a:hover { text-decoration: none; }
ul, li { list-style-type: none; margin: 0px; padding: 0px; }
img { border: 0px; vertical-align: middle; max-width: 100%;}
.clear { clear: both; *height: 1px; }
input, select { vertical-align: middle;}
input[type="button"],input[type="submit"]{ cursor: pointer; appearance: button; -moz-appearance:button; /* Firefox */ -webkit-appearance:button;}
.f_i{ text-indent: 2em;}
.f_l{ float: left;}
.f_r{ float: right;}
.no{ display: none;}
.clearflx:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}
input[type="submit"],input[type="button"]{ border: 0;}
.clear{ clear: both;}
.container{ max-width: 1300px; margin:0 auto; }
.con_bg{ background-color: #f6f6f6; padding-top: 64px; padding-bottom: 64px;}
.con_bg1{ background-color: #ececec; padding-top: 64px; padding-bottom: 64px;}
.pad_con{ padding: 32px; background-color: #ffffff;}
.pad_b50{ padding-bottom: 50px;}
.max_img {cursor: pointer;width: 100%; height: 100%; overflow: hidden;position: relative;z-index: 1;}
.max_img img {width: 100%; height: 100%; bottom: 0; top: 0;position: relative;left: 0;-webkit-transition: -webkit-transform 0.5s;-moz-transition: -moz-transform 0.5s;-o-transition: -o-transform 0.5s;transition: transform 0.5s;}
li:hover .max_img img,div:hover.max_img img {-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
@media screen and (max-width:1280px) {
	.container{ overflow: hidden;}
	.pad_con{ padding: 24px;}
	.con_bg,.con_bg1{ padding: 32px;}
}
@media screen and (max-width:992px) {
	.con_bg,.con_bg1{ padding: 16px;}
	.pad_con{ padding: 16px;}
	.con_bg .container{ margin-bottom: 0;}
}
@media screen and (max-width:375px) {
	.pad_con{ padding: 12px;}
}
/*必须拷贝的样式结束*/
.wrap{ background-color: #ffffff; min-height: 100%; overflow: hidden;}
#header,#main,#footer{ position: relative;}
#header{ z-index: 5; *overflow: hidden; height:590px; padding-top: 32px; background: url(21ayh_ban.jpg) no-repeat center top; background-size: cover;}
#footer{ z-index: 3; margin: 30px auto 0;}
.container{ max-width: 1300px; margin: 0 auto;}
.zt_logo{ float: left; padding: 6px 0 7px 0;}
.zt_head_r{ float: right; line-height: 40px; margin-top: 16px; width: 120px; background: url(zt1_bar.png) repeat; border-radius: 4px;}
.zt_head_r a{ color: #ffffff; background: url(zt1_home.png) no-repeat 18px center; padding-left: 42px; display: block; font-size: 16px;}
.zt_nav{ background-color: #971524; height: 72px; line-height: 72px; text-align: center;}
.zt_nav ul{ display:block; text-align: center;}
.zt_nav li{ display: inline-block;}
.zt_nav li a{ display: block; font-size: 18px; padding: 0 33px; color: #ffffff;}

.zt_tit1{ height: 72px; background-color: #ffffff; margin-bottom: 32px;}
.zt_tit2{ height: 72px; background-color: #f2f2f2; margin-bottom: 32px;}
@media screen and (max-width:992px) {
	#header{ height: auto; padding: 20px;}
	.zt_head_r{ display: none;}
	.zt_logo{ float: inherit; text-align: center;}
	.zt_nav{ height: 50px; line-height: 50px;}
	.zt_nav ul{ overflow-x: auto; white-space: nowrap;}
	.zt_nav ul::-webkit-scrollbar{ display: none;}
	.zt_nav li a{ padding: 0 10px; font-size: 16px;}
	.zt_tit1{ height: 50px; line-height: 50px;}
	.zt_tit2{ margin-bottom: 16px;}
}

/*轮播图01样式*/
.slideBox_01 { position: relative; overflow: hidden; margin: 0px auto;}
	.slideBox_01 .hd { position: absolute; height:8px; bottom: 28px; right:16px; z-index: 1;}
	.slideBox_01 .hd ul{ font-size: 0; float: right;}
	.slideBox_01 .hd li { display: inline-block; *display: inline; *float: left; font-size: 12px; width: 10px; height: 8px; line-height: 32px; border-radius:4px; background: #ffffff; overflow: hidden; margin: 0 4px; cursor: pointer; opacity: 0.5;}
	.slideBox_01 .hd li.on { opacity: 1; width: 18px; height: 8px; }
	.slideBox_01 .bd { position: relative; z-index: 0; }
	.slideBox_01 .bd li { position: relative; text-align: center; }
	.slideBox_01 .bd li img { vertical-align: top; width: 100%; height: 356px;}
	.slideBox_01 .bd li a { -webkit-tap-highlight-color: rgba(0, 0, 0, 0); display: block;}
	.slideBox_01 .bd li .tit { display: block; left: 0; right: 0; position: absolute; bottom: 0; height: 66px; padding-top: 92px; padding-left: 24px; padding-right: 110px; line-height: 66px; background: url(pic_tit_bg.png) repeat-x bottom; font-size: 18px; color:#ffffff; text-align: left; }
	/* 下面是前/后按钮代码，如果不需要删除即可 */
	.slideBox_01 .prev, .slideBox_01 .next { position: absolute; top: 50%; margin-top: -20px; display: block; width: 40px; height: 40px; cursor: pointer; z-index: 999;}
	.slideBox_01 .next{ right: 0; background: url(pic_icon_r.png) no-repeat;}
	.slideBox_01 .prev{ left: 0; background: url(pic_icon_l.png) no-repeat;}
.tit_01{ height: 64px; background-color: #f2f2f2; line-height: 64px; margin-bottom: 20px;}
.tit_01 ul,.tit_01 li{ float: left;}
.tit_01 span{ float: right; color: #666666; font-size: 16px; padding-right: 15px;}
.tit_01 span a{ color: #666666;}
.tit_01 li a{ display: block; padding: 0 24px; font-size: 24px; font-weight: bold;}
.tit_con_01{ text-align: center; padding-bottom: 11px;}
.tit_con_01 h3{ line-height: 38px; font-size: 24px; margin-bottom: 6px;}
.tit_con_01 h3,.tit_con_01 p{ overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.tit_con_01 p{ line-height:24px; color: #666666;}
.tit_con_01 p a,.tit_con_01 h3,.tit_con_01 h3 a{ color: #d40000;}
.list_01 li{ line-height: 48px; background: url(list_dot.png) no-repeat 10px center; padding-left: 24px; padding-right: 10px; font-size: 18px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.list_01 li span{ float: right; color: #999999; font-size: 16px; margin-left: 25px;}
@media screen and (max-width:1280px) {
	.tit_01{ height: 50px; line-height: 50px;}
	.tit_01 li a{ font-size: 20px;}
	.list_01 li{ line-height: 44px; font-size: 15px;}
	.slideBox_01 .bd li .tit{ font-size: 16px;}
}
@media screen and (max-width:1024px) {
	.tit_01{ margin-bottom: 10px;}
	.tit_con_01{ padding-bottom: 10px;}
	.list_01 li{ line-height:32px; font-size: 15px;}
	.slideBox_01 .bd li .tit{ font-size: 14px;}
}
@media screen and (max-width:992px) {
	.tit_con_01 h3{ font-size: 20px; font-weight: normal;}
	.tit_con_01 p{ font-size: 14px;}
	.tit_01{ margin-top: 16px;}
}
@media screen and (max-width:768px) {
	.slideBox_01 .bd li .tit{ padding: 0 10px; height: 44px; line-height: 44px; font-size: 15px;}
	.slideBox_01 .hd{ bottom: 55px; left: 0; right: 0; text-align: center;}
	.slideBox_01 .hd ul{ float: inherit; text-align: center;}
	.slideBox_01 .prev, .slideBox_01 .next,.list_01 li span{ display: none;}
}
@media screen and (max-width:375px) {
	.pic_con_01 .pic_con_r{ margin-top: 12px;}
}
/*轮播图01样式结束*/
.con_bg{background: url(21ayh_bg.jpg) no-repeat bottom center; background-size:100% auto;}
.img_ul ul{margin-right: -20px;}
.img_ul ul li{float: left; width: 50%; *width: 48%; margin-bottom: 20px;}
.img_ul ul li a{ height: 168px; position: relative; display: block; margin-right: 20px;}
.img_ul ul li p{color: #FFFFFF; padding: 0px 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; position: absolute; bottom: 0px; z-index: 1; line-height: 40px; height: 40px; padding-top: 50px; background: url(21ayh_img10.png) repeat-x bottom;left: 0px; right: 0px;}
.con_tit h1{font-size: 30px; color: #cb1c11;text-align: center; height: 40px; line-height: 40px; background: url(21ayh_tit.png) no-repeat center;}
.con_ul ul{margin-right: -32px;}
.con_ul ul li{float: left; width: 50%; *width: 48%; margin-top: 30px; }
.con_ul ul li a{display: block; margin-right: 32px;border-bottom: 1px dashed #dcdcdc;}
.con_ul ul li h1{font-size: 20px; margin-bottom: 25px;}
.con_ul ul li p{color: #666; margin-bottom: 30px;}
.anniu{text-align: center; margin-top: 30px;}
.anniu a{margin: 0 auto;width: 185px; height: 48px; line-height: 48px; color: #FFFFFF; text-align: center; background: #cb1c11 url(21ayh_img.png) no-repeat bottom; display: block; border-radius:23.5px;}
.con_ul ul li:nth-child(5) a,.con_ul ul li:nth-child(6) a{border-bottom: none;}
.con_ul ul li:hover a{color: #CB1C11;}
.bot_bg{background: #cb1c11; padding: 20px 0px;}
.bot_top {color: #FFFFFF; line-height: 50px; height: 50px; text-align: center;}
.bot_top a{color: #FFFFFF; margin: 0px 16px;}
.bot_p{color: #FFFFFF; text-align: center; line-height: 32px;}
.bot_p span{font-size: 18px;}
.bot_img{line-height: 130px;}
/* --------------------------概览---------------------------- */
.gl_tit{ background: url(gl_icon.png) no-repeat left 15px; border-bottom: 1px solid #ececec; line-height:25px; padding:10px 25px; margin-top: 15px;}
.gl_list1{ min-height: 500px;}
.gl_list1 ul{ padding: 15px 10px; border-bottom: 1px solid #ececec;}
.gl_list1 li{ background:url(20xmszf_jczwgk_dot1.png) no-repeat 4px 17px; font-size: 16px; line-height:36px; padding-left: 18px; transition: all .3s; cursor: pointer;}
.gl_list1 li:hover{ padding-left: 28px; background-position: 14px 16px; background-color: #fbfdff; color:#cb1c11;}
.gl_list1 li span{ float: right; color: #999999; font-size: 14px;}
.gl_tit1{ background: url(gl_icon1.jpg) no-repeat left center; padding-left: 22px; line-height: 50px; font-size:24px; color:#cb1c11; font-weight: 500;}


/*分页样式03*/
.fy_list_03{ margin: 30px auto; color: #666; text-align: center;}
.fy_list_03 .fy_tit_l{ display: inline-block; *float: left; margin-right: 30px; font-size: 0;}
.fy_list_03 .fy_tit_l a{ font-size: 14px; display: inline-block; line-height: 18px; border: 1px solid #d9d9d9; border-left:none; padding: 10px 0px; background-color: #ffffff; color: #666; width: 38px; text-align: center;}
.fy_list_03 .fy_tit_l span{ display: inline-block; width: 38px; text-align: center; height: 18px; margin-top: -6px; font-size: 15px;}
.fy_list_03 .fy_tit_l a.prev,.fy_list_03 .fy_tit_l a.next{ width: auto; padding: 10px 15px; border-left: 1px solid #d9d9d9;}
.fy_list_03 .fy_tit_l a.prev em,.fy_list_03 .fy_tit_l a.next em{ font-style: normal; font-family: simsun;}
.fy_list_03 .fy_tit_l a.prev em{ margin-right:6px;}
.fy_list_03 .fy_tit_l a.next em{ margin-left: 6px;}
.fy_list_03 .fy_tit_l a.on,.fy_list_03 .fy_tit_l a:hover{ background-color: #cb1c11; color: #ffffff; font-weight: bold;}
.fy_list_03 .fy_tit_l a.prev:hover ,.fy_list_03 .fy_tit_l a.next:hover{ padding: 10px 14px;}
.fy_list_03 .fy_tit_l a.prevStop,.fy_list_03 .fy_tit_l a.nextStop,.fy_list_03 .fy_tit_l a.prevStop:hover,.fy_list_03 .fy_tit_l a.nextStop:hover{ background-color: #ffffff; padding:10px 15px; font-weight: normal; color: #999999; cursor: default;}

.fy_list_03 .fy_tit_r{ display: inline-block; *float: left; line-height: 40px; font-size: 14px;}
.fy_list_03 .fy_inp{ border: 1px solid #d9d9d9; background-color: #ffffff; width: 38px; height: 38px; line-height: 38px; text-align: center; margin: 0 8px; font-size: 15px; color: #666;}
.fy_list_03 .fy_go{ display: inline-block; background-color: #cb1c11; width:40px; height:40px; line-height:40px; text-align: center; margin: 0 8px; font-size: 14px; color: #ffffff; cursor: pointer;}
@media screen and (max-width:999px) {
 .fy_list_03 .fy_tit_l{ float: inherit; text-align: center; margin: 0; border: 0;}
 .fy_list_03 .fy_tit_l a,.fy_list_03 .fy_tit_r{ display: none;}
 .fy_list_03 .fy_tit_l a.prev,.fy_list_03 .fy_tit_l a.next{ display:inline-block; border: 1px solid #d9d9d9;}
 .fy_list_03 .fy_tit_l a.next{ margin-left: 5px;}
}
 .xl_con{ padding:30px; background: #FFFFFF;}
 .xl_tit{ text-align: center; font-size: 32px; font-weight: bold; line-height:48px; color: #cb1c11;}
 .xl_tit11{ border-bottom: 2px solid #e2e2e2; line-height: 38px; padding-bottom: 16px; text-align: center; font-size: 15px; margin-right:40px;}
 .xl_tit1{ background: url(xl_tit.jpg) repeat-x bottom; line-height: 28px; padding-bottom: 23px; margin-top: 37px; color: #999999;}
 .xl_tit1_l{ float: left;}
 .xl_tit1_r{ float: right;}
 .xl_tit1_r img{ margin: 0 2px;}
 .xl_tit1_r img.img1{ background-color: #cacaca; width:28px; height: 28px; border-radius: 50%; cursor: pointer;}
 .xl_tit1_r img.img1:hover{ background-color: #0167cc; cursor: pointer;}
 .xl_tit1 span.xl_line{ margin: 0 20px; padding: 0 1px; background: url(xl_line1.jpg) no-repeat left center; height: 28px;}
 .xl_tit1_r span.xl_line{ margin-left: 8px;}
 .xl_tit2{ text-align: center; line-height: 30px;}
 .xl_tit2 img{ margin: 15px 0;}
 
 .xl_con1{ padding:32px 27px 30px 15px; line-height: 30px; font-size: 16px; min-height: 300px;}
 .xl_con1 h2{ font-size: 21px; line-height: 34px; padding: 15px 0;}
 .xl_con1 h3{ font-size: 16px; padding: 25px 0; line-height: 40px;}
.gl_div{padding: 20px; background: #FFFFFF;}
.el-col-12{*width: 46%;}