@charset "utf-8";
/* CSS Document */
.layout{ width: 1230px; margin-right: auto; margin-left: auto; padding:0 15px;}
.header{     background: url(../images/top_bg.png) no-repeat; height:124px;}
.header_top{ width:100%; overflow:hidden;}
.logo{ float:left; padding-top:26px;}
.logo img{ display:block;}
.top_right{ float:right; overflow:hidden; padding-top:43px;}
.sou{ width:260px; float:right; position:relative;}
.inputBox_02{ width:222px; height:38px; float:left; background:#d9563d; border:none; color:#fff;font-size:100%; text-indent:15px; line-height:38px;}
.searchBox_01{ background:url(../images/sou_03.jpg) no-repeat; width:38px; height:38px; overflow:hidden; border:none;margin:0px; cursor:pointer; float:left;}


/*=================导航=================*/
.nav{ width:100%; height:54px; background:#ffff;}
.nav_item{ float:left; width:8.33%; text-align:center; height:54px; position: relative; z-index: 100;}
.nav_item a{ width:100%; color:#333333; font-size:16px; display:block; line-height:54px;}
.nav_item_sub { display: none; position: absolute;z-index: 1000; left:0; overflow: hidden; width:100%;}
.nav_item .nav_itema{ display: block;}
.hover .nav_itema { background:#ecbd6d; color:#FFF;}
.hover .nav_item_sub a{ text-align:center; background: #ecbd6d; color:#FFF; text-decoration: none; font-size:14px; height:33px; line-height:33px; border-bottom:1px #aec7d8 solid; opacity:0.9;}
.hover .nav_item_sub a:hover{ background: #ecbd6d; color:#FFF; opacity:0.6;}


.banner{position:relative;height:640px;overflow:hidden;}
.banner .slick-list{height:100%;}
.banner .slick-track{height:100%;}
.banner .slick-slide>div{height:100%;}
.banner .frame{height:100%;}
.banner .frame video{min-width:100%;min-height:100%;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);}

.banner .child{background-size:cover;color:#fff;background-position:center center;height:100%;position:relative;overflow:hidden;background-color:#72080A;z-index: 999;}
.banner .child:before{content:"";position:absolute;left:0;bottom:0;right:0;height:80px;background:linear-gradient(to top,rgba(0,0,0,0.8),rgba(0,0,0,0));}
.banner .banner_nav {overflow: hidden;height: 50px;position: relative;top: -50px; text-align:center;}
.banner .banner_nav ul{ float:right;}
.banner .banner_nav ul li {float: left;width: 48px; height: 50px; font-size: 20px;color: #ecbd6d;line-height: 50px;text-align: center;cursor: pointer;}
.banner .banner_nav ul li:hover {background: #cf2c0d; color:#FFF;}
.banner .banner_nav ul li.slick-active{background: #cf2c0d; color:#FFF;}
.banner .slick-prev{ background:url(../images/left.png) no-repeat; width:66px; height:66px; position:absolute; top:45%; z-index:2; border:none; font-size:0; left:68px; outline:none;}
.banner .slick-next{ background:url(../images/right.png) no-repeat; width:66px; height:66px; position:absolute; top:45%; z-index:2; border:none; font-size:0; right:68px; outline:none;}

.header_blong{ width:100%; overflow:hidden;background: linear-gradient(0deg, #FCF3F1 0%, #FFFFFF 43%); height:600px;}
.zxdt{ width:770px; float:left; overflow:hidden; margin-top:50px;}
.zxdt_top{ width:100%; overflow:hidden;}
.zxdt_top span{ float:left; color:#333333; font-size:32px; font-weight:bold;}
.zxdt_top span em{ color:#cf2c0d; font-weight:bold;}
.zxdt_top .more{ float:right; color:#333333; font-size:14px; padding-top:10px;}
.zxdt_nav{ width:100%; overflow:hidden; padding-top:26px;}
.zxdt_nav .zxdt_flash{ width:430px; float:left; overflow:hidden;}
.zxdt_nav .bd ul li{ width:100%; overflow:hidden; float:left;}
.zxdt_nav .bd ul li .zxdt_img{ width:100%; height:320px; overflow:hidden; border-radius:8px;}
.zxdt_nav .bd ul li .zxdt_img img{width:100%;height:100%;transition: all 1s ease-out;}
.zxdt_nav .bd ul li .zxdt_img img:hover{transform: scale(1.2);}
.zxdt_nav .bd ul li .zxdt_dw{ width:100%; margin-top:30px; overflow:hidden;}
.zxdt_nav .bd ul li .zxdt_dw .zxdt_time{ width:56px; height:56px; float:left; background:#cf2c0d; margin-right:16px;}
.zxdt_nav .bd ul li .zxdt_dw .zxdt_time h4{ display:block; text-align:center; font-size:22px; color:#FFF; padding-top:5px;}
.zxdt_nav .bd ul li .zxdt_dw .zxdt_time h6{ display:block; text-align:center; font-size:12px; color:#FFF;}
.zxdt_nav .bd ul li .zxdt_dw a{ color:#333333; display:block; font-size:16px; line-height:24px; transition: all 0.5s linear; padding-top:3px;}
.zxdt_nav .bd ul li .zxdt_dw a:hover{ color:#ecbd6d; transform: translate(10px, 0px);}
.zxdt_nav .hd{ width:100%; text-align:center; padding-top:20px;}
.zxdt_nav .hd ul li{ width:20px; height:3px; display:inline-block; box-sizing:border-box; background:#dfdfdf; margin:0 3px; cursor:pointer;}
.zxdt_nav .hd ul li.on{ background:#cf2c0d;}

.zxdt_cen{ width:306px; float:right; overflow:hidden;}
.zxdt_cen ul li{ width:100%; overflow:hidden; border-bottom:1px #e0e0e0 dashed; height:70px; margin-bottom:20px; padding-top:6px;}
.zxdt_cen ul li .time{ float:left; width:46px; margin-right:13px;}
.zxdt_cen ul li .time h4{ display:block; text-align:center; font-size:22px; color:#333333; padding-top:5px;}
.zxdt_cen ul li .time h6{ display:block; text-align:center; font-size:12px; color:#333333;}
.zxdt_cen ul li em{ float:left; width:16px; height:1px; background:#cf2c0d; margin-top:30px;}
.zxdt_cen ul li a{ color:#333333; display:block; font-size:16px; line-height:24px; transition: all 0.5s linear; padding-top:3px; float:left; width:208px; margin-left:12px;}
.zxdt_cen ul li a:hover{ color:#ecbd6d; transform: translate(10px, 0px);}


.header_news{ width:100%; padding-top:35px; overflow:hidden;}
.zxyw{ width:360px; float:left; overflow:hidden;}
.zxyw_top{ width:100%; overflow:hidden;}
.zxyw_top span{ float:left; font-size:22px; color:#333333;}
.zxyw_top .more{ width:92px; height:30px; float:right; background:url(../images/more_05.jpg) no-repeat; text-align:center; line-height:30px; font-size:14px; color:#999999;}
.zxyw_top em{ width:160px; height:1px; background:#e8e8e8; float:right; margin-top:14px;}
.zxyw_nav{ width:100%; overflow:hidden;}
.zxyw_nav ul li{ width:100%; height:48px; margin-top:20px; background:#FFF;}
.zxyw_nav ul li .date{ width:48px; height:48px; float:left; margin-right:9px;}
.zxyw_nav ul li .date h4{ width:100%; height:24px; font-size:14px; text-align:center; color:#04287e; background:#ebebeb; font-weight:bold; display:block; padding-top:3px;}
.zxyw_nav ul li .date h6{ width:100%; height:24px; font-size:14px; color:#fff; background:#04287e; text-align:center; display:block; padding-top:3px;}
.zxyw_nav ul li a{ color:#333333; display:block; font-size:16px; line-height:24px; transition: all 0.5s linear; font-weight:bold; white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
.zxyw_nav ul li p{ display:block; color:#999999; font-size:14px; padding-top:5px; white-space:nowrap; overflow:hidden; text-overflow: ellipsis;}
.zxyw_nav ul li a:hover{ color:#ECBD6D; transform: translate(10px, 0px);}



.tzgg{ width:390px; float:right; overflow:hidden; margin-top:50px;}
.tzgg_nav{ width:100%; padding:30px 5px 10px 5px; overflow:hidden;}
.tzgg_flash{width: 100%;padding: 25px 30px 20px 20px;overflow: hidden;position: relative;background: #FCF6F5;box-shadow: 0px 2px 11px 0px rgba(226,194,189,0.32);border-radius: 6px;}
.tzgg_flash ul li{ width:100%; overflow:hidden;}
.tzgg_flash ul li .time{ width:100%; overflow:hidden;display: flex;align-items: center;}
.tzgg_flash ul li .time h4{ float:left; writing-mode: vertical-lr; color:#999999; font-size:16px;}
.tzgg_flash ul li .time span{ float:left; margin-left:14px; font-size:36px; color:#333333;}
.tzgg_flash ul li .time span em{ font-size:18px; color:#999999; padding:0 5px;}
.tzgg_flash ul li a{ display:block; font-size:16px; line-height:24px; padding-top:15px; transition: all 0.5s linear;}
.tzgg_flash ul li a:hover{ color:#ECBD6D; transform: translate(10px, 0px);}
.tzgg_flash ul li p{ display:block; font-size:14px; line-height:24px; padding-top:10px; color:#999999;}
.tzgg_flash .hd{ position:absolute; z-index:999; bottom:10px; right:15px; width:3px;}
.tzgg_flash .hd ul li{ width:3px; height:20px; display:inline-block; box-sizing:border-box; background:#dfdfdf; margin:3px 0px; cursor:pointer;}
.tzgg_flash .hd ul li.on{ background:#cf2c0d;}

.tzgg_cen{height:200px;width: 100%;overflow: hidden;margin-top: 20px;background: #FFFFFF;box-shadow: 0px 2px 11px 0px rgba(226,194,189,0.32);border-radius: 6px;padding: 9px 25px 9px 25px;}
.tzgg_cen ul li{ width:100%; overflow:hidden; line-height:44px;}
.tzgg_cen ul li a{ float:left; background:url(../images/eve_03.png) 0 15px no-repeat; font-size:16px; color:#333333; display:block;white-space:nowrap; overflow:hidden; text-overflow: ellipsis; padding-left:20px; width:80%; transition: all 0.5s linear;}
.tzgg_cen ul li span{ float:right; font-size:14px; color:#aeaeae;}
.tzgg_cen ul li a:hover{ color:#ECBD6D; transform: translate(10px, 0px);}


.header_vel{ width:100%; overflow:hidden; height:513px; background:#FFF;}
.ylzh{ width:770px; float:left; overflow:hidden; margin-top:40px;}
.ylzh_nav{ width:100%; margin-top:26px; overflow:hidden; padding-right:20px; position:relative;background-color: #F6F6F6;border-radius:8px;}
.ylzh_nav ul li{ width:100%; overflow:hidden;}
.ylzh_nav ul li .ylzh_img{ width:466px; height:366px; overflow:hidden; float:left; margin-right:26px; }
.ylzh_nav ul li .ylzh_img img{width:100%;height:100%;transition: all 1s ease-out;}
.ylzh_nav ul li .ylzh_img img:hover{transform: scale(1.2);}
.ylzh_nav ul li h4 a{ display:block; font-size:20px; line-height:30px; color:#333333; font-weight:bold; padding-top:35px;}
.ylzh_nav ul li p{ display:block; font-size:14px; line-height:24px; color:#999999; padding-top:30px;}
.ylzh_nav ul li span{ display:block; background:url(../images/sj_03.jpg) 0 3px no-repeat; padding-left:20px; font-size:14px; color:#999999; margin-top:28px; float:left;}

.ylzh_nav .hd{ position:absolute; z-index:999; bottom:10px; right:90px; width:100%; text-align:right;}
.ylzh_nav .hd ul li{ width:20px; height:3px; display:inline-block; box-sizing:border-box; background:#dfdfdf; margin:0px 3px; cursor:pointer;}
.ylzh_nav .hd ul li.on{ background:#cf2c0d;}


.zcfg{ width:390px; float:right; overflow:hidden; margin-top:40px;}
.zcfg_nav{ height: 360px;width: 97%;margin: 28px 1.5% 30px 1.5%;padding: 5px 20px 5px 25px;overflow: hidden; background: url(../images/jkzs_02.png) no-repeat;background-position: right bottom; box-shadow: 0px 2px 11px 0px rgba(226,194,189,0.32);border-radius: 6px;}
.zcfg_nav ul li{ width:100%; overflow:hidden; line-height:44px;}
.zcfg_nav ul li a{ float:left; background:url(../images/eve_03.png) 0 15px no-repeat; font-size:16px; color:#333333; display:block;white-space:nowrap; overflow:hidden; text-overflow: ellipsis; padding-left:20px; width:80%; transition: all 0.5s linear;}
.zcfg_nav ul li span{ float:right; font-size:14px; color:#aeaeae;}
.zcfg_nav ul li a:hover{ color:#ECBD6D; transform: translate(10px, 0px);}


.header_ysfc{ width:100%; height:510px; background:url(../images/fcbg_02.jpg) top center no-repeat;}
.ysfc{ width:100%; overflow:hidden; padding-top:35px;}
.ysfc_nav{ width:100%; overflow:hidden; padding:20px 5px 5px 5px;}
.ysfc_nav ul{ margin:0 -20px 0 0; zoom:1;}
.ysfc_nav ul li{ width:282px; height:244px; float:left; background:#FFF; padding:24px 15px 0 20px; margin-right:20px; box-shadow: 0px 0px 8px 3px #f9ebe8; padding-bottom:3px;}
.ysfc_nav ul li:first-child{ border-top:4px #ecbd6d solid;}
.ysfc_nav ul li:first-child+li{ border-top:4px #cf2c0d solid;}
.ysfc_nav ul li:first-child+li+li{ border-top:4px #ecbd6d solid;}
.ysfc_nav ul li:first-child+li+li+li{ border-top:4px #cf2c0d solid;}
.ysfc_nav ul li .ysfc_top{ width:100%; overflow:hidden;}
.ysfc_nav ul li .ysfc_top .ysfc_img{ width:90px; height:90px; overflow:hidden; float:left; margin-right:15px; border-radius:5px;}
.ysfc_nav ul li .ysfc_top .ysfc_img img{width:100%;height:100%;transition: all 1s ease-out;}
.ysfc_nav ul li .ysfc_top .ysfc_img img:hover{transform: scale(1.2);}
.ysfc_nav ul li .ysfc_top a{ display:block; color:#000000; font-size:16px; line-height:24px; transition: all 0.5s linear;}
.ysfc_nav ul li a:hover{ color:#ECBD6D; transform: translate(10px, 0px);}
.ysfc_nav ul li p{ display:block; font-size:14px; line-height:22px; color:#999999; padding-top:20px;}
.ysfc_nav .slick-dots{
	display: none !important;
}


.header_link{ width:100%; height:48px; background:#b12a10;}
.header_link span{ float:left; font-size:16px; color:#FFF; line-height:48px;}
.header_link ul{ float:left; overflow:hidden;}
.header_link ul li{ float:left; line-height:48px; padding:0 20px;}
.header_link ul li a{ font-size:16px; color:#FFF; display:block; transition: all 0.5s linear;}
.header_link ul li a:hover{ color:#ECBD6D; transform: translate(10px, 0px);}

/*================= 底部信息===================*/
.foter{ width:100%; height:230px; overflow:hidden; /*background:url(../images/foter_02.jpg) top center no-repeat;*/    background-color: #CF2C0D;}
.foter_cen{ width:100%; overflow:hidden; padding-top:15px;}
.foter_left{ float:left; width:650px; overflow:hidden;}
.foter_logo{ width:100%; float:left;}
.foter_vel{ width:100%; padding-top:12px; overflow:hidden;}
.foter_vel ul li{ width:57%; float:left; overflow:hidden; font-size:14px; color:#FFF; margin-top:10px;}
.foter_vel ul li img{ vertical-align: middle; padding-right:10px; margin-bottom:4px;}
.foter_right{ width:425px; float:right; overflow:hidden;    margin-top: 11px;}
.foter_right ul{ margin:0 -32px 0 0; zoom:1;}
.foter_right ul li{ width:120px; float:left; overflow:hidden; margin-right:32px;}
.foter_right ul li span{ display:block; color:#FFF; font-size:14px; padding-top:15px; text-align:center;}
.bottom{    background-color: #b12a10; width:100%; font-size:14px; color:#FFF; text-align:center; height: 50px;}
.bottom p{line-height: 50px;}
.ph_foter{ width:100%; background:#323232; overflow:hidden; padding:30px 0; line-height:34px; text-align:center; font-size:14px; color:#ffffff; display:none;}


.ph_banner{ width:100%; overflow:hidden; display:none;}
.ph_banner .banner_pad_cen{ width:100%; height:auto; overflow:hidden; position:relative;}
.ph_banner .banner_pad_cen .hd{ height:16px; overflow:hidden; position:absolute; width:100%; bottom:10px; z-index:1; text-align:center;}
.ph_banner .banner_pad_cen .hd ul{ overflow:hidden; zoom:1;  }
.ph_banner .banner_pad_cen .hd ul li{  margin:0px 6px; border-radius:15px;  width:13px; height:13px; background:#ffffff; cursor:pointer; display:inline-block; text-align:center; overflow:hidden; line-height:99px;}
.ph_banner .banner_pad_cen .hd ul li.on{ background:#cf2c0d;width:13px; }
.ph_banner .banner_pad_cen .bd{ position:relative; height:100%; z-index:0;   }
.ph_banner .banner_pad_cen .bd li{ zoom:1; vertical-align:middle;height:auto; position:relative;overflow:hidden;}
.ph_banner .banner_pad_cen .bd img{ width:100%; height:auto; display:block; position:relative;}
