/*字体引入*/
@font-face {
    font-family: 'MF-YaYuan';
    src: url('../other/MF-YaYuan.ttf');
}
@font-face {
    font-family: 'FZLanTingHeiS-B-GB';
    src: url('../other/FZLTZCHK.ttf');
}
@font-face {
    font-family: 'FZLanTingHei-M-GBK';
    src: url('../other/FZLTZHUNHK.ttf');
}
/*@font-face {*/
/*    font-family: 'SourceHanSansCN';*/
/*    src: url('../other/SourceHanSansCN.otf');*/
/*}*/
p {
    margin: 0 !important;
}
a {
    text-decoration: none !important;
}
/*首页*/
.carousel-indicators li {
    width: 85px;
}
.carousel-indicators {
    bottom: 15px !important;
}
.carousel-control-next-icon, .carousel-control-prev-icon {
    width: 8px !important;
    margin-top: 1.4px;
}
.carousel {
    max-width: 2300px;
    margin: 0 auto;
}
.navbar-brand img {
    width: auto;
    height: 45px;
}
.widddd {
    padding: 0 15px;
}
#header {
    /*height: 90px;*/
    background: #000000 !important;
	position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 9999;
}
.header {
    max-width: 1400px !important;
}
.bg-dark {
    background: #000000 !important;
}
.navbar, .navbar-nav {
    /*height: 90px;*/
}
#navbarNav {
    /*margin-left: 100px;*/
}
.navbar-dark .navbar-nav .nav-link {
    color: #FFFFFF;
}
.nav-item {
    min-width: 110px;
    line-height: 74px;
    text-align: center;
    /*padding: 0 20px;*/
    /*margin: 0 10px;*/
    font-family: MF-YaYuan;
}
.navbar {
    padding: 0;
}
.cur-img .zhezhao {
    display: none;
}
.pre-img .zhezhao, .next-img .zhezhao {
    position: relative;
    bottom: 300px;
}
#navbarNav {
    margin-left: 50px;
}
@media screen and (max-width: 1000px) {
    .nav-item {
        padding: 0 !important;
        min-width: 80px;
        margin: 0 !important;
    }
    #navbarNav {
        margin-left: 0px;
    }
}
.navbar-nav .active, .nav-item:hover {
    background: #2040CA !important;
}


.tab1 {
    max-width: 1140px; margin:0px auto;    padding-bottom: 0px;
}


