@charset "utf-8";
/*Css Document */

/* banner���� */
.banner{
    width: 100%;
    height: 580px;
}
.banner .swiper-slide .news-title{
    display: none;
}
.banner-image{
    width: 100%;
    height: 100%;
    position: relative;
}
.banner-text{
    position: absolute;
}
.banner-text img{
    display: block;
    width: 100%;
    height: 100%;
}
.banner-text1{
    width: 334px;
    height: 75px;
    top: 200px;
    right: 32%;
}
.banner-text2{
    width: 522px;
    height: 75px;
    top: 316px;
    right: 19.5%;
}
.banner-text3{
    width:715px;
    height: 93px;
    top: 230px;
    left: 23%;
}
.banner-text4{
    width: 884px;
    height: 71px;
    top: 175px;
    left: 22%;
}
.banner-text5{
    width: 836px;
    height: 169px;
    top: 160px;
    right: 9%;
}
.banner-text6 {
    width: 814px;
    height: 143px;
    top: 165px;
    right: 16%;
}
/* ������������Ƶ */
.cgjt_news-video{
    padding-top: 57px;
}
.cgjt_news{
}
/* �����ֲ� */
.cgjt_news-lunbo{
    float: left;
    width: 40%;
}
.news-lb{
    width: 100%;
    height: 400px;
}
.news-lb .swiper-slide{
    position: relative;
}
.news-lb-date{
    width: 68px;
    height: 68px;
    background: #f14948;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
    line-height: 68px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    position: absolute;
    top: 0;
    left: 26px;
}
.news-lb-image,.news-lb-image img{
    width: 100%;
    height: 100%;
}
.news-lb-text{
    width: 100%;
    height: 55px;
    line-height: 55px;
    background: rgba(0, 0, 0, .65);
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 2;
}
.news-lb-text-content{
    width: 320px;
    margin-left: 80px;
    font-size: 16px;
}
.news-lb-text-content a{
    color: #fff;
}
.news-lb-pagination{
    width: 45px;
    left: 20px;
    font-size: 16px;
    color: #fff;
    bottom: 15px;
}
.news-lb-pagination .swiper-pagination-current{
    font-size: 30px;
    font-style: italic;
    color: #f14948;
}

/* �����л� */
.cgjt_news-tabbox{
    float: right;
    width: 57%;
}
/* �����л����� */
.news-tab-title-inbox{
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 12px; 
}
.news-tab-title-content{
    float: left;
    width: auto;
    margin-right: 45px;
    height: 36px;
    line-height: 36px;
    /* padding-bottom: 12px; */
    border-bottom: 2px solid transparent;
    font-size: 16px;
    color: rgba(43, 43, 43, .7);
    cursor: pointer;
}
.news-tab-title-content:last-child{
    margin-right: 0;
}
.news-tab-title-content.active{
    font-size: 20px;
    color: #104f8c;
    border-bottom-color: #104f8c;
}

.news-tab-title-content a{  
    font-size: 16px; 
    color: rgba(43, 43, 43, .7);  
}

.news-tab-title-content.active a{  
    color: #104f8c; 
	font-size: 20px; 
}


/* �����л����� */
.cgjt_news-tab-content .DnnModule-GTModulesCMS{
    display: none;
}
.cgjt_news-tab-content .DnnModule-GTModulesCMS:first-child{
    display: block;
}
.news-tab-content-box{
    width: 100%;
    position: relative;
}
.news-tab-content-lifirst{
    padding-bottom: 13px;
    border-bottom: 1px dashed #e9e9e9;
}
.news-tab-content-lifirst-text{
    float: left;
    width: 72.27%;
    height: 56px;
    line-height: 28px;
    font-size: 16px;
    font-weight: bold;
}
.news-tab-content-lifirst-text a{
    color: #f14948;
}
.news-tab-content-lifirst-date{
    float: right;
    width: 16.8%;
    height: 56px;
    line-height: 28px;
    font-size: 14px;
    color: rgba(43, 43, 43, .45);
}
.news-tab-content-li{
    border-bottom: 1px dashed #e9e9e9;
}
.news-tab-content-li-text{
    padding-left: 3.36%;
    float: left;
    width: 68.91%;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    position: relative;
}
.news-tab-content-li-text:before{
    content: "";
    display: block;
    width: 6px;
    height: 10px;
    background: url(../images/bg-list.png) no-repeat center center / cover;
    margin: auto 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
}
.news-tab-content-li-text a{
    color: #333;
}
.news-tab-content-li-text:hover a{
    color: #104f8c;
}
.news-tab-content-li-date{
    float: right;
    width: 16.8%;
    height: 48px;
    line-height: 48px;
    font-size: 14px;
    color: rgba(43, 43, 43, .45);
    overflow: hidden;
}
.news-tab-content-more{
    width: 52px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    padding-bottom: 13px;
    position: absolute;
    top: -47px;
    right: 0;
}
.news-tab-content-more a{
    color: #32649f;
}

