/* CSS Document 
 * DESCRIPTION     CITE 2023 
 * AUTHOR  Chenlq  
 * TIME  2023-03-08
 */
* {
    vertical-align: baseline;
    font-weight: inherit;
    font-family: 'Arial', 'Microsoft YaHei', 'Î¢ÈíÑÅºÚ';
    font-style: inherit;
    font-size: 100%;
    outline: 0;
    padding: 0;
    margin: 0;
    border: 0;
    line-height:inherit;
    list-style:none;
    text-decoration:none;    
}
 
:focus {
  outline: none;
}
a {
  color: #303030;
  text-decoration: none;
}
a img {
  border: 0;
}
img {
  vertical-align: middle;
}
table {
  empty-cells: show;
}
del {
  text-decoration: line-through;
}
button::-moz-focus-inner,
input[type=reset]::-moz-focus-inner,
input[type=button]::-moz-focus-inner,
input[type=submit]::-moz-focus-inner,
input[type=file] > input[type=button]::-moz-focus-inner {
  border: 0;
  padding: 0;
}
fieldset {
  padding: 0;
  margin: 0;
  border:0;
}
figure{
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}

body{
	min-width:1206px;	
	font-size: 0;
}

.wrap{
	width: 1206px;
	margin: 0 auto;
}
.floatL{
	float:left;
}
.floatR{
	float:right;
}
.header{
	width: 100%;
    height: 571px;
    border-bottom: solid 10px;
    border-image: -webkit-linear-gradient(to right,#017aff, #e7b2e5) 30;
    border-image: -moz-linear-gradient(to right,#017aff, #e7b2e5) 30;
    border-image: -o-linear-gradient(to right,#017aff, #e7b2e5) 30;
    border-image: linear-gradient(to right,#017aff, #e7b2e5) 30;
    background: #2611dd url(../images/headbg.jpg) no-repeat center bottom;
    background-size: cover;
}
.ztjgqc_header dl dd a:link, .ztjgqc_header dl dd a:visited{
	color:#333!important;
}
.headmain{
  width: 100%;
  height: 525px;
  text-align: center;
  background:url(../images/head_m.png) no-repeat center 0;
}
.block{
	width: 100%;
	padding-top: 40px;
	padding-bottom: 50px;
	display: inline-block;
}
.cite{
	background:#eef2f6;
}
.title{
	width: 100%;
	height: 95px;
	background:url(../images/title.png) no-repeat;
	background-position: 0 0;
	display: inline-block;
}
.cite .floatL{
	margin-top: 50px;
	width: 480px;
	height: 240px;	
	box-shadow:0 0 10px rgb(0, 106, 255 ,0.8);	
}
.jdt{
	width: 480px;
	height: 240px;
	overflow: hidden;
	position: relative;
}
.jdt li{
	width: 100%;
	height: 240px;
}
.jdt li img{
	width: 480px;
	height: 240px;
	display: block;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev,.swiper-button-prev, .swiper-container-rtl .swiper-button-next,.jcsp li:hover:before,.jcsp li:hover a:before,.tusang .swiper_content .left_btn,.tusang .swiper_content .right_btn,.piaof i{
	width:32px;
	height: 58px;
	background:url(../images/cite_icon.png) no-repeat;
	background-position:0 0;
}
.swiper-button-next, .swiper-container-rtl .swiper-button-prev{
       background-position:-34px 0;
       right: 0;        
}
.swiper-button-prev, .swiper-container-rtl .swiper-button-next{
	background-position:0 0;
	left: 0;
}
.cite_dy{
	margin-top: 55px;
	width: 695px;
	float:right;
}
.cite_dy p{
	font-size: 25px;
	color:#2d2d2d;
	line-height: 43px;
	display: block;
	text-align:justify;
}
.cite_dy p a{
	color:#ff0000;
}
.zjzh{
	padding-bottom: 20px;
}
.zjzh .title{
	background-position: 0 -110px;
}
.zjzh .zjzh_box{
	width: 100%;	
	display: inline-block;
}
.zjzh .zjzh_box ul{
	margin-top: 50px;
	width: 689px;
	height: 388px;
	background:#000;
	box-shadow:8px 8px 8px rgb(3, 57, 214 ,0.5);	
	float:left;
	font-size: 18px;
	color:#fff;
}
.zjzh .zjzh_box ul li{
	display: none;
}
.zjzh .zjzh_box ul li video{
	width: 100%;
	height: auto;		
}
.video-js .vjs-big-play-button{
    border: 0;
    background: none!important;

}
.video-js .vjs-big-play-button .vjs-icon-placeholder:before, .video-js .vjs-play-control .vjs-icon-placeholder, .vjs-icon-play{
  width: 118px;
  height: 60px;
  background: url(../images/video.png) no-repeat;
  top: -20px;
  font-size: 0;
}
.zjzh .zjzh_box .v_tab{
	margin-top: 50px;
	width: 492px;
	float:right;
}
.zjzh .zjzh_box .v_tab dl{
	/*width: 490px;*/
	height: 107px;
	margin-bottom: 34px;
	cursor: pointer;	
}
.zjzh .zjzh_box .v_tab dl dt{
	width: 188px;
	height: 105px;
	border:#bebebe solid 1px;
	float:left;
}
.zjzh .zjzh_box .v_tab dl dt img{
	width: 188px;
	height: 105px;
	display: block;	
}
.zjzh .zjzh_box .v_tab dl dd{
	padding:0 5px;	
	height: 105px;	
	font-size: 18px;
	color:#3d3d3d;
	line-height: 30px;	
	border:#004098 solid 1px;
	border-left: 0;
    display: flex;
    justify-content: center;
    align-items: center; 
    text-align: center;
}
.zjzh .zjzh_box .v_tab dl.on{
	box-shadow:5px  5px 5px rgb(32, 39, 126 ,0.5);
	text-align: center;
}
.zjzh .zjzh_box .v_tab dl.on dd{
	color:#1e2880;
	font-weight: bold;
    border:solid 1px;	
	border-left: 0;   
    border-image: linear-gradient(to bottom, #d7041b, #004098) 1;     
}
.jcsp{
	padding-bottom: 10px;
	background:#eef2f6;
}
.jcsp .title{
	background-position: 0 -215px;
}
.jcsp ul{
	margin-top: 10px;
	display: inline-block;
}
.jcsp li{
	margin-right: 61px;
	margin-top: 35px;
	width: 361px;	
	float:left;
	position: relative;
}
.jcsp li:nth-of-type(3n){
	margin-right: 0
}
.jcsp li img{
	width: 359px;
	height: 201px;
	border:#bebebe solid 1px;
	display: block
}
.jcsp li p{
	padding:10px;
	width: 339px;
	height: 60px;	
	border:#4894fd solid 1px;
	border-top:0;
	background:#fff;
	display: flex;    
    align-items: center; 
}
.jcsp li p span{
	font-size: 18px;
	color:#3d3d3d;
	line-height: 30px;
	width: 100%;		
	overflow:hidden;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
	text-align: center;
}
.jcsp li:hover{
	color:#1e2880;
	font-weight: bold;	
	box-shadow:5px  5px 5px rgb(32, 39, 126 ,0.5);
}
.jcsp li:hover p{
	border:solid 1px;
	border-top: 0;
	border-image: linear-gradient(to right, #d7041b, #004098) 1; 
}
.jcsp li:hover p span{
	color:#1e2880;
}
.jcsp li:hover a:before{
	content:'';
	width: 65px;
	height: 65px;
	background-position: -75px 0;
	display: inline-block;
	position: absolute;
	top: 75px;
	left: 50%;	
	margin-left: -33px;
}
.hygc{
	background:#eef2f6;
}
.hygc .title{
	background-position: 0 -323px;
}
.hygc ul{
	display: inline-block;
}
.hygc li{
	width: 290px;
	height: 174px;
	margin-top: 105px;
	margin-right: 15px;
	background:#004098;
	/*background:url(../images/gc_bg.png) no-repeat;*/
	float:left;
	position: relative;
}
.hygc li:nth-of-type(4n){
	margin-right: 0;
}
.hygc li img{	
	width: 276px;
	height: 137px;
	border:#c8c8c8 solid 1px;
	display: block;
	position: absolute;
	top: -64px;
	left: 6px;
}
.hygc li .tit{
	margin-top: 88px;
	padding:0 10px;
	font-size: 16px;
	color:#fff;
	font-weight: bold;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	display: block;
}
.hygc li p{
	margin-top: 8px;
	padding:0 10px;
	font-size: 14px;
	color:#fff;
	line-height: 21px;
}
.hygc li p a{
	color:#5ff3de;
}
.hygc li:hover{
	box-shadow:5px  5px 5px rgb(32, 39, 126 ,0.5);
}
.hygc li:hover .tit{
	color:#5ff3de;
}
.hygc .more,.jcsp .more{
	margin-top: 40px;
	width: 100%;
	text-align: center;
	display: none;
}
.hygc .more p,.jcsp .more p{
	width: 184px;
	height: 63px;
	background:url(../images/more.png) no-repeat;
	background-position: 0 0;
	display: inline-block;
	cursor: pointer;
}
.hygc .more p span,.jcsp .more p span{	
	width: 100%;
	height: 100%;
	font-size: 26px;
	color: #b90a2c;
    font-weight: bold;
    line-height: 63px;
    background-image: -webkit-linear-gradient(-90deg,#d0061f,#d0061f,#1c2881,#1c2881);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
}
.hygc .more p:hover,.jcsp .more p:hover{
	background-position: 0 -68px;
}
.hygc .more p:hover span,.jcsp .more p:hover span{
	line-height: 59px;  
    -webkit-text-fill-color: #fff;
	
}
.tusang{
	width: 100%;
	padding-bottom: 0
}
.tusang .title{	
	background-position: 0 -429px;
}
.tusang .swiper{
    width: 100%;
    height: 600px;
    margin-top: 50px;
}
.tusang .swiper .swiper_content{
	margin-left:22px;
	width: 100%;
    margin-top: 30px;
    height: 538px;
    position: relative;
}
.tusang .swiper .title{
    margin-left: 82px;
}
.tusang .swiper_content .left_btn{
    width: 50px !important;
    height: 89px !important;    
    background-position: 0 -84px;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    left: 0px;
    cursor: pointer;
    overflow: hidden;
}
.tusang .swiper_content .left_btn:hover{
	background-position: 0 -176px;
}
.tusang .swiper_content .right_btn{
    width: 50px !important;
    height: 89px !important;
    background-position: -58px -176px;
    position: absolute;
    top: 50%;
    margin-top: -50px;
    right: -160px;
    cursor: pointer;
}
.tusang .swiper_content .right_btn:hover{
	background-position: -58px -84px;
}
.tusang .swiper_content .poster-list{
    position: absolute;
    left: 80px;
}
.tusang .swiper_content .poster-list .poster-item{
    width: 716px;
    height: 538px;
    position: absolute;
    top: 0;
    left: 0;
}
.tusang .swiper_content .poster-list .poster-item img{
    width: 100%;
    height: 100%;
}
.botton_pic{
	margin-top: 10px;
	padding-bottom: 50px;
	width: 82%;
	margin-left: 9%;
	display: flex;
	justify-content: space-between;
    align-items: space-between;
    flex-wrap: wrap;
    
}
.botton_pic li{
	width: 425px;
	height: 137px;
	border:#919191 solid 1px;
	position: relative;
}
.botton_pic li img{
	width: 425px;
	height: 137px;
	display: block;
}
.botton_pic li p{
	width: 100%;
	height: 100%;
	font-size: 46px;
	color:#fff;
	font-weight: bold;
	text-align: center;
	line-height: 137px;
	background:rgba(0,0,0,0.45);
	position: absolute;
	top: 0;
	left: 0;
}

.bottom{
  margin-top: 20px;
  padding-bottom: 40px;
  width: 100%;  
  border-top:solid 10px; 
  border-image: -webkit-linear-gradient(to right,#1162dc, #e069ff) 50 50;
  border-image: -moz-linear-gradient(to right,#1162dc, #e069ff) 50 50;
  border-image: -o-linear-gradient(to right,#1162dc, #e069ff) 50 50;
  border-image: linear-gradient(to right,#1162dc, #e069ff) 50 50;
  background:#004098;
}
.ztjgqc_header{
    border-bottom:0!important;
}
.ztjgqc_floor{
  padding-top: 50px!important;
  color:#fff!important;
  margin-top: 0!important;
}
.ztjgqc_floor a:link, .ztjgqc_floor a:visited{
  color:#fff!important;
}
.piaof{
	width:174px;
	height: 223px;
	background:#fff;
	position: fixed;
	bottom: 150px;
	right: 20px;
	/*-webkit-transform: translate(0, -50%);
	-ms-transform: translate(0, -50%);
	transform: translate(0, -50%);  */
	box-shadow:0 0 10px rgb(201, 201, 202 ,0.8);	
}
.piaof dl{
	width: 100%;
	text-align: center;	
}
.piaof dl dt img{
	width: 139px;
	height: 137px;
	margin-top: 30px;
	display: inline-block;
}
.piaof dl dd{
	font-size: 16px;
	color:#000;
	line-height: 24px;
}
.piaof i{
	width: 21px;
	height: 21px;
	position: absolute;
	top: 6px;
	right: 5px;
	background-position:-118px -84px;
	display: inline-block;
	text-indent: 21px;
	overflow:hidden;
	cursor: pointer;
}
/*zsml,tqlt*/
.nav{
	padding:20px 0  0;
	font-size: 16px;
	color:#000;
	line-height: 1;
}
.nav a{
	font-size: 16px;
	color:#000;
	line-height: 1;
}
.tablewrap{
	width: 70%;
	max-width: 1200px;
	margin: 0 auto;
}
.table{
	width: 100%;
	margin-top: 30px;
	border-collapse:collapse;	
}
.table th{	
	padding:15px;
	font-size: 18px;
	color:#000;
	line-height: 1.5;
	font-weight: bold;
	background:#9bc1e6;
	border:#000 solid 1px;
}
.table td{
	border:#000 solid 1px;
	padding:15px;
	font-size: 14px;
	color:#000;
	line-height: 1.5;
	text-align: center;
}
.tablewrap p{
	margin-top: 25px;
	width: 100%;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	line-height: 1;
}
.tqlt .table{
	margin-top: 15px;
}
.tqlt .table th{
	background:#fff;
}
td.bg1{
	background:#8fb3e3;
	font-size: 16px;
	font-weight: bold;
}
.table tr:hover td{
	background:#f1f1f1;
}
.table tr:hover td.bg1{
	background:#8fb3e3;
}
.scan-code {
  margin-top: 50px;
  background: url(../images/bottom_bg.jpg) no-repeat center center;
  background-size: cover;
}
.scan-code .wrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  height: 250px;
  align-items: center;
}
.scan-code .wrap:after {
  display: none;
}
.scan-code .info {
  color: #fff;
}
.scan-code .info .tit {
  font-size: 30px;
  margin-bottom: 10px;
}
.scan-code .info .text {
  font-size: 16px;
}

.pagefloor{
  background: #f2f2f2;
}
.pagefloor .con {
  border-top: 1px solid #d9d9d9;  
  padding: 12px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
}
.pagefloor .con .foot-logo {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.pagefloor .con .foot-logo .img img {
  display: block;
  width: 108px;
}
.pagefloor .con .foot-logo .text {
  margin-left: 15px;
  font-size: 14px;
  line-height: 22px;
}
.pagefloor .con .index-content {
  font-size: 14px;
  align-self: center;
  display: flex;
  align-items: center;
}