.menu{ width: 100%; margin:0px auto 0 auto; height:60px;  border-bottom:1px solid #e1e1e1; margin-top:10px;  }
.menu ul{ width:100%;}
.menu li{ width:25%; float:left; height:60px; 

text-align:center; 
cursor:pointer; 
color:#000;
font-size:26px;
overflow:hidden;
}
.menu li.off{color:#1130b2; /* font-weight:bold; */ border-bottom:2px solid #2040ca; 
   }

.menudiv{ border-top:0;
		margin-top:28px; text-align:center;}
#con_one_1
{    width:100%;
     margin:0 auto 0 auto;
	
	/*background:url(../images/tabBg1.jpg) top center no-repeat;*/
	/*padding-top:56px;*/
	/*height:508px;*/
	}
#con_one_2
{    width:100%;
     margin:0 auto 0 auto;
	
	/*background:url(../images/tabBg2.jpg) top center no-repeat;*/
	/*padding-top:56px;*/
	/*height:508px;*/
	}
#con_one_3
{    width:100%;
     margin:0 auto 0 auto;
	
	/*background:url(../images/tabBg3.jpg) top center no-repeat;*/
/*padding-top:56px;*/
	/*height:508px;*/
	}

.content{
	/*width:50%;*/
	margin-left:43%;
	
	
	height:auto;
	background-color:rgba(255,255,255,0.7);
	}

	#con_one_4
{    width:100%;
     margin:0 auto 0 auto;
	
	/*background:url(../images/tabBg4.jpg) top center no-repeat;*/
	/*padding-top:56px;*/
	/*height:508px;*/
	}
	.content2{background-color:rgba(0,0,0,0.5); 	background-color:transparent;}
	
	.content4{
		width:550px;
	margin-left:5%;
	
	
	height:auto;
	background-color:transparent;
		}
	.content3{background-color:rgba(0,0,0,0.2);	margin-left:5%;}
		
	.cTitle{
		font-size:24px; font-weight:bold;
		padding-bottom:15px;
		padding-left:50px;
		padding-right:40px;
		padding-top:37px;
		
		}
	.cTitle2{ color:#fff;}
	.cTitleC{
		font-size:18px;
		padding-left:50px;
		padding-right:40px;
		line-height:32px;
		color:#555;}
		.cTitleC2{ color:#f5f5f5;}
	.cTitleC4{ color:#fff;}
	.cTitleC3{ color:#fff;}
	.cBtn{
		padding-left:50px;
		padding-right:40px;
		margin-top:20px;
		padding-bottom:40px;
		}
		
		.cBtn a{ display:block;width:155px;
		height:40px;
		line-height:40px;
		text-align:center;
		background:#2040ca;
		color:#fff;
		font-size:16px;
		text-decoration:none;
		}
		
		.cBtn2 a{ display:block;width:165px;
		height:44px;
		line-height:44px;
		text-align:center;
		background:#ffff00;
		color:#2e2d24;
		font-size:16px;
		text-decoration:none;
		}






#core_product {
    padding: 80px 0;
}
.product_title {
    text-align: center;
    font-family: FZLanTingHeiS-B-GB;margin-bottom: 60px;
}
.product_title1{margin-bottom: 30px;}
.product_title .title_en {
    font-size: 37px;
    color: #c7c7c7;
    line-height: 1;
    text-transform: uppercase;
}
.product_title .title_cn {
    font-size: 38px;
    color: #000000;
    /*font-weight: bold;*/
    line-height: 1;
    padding: 20px 0;
}
.product_title .title_cn span {
    color: #2040CA;
}
.product_title .title_en_white {
    opacity: 0.5;
    /*font-family: SourceHanSansCN;*/
    font-size: 24px;
    color: #ffffff;
}
.product_title .title_cn_white {
    font-size: 38px;
    color: #ffffff;
}
.underline_white {
    width: 80px;
    height: 3px;
    border-radius: 5px;
    background: #ffffff;
    margin: 10px auto;
}
.underline {
    width: 80px;
    height: 3px;
    border-radius: 5px;
    background: #2040CA;
    margin: 0px auto;
}
.underline_left {
    width: 40px;
    height: 3px;
    border-radius: 5px;
    background: #2040CA;
    margin-top: 10px;
}
.product_introduce {
    margin-top: 30px;
}
.product_introduce a {
    color: #ffffff;
    line-height: 43px;
}
.introduce_title {
    text-align: center;
    margin-bottom: 10px !important;
    font-size: 28px;
    font-weight: bold;
    color: #625f5f;
}
.introduce:hover .introduce_title {
    color: #2040CA;
}
.introduce_content {
    text-align: center;
    font-size: 16px;
    font-family: FZLanTingHei-M-GBK;
    color: #999999;
    line-height: 30px;
}
.detail {
    text-align: center;
    width: 165px;
    height: 43px;
    background: #2345C2;
    margin: 50px auto 0px;
}
.detail_border {
    text-align: center;
    width: 165px;
    height: 43px;
    border: 1px solid #2345C2;
    margin: 50px auto 0px;
}
.detail_border_jianbian {
    text-align: center;
    width: 165px;
    height: 43px;
    background-image: linear-gradient(160deg, #2C72D8 20%, #2A4AC4 80%);
    margin: 50px auto 0px;
}
.application_area a, .news a {
    color: #2345C2;
    line-height: 43px;
}
.news_news {
    margin-top: 30px;
}
.news_news img{ max-width:100%;
}
.contact_us a {
    color: #ffffff;
    line-height: 43px;
}
#application_area {
    padding: 60px 0px 60px;
    /*height: 754px;*/
    background: url("../images/applicationareas.png") no-repeat;
    background-size: 100% 100%;
}
.application_area {
    margin-top: 50px;
}
.application_area .application {
    padding: 0 15px;
}
.application img {
    width: 100%;
}
#news {
    padding: 80px 0;
}
.information_box {
  margin-bottom: 40px;
   width:100%; margin-bottom:30px;
}
.information_box form{ margin-top:0;}
.information_box .form_row {/* margin:0 45px;*/  padding:20px 0 20px 0; border-bottom:1px solid #2f3133; margin:0 2.5%;}
.information_box .form_row .form_c{ width:28%; height:60px; float:left; /*padding-left:2.4%;*/ color:#FFFFFF; font-size:14px;}
.information_box .form_row .form_c h2{ font-size:20px;}
.information_box .form_row .form_col {
   float:right; padding-left:10px; width:26%; padding-top:10px; text-align:right; padding-left:1%;
  height: 50px;
}

.information_box .form_row .form_col2{float:right; text-align:right; padding-left:1%; width:10%; padding-top:10px;height: 50px;}
.information_box .form_row .form_col input[type="text"] {
  width: 100%;
  height: 100%;
  background-color: #fff;
  border: none;
  outline: none;
  font-size: 14px;
  padding-left: 1em;
}
.information_box .form_row .form_col2 input[type="submit"] {
  
  height: 100%; width:100%;
  background-color: #F8AD04;
  border: none;
  outline: none;
  font-size: 14px;
  color: #ffffff;
}
.information_box .form_row .form_col2:last-child {
  width: 15.375%;
}
.footer_top {
    background: #181A1C;
   /* padding: 30px 30px 30px 0px;*/
}
.footer_bottom {
    color: #ffffff;
    background: #000000;
    height: 75px;
    text-align: center;
}
.footer_bottom p {
    line-height: 75px;
}
.footer_bottom a {
    color: #ffffff;
}
.footer_top .wechat {
    margin-top: 10px;
}
.footer_top .contact .title {
    font-size: 14px;
    font-family: FZLanTingHeiS-B-GB;
    color: #FFFFFF;
}
.contact_douyin {
    /*margin-left: 20px;*/
    text-align: center;
}
.contact_wechat {
    text-align: left;
}
.footer_top .contact .phone {
    font-size: 32px;
    font-family: FZLanTingHeiS-B-GB;
    font-weight: bold;
    color: #FDFEFE;
}
.footer_top .container {
    max-width: 1400px !important;
}
.footer_top .contact .mail_address {
    font-size: 14px;
    font-family: FZLanTingHeiS-B-GB;
    color: #64676A;
}
.footer_top .contact {
    padding: 0;
    margin-top: 10px;
}
.footer_top .footer_nav {
    /*padding: 20px;*/
    color: #ffffff;
    /*font-family: SourceHanSansCN;*/
}
.footer_nav p {
    margin: 0 0 20px 13px !important;
    font-size: 15px;
}
.footer_nav p img {
    height: 16px;
}
.bottom_nav {
    padding-left: 40px;
}
.footer_nav li {
    color: #7A7B7C;
    height: 25px;
    font-size: 14px;
}
.footer_nav li a {
    color: #7A7B7C;
}
.news_list {
    margin-bottom: 20px;
}
.news {
    margin-top: 50px;
}
.news_left img {
    width: 100%;
}
.news_date {
    float: left;
    text-align: center;
    margin: 0 !important;
    padding: 10px 25px;
    border-right: 1px solid #5c5c5c;
    height: 100px;
}
.news_date .date {
    font-size: 40px;
    /*font-family: SourceHanSansCN;*/
    font-weight: bold;
    color: #6D6B6B;
}
.news_date .month {
    font-size: 15px;
    /*font-family: SourceHanSansCN;*/
    color: #6D6B6B;
}
.news_content {
    width:550px;
    padding-left: 20px;
    float: right; height:100px;
}
.news_content .title {
    font-size: 18px;
    /*font-family: SourceHanSansCN;*/
    font-weight: bold;
    color: #303030;
}
.news_list:hover .title, .news_list:hover .date {
    color: #2040CA;
}
.news_content .content {
    font-size: 16px;
    /*font-family: SourceHanSansCN;*/
    font-weight: 400;
    color: #7F7F7F;
    line-height: 24px;
}
#contact_us {
    padding: 80px 0;
}
#contact_us .introduce {
    margin-top: 20px !important;
    font-size: 18px;
    font-family: FZLanTingHei-M-GBK;
    font-weight: 400;
    color: #666666;
    line-height: 36px;
}
.form_length {
    text-align: right;
    font-size: 18px;
    font-family: FZLanTingHei-M-GBK;
    color: #000000;
    line-height: 41px;
    margin-bottom: 20px;
    padding-right: 5px !important;
    padding-left: 5px !important;
}
form {
    margin-top: 60px;
}
.form_content {
    font-size: 18px;
    height: 55px;
}
.cooporation {
    max-width: 1600px;
}
#cooporation {
    padding: 0 80px;
    height: 552px;
    background: url("../images/cooporation.jpg") no-repeat;
    background-size: 100% 100%;
}
.cooporation_left {
    position: relative;
    height: 552px;
    padding: 140px 0px;
    right: 3.5%;
}
#cooporation .introduce {
    margin-top: 20px !important;
    font-size: 18px;
    font-family: FZLanTingHei-M-GBK;
    font-weight: 400;
    line-height: 36px;
    color: #FDFDFD;
}
.cooporation_list {
    height: 184px;
    background-position: center center;
    /*background: rgba(32, 64, 202, 0.54);*/
    background-size: 100% auto;
    background-repeat: no-repeat;
}
.cooporation_list img {
    width: 100%;
}
.cooporation1 {
    background-color: rgba(32, 64, 202, 0.54);
    background-image: url("../images/cooporation_01.png");
}
.cooporation1:hover {
    background-color: #ffffff;
    background-image: url("../images/cooporation_01_hover.png");
}
.cooporation2 {
    background-color: rgba(32, 64, 202, 0.54);
    background-image: url("../images/cooporation_02.png");
}
.cooporation2:hover {
    background-color: #ffffff;
    background-image: url("../images/cooporation_02_hover.png");
}
.cooporation3 {
    background-color: rgba(32, 64, 202, 0.54);
    background-image: url("../images/cooporation_03.png");
}
.cooporation3:hover {
    background-color: #ffffff;
    background-image: url("../images/cooporation_03_hover.png");
}
.cooporation4 {
    background-color: rgba(32, 64, 202, 0.54);
    background-image: url("../images/cooporation_04.png");
}
.cooporation4:hover {
    background-color: #ffffff;
    background-image: url("../images/cooporation_04_hover.png");
}
.cooporation5 {
    background-color: rgba(32, 64, 202, 0.54);
    background-image: url("../images/cooporation_05.png");
}
.cooporation5:hover {
    background-color: #ffffff;
    background-image: url("../images/cooporation_05_hover.png");
}
.cooporation6 {
    background-color: rgba(32, 64, 202, 0.54);
    background-image: url("../images/cooporation_06.png");
}
.cooporation6:hover {
    background-color: #ffffff;
    background-image: url("../images/cooporation_06_hover.png");
}
.cooporation7 {
    background-color: rgba(32, 64, 202, 0.54);
    background-image: url("../images/cooporation_07.png");
}
.cooporation7:hover {
    background-color: #ffffff;
    background-image: url("../images/cooporation_07_hover.png");
}
.cooporation8 {
    background-color: rgba(32, 64, 202, 0.54);
    background-image: url("../images/cooporation_08.png");
}
.cooporation8:hover {
    background-color: #ffffff;
    background-image: url("../images/cooporation_08_hover.png");
}
.cooporation9 {
    background-color: rgba(32, 64, 202, 0.54);
    background-image: url("../images/cooporation_09.png");
}
.cooporation9:hover {
    background-color: #ffffff;
    background-image: url("../images/cooporation_09_hover.png");
}
.cooporation10 {
    background-color: rgba(32, 64, 202, 0.54);
    background-image: url("../images/cooporation_10.png");
}
.cooporation10:hover {
    background-color: #ffffff;
    background-image: url("../images/cooporation_10_hover.png");
}
.cooporation11 {
    background-color: rgba(32, 64, 202, 0.54);
    background-image: url("../images/cooporation_11.png");
}
.cooporation11:hover {
    background-color: #ffffff;
    background-image: url("../images/cooporation_11_hover.png");
}
.cooporation12 {
    background-color: rgba(32, 64, 202, 0.54);
    background-image: url("../images/cooporation_12.png");
}
.cooporation12:hover {
    background-color: #ffffff;
    background-image: url("../images/cooporation_12_hover.png");
}
/*轮播图*/
.lbt-box {
    position: relative;
    /*width: 1260px;*/
    height: 400px;
    margin: 0 auto;
}
.imgs {
    width: 100%;
    height: 100%;
    perspective: 1000px;
}
.imgitem {
    position: absolute;
    width: 400px;
    height: 300px;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 0;
    transition: .8s;
    opacity: 0;
}
.imgitem img {
    width: 100%;
    height: 100%;
}
.cur-img {
    width: 500px;
    z-index: 100;
    opacity: 1;
}
.pre-img {
    transform: translateX(-300px) rotateY(0deg) scale(0.8);
    z-index: 9;
    opacity: 0.9;
}
.next-img {
    transform: translateX(300px) rotateY(-0deg) scale(0.8);
    z-index: 9;
    opacity: 0.9;
}
/*轮播图*/
/*核心产品*/
#navigation {
    padding: 25px;
    box-shadow: 3px 6px 17px 7px #d3d3d32b;
}
.navigation img {
    float: left;
    height: 18px;
}
.navigation p {
    padding-left: 25px;
    font-size: 15px;
    font-family: FZLanTingHei-M-GBK;
    font-weight: 400;
    color: #7F7F7F;
}
#products {
    padding-top: 60px; background: url(../images/cpbg.jpg) no-repeat center;
}
.products {
    margin-top: 50px;
    /*padding: 50px;
    background: #FFFFFF;
    box-shadow: 0px 1px 9px 1px rgba(84, 82, 82, 0.15);*/
}
.slide_list {
    height: 10px !important;
    width: 10px !important;
    border-radius: 50%;
}
.carousel-product {
    bottom: 10px !important;
}
.products .products_title {
    font-size: 28px;
    font-family: FZLanTingHei-M-GBK;
    font-weight: bold;
    color: #000000;
    line-height: 40px;
}
.products .products_content {
    text-justify: auto;
    margin-bottom: 20px !important;
    margin-top: 20px !important;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
}
#advantage {
    background: #F8F8F8;
    padding: 80px 0;
}
#parameter {
    padding: 80px 0;
}
.parameter {
    margin-top: 50px;
    padding: 50px 0;
    background: #FFFFFF;
    /*box-shadow: 0px 1px 9px 1px rgba(84, 82, 82, 0.15);*/
}
.sdg2000 {
    background: #F1F1F1;
}
.sdg2000 .col-6 {
    padding: 0;
}
.sdg2000 img {
    width: 100%;
    height: 100%;
}
.parameter_content {
    padding: 35px 55px !important;
}
.parameter_title {
    font-weight: bold;
}
.parameter_detail {
    margin-top: 20px !important;
    font-size: 16px;
    font-weight: 400;
    color: #5D5D5D;
    line-height: 48px;
}
figure.effect-bubba-product {
    width: 48% !important;
    max-width: 547px !important;
    max-height: 286px !important;
}
figure.effect-bubba-product p img {
    width: 50px !important;
    opacity: 1;
    margin-bottom: 10px;
    left: 50%;
    margin-left: -22px !important;
}
.effect-bubba-product span {
    font-size: 30px !important;
}
.effect-bubba-product p {
    font-size: 16px !important;
}
figure.effect-bubba-product h2 {
    padding-top: 2% !important;
}
.advantage_hover {
    width: 100%;
    position: absolute;
    bottom: 6%;
    /*margin-bottom: -30px;*/
    padding: 0 50px;
}
.advantage_back {
    color: #ffffff;
    padding: 10px;
    margin: 0 auto;
    background: #16205f;
 background-color: rgba(2,6,27,0.4);
}
.advantage_back img {
    float: right;
    margin: 17px 20px;
}
#recruitment {
    padding: 80px 0 0;
}
.recruitment {
    padding: 0 18px;
    margin-top: 30px;
}
.recruitment_list {
    margin-bottom: 20px;
    padding: 0 10px;
    /*padding: 50px;*/
    /*border: 1px solid #c1bdbd;*/
}
.recruitment_content {
    min-height: 330px;
    padding: 20px 30px 30px;
    border: 1px solid #f5f2f2;
    box-shadow: 0px 1px 9px 1px rgba(84, 82, 82, 0.15);
}
.recruitment_content p {
    margin: 10px 0 !important;
}
.recruitment_content span {
    color: #979797;
    font-size: 0.8rem;
}
#map {
    padding: 80px 0 0;
}
#allmap {
    border: 1px solid #dfdbdb;
    box-shadow: 0px 1px 9px 1px rgba(84, 82, 82, 0.25);
    overflow: hidden;
    margin: 30px 0 0;
    height: 350px;
}
#news_news {
    padding: 30px 0 0;
}
.new_list {
    border: 1px solid #ccc;
    padding: 15px 0;
    border-radius: 5px;
    margin-bottom: 25px;
}
.new_list:hover {
    border: 1px solid #3472D4;
    transform: translateY(-6px);
    transition: ease all 0.4s;
}
.new_list:hover .right_view, .new_list:hover a {
    border: none;
    background: #3472D4;
    color: #ffffff;
}
.new_list img {
    height: 160px;
    width:214px;
    /*width: 100%;*/
}
.news_detail {
    padding: 10px;
}
.news_detail .new_title {
    font-size: 18px;
    font-weight: bold;
    color: #333333;
    line-height: 30px;
}
.news_detail .new_content {
    margin-top: 15px !important;
    font-size: 16px;
    font-weight: 400;
    color: #999999;
    line-height: 25px;
}
.news_detail .new_read {
    position: absolute;
    bottom: 5px;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 21px;
}
.new_list .news_right {
    margin-top: 15px;
    text-align: center;
    padding: 20px;
}
.submitbutton input {
    border: none;
    color: #ffffff;
    width: 165px;
    height: 43px;
    background: #2345C2;
}
.submitbutton {
    width: 165px;
    margin: 50px auto 0px;
}
.news_title {
    text-align: center;
    font-size: 24px;
}
.newscontent {
    text-align: justify;
    padding: 10px 20px 30px;
}
.news_right .right_date {
    font-size: 48px;
    font-weight: 300;
    color: #999999;
    line-height: 21px;
}
.news_right .right_month {
    margin: 10px 0 !important;
    font-size: 14px;
    font-weight: 400;
    color: #999999;
    line-height: 21px;
}
.news_right .right_a {
    font-size: 14px;
    line-height: 32px;
    color: #999999;
}
.news_right .right_a:hover {
    color: #ffffff;
}
.news_right .right_view {
    border: 1px solid #999999;
    border-radius: 5px;
    height: 32px;
    width: 90px;
    margin: 0 auto;
}
.news_right .right_view:hover {
    background: #3472D4;
}
.navigation p a {
    color: #7F7F7F;
}
.pagination {
    text-align: center;
    padding: 40px 0;
    margin-right: 30px;
}
.circle_contact {
    padding: 30px 0 0;
    margin-left: 30px;
}
.circle_contact img {
    margin-bottom: 10px;
    float: left;
    width: 40px;
}
.circle_contact p {
    font-size: 1rem;
    margin-left: 50px !important;
    line-height: 40px;
}
#culture {
    padding: 30px 0;
}
.culture {
    margin-top: 50px;
}
.culture_top {
    background: #cccccc url('../images/wicon24.png') no-repeat 100% 100%;
}
.culture_top .col-7 {
    padding: 0 !important;
}
.culture_top img {
    height: auto;
    width: 100%;
}
.culture_top .info {
    color: #1c1c1c;
    padding: 80px;
}
.culture_bottom {
    margin-top: 30px;
}
.culture_bottom .image {
    border: 1px solid #cccccc;
}
.culture_bottom img {
    width: 100%;
}
.cult-text {
    text-align: center;
    border: 1px solid #cccccc;
    margin-top: -1px;
    padding: 20px;
}
.culture_bottom .cult-text .name {
    font-size: 18px;
    font-weight: bold;
    text-align: center; color:#333;
}
.cult-text p {
    color: #929292;
    font-size: 16px;
}
.culture_list {
    margin-bottom: 20px;
}
.culture_list:hover {
    transform: translateY(-6px);
    transition: ease all 0.4s;
}
.recruitment_list:hover .recruitment_content {
    transform: translateY(-6px);
    transition: ease all 0.4s;
    box-shadow: 0px 4px 4px rgb(0 0 0 / 30%);
}
.culture_list:hover .cult-text {
    box-shadow: 0px 4px 4px rgb(0 0 0 / 30%);
}
.culture_list:hover .image {
    /*box-shadow: 0px -4px 4px rgb(0 0 0 / 30%);*/
}
.culture_list .image img {
    height: 210px;
}
#about_us {
    padding: 100px 0 70px;
}
.about_us img {
    position: relative;
    top: -12%;
    left: -12%;
    width: 100%;
}
.about_us {
    border: 2px solid #3472D4;
}
.about_content {
    text-align: justify;
    padding: 40px 50px 40px 0;
}
.about_content h3 {
    margin-bottom: 12px;
}
.about_content p {
    text-align: justify;
    font-size: 16px;
    font-weight: 400;
    color: #333333;
    line-height: 32px;
}
.time-line-box ul,
li,
ol,
dl,
dd,
dt {
    margin: 0;
    padding: 0;
}
.time-line-box li {
    list-style: none;
}
.time-line-box {
    margin-top: 60px;
}
.time-line-box ul:after {
    content: '';
    background: url(../images/line.png) repeat-x left bottom;
    height: 52px;
    width: 1000%;
    position: absolute;
    left: 0;
    z-index: 1;
}
.time-line-box ul li {
    float: left;
    width: 249px;
    position: relative;
    padding-top: 176px;
    padding-bottom: 0;
    padding-left: 0;
    z-index: 2;
}
.time-line-box ul li:after {
    content: '';
    height: 124px;
    border-left: #d3d3d2 2px solid;
    position: absolute;
    top: 52px;
    left: 0;
}
.time-line-box ul li dl {
    padding-left: 25px;
}
.time-line-box ul li dl dt {
    font-size: 22px;
    color: #3472D4;
    font-weight: bold;
    position: relative;
    margin-bottom: 10px;
}
.time-line-box ul li dl dt:after {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 100%;
    background: #3472D4;
    position: absolute;
    left: -32px;
    top: 0;
    border: #3472D4 8px solid;
}
.time-line-box ul li dl dd {
    color: #333;
    font-size: 13px;
    line-height: 1.8;
    padding-left: 13px;
    position: relative;
}
.time-line-box ul li dl dd:after {
    content: '';
    width: 6px;
    height: 6px;
    border-radius: 100%;
    background: #3472D4;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -3px;
}
.time-line-box ul li:first-child {
    margin-left: 38px;
}
.time-line-box ul li:last-child {
    margin-right: 40px;
}
.time-line-box ul li:nth-child(2n) {
    padding-top: 0;
}
.time-line-box ul li:nth-child(2n):after {
    top: auto;
    bottom: -51px;
    height: 76px;
    z-index: 2;
}
.time-line-box ul li:nth-child(2n) dt:after {
    left: -34px;
}
.time-line-box ul li:nth-child(2n) .layui-text {
    position: absolute;
    left: 0;
    bottom: 10px;
    border-left: #d3d3d2 2px solid;
}
.time-line-box ul .item-this:after {
    border-left: #3472D4 2px solid;
}
.time-line-box ul .item-this .layui-text {
    border-left: #3472D4 2px solid !important;
}
#video {
    padding: 40px 0;
}
.video {
    margin-top: 30px;
}
#application {
    padding: 40px 0;
}
.icon {
    position: relative;
    line-height: 30px;
    width: 32px;
    height: 32px;
    display: block;
    fill: rgba(51, 51, 51, 0.5);
    margin-right: 20px;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
.icon.active {
    fill: #3472D4;
}
.icon.big {
    width: 64px;
    height: 64px;
    fill: rgba(51, 51, 51, 0.5);
}
#wrapper {
    margin-top: 30px;
    width: 100%;
    height: 400px;
    background-color: #fff;
    box-shadow: 0px 1px 9px 1px rgba(84, 82, 82, 0.15);
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    justify-content: left;
    overflow: hidden;
}
#left-side {
    height: 70%;
    width: 20%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