/* ��Ƶ */
.cgjt_video{
    /* float: right; */
    width: 298px;
}
.video-title{
    border-bottom: 1px solid #e9e9e9;
    margin-bottom: 22px;
}
.video-title-content{
    float: left;
    width: auto;
    height: 36px;
    line-height: 36px;
    padding-bottom: 12px;
    border-bottom: 2px solid #104f8c;
    font-size: 16px;
    color: #104f8c;
}
.video-more{
    float: right;
    width: 50px;
    height: 36px;
    line-height: 36px;
    padding-bottom: 12px;
    font-size: 14px;
}
.video-more a{
    color: #32649f;
}
.video-content{
    width: 100%;
    height: 255px;
    position: relative;
}
.video-content-image,.video-content-image img{
    width: 100%;
    height: 100%;
}
.video-content-btn-text{
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .09);
    cursor: pointer;
    position: absolute;
    top: 0;
    left: 0;
}
.video-content-btn{
    margin: 0 auto;
    width: 50px;
    height: 50px;
    margin-top: 90px;
    margin-bottom: 20px;
}
.video-content-btn img{
    display: block;
    width: 100%;
    height: 100%;
  cursor: pointer;
}
.video-content-text{
    text-align: center;
    line-height: 1;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}

/* ����ҵ�� */
.yewu-title-content{
    float: left;
    height: 121px;
    line-height: 121px;
    font-size: 30px;
    font-weight: bold;
    color: #32649f;
}
.yewu-title-more{
    float: right;
    width: 60px;
    height: 121px;
    line-height: 121px;
    font-size: 14px;
}
.yewu-title-more a{
    color: #32649f;
}
.yewu-inbox{
    display: flex;
}
.yewu-inbox-list{
    float: left;
    width: 25%;
    height: 372px;
    overflow: hidden;
    position: relative;
    transition-duration: 1s;
    transform-origin: center;
}
.yewu-inbox-list:hover{
    width: 62%;
    /* width: 44.3%; */
}
.yewu-list-image{
    height: 100%;
}
.yewu-list-image img{
    display: block;
    height: 100%;
}
.yewu-list-text{
    line-height: 35px;
    font-size: 18px;
    position: absolute;
    top: 13%;
    left: 17px;
    transition-duration: 1.5s;
}
.yewu-list-text a{
    color: #fff;
}
.yewu-inbox-list:hover .yewu-list-text{
    width: 100%;
    height: 65px;
    line-height: 65px;
    background: rgba(0, 0, 0, .65);
    font-weight: bold;
    text-indent: 30px;
    top: 83%;
    left: 0;
}

