@charset "utf-8";
/* CSS Document */
*,*:before,*:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
/*body{ margin:0px; padding:0px; font-size:12px;font-family:"微软雅黑","黑体";color:#000;line-height:1; background:#FFF;}*/
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,ol,form,input{ margin:0px; padding:0px;}
input,textarea { /*font-family: "微软雅黑";*/ border: none; outline: none; background: none;}
ul,li{ list-style:none;}
img{border:0px; padding:0px; display: block;}
a{ color:#000; text-decoration:none;}

h2,h3,h4,b,strong { font-weight: normal;}
em,i { font-style: normal;}

.clear{ zoom: 1;}
.clear:after { content: ''; display: block; clear: both;}
.fl { float:left;}
.fr { float:right;}
.hidden{display:none; background: url() no-repeat center;}

.cslide.hidden { opacity: 0;}

@font-face { font-family:font1;
src: url(../fonts/font1.jpg)} 
@font-face {font-family:font2;
src: url(../fonts/font2.jpg)} 
/*文字截断*/
.TXTovehid{display: block; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}

/*transition*/
.tran200{-webkit-transition:all 0.2s linear; -moz-transition:all 0.2s linear; -ms-transition:all 0.2s linear; transition:all 0.2s linear;}
.tran300{-webkit-transition:all 0.3s linear; -moz-transition:all 0.3s linear; -ms-transition:all 0.3s linear; transition:all 0.3s linear;}
.tran400{-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear; transition:all 0.4s linear;}
.tran500{-webkit-transition:all 0.5s linear; -moz-transition:all 0.5s linear; -ms-transition:all 0.5s linear; transition:all 0.5s linear;}
.tran1000{-webkit-transition:all 1s linear; -moz-transition:all 1s linear; -ms-transition:all 1s linear; transition:all 1s linear;}
.tran5000{-webkit-transition:all 5s linear; -moz-transition:all 5s linear; -ms-transition:all 5s linear; transition:all 5s linear;}

.scaleimg:hover img,.scaleimg:hover .pic em{ -webkit-transform: scale(1.05); -moz-transform: scale(1.05); -ms-transform: scale(1.05); transform: scale(1.05);}
.rotateY:hover{ -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); -ms-transform: rotateY(180deg); transform: rotateY(180deg);}
.translateX:hover{-webkit-transform:translateX(-6px); -moz-transform: translateX(6px); -ms-transform:translateX(-6px); transform:translateX(-6px);}

.h500 { width:auto;margin:0 auto;max-width:889px; height:500px;}