#left-side ul li {
    padding-top: 10px;
    padding-bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    line-height: 34px;
    color: rgba(51, 51, 51, 0.5);
    font-weight: 500;
    cursor: pointer;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
#left-side ul li:hover {
    color: #333333;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
}
#left-side ul li:hover > .icon {
    fill: #333;
}
#left-side ul li.active {
    color: #333333;
}
#left-side ul li.active:hover > .icon {
    fill: #3472D4;
}
#border {
    height: 288px;
    width: 1px;
    background-color: rgba(51, 51, 51, 0.2);
}
#border #line.one {
    width: 5px;
    height: 54px;
    background-color: #3472D4;
    margin-left: -2px;
    margin-top: 60px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#border #line.two {
    width: 5px;
    height: 54px;
    background-color: #3472D4;
    margin-left: -2px;
    margin-top: 114px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#border #line.three {
    width: 5px;
    height: 54px;
    background-color: #3472D4;
    margin-left: -2px;
    margin-top: 168px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#border #line.four {
    width: 5px;
    height: 54px;
    background-color: #3472D4;
    margin-left: -2px;
    margin-top: 197px;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
}
#right-side {
    padding: 0 60px;
    height: 300px;
    width: 80%;
    overflow: hidden;
}
#right-side #first, #right-side #second, #right-side #third, #right-side #fourth {
    position: relative;
    height: 300px;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
    margin-top: -300px;
    opacity: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