/* �������� */
.cgjt_other{
    padding-top: 49px;
    margin-bottom: 59px;
}
.cgjt_ztzl,.cgjt_tzzgx,.cgjt_shzr{
    float: left;
    width: 26%;
}
.cgjt_zqpp{
    float: left;
    width: 46%;
    margin-left: 15px;
}
.cgjt_zqpp2{
    float: left;
    width: 72%;
    margin-left: 15px;
}
/* �������� */
.other-title{
    padding-left: 70px;
    margin-bottom: 22px;
}
.other-cntitle{
    height: 26px;
    line-height: 26px;
    font-size: 18px;
    font-weight: #333;
}
.other-entitle{
    height: 22px;
    line-height: 22px;
    font-size: 14px;
    color: rgba(68, 68, 68, .6);
}
.ztzl-title{
    background: url(../images/jtnk.png) no-repeat left center / 41px auto;
}
.tzzgx-title{
    background: url(../images/other-tzzgx.png) no-repeat left center / 41px auto;
}
.shzr-title{
    background: url(../images/shzr.png) no-repeat left center / 37px auto;
}
.zqpp-title{
    background: url(../images/cgpp.png) no-repeat left center / 39px auto;
}
/* �����б� */
.other-list-li{
    /* float: left; */
    width: calc(90% - 15px);
    padding-left: 15px;
    height: 39px;
    line-height: 39px;
    font-size: 16px;
    background: url(../images/bg-list.png) no-repeat left center / 6px auto;
}
.other-list-li a{

    color: #333;
}
.other-list-li:hover a{
    color: #104f8c;
}
/* Ͷ���߹�ϵ */
.tzzgx-content p{
    line-height: 39px;
    font-size: 16px;
    color: #333;
}
.tzzgx-content p span{
    color: #2166cc;
}
/* ����Ʒ�� */
.zqpp-content p{
    line-height: 32px;
    font-size: 16px;
    color: #333;
}
.zqpp-content div{
	float:left;
	margin-left:25px;
}
.zqpp-content img{
 height:260px;
 width: 186px;
}
.zqpp-content2 p{
    line-height: 32px;
    font-size: 16px;
    color: #333;
}
.zqpp-content2 div{
	float:left;
	margin-left:19px;
}
.zqpp-content2 img{	
 height:260px;
}


@media screen and (min-width: 1280px) and (max-width: 1441px) {
    .banner-text img{
        height: auto;
    }
    .banner-text1,.banner-text2{
        height: auto;
    }
    .banner-text1{
        width: 17.3958%;
        top: 34.48%;
        right: 32.08%
    }
    .banner-text2{
        width: 27.1875%;
        top: 54.48%;
        right: 19.58%;
    }
    .cgjt_news{
        /* width: 76.78%; */
    }
    /* �����ֲ� */
    .cgjt_news-lunbo{
        width: 41.395%;
    }
    .news-lb{
        height: 340px;
    }
    .news-lb-date{
        width: 15.28%;
        height: 20%;
        line-height: 3;
    }
    .news-lb-text{
        height: 16.67%;
        line-height: 2.5;
    }
    .news-lb-text-content{
        width: 71.9%;
        margin-left: 17.98%;
    }
    .news-lb-pagination{
        width: 14%;
        left: 2%;
        bottom: 4%;
        font-size: 12px;
    }
    .news-lb-pagination .swiper-pagination-current{
        font-size: 26px;
    }
    /* �����л� */
    .cgjt_news-tabbox{
        width: 56.35%;
    }
    .news-tab-title-content{
        margin-right: 6%;
        font-size: 14px;
    }
    .news-tab-title-content.active{
        font-size: 18px;
    }
    .news-tab-content-lifirst{
        padding-bottom: 5px;
    }
    .news-tab-content-lifirst-text,.news-tab-content-lifirst-date{
        height: 40px;
        line-height: 20px;
    }
    .news-tab-content-lifirst-text{
        font-size: 14px;
    }
    .news-tab-content-lifirst-date{
        font-size: 12px;
    }
    .news-tab-content-li-text,.news-tab-content-li-date{
        height: 34px;
        line-height: 34px;
        font-size: 14px;
    }
    /* ��Ƶ */
    .cgjt_video{
        width: 92.28%;
    }
    .video-title{
        margin-bottom: 5px;
    }
    .video-content{
        height: 185px;
    }
    .video-content-btn{
        margin-top: 60px;
    }
    /* ����ҵ�� */
    .yewu-inbox-list{
        height: 350px;
    }
    .yewu-inbox-list:hover .yewu-list-text{
        top: 82%;
    }	
	.zqpp-content div{
	/* margin-left:1%; */
	width: 28%;
	}
	.zqpp-content img{	
	 height:230px;
	}
	.zqpp-content2 div{
	width: 19%;
	}
	.zqpp-content2 img{	
	 height:230px;
	}
}
#w_grid-1628661815848{
	clear:both;
}
 #w_grid-1628661815848> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0px;
        clear: left;
        margin-right: 0px;
        width: 29.0472%;
}

.cgnews2{
	clear:left;
	padding-top: 20px;
}
.other-cntitle a{
    height: 26px;
    line-height: 26px;
    font-size: 18px;
      color:#444;
}
.other-cntitle a:hover{
   color:#444;
}
.sinolight-banner{ width:100%; margin:0 auto;}
.sinolight-banner-item{ width:100%;}
.sinolight-banner-item img{ width:100%; border:0 none;}


.news_list li{
   padding: 20px;
   background: #fff;
   list-style-type: none;
   margin-top: 20px;
}
.news_list li:hover {
    -webkit-box-shadow:0px 0px 10px 0 rgba(0, 0, 0, 0.27);
            box-shadow:0px 0px 10px 0 rgba(0, 0, 0, 0.27); 
			transition: 0.2s;			
}

.news_list .news_list_lt {
  width: 78%;
}

.news_list .news_list_rt {
  width: 20%;
  text-align: center;
  height: 181px;
  overflow: hidden;
}

.news_list .news_list_rt img {
  width: 100%;
}

.news_list .news_list_a {
  color: #999999;
  font-size: 14px;
}

.news_list .news_list_b {
  color: #222;
  font-size: 18px;
  margin: 1% 0;
  line-height: 26px;
}

.news_list .news_list_c {
  line-height: 24px;
  color: #808080;
  /* letter-spacing: 2px; */
  font-size: 14px;
}
.rccon li{
  	margin:20px 0px;	
}
.rccon .rclist{
  width:100%;
    height: 63px;
    background: #005bb2;
    background: linear-gradient(#005bb2,#458ccd);
    text-align: center;
    margin-bottom: 20px;
	font-size: 16px;
    line-height: 63px;
    color: #fff;  
}
.rccon .rclist a{
	font-size: 16px;
    line-height: 63px;
    color: #fff;  
}
.rccon .rclist3{
	float:left;
	width: 29%;
	background: linear-gradient(#f9f9f9, #e6e6e4);
	padding: 10px;
	margin: 1%;
	text-align: center;
	font-size: 16px;
	color: #222;
}

.rccon .rclist3 a{	
	color: #222;
}

@media only screen and (min-width: 769px) {
    #w_grid-1628661815848> div > .p_gridbox > .p_gridCell {
        margin-bottom:0rem;
        margin-top: 0rem;
        margin-left: 2%;
    }

    #w_grid-1628661815848> div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: 68.9528%;
        margin-left: 2%;
        margin-right: 0px;
        clear: none;
        float: right;
    }

    #w_grid-1628661815848> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0px;
        clear: left;
        margin-right: 0px;
        width: 29.0472%;
        float: left;
    }

    #w_grid-1628661815848> div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0px;
    }
	
  

}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
	.zqpp-content div{
	margin-left:0px;
	width: 33%;
	}
	 .zqpp-content img{	
	 height:230px;
	 width:95%
	}
	.zqpp-content2 div{
	width: 18%;
	}
	 .zqpp-content2 img{
	 height:230px;
	}
	
	.cgjt_video {  
      width: 90%;
	}
	
}
@media screen and (min-width: 200px) and (max-width: 768px) {
.news_list .news_list_lt {
    width: 100%;
	
  }
  .news_list .news_list_rt {
    width: 100%;
	height: auto;
  }
  .news_list .news_list_c{
	  display:none;
  }
  .news_list .news_list_a{
	font-size: 12px;
  }
   .news_list .news_list_b{
	font-size: 18px;
	margin:0px;
  }
}