.header{background: url(../images/a_01.png) no-repeat center top;}
.headerbox{height: 120px; margin: 0 auto; max-width: 98%; width: 1460px; overflow: hidden;}
.logo{width: 943px; float: left;padding-top: 20px;}
.logo img{width: 100%;}
.ssnr{width: 353px;float: right;padding-top: 23px;}
.ssnr ul{padding-bottom: 22px;display: flex;justify-content : space-between;}
.ssnr img{display: inline-block; vertical-align: middle; margin: -3px 10px 0 0;}
.ssnr li{font-size: 14px;}
.ssnr li a{color: #005fc3;}
.ssnr li a:hover{text-decoration: underline;}
.ssk{height: 37px; position: relative; border:1px solid #bcbcbc;}
.wby1{height: 35px; line-height: 35px; padding: 0 40px 0 10px; height: 35px;}
.btn1{cursor: pointer; width: 45px;border: none;border-left:1px solid #bebebe;background: url(../images/a_17.png) no-repeat center;height: 21px; position: absolute; right: 0;top:50%; transform: translateY(-50%);}

.nav{border-top:1px solid #dbdbdb;text-align: center;}
.nav ul{font-size: 0;}
.nav li{display: inline-block; padding: 0 44px;position: relative;}
.nav h3 a{display: block;  font-size: 19px; line-height: 60px; color: #000000;text-align: center;}
.nav h3{position: relative;}
.jbbtn{width: 30px;height: 30px; line-height: 24px; font-size: 24px; border: 1px solid #ddd;border-radius: 50%; right: 0;top:50%; transform: translateY(-50%);display: none;text-align: center;position: absolute;}
.nav .on h3 a{color: #1c6ecd;}
.sub{position: absolute; top: 56px;border-top: 4px solid #ffc001;left:0; width: 100%;display: none;z-index: 100;background: #fff;}
.sub a{display: block; line-height: 44px; font-size: 17px; color: #333;transition: All 0.4s ease-in-out;}
.sub a:hover{background: #2c5bba;color: #fff;}
.nav_sj{display: none;}
.banner{position: relative; overflow: hidden;}
.banner img{width: 100%;}
.banner .swiper-pagination-bullet{opacity: 1;background: none;width: 15px;height: 15px;border:1px solid #fff;}
.banner .swiper-pagination-bullet-active{background: #fff;}
.banner .swiper-pagination{bottom: 20px;}

.wz1460{width: 1460px; margin: 0 auto;max-width: 94%;}
.news{padding-bottom: 85px;}
.news_title{padding: 70px 0 45px;}
.news_title h2{font-weight: bold; font-size: 40px;}
.news_title h2 span{display: inline-block;position: relative; margin-left: 10px; font-size: 22px; font-family: "times new roman";font-style: italic;line-height: 40px; font-weight:normal;}
.news_title a{font-weight: 400; color: #858585; font-size: 14px;line-height: 46px; position:relative;margin-top: 9px;}
.news_title b{color: #1773d2; padding-right: 8px; font-weight: bold; font-size: 16px;}
.news_title a:hover{color: #1773d2;}
/*.news_title a:hover b img {transition: transform 0.5s;transform: rotate(180deg);-webkit-transform: rotate(180deg); -moz-transform: rotate(180deg);-o-transform: rotate(360deg);-ms-transform: rotate(360deg);}*/

.news_title a:before {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	left: -18px;
	top: 50%;
	margin-top:-4px;
	transform: translate;
	transition: All 0.4s ease-in-out;
	background: url(../images/jia.png) no-repeat;}
.news_title a:hover:before {
	transition: 1s;
	transform: rotate(180deg);}


.news_title h2 span:before{position: absolute; content: "";border-bottom: 2px solid #850a00;width: 25px; left: 0;top:0;}
.news_nr{overflow: hidden;}
.news_left{float: left; width: 50%; padding-right: 20px;}
.newsbox{position: relative;}
.newsbox  span{height: 449px; display: block;overflow: hidden;}
.newsbox img{width: 100%; height: 100%; object-fit: cover;}
/*.newsbox p{position: relative; width: calc(100% - 40px); margin: -45px auto 0 auto; line-height: 90px; font-size: 18px; color: #fff; padding:0 120px 0 25px ; background-image: linear-gradient(#5d4f9f, #177cc1);}
.newsbox p b{display: block;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}*/
.newsbox p{position: relative; width: calc(100% - 40px); margin: -45px auto 0 auto; height: 90px; font-size: 18px; color: #fff; padding:0 120px 0 25px ; background-image: linear-gradient(#5d4f9f, #177cc1);vertical-align:middle;display:table;line-height:28px;}
.newsbox p b{display: block;overflow: hidden;/* text-overflow:ellipsis; white-space: nowrap;*/vertical-align:middle; display:table-cell;}
.news_left .swiper-pagination{text-align: right; padding-right: 40px;bottom: 40px;}
.news_left .swiper-pagination-bullet{opacity: 1;background:#fff;border-radius: 5px;}
.news_left .swiper-pagination-bullet-active{width: 29px;}
.news_right{float: right;width: 50%; padding-left:10px;}
.news_right li{border-bottom:1px solid #e7e7e7;}
.news_right a{display: block;position: relative;}
.news_right  a:before{width: 0;height: 100%; background: #cde5fa;left: 0;bottom: 0;position: absolute;content: "";/*transition: All 0.4s ease-in-out;*/}
.news_right li.cur a:before{width: 100%;}
.xwnr{position: relative;z-index: 10; overflow: hidden;}
.nwnr_left{width: 95px;text-align: center; height: 98px;padding-top: 28px;float: left;}
.nwnr_left h2{color: #3d3d3d; font-size: 32px; margin-bottom: 3px;}
.nwnr_left p{font-size: 14px; color:#5e5e5e;}
.xwnr_right{float: right;width: calc(100% - 95px); padding-right: 20px;}
.xwnr_right p{font-size: 19px; color: #000; line-height: 98px;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.news_right li.cur a h2{color: #1773d2;}
.news_right li.cur  p{color: #1773d2;}

.bj1{background: url(../images/a_27.png) no-repeat center;background-size: cover;}
.tzgg_nr{padding-bottom: 100px;}
.tzgg_nr ul{overflow: hidden; margin-left: -40px;}
.tzgg_nr li{float: left; width:50%; padding-left: 40px;}
.tzgg_nr p{border-bottom:1px solid #d7dadc; line-height: 92px; font-size: 19px;overflow: hidden;}
.tzgg_nr p a{color: #000;width: calc(100% - 60px);overflow: hidden; text-overflow:ellipsis; white-space: nowrap;float: left;}
.tzgg_nr p span{color: #999;}
.tzgg_nr p b{color: #1b6fce;}
.tzgg_nr p a:hover{color: #1b6fce;}
.tzgg_nr p a:hover b{ padding-right:8px;-webkit-transition:all 0.4s linear; -moz-transition:all 0.4s linear; -ms-transition:all 0.4s linear; transition:all 0.4s linear;}


.wzyj{padding-bottom: 75px;}
.wzyj_nr{position: relative;}
.wzyj_nr .swiper-button-next{background: url(../images/a_40.png);width: 14px;height: 22px; right: -30px; margin-top: -11px;}
.wzyj_nr .swiper-button-prev{background: url(../images/a_37.png);width: 14px;height: 22px; left: -30px; margin-top: -11px;}
.swiper-button-next:after, .swiper-button-prev:after{font-size: 0;}
.wzyj_nr ul{overflow: hidden; margin-left: -30px;}
.wzyj_nr li{float: left; width: 33.33%; padding-left: 30px;}
.wzyjbox span{display: block; overflow: hidden;border:1px solid #dfe8f2;}
.wzyjbox img{width: 100%;max-height:270px;}
.wzyj_text{height: 114px;border:1px solid #dfe8f2; border-top: none; padding: 20px ;position: relative;}
.wzyj_text p{ font-size: 19px; color: #000; line-height: 1.6;}
.wzyj_text span{ bottom: 0; right: 0;color: #fff; font-weight:bold; background:url(../images/a_48.png) no-repeat left center; line-height: 29px; font-size: 15px; padding: 0 15px 0 25px;position: absolute;display: block;border:0;}

.bj2{background: url(../images/bj2.jpg) no-repeat center;background-size: cover;}
.xsjl{ padding-bottom: 100px;}
.xsjl::after { content: ''; clear: both; display: block; height: 0;}
.xsjl_left{float: left; width: calc(100% - 497px);}

.zstitle{background: url(../images/a_52.png) no-repeat left center; height: 44px;position: relative;border-bottom: 5px solid #0c5cb4;}
.zstitle span{display: block; position: absolute; width: 68px; right: 15px;top:50%; transform: translateY(-50%);}
.zstitle h2{color: #fff; line-height: 44px; color: #fff; font-weight: bold; padding-left: 12px; font-size: 18px;}

/*.zsnr span img{width: 100%;}
.xsjl_nr{ position: relative;}
.zstext{padding: 0 20px;}
.zsjlbox{background: #fff;box-shadow: 3px 3px 5px #dae5f2, -3px 0px 5px #dae5f2;}
.xsjl_nr .swiper-button-next{background: url(../images/a_40.png);width: 14px;height: 22px; margin-top: -11px; right:-23px;}
.xsjl_nr .swiper-button-prev{background: url(../images/a_37.png);width: 14px;height: 22px; margin-top: -11px; left: -30px;}


.zstop{padding: 20px 0 20px; border-bottom:1px solid #d3d3d3;}
.zstop p{font-size: 19px; line-height: 1.6;}
.zstop p a:hover{color: #1b6fce;}
.zsbottom{padding: 24px 0;}
.zsbottom p{font-size: 15px; line-height: 2;}
.zsbottom p img{display: inline-block;vertical-align: middle; margin: -3px 10px 0 0;}
.zsbottom span{display: inline-block;width: 85px;}
.zsbottom b{padding: 0 10px;color: #999;}*/

.xsjl_right{float: right;width: 467px;}

/*分割线*/
.zsnr { padding: 15px; overflow: hidden;background: url(../images/a_55.png) no-repeat center center; background-size: 100% 100%;}
.sznr_left{float: left;width: 156px;overflow: hidden;}
.sznr_left img{width: 100%;border-radius: 6px; height:200px; }
.sznr_right{float: right; width: calc(100% - 177px);}
.sznr_right h2{font-weight: bold; height:.96rem; font-size: 24px;color: #0b5cb4; line-height: 1.3;font-family: font2; margin-bottom: 3px;margin-top:0.14rem;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }
.sznr_right h4{font-weight: bold; height:.90rem; padding-bottom:.06rem; font-size:.18rem;color: #0b5cb4; line-height: 1.3;font-family: font2; margin-bottom: 10px;margin-top:0.14rem;  overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 4; -webkit-box-orient: vertical; }
.sznrbox{display: inline-block; border-top:1px solid #93c5ea;border-bottom:1px solid #93c5ea;padding: 4px 0;background:url(../images/a_562.png) no-repeat 0px 5px;}
/*.sznrbox span{ width: 16px; height:30px; }*/
.sznrbox p{font-family: font1; font-size:32px;color: #0d5cb5;display: inline-block; margin-left: 25px;}
.sznr_right h3{font-size: 13px;color: #0d5cb5; line-height: 1.5; margin-top: 5px;}

.zsnr a:hover .sznr_left img{width: 100%;border-radius: 6px;}


.xsjl_nr{ position: relative;}
.zstext{padding: 0 20px;}
.zsjlbox{background: #fff;}
.xsjl_nr .swiper-button-next{background: url(../images/a_40.png);width: 14px;height: 22px; margin-top: -11px;right: -22px;}
.xsjl_nr .swiper-button-prev{background: url(../images/a_37.png);width: 14px;height: 22px; margin-top: -11px; left: -30px;}

.zstop{padding: 20px 0 20px; border-bottom:1px solid #d3d3d3;}
.zstop p{font-size: 19px; line-height: 1.6;}
.zstop p a:hover{color: #1b6fce;}
.zsbottom{padding: 24px 0;}
.zsbottom p{font-size: 18px; line-height: 2;}
.zsbottom p img{display: inline-block;vertical-align: middle; margin: -3px 10px 0 0;}
.zsbottom span{display: inline-block;width: 85px; color:#6d6d6d;}
.zsbottom b{padding: 0 10px;color: #999;}



/*日历样式*/
/*#calendar{background: url(../images/a_14.png) no-repeat right bottom #fff;height: 459px;}*/
.ic__header{background: #7cb5e9; padding:20px;}
.ic__month{display: inline-block;}
.ic__year{display: inline-block;}
.ic__year-select{outline:none;border: none;background: none;color: #fff; font-size: 18px; padding: 0 10px;}
.ic__year-select option{background: #7cb5e9;}
.ic__month-select{outline:none;border: none;background: none;color: #fff; font-size: 16px; margin-left: 25px;}
.ic__month-select option{background: #7cb5e9;}
.ic__week-head{width: 100%;}
.ic__week-head td{text-align: center; line-height: 54px; font-size: 17px; color: #186cc9;}
.ic__days{width: 100%;}

.ic__days td{text-align: center; font-size: 19px; color: #000;padding: 12px 0;}
.ic__days .ic__day_state_current{width: 30px; line-height: 30px; border-radius: 50%;background:url(../images/a_12.png) no-repeat center center;}
.ic__days td:hover{background:url(../images/a_13.png) no-repeat center center;color: #fff;cursor: pointer;}
.qyxc{background: url(../images/a_67.png) no-repeat center;height: 500px; position: relative; background-size: cover;}
.bfnr{text-align: center; padding-top: 100px;}
.bfnr h2{color: #fff; font-size: 40px; position: relative; text-align: center; margin-bottom: 95px;}
.bfnr h2:before{position: absolute;content: "";background: url(../images/a_02.png) no-repeat center center; width: 68px;height: 11px; left: calc(50% - 340px);top:50%; transform: translateY(-50%);background-size: 100% auto;}
.bfnr h2:after{position: absolute;content: "";background: url(../images/a_04.png) no-repeat center center; width: 68px;height: 11px; right: calc(50% - 340px);top:50%; transform: translateY(-50%);background-size: 100% auto;}
.bfbtn a {width: 105px;height: 105px; display:block; border-radius: 50%;cursor: pointer; position: absolute; overflow: hidden;    transition: all ease .4s;left:50%; top:50%; transform:translate(-50%,-50%);background-size: 100%; z-index: