@charset "utf-8";
/* CSS Document */
.banner{background: url(../images/yanfa_banner.jpg) no-repeat center; width: 100%; height: 363px; 
	background-size: cover;}
.about{padding: 75px 0 59px 0; position: relative;}
.news_tab{padding-bottom: 60px; display: flex; justify-content: center;}
.news_tab li{float: left; height: 24px; padding: 8px 15px; font-size: 18px; color: #595757; cursor: pointer;}
.news_tab>div{float: left; margin-top:12px; width: 1px; height: 20px; background-color: #595757;}
.tab_bg{background-color: #4c88de; color: #fff!important;}
.logo_bg1{position: absolute; bottom: 360px; right: 50px; z-index: -1;}
.tit_cn{font-size: 50px; color: #000; text-align: center;}
.tit_en{font-size: 24px; color: #6b6b6b; text-align: center; text-transform: uppercase; padding-bottom: 30px;}
.line{width: 64px; height: 2px; background-color: #4284e2; margin:0 auto;}
.about .nr{font-size: 19px; color: #666; line-height: 32px; padding: 40px 170px 60px;}
.chuangxin1{text-align: center;}

.hexinbox>ul>li{width: 24.25%; height: 93px; float: left; margin-right: 1%; border: 1px solid #eeeeee; box-sizing: border-box; margin-bottom: 23px; display: table; cursor: pointer; padding: 0 5px; box-shadow: 2px 2px 10px #eee; transition: .3s;}
.hexinbox>ul>li:nth-child(4n){margin-right: 0!important;}
.hexinbox>ul>li>span{display: table-cell; vertical-align: middle; text-align: center; font-size: 18px; color: #313131; transition: .3s;}
.hexinbox>ul>li:hover{background-color: #4c88de; border: 1px solid #4c88de;}
.hexinbox>ul>li:hover>span{color: #fff;}
.tanchu{width: 100%; height: 100%; background-color: rgba(0,0,0,.7); position: fixed; top:0; left: 0;
    z-index: -999; opacity: 0; overflow: hidden; display: flex; justify-content: center; align-items: center;}
.opacity{opacity: 1!important; z-index:999!important; }
.tanchu .tanchu_bg{width: 1194px; padding-bottom: 50px; background-color: #fff; position: relative; 
    border-radius: 10px; max-height: 100%; overflow-y: auto;}
.tanchu .tanchu_bg .guanbi{font-size: 24px; color: #808080; position: absolute; top:30px; right: 30px;
    cursor: pointer; border: 1px solid #808080; border-radius: 50%; width: 30px; height: 30px; line-height: 28px; text-align: center; transition: .3s;}
.tanchu .tanchu_bg .guanbi:hover{background-color: #4c88de; color: #fff; border: 1px solid #4c88de;}
.tanchu .tanchu_bg .tanchu_box{width: 1030px; margin:0 auto; height: auto;}
.tanchu .tanchu_bg .tanchu_box .biaoti{font-size: 30px; color: #4c88de; font-weight: bold; 
    text-align: center; padding-top: 60px; padding-bottom: 36px;}
.tanchu .tanchu_bg .tanchu_box .xm_con{font-size: 16px; color: #000000; line-height: 28px; text-align: justify;}
.tanchu .tanchu_bg .tanchu_box .xm_con p{font-size: 16px; color: #000000; line-height: 28px;}
.tanchu .tanchu_bg .tanchu_box .xm_con img{max-width: 100%;}
@media screen and (max-width: 1440px){
    .logo_bg1{width: 400px; right: 0;}
}

@media screen and (max-width: 800px){
	.news_tab{display: none;}
	.about{padding: 30px 0;}
	.tit_cn{font-size: 18px;}
	.tit_en{font-size: 12px; padding-bottom: 20px;}
	.line{width: 40px;}
	.about .nr{padding: 20px 0; font-size: 14px; line-height: 26px;}
	.chuangxin1 img{width: 100%;}
	.wap_banner{background: url(../images/wap_chanye_banner2.png) no-repeat center; background-size: cover;
		width: 100%; height: 160px;}
	.about .nr img{width: 100%!important; height: auto!important;}
	.hexinbox>ul>li{width: 49.5%; height: 60px; margin-right: 1%; margin-bottom: 10px;}
	.hexinbox>ul>li:nth-child(2n){margin-right: 0!important;}
	.hexinbox>ul>li:nth-child(4n){margin-right: 0!important;}
	.hexinbox>ul>li>span{font-size: 16px;}
	.tanchu{background-color: #fff; display: block;}
	.tanchu .tanchu_bg{width: 100%; top:0; left: 0; margin-left: 0; border-radius: 0;}
	.tanchu .tanchu_bg .tanchu_box{width: 100%;}
	.tanchu .tanchu_bg .guanbi{top:10px; right: 10px;}
	.tanchu .tanchu_bg .tanchu_box .biaoti{font-size: 18px; padding: 40px 10px 20px;}
	.tanchu .tanchu_bg .tanchu_box .xm_con{padding: 0 15px; line-height: 24px;}
}