#right-side #first h1, #right-side #second h1, #right-side #third h1, #right-side #fourth h1 {
    font-weight: 800;
    color: #333;
}
#right-side #first p, #right-side #second p, #right-side #third p, #right-side #fourth p {
    color: #333;
    font-weight: 500;
    padding-left: 30px;
    padding-right: 30px;
}
#right-side #first.active, #right-side #second.active, #right-side #third.active, #right-side #fourth.active {
    margin-top: 0px;
    opacity: 1;
    -webkit-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
#left-side img {
    width: 30px;
}
#right-side img {
    width: 64px;
}
#right-side h1 {
    color: #ffffff !important;
}
#right-side #first.active {
    background: url("../images/application_area_01_long.png") no-repeat;
    background-size: 100% 100%;
}
#right-side #second.active {
    background: url("../images/application_area_03_long.png") no-repeat;
    background-size: 100% 100%;
}
#right-side #third.active {
    background: url("../images/application_area_02_long.png") no-repeat;
    background-size: 100% 100%;
}
.news_pagination {
    list-style: none;
}
.news_pagination li:hover {
    color: #ffffff;
    background: #3473D4;
    /*border: 1px solid #3473D4;*/
}
.news_pagination li:hover a {
    color: #ffffff;
}
.news_pagination .thisclass {
    background: #3473D4;
    color: #ffffff;
    /*border: 1px solid #3473D4;*/
}
.news_pagination li {
    /*background: #3473D4;*/
    /*color: #ffffff;*/
    color: #3573d3;
    
    margin-right: 3px;
    border: 1px solid #3573d3;
    display: inline;
    padding: 6px 15px;
    border-radius: 5px;
}
.news_pagination li a{
    /*color: #ffffff;*/
    
    color: #3573d3;
}
.next_page:hover {
    background: #3473D4 url(../images/jiantou_hover.png) no-repeat !important;
    background-position: center !important;
    background-size: auto 100% !important;
}
.pre_page:hover {
    background: #3473D4 url(../images/jiantou_left_hover.png) no-repeat !important;
    background-position: center !important;
    background-size: auto 100% !important;
}
.next_page {
    background: url(../images/jiantou.png) no-repeat;
    background-position: center;
    background-size: auto 100%;
    padding: 6px 35px !important;
    margin-left: 3px;
    /*border-top-right-radius: 5px!important;*/
    /*border-top-left-radius: 0!important;*/
    /*border-bottom-left-radius: 0!important;*/
    /*border-bottom-right-radius: 5px!important;*/
}
.pre_page {
    background: url(../images/jiantou_left.png) no-repeat;
    background-position: center;
    background-size: auto 100%;
    padding: 6px 35px !important;
    margin-left: 3px;
    /*border-top-right-radius: 0px!important;*/
    /*border-top-left-radius: 5px!important;*/
    /*border-bottom-left-radius: 5px!important;*/
    /*border-bottom-right-radius: 0px!important;*/
}
.news_images {
    display: none;
    height: 340px;
}
#news_images1 {
    display: block;
}
#news_images2 {
    display: none;
}
#news_images3 {
    display: none;
}
.bsLiteralDiv, .buzzButton {
    display: none !important;
}
.navbar-dark .navbar-nav .nav-link:focus, .navbar-dark .navbar-nav .nav-link:hover {
    color: #FFFFFF;
}
#bsWXBox {
    display: block;
    left: 50%;
    top: 50%;
    margin-left: -110px;
    margin-top: -122.5px;
    position: fixed;
    height: 256px !important;
    width: 220px;
}
.bsTop {
    width: 208px !important;
}
.page_pre_next {
    padding: 10px 0px 30px;
}
.page_pre_next a {
    color: #212529;
}