@media screen and (min-width: 200px) and (max-width: 1024px) {
    #w_grid-1628661815848> div > .p_gridbox > .p_gridCell {
        margin-bottom:0rem;
        margin-top: 0rem;
        margin-left: 0;
    }

    #w_grid-1628661815848> div > .p_gridbox > .p_gridCell:nth-child(2n+0) {
        width: 66.7%;
        margin-left: 0;
        margin-right: 0;
        clear: none;
    }

    #w_grid-1628661815848> div > .p_gridbox > .p_gridCell:nth-child(2n+1) {
        margin-left: 0;
        clear: left;
        margin-right: 0;
        width: 33.300000000000004%;
        float: left;
        margin-top: 15px;
    }

    #w_grid-1628661815848> div > .p_gridbox > .p_gridCell:nth-child(2n) {
        margin-right: 0;
        float: right;
        width: 64%;
    }
	.zqpp-content div{
		width: 30%;
		padding-top:10px;
		margin: 3px;
		}
	.zqpp-content img{	
		 max-width: 100%;
        max-height: 200px;
		}
	.cgjt_zqpp2{
		width:100%;
	}
	.zqpp-content2 div{
		width: 48%;
		padding-top:10px;
		margin: 3px;
		}
	.zqpp-content2 img{	
		 width:95%;
		 height:auto;

		}	
		
		
	.banner{
		width: 100%;
		height: 480px;
	}
	.banner-text1{
		width: 334px;
		height: 75px;
		top: 150px;
		right: 32%;
	}
	.banner-text2{
		width: 522px;
		height: 75px;
		top: 256px;
		right: 19.5%;
	}
	.banner-text3{		
		top: 200px;
		left: 5%;
	}
	.banner-text4{
		width: 684px;
		height: 50px;
		top: 210px;
		left: 5%;
	}
	.banner-text5{
		width: 680px;
		height: 130px;
		top: 210px;
		right: 5%;
	}
	.cgjt_news-video{
		padding-top: 50px;
	}
	.cgjt_news-lunbo{		
		width: 100%;
	}
	.cgjt_news-tabbox {
		width: 95%;
		float: none;
		margin: 0px auto;
	}
	.w_grid {
		margin-top:15px;
	}
	.yewu-title-content{
		float: left;
		height: 60px;
		line-height: 60px;
		font-size: 20px;
		font-weight: bold;
		color: #32649f;
	}
	.yewu-title-more{
		float: right;
		width: 60px;
		height: 60px;
		line-height:60px;
		font-size: 14px;
	}
	.yewu-title-more a{
		color: #32649f;
	}
	.cgjt_yewu{
		width: 95%;
		float: none;
		margin: 0px auto;
	}
	.cgjt_other {
    padding-top: 15px;
    margin-bottom: 15px;
}
	.cgjt_ztzl, .cgjt_tzzgx, .cgjt_shzr {
   width: 95%;
		float: none;
		margin: 0px auto;
	
}
.other-title {
    padding-left: 50px;
    margin-bottom: 1px;
    border-bottom: solid 1px #ccc;
    margin-top: 15px;
}
.cgjt_video {  
    width: 100%;
}
.cgjt_zqpp {
    float: none;
    width:100%;   
}
.news-lb{
    width: 100%;
    height: 300px;
}
.centerContentBox {
    width: calc((100% - 100px)/1);
    padding-left: 80px;
    background: url(xwtth.png) no-repeat;
    height: 70px;
    overflow: hidden;
}
.news-lb-date{
	display:none;}
	.topnews{
		display:none;}
		.w_grid-000{
			display:none;}

.yewu-inbox{
    display: block;
}

.yewu-inbox-list {
    float: none;
    width: 100%;
    height: 80px;
    overflow: hidden;
    position: relative;
    transition-duration: 1s;
    transform-origin: center;
}
.yewu-list-image img {
    display: block;
    width: 100%;
    height:auto;
}
.yewu-inbox-list:hover .yewu-list-text {
    width: 100%;
    height: 65px;
    line-height: 65px;
    background: rgba(0, 0, 0, .65);
    font-weight: bold;
    text-indent: 30px;
    top: 0px;
    left: 0;
}
.yewu-inbox-list:hover {
    width: 100%;   
}
.sinolight-banner-item {
    margin-top: 61px;
}

.rccon .rclist3{	
	width: 90%;	
	margin: 1%;	
}

.news-tab-content-li-text{
    padding-left: 3.36%;
    width: 68.91%;
    }
.news-tab-content-li-date {  
width: 85px;  
overflow: visible;
}

.news-tab-title-content{
    margin-right: 10px;  
    font-size:15px;  
 
}
.news-tab-title-content.active{
    font-size:16px;   
}


}