.news_visit {
    padding: 10px 0 0;
    font-size: 15px;
    text-align: center;
    color: #a5a1a1;
}
.news_visit img {
    height: 14px;
    margin-top: -2px;
    margin-right: 3px;
}
.right_float {
    position: fixed;
    right: 10px; z-index:999;
    top: 150px;
    width: 70px;
}
.right_float .float {
    width: 70px;
    height: 70px;
    text-align: center;
    margin-bottom: 10px;
}
.right_float .float img {
    width: auto;
    height: 30px;
    margin-top: 13px;
}
.right_float .float p {
    font-size: 13px;
    color: #FFFFFF;
}
.second_hidden p{
    font-size: 20px!important;
}
.right_float .float:hover {
    background: rgba(32, 64, 202, 0.54);
}
.right_first {
    background: rgba(32, 64, 202, 0.54);
}
.right_second {
    background: rgba(32, 64, 202, 0.54);
    float: right;
    transition: all 0.8s;
    -moz-transition: width 0.8s; /* Firefox 4 */
    -webkit-transition: width 0.8s; /* Safari and Chrome */
    -o-transition: width 0.8s; /* Opera */
}
.right_third {
    text-align: center;
    background: rgba(32, 64, 202, 0.54);
    float: right;
    transition: all 0.8s;
    -moz-transition: width 0.8s; /* Firefox 4 */
    -webkit-transition: width 0.8s; /* Safari and Chrome */
    -o-transition: width 0.8s; /* Opera */
}
.right_second:hover .second {
    /*float: left;*/
    /*margin-left: 30px;*/
}
.right_second:hover .second_hidden {
    display: block;
}
.right_second:hover {
    width: 250px;
    height: 100px;
}
.second_hidden {
    display: none;
}
.second_hidden p {
    color: #FFFFFF;
    line-height: 30px;
    font-size: 25px;
}
.right_third:hover {
    width: 160px;
    height: 210px;
}
.third_hidden {
    display: none;
}
.right_third:hover .third_hidden {
    display: block;
}
.right_third:hover .third_hidden img {
    width: 120px;
    height: 120px;
}
.newscontent img{
    /*max-width: 800px!important;*/
}



.container2{position: relative;}
.app-swiper{position: relative;max-width:1200px;margin:0 auto;padding:0;}
.app-swiper .swiper-option{position: absolute;top:0;left:0;width:250px;z-index:99;height:100%;display:flex;flex-flow:column;}
.app-swiper .swiper-option .swiper-item{display:flex;align-items:center;background:rgba(0,0,0,0.2);color:#fff;flex-grow:1;padding:0 60px;cursor:pointer;border-bottom:1px solid rgba(255,255,255,0.2);}
.app-swiper .swiper-option .swiper-item.active{background:rgba(0,0,0,0.6);}
.app-swiper .swiper-option .swiper-item img{width:30px;margin-right:20px;}
.app-swiper .swiper-option .swiper-item span{}
.app-swiper .swiper-body{height: 344px; margin-bottom:50px;}
.app-swiper .swiper-body .swiper-container{height:100%;}
.app-swiper .swiper-body .swiper-item{display: flex;align-items:stretch;}
.app-swiper .swiper-body .swiper-item .image{flex-shrink: 0;}
.app-swiper .swiper-body .swiper-item .image-text{flex-grow:1;padding:0 40px;display: flex;flex-flow:column;justify-content:center;background:url(/images/applicationareas.png) no-repeat center;background-size:cover;}
.app-swiper .swiper-body .swiper-item .image-text .title{font-size:30px;font-weight:bold;color:#3a3c49;margin-bottom:25px;line-height:1;}
.app-swiper .swiper-body .swiper-item .image-text .desc{font-size:18px;color:#605f5d;line-height:2em;}


/* banner 轮播图 */
#banner{position: relative; margin-top:90px;}
#banner .swiper-pagination-bullet{width:88px;height:3px;border-radius:0;background:#fff;opacity: .5;}
#banner .swiper-pagination-bullet-active{opacity: 1;}
#banner .banner-btn{position: absolute;width:40px;height:40px;border-top:3px solid #fff;border-right:3px solid #fff;top:50%;margin-top:-20px;z-index:9;transform: rotate(45deg);}
#banner .banner-btn-prev{left:40px;transform: rotate(-135deg);}
#banner .banner-btn-next{right:40px;}


/*分页*/
.page{margin-top: 10px}
.page a{display: inline-block;padding: 6px 15px;border-radius: 5px;text-align: center;border: 1px solid #3573d3;background-color: #FFF;font-size: 14px;color: #3573d3;overflow: hidden;position: relative;margin-left: 10px}
.page a:hover,.page a.current{background-color: #3573d3;color: #FFF}
.page a.prev,.page a.next{text-indent: -999px}
.page a.prev:after{content: '';position: absolute;left: 50%;top: 50%; width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-right:6px solid #7b7b7b;transform: translateY(-50%) translateX(-50%)}
.page a.next:after{content: '';position: absolute;left: 50%;top: 50%; width:0;height:0;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:6px solid #7b7b7b;transform: translateY(-50%) translateX(-50%)}

.briefTitle span,.briefTitle span{padding-left:20px;border-left:4px solid #2d83e6;font-size:24px;color:#363636;line-height:26px}
.briefTitle,.briefTitle{border-bottom:1px solid #dbdbdb;padding-bottom:18px}

.sp_sourceList .sp_item.allZipFile .fileCss{color:#2d83e6; float:left;padding-left: 42px;}
.sp_sourceList .sp_item .fileCss.rar {
    background: url(../images/rar.jpg) no-repeat left center;
    cursor: default;
}
.preview .center{width:240px}
.recommendContent{margin-top:23px}
.recommendContent a{font-size:14px;margin-right:10px;width:366px;line-height:24px}
.brief_introduction .conIntro{padding-top:22px;padding-bottom:60px}
.brief_introduction .conIntro p{font-size:14px;text-indent:2em;line-height:25px;word-break:break-all;word-wrap:break-word}
.sp_sourceList .sp_item{padding-left:38px;padding-right:30px;border-top:1px solid #dadada}
.sp_sourceList .div1 .sp_item:first-child{border:0 none}
.sp_sourceList .sp_item *{font-size:14px;vertical-align:middle;line-height:53px}
.sp_sourceList .sp_item .fileCss{color:#363636;width:60%;}
.sp_sourceList .sp_item .previewBtn{color:#2d83e6;width:65px;visibility:hidden}
.sp_sourceList .sp_item i{color:#989898}
.sp_sourceList .sp_item .volume{width:20%; float:left;}
.sp_sourceList .downOpBtn{width:20%; float:left; text-align:right;}
.sp_sourceList .sp_item .clickNum{width:188px}
.sp_sourceList .leixing{font-size:18px;color:#363636;height:54px;line-height:54px;background-color:#e5f1ff;padding-left:20px;padding-right:30px;border-top:1px solid #dadada}
.sp_sourceList .sp_item:hover .previewBtn{visibility:visible}
.sp_sourceList .sp_item .fileCss:hover,.recommendContent a:hover{color:#2d83e6;text-decoration:underline}
.sp_sourceList .sp_item.allZipFile .fileCss:hover{text-decoration:none}
.sp_sourceList .sp_item.allZipFile{padding-top:18px;padding-bottom:18px;border-bottom:1px dotted #dbdbdb;}
.brief_introduction{padding-bottom:40px}
.aboutus{padding:46px 50px 35px 50px;border:1px solid #dadada;background-color:#fff}