.sousuooo{ width:238px; float:right; margin-top:1.5%; margin-left:0%}

.search1 {
	float: left;
	height: 38px;
	width: 78%;
	background:none;
	border: 1px solid rgb(0,0,0,.2);
	color: #6d6d6d;
	display: inline;
	line-height: 38px;
	font-size: 14px;
	text-align: left;
 padding-left:5px; margin-top:5%;margin-bottom:3%

}
.searchimg1 {
	float: left;
	display: inline; margin-top:5%	;margin-bottom:3%; width:22%; height:38px; color:#fff; background:url(../images/go.png) no-repeat center center #8cc956
}

body{
    overflow-x: hidden; font-family:"微软雅黑"
}

/*新闻*/


.newssss iframe{ height:1180px}
/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:1650px){  

.newssss iframe{ height:900px}
.search1 {
	float: left;
	height: 30px;
	width: 76%;
	background:none;
	border: 1px solid rgb(255,255,255,.4);
	color: #6d6d6d;
	display: inline;
	line-height: 30px;
	font-size: 14px;
	text-align: left;
 padding-left:5px; margin-top:5%;margin-bottom:3%

}
.searchimg1 {
	float: left;
	display: inline; margin-top:5%	;margin-bottom:3%; width:24%; height:30px; color:#fff; background:url(../images/go.png) no-repeat center center #8cc956
}

}




.headbg{
    background-color: #fff;
}
.mobilelist{
    display: none;
}
.mobilelist .bar{
    margin-top: 12px;
    padding: 0px 10px;
    color: rgb(22, 18, 18);
    float: right;
    font-size: 24px;
    border-radius: 0;
}
.close_window{
    text-align: center;
    font-family: 'FS-Albert';
    position: absolute;
    top: 0;
    right: 0;
    font-size: 15px;
    border: 1px solid rgb(183, 183, 183);
    padding: 2px 10px;
    cursor: pointer;
    display: block;
}
.list1{
    width: 250px !important;
    background-color: #fff;
    height: 100%;
    position: fixed;
    top: 0 !important;
    left: -250px;
    right: 0 !important;
    padding: 30px 0px 0px 0px !important;
    overflow: scroll;
    overflow-x: hidden;


}
.list1  ul li ul li ::before{
    content: '★';
    font-size: 14px;
    padding: 0px 10px 0px 0px!important;
}
.list1  ul li ul li ::before:hover{
    background-color: none !important;
}

.list1 ul{
    padding: 0px!important;
    margin: 0 !important;
}
.list1 ul li{
  list-style-type: none;
  overflow: hidden;
  position: relative;
}
.list1 ul li a{
    border-bottom: 1px solid rgb(224, 222, 222);
    text-decoration: none;
    color: rgb(22, 18, 18);
    font-size: 13px;
    display: block;
    font-weight: 500;
    padding: 10px 10px;
}

.list1 ul li a:hover{
    color: #fff;
    background-color:#44439B;
}
.list1 ul li::before{
    font-size: 12px;
}

.header{
    padding: 0px 0px 0px 0px !important;
    width: 100%;
    margin: 0px !important;
    position: fixed;
    z-index: 700;
    background-color: #fff;
}
.logo img{
     height:115px; padding:3% 9%
}
.logo a{
    text-decoration: none;
}
.list {
    position: relative;
    float: right; height:98px;
   
}
.list ul {
    position: relative;
    margin: 0px !important;
    width: 100%;
    padding: 0px !important;
}
.list ul li{
    margin: 0px !important;
    display: inline-block;
    padding: 0px 11px;
    font-weight: 700;
}
/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:1650px){  

.list ul li{
    margin: 0px !important;
    display: inline-block;
    padding: 0px 6px;
    font-weight: 700;
}
.sousuooo{ width:200px; float:right; margin-top:2.1%; margin-left:0%}

.search1 {
	float: left;
	height: 22px;
	width: 78%;
	background:none;
	border: 1px solid rgb(0,0,0,.2);
	color: #6d6d6d;
	display: inline;
	line-height: 22px;
	font-size: 12px;
	text-align: left;
 padding-left:5px; margin-top:5%;margin-bottom:3%

}
.searchimg1 {
	float: left;
	display: inline; margin-top:5%	;margin-bottom:3%; width:22%; height:22px; color:#fff; background:url(../images/go.png) no-repeat center center #8cc956; background-size:55%
}


}
.list ul li a{
    text-transform: uppercase;
    float: right;
  
   
    text-decoration: none;
    color: #222222; font-weight:normal; line-height:98px
    

}

.wrapper {
    position: absolute;
    transform: translate(-50%, -50%);
  }
  
.search-box {
    left: 100%;
    background-color: none !important;
    height: 100px;
    position: relative;
  }
  
.input {
    position: absolute;
    top: 25px;
    right: 20px;
    box-sizing: border-box;
    width: 0px;
    height: 30px;
    padding: 5px 0px 5px 5px !important;
    outline: none;
    font-size: 18px;
    border-radius: 4px;
    border: none !important;
    transition: all 0.8s ease;
  }
  
::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    padding: 0px 5px 0px 5px !important;
    text-align: left !important;
    font-size: 16px;
  }

.btn3 i{
    background-color: none !important;
    font-size: 13px;
    left: 40%;
  }
.btn3 {
    left: -2%;
    background-color: none !important;
    position: absolute;
    width: 5px !important;
    border-radius: 4px;
    right: 45px;
    top: 21px;
    cursor: pointer;
    text-align: center;
    font-size: 20px;
    color: rgb(5, 4, 4);
    transition: all 0.8s ease;
  }
  
.input.active {
    border: 2px solid rgb(0, 0, 0) !important;
    width: 200px;
    right: 10px;
  }
  
.btn3.animate {
    transform: rotate(0deg);
    right: 100px;
  }
  

.serach{
    position: absolute;
    z-index: 300;
    right: 0;
    top: 0;
    display:block ;
 
}
.formm{
    position: relative;
    border-radius: 5px;
    border: 2px solid #000;
    overflow: hidden;
    padding: 0px !important;
    display:none;
}

form{
    display: block;
    padding: 0px !important;
    margin: 0px !important;
}

.serach  form button{
    padding: 0px !important;
    border: none !important;
    position: relative;
    background-color:#fff !important;
    border: none !important;

}

.fas:hover.formm{
    display: block !important;
}
.ind_banner_box iframe {
    width: 100%;
    height: calc(100vh - 25px);
}
.about{
    top: 99px;
    left: 0;
    right: 0;
    position: absolute;
    background-color: #ffffff;
    z-index: 300;
    width: 770px;
    display: none;
    padding: 20px 0px 0px 0px; height:280px
}
.about ul{
    display: block;
    padding: 10px 0px 15px 15px!important;
}
.about ul li{
    padding: 0px !important;
    display: inline;
    position: relative;
}

.about i{
    padding:  0px 10px 0px 0px !important;
    font-size: 12px;

}
.about ul li a{
    text-transform: none !important;
    padding: 5px 10px !important;
    color: #3d3d3d;
    text-decoration: none;
    display: block;
    font-family: 'Albert-Light';
   
   
    float: none !important;
    text-align: left !important;
	line-height:40px !important;
}

.about1:hover .about{
    display: block;
}
.about ul li a:hover{
    color: #fff;
    background-color: #b8d654;
}
.abouimg {
    padding: 0px 0px 15px 10px;
    display: block;
    float: none !important;
    width: 310px;
    height: 100% !important;
}
.abouimg img{
   
    width: 310px;
    height: 100% !important;
  
}


.country{
    margin-left: auto;
    margin-right: 0;
    top: 20px;
    left: 0;
    right: 0;
    position: absolute;
    background-color: #ffffff;
    z-index: 300;
    width: 250px;
    display: none;
    padding: 10px 0px 0px 0px;
}
.country ul{
    display: block;
}
.country ul li{
    padding: 0px!important;
    display: inline;
    position: relative;
}
.country ul li a {
    padding: 10px  0px!important;
    color: #111010;
    text-decoration: none;
    display: block;
    font-family: 'FS-Albert';
    font-size: 12px !important;
    font-weight: 900;
    float: none !important;
    text-align: left !important;

}

.about1:hover .country{
    display: block;
}
.country ul li a:hover{
    color: #fff;
    background-color: #472966;
}

.country img{
   margin: 0px 15px !important;
    width: 16px;
    height: 12px;
}


.bussin{
    padding: 0px  15px!important;
    top: 25px;
    position: absolute;
    background-color: #ffffff;
    z-index: 300;
    box-shadow: 0px rgba(191, 194, 191, 0.2);
    display: none;
    text-align: left !important;
    width: 400px;
}
.bussin ul{
    display: block;
    padding: 0px !important;
}
.bussin ul li{
    padding: 0px !important;
    display: inline;
}
.bussin ul li li i{
    font-size: 12px;
    padding: 0px 10px 0px 0px;

}
.about1:hover .bussin{
    display: block;
}
.bussin ul li a:hover{
    color: #fff;
    background-color: #472966;
}
.bussin ul li a{
    padding: 10px !important;
    color: #111010;
    text-decoration: none;
    display: block;
    font-size: 13px;
    float: none !important;
    text-align: left !important;
}


.bussin{
    position: absolute;
    background-color: #f5f5f5;
    width: 240px;
    z-index: 200;
    box-shadow: 0px rgba(191, 194, 191, 0.2);
    display: none;
}
.bussin ul{
    display: block;
    padding: 0px !important;
}
.bussin ul li{
    display: inline;
}
.about1:hover.bussin{
    display: block;
}
.bussin ul li a:hover{
    background-color: rgb(67, 11, 105);
}
.bussin ul li a{
    color: #111010;
    text-decoration: none;
    padding: 8px;
    display: block;
    font-size: 13px;
    border-bottom: 1px solid rgb(199, 199, 199);
}

.carousel-animation{
    position: relative;
    animation:animatebottom 1.5s
 } 
  @keyframes
    animatebottom
    {from{bottom:-200px; opacity:0}to {bottom:0;opacity:1}}





.inves{
    display: none;
}


.carousel-inner{
    background-color: rgba(0,0,0,0.2);
}

.banner,.slide,.carousel-inner,.carousel-item{ height: 100%;
    position: relative;}
html,body{
    height: 100%;
}
.carousel-item{ 
    
    background-position: top;
    background-repeat: no-repeat;
     background-size: cover;
 }

 .banner1{
    display: table;
 }

.carousel-caption{
    left: 0 !important;
    right: 0 !important;
    text-align: left;
    display: table;
    top: 42%;
    vertical-align: middle;
}
.carousel-caption h5{
    text-transform: uppercase;
    font-family: 'FS-Albert';
    padding-bottom: 10px;
    font-size: 32px;
    font-weight: bold;
    color: #000000;

}
.carousel-caption p{
font-family: 'FS-Albert';
color: #000000;
font-size: 25px;
}
.carousel-indicators{
    float: right;
    left: 80%;
    top: 40%;
    right: 5%;
    display: block;
}

.carousel-indicators [data-bs-target]{
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: rgb(22, 18, 18);
}
.carousel-indicators button{
    margin: 0px !important;
    padding: 0px !important;
    display: block;
}
.btn{
    font-family: 'FS-Albert';
    background-color: #ffffff !important;
    border-radius: 0px !important;
    color: rgb(12, 11, 11) !important;
    font-size: 13px;
    padding: 5px 25px;
}
.btn a{
   color: #fff;
    text-decoration: none !important;
}
.btn1{
    font-family: 'FS-Albert';
    background-color: #383434 !important;
    border-radius: 0px !important;
    color: rgb(255, 255, 255) !important;
    font-size: 13px;
    padding: 5px 25px;
   
}



.cd-horizontal-timeline .events-content {
    height:none !important;
   padding-bottom: 20px;
}

.cd-horizontal-timeline .events-content ul li p{
  font-size: 14px !important;
  font-family: 'FS-Albert' !important;

}
.cd-horizontal-timeline .events-content p{
    line-height: 1.4 !important;
}
.events-content {
    height: 140px !important;
}

.cd-horizontal-timeline .events-content h2{
    font-size: 40px !important;
    font-family: 'FS-Albert-Bold' !important;

}


.images{
    padding: 40px 0px 40px 0px;
}
/*.images ul li{
    padding: 0px 10px;
    list-style-type: none;
    display: inline-block;
}
.images ul li img  {
    width: 350px;
    height: 250px;
}*/
.voi{
    position: relative;
}
    
.Animate-left{
    animation:animateleft 1s
} 
 @keyframes
   animateleft
   {from{left:-100px; opacity:0}to {left:0;opacity:1}}

.Animate-bottom{
    animation:animatebottom 1s
} 
 @keyframes
   animatebottom
   {from{bottom:-100px; opacity:0}to {bottom:0;opacity:1}}
   
.Animate-bottom1{
    position: relative;
    animation:animatebottom 1.5s
} 
 @keyframes
   animatebottom
   {from{bottom:-200px; opacity:0}to {bottom:0;opacity:1}}

.Animate-right{
    animation:animateright 1s
} 
 @keyframes
   animateright
   {from{right:-100px; opacity:0}to {right:0;opacity:1}}

.voi img{
    width: 100%;
}
.voilimg{
    display: block;
}
.voil{
    position: absolute;
    bottom: 0;
    left: 11px;
    right: 11px;
    background-color: rgb(80, 39, 104,0.6);
    overflow: hidden;
    height: 0;
    transition: .5s ease;

}

.voi:hover .voil{
    height: 100%;
   
}
.voi:hover .voil2{
    height: 100%;
}
.voi:hover .voil3{
    height: 100%;
}


.voil1{
    overflow: hidden;
    color: #fff;
    font-size: 15px;
    position: absolute;
    top: 30%;
    left: 10%;
    right: 8%;
}
.voil1 h5{
    padding-bottom: 10px;
    font-family: 'FS-Albert';
 
}
.voil1 p{
    margin: 0px ;
 
    font-family: 'Albert-Light';
}
.voil1 a{
 
    color: #fff;  display:inline-block; text-decoration:none; text-transform:uppercase; border:1px rgb(255,255,255,.6) solid; text-align:center; line-height:30px; padding:0 5%; margin-top:60px
}
.voil1 a:hover{ background:#FFF;  color:#333}
hr{
    width: 90px;
    height: 6px;
    background-color: #fff;
}/*首页新闻*/
.news_1 .s_pro_p1{ font-family:BEBAS;font-size:30px; text-align:center; text-transform:uppercase; 
    font-weight: normal;
    background-image: -webkit-linear-gradient(left,#257437,#4f973c,#96d25b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; display:inline-table; text-align:center; font-family: Helvetica Medium; margin-bottom:0}
.news_1 .s_pro_line{ width:48px; height:2px; background-color:#414141; margin:0 auto; margin-top:8px;}
.news_1 .s_pro_p2{ font-size:30px; color:#555555; text-align:center;  margin-top:0px;margin-bottom:15px;}
.news_1 .s_pro_p3{ font-size:16px; color:#555; text-align:center;  margin-top:13px; margin-bottom:85px;}

.news_1 {
	width:100%;
	margin:0 auto;
	background:#f7f7f7;
	height:800px
}
.news_1 h2 {
	font-size:32px;
	font-family:SourceHanSerifCN-Bold_0;
	color:#181818;
	text-align:center;
	background:url(../images/line4.jpg) no-repeat center bottom;
	padding-bottom:20px
}


.con {
    width: 100%;
    margin: 0px auto;
}.biaoti {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding-top: 100px;
    padding-bottom: 10px;
}.biaoti h3 {
    color: #555;
    font-size: 48px;
    line-height: 35px;
    font-weight: normal;
    margin: 0 auto;
}.biaoti p {
    text-transform: uppercase;
    color: #262525;
    font-size: 16px;
    line-height: 50px;
}.zzsc .tab {
	overflow:hidden;
	width:662px;
	height:50px;
	line-height:50px;
	float:left
}
.zzsc .tab a {
	display:block;
	float:left;
	text-decoration:none;
	color:#333;
	width:217px;
	text-align:center;
	font-size:17px;
	background:#f7f7f7;
	margin-right:3px
}
.zzsc .tab a:hover {
	background:#a9194f;
	color:#fff;
	text-decoration:none;
}
.zzsc .tab a.on {
	background:#a9194f;
	color:#fff;
	text-decoration:none;
}
.zzsc .content_2 {
	overflow:hidden;
	width:50%;
	position:relative;
	height:470px;
	margin-top:20px
}
.zzsc .content_2 ul {
	position:absolute;
	left:0;
	top:0;
}
.zzsc .content_2 li {
	width:100%;
	float:left;
	border-bottom:1px #d9d9d9 solid;
	padding:14px 0
}.zzsc .content_2 li:hover h4{ background-image: -webkit-linear-gradient(left,#247337,#48923c,#83c443);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}
	
.zzsc .content_2 li:hover { margin-left:2%;  transition:all 0.4s}	
	
.zzsc .content_2 li:hover	.home_news_li_r{background-image: -webkit-linear-gradient(left,#237336,#83c443); color:#fff}
.zzsc .content_2 .fifi {
	display:block;
	padding-top:10px;
	width:100%;
	float:left;
}
.content_2 li {
	border-bottom:1px #d9d9d9 solid
}
.content_2 .riri {
	width:122px;
	float:right;
	margin-top:50px
}
.content_2 .home_news_li_r {
	color: #333;
	border: 1px solid #ababab;
	transition:All 0.4s ease-in-out;
	font-size:14px;
	text-align:center;
	line-height:35px;
	margin:0!important;
	margin-top:50px;
	width:100%;
	height:35px;
	float:left;
	
}
.content_2 .home_news_li_r:hover {
	background:#83c343;
	color:#fff
}
.home_news_li_m {
	width:80%;
	float:left;
}
.home_news_li_m h4 {
	color:#000;

	font-weight:normal
}
.home_news_li_l {

	width:15%;
	height:82px;
	float:right;
	text-align:center;
	color:#fff
}
.home_news_li_l span {
	
	margin-top:10px;
	display:block
}
.home_news_li_m p {
	color:#666;
	font-size:15px;
	line-height:30px; margin-bottom:0
}
.home_news_li_m span {
	color:#8b8b8b;
	line-height:42px; height:42px; overflow:hidden; display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        overflow: hidden;

}
.home_news_tu {
	width:45%;
	height:462px;
	overflow:hidden;
	margin-top:20px;
	position:relative;
	float:right;
}
.home_news_tu_img {
	width:100%; height:100%;
	position:absolute;
	top:0px;
	left:0px;
}
.home_news_tu_con {
	width:100%;
	height:108px;
	position:absolute;
	bottom:0px;
	left:0px;background-image: -webkit-linear-gradient(left,#83c343,#82cb60);
	display:flex;
	justify-content: space-between;
	opacity:0.83;
}
.home_news_li_m a {
	color:#0341a6
}
.home_news_tu_con h3 {
	padding-left:55px;
	padding-top:25px;
	color:#FFF;
	line-height:28px;

	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}
.home_news_tu_con h3 p {
	font-family:"微软雅黑";
	
	line-height:23px;
}
.home_news_tu_con_b {
	float:right;
	padding-right:43px;
	padding-top:43px;
}
.zzsc a .home_news_tu.right .home_news_tu_img, .zzsc a .home_news_tu.right .home_news_tu_con {
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.zzsc a:hover .home_news_tu.right .home_news_tu_img {
	width:110%;
	height:110%;
	top:-5%;
	left:-5%;
}
.zzsc a:hover .home_news_tu.right .home_news_tu_con {
	height:90px;
}
.index_2 {
	width:100%;
	background:url(../images/bg34.jpg) no-repeat center top fixed;
	color:#fff;
	text-align:center;
	padding-bottom:10%;
	position:relative;
	padding-top:8.70833333333333vw;
}
.index_2_2 {
	position:relative;
	margin-top:1em;
	color:rgb(255, 255, 255, .7);
	padding-bottom:1.5em;
	font-size:18px;
}
.index_2_1 {
	font-size:50px;
}
.index_2_1 b {
	font-weight:100;
	font-family:"微软雅黑"
}
.index_2_2:after {
	margin-left:-20px;
	bottom:0;
	content:'';
	position:absolute;
	left:50%;
	height:2px;
	background-color:#fff;
	width:40px;
}
.index_2 .wmid {
	position:relative;
	z-index:10;
}
.index_2:after {
	background-color:#000;
	opacity:0;
	content:'';
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
}
.index_2_3 {
	margin-top:4em;
}
.zl {
	width:100%;
	clear:both;
	overflow:visible;
}
.zl dl {
	width:24%;
	display:inline-block;
	text-align:center;
	color:#fff;
	font-size:18px;
}
.zl dl img {
	margin:0px auto 27px;

}
.zl dl dt {
	line-height:26px;
	width:70%;
	margin:0px auto;
	color:#fff;
	text-transform:uppercase;
	font-size:22px;
	font-family:EUCLIDCIRCULARA
}
.zl dl dd {
	color:#fff;
	font-size:18px;
	font-weight:100;
	line-height:27px;
	font-family:Barlow-Regular;
	padding-top:30px
}.zzsc {
   
    margin: 0 auto; padding-left:2%; padding-right:2%
}
.a_more{ font-size:17px; color:#fff!important; line-height:50px; width:200px; margin:auto;display:inline-block; 
  border: 1px solid rgb(255,255,255,.6); 
  position: relative;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; margin:0 auto; margin-top:30px; display:block; text-align:center
}
.a_more a{  color:#fff!important; text-align:center;
}
.a_more:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
 
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;background-image: -webkit-linear-gradient(left,#458f3b,#83c443);
    color: #fff;
}
.a_more:hover:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.a_more:hover{ color:#fff;}



.main{ width:100%; margin:0 auto; padding: 0}
.hh2 h2 {
    font-size: 50px;
    color: #202020;
    text-align: center; 
}.hh2 span {
    font-size: 25px;
    color: #666666;
    text-align: center;
    display: block;
    padding-top: 12px;
    line-height: 28px;
}.wrapper {
    width: 100%;
    height: 140px;
    display: flex!important;
    flex-direction: row;
    margin-top: 60px;
    margin-bottom: 80px;
}.wrapper1 {
    width: 25%;
    height: 90px;
    background: url(../css_index/line3.jpg) no-repeat right center;
    flex: 1;
}.counter { color:#008e3b; border-radius: 5px;}

.time1{ width:53%; margin-bottom:15px;  text-align:left; float:left; margin-left:12%; position:relative}
.time1 h2{  font-size:55px; font-family:BEBAS; margin:0; color:#01479e; text-align:left; float:left}
.timex{ width:100%; height:30px; color:#666666; font-size:18px; text-align:left;float:left; }
.picd{ float:left; margin-right:5%; width:25%; margin-top:30px}
.time1 i{  font-style:normal; font-size:16px; color:#666666; float:left; margin-top:40px; margin-left:10px}

.wrapper1:last-child .time1 h2{ letter-spacing:-1px}
.wrapper1:last-child{ background:none}
/*简介*/
.main{ position:relative}

.zuo_ab{ width:96%; margin:0 auto; margin-top:0px;  background-color:rgba(255,255,255,0.8); padding:6% 0; position:relative}
.zuo_ab h2{ font-size:30px; color:#89ab15; text-transform:uppercase; font-family:EUCLIDCIRCULARA; text-align:center;background-image: -webkit-linear-gradient(left,#257437,#4f973c,#96d25b);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-table;
    text-align: center;
    font-family: Helvetica Medium; display:block;
    width: max-content; margin:0 auto } 
.zuo_ab span{ font-size:30px; color:#333; text-align:center; display: block}
.zuo_ab p{ color:#222;   text-align:center; margin:0 auto; margin-top:30px; line-height:33px; width:80%}
.zuo_ab p a:hover{ color:#222; }
.kuai_df{ width:94%; height:50px; background:#fff; box-shadow: 0 0 20px rgba(51,51,51,.1); margin-top:50px; padding:5% 3%}
.you_kuai{ width:46px; height:233px; background-image: -webkit-linear-gradient(top,#237336,#83c443); position:absolute; right:0%; bottom:20%; line-height:46px}
.you_kuai p{transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);-o-transform:rotate(90deg); font-size:13px; color:#fff; text-transform:uppercase;  display:block; float:left; width:46px; text-align:center; font-family:Barlow-Regular; letter-spacing:4px; line-height:46px}
.zuo_ab .more{ border:1px #fff solid; width:20%; margin:40px auto; padding:10px; text-align:center ; transition:all 0.4s}
.zuo_ab .more a{ text-align:center; color:#fff; font-size:18px; transition:all 0.4s}
.zuo_ab .more:hover { background:#fff; width:22%;  transition:all 0.4s; display:block; color:#333}
.zuo_ab .more:hover a{ color:#333}


.kuai_df li{ width:30%; float:left ; border-right:1px #d2d2d2 solid; margin-left:3%; transition:all 0.4s;}
.fl{ float:left}
.fr{ float:right}
.zzuo{ width:25%; margin-left:5%}
.zzuo span{ font-size:38px; color:#343434}

.yyuo{ width:65%; }
.yyuo h2{ font-size:20px; color:#212121}
.yyuo span{ font-size:14px; color:#5d5d5d; text-transform:uppercase; font-family:font20988; margin-top:4px}

.kuai_df li:last-child{ border:0}
.kuai_df li:hover{ margin-top:10px;  transition:all 0.4s; border-bottom:2px #01479e solid; padding-bottom:20px}
.kuai_df li:hover .yyuo h2 { color:#01479e; font-size:21px; transition:all 0.4s}
.kuai_df li:hover .yyuo span { color:#01479e; font-size:13px; transition:all 0.4s}

.kuai_df li:hover .zzuo span{ color:#01479e; font-size:40px; transition:all 0.4s}

 line{ width: 50px;
    height: 1px;
    background: #333;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;}
.qywl {
    width: 90%;
    margin: auto;
    height: auto;
 
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; margin-top:70px
}.qywlan {
    text-align: center; flex:1
   
}
.moreee{ color:#89ab15; font-size:14px}


.slide03 {
    -webkit-animation: slide03 1s;
    -moz-animation: slide03 1s;
    -ms-animation: slide03 1s;
    -o-animation: slide03 1s;
    animation: slide03 1s;
    visibility: visible;
}.slide03 img{ width:15%}
.slide04 img{ width:16%}
.qywlan01 {
    line-height: 42px;
    padding-top: 10px;
    font-size: 42px;
    color: #474747;	font-family:Barlow-Regular; margin:0; 
}

@font-face {
	font-family:Barlow-Regular;
	src: url('../laurus_fonts/Barlow-Regular.ttf'); }
.qywlan02 {
    line-height: 32px;
    padding-top: 0px;
    padding-bottom: 20px;
    font-size: 18px;
    color: rgb(0,0,0,0.5); padding:0 10%
}.slide04 {
    -webkit-animation: slide04 1s;
    -moz-animation: slide04 1s;
    -ms-animation: slide04 1s;
    -o-animation: slide04 1s;
    animation: slide04 1s;
    visibility: visible;
}
.qywlan i{
   
    border-radius: 50%;
     color: #616161!important;
    line-height: 23px;
    text-align: center;
    font-size: 19px;
    display: inline-block;
    margin-top: 20px; margin-top:40px; margin-left:0px; font-style:normal}
.tree{
    z-index: 20;
    background: url('../images/bg.jpg') fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.whitetxt{
    position: relative;
    padding: 80px 0px  !important;
}
.whitebgtxt{
    padding: 10px 20px!important;
background-color: rgba(187,214,83,0.6);
}
.whitebgtxt h5{
    font-size: 30px;
    padding: 10px 0px;
    font-family: 'FS-Albert';
    font-weight: bold;
    color: #472966;
}
.whitebgtxt p{
    font-size: 16px;
    font-family: 'Albert-Light';
    color: #222222;
}
.whitebgtxt a{
    text-decoration: none;
}



.discover h5{
    color: #41185f;
    font-weight: 500;
    padding: 20px 20px;
    font-size: 24px;
    font-family: 'FS-Albert';
}
.dislist{
    border-left:  3px solid #6BB533;
}
.dislist ul{
    padding: 0px !important;

}
.dislist ul li{
    border-bottom: 1px dotted rgb(190, 189, 189);
    padding: 10px 15px;
    display: block;
    list-style-type: none;
}
.dislist ul li a{
    font-size: 14px !important;
    text-decoration: none;
    color: #404040 !important;
    font-family: 'FS-Albert';

}

.disclist ul li a:hover{
    color: #fff;
}

.dislist ul li:hover{
    background-color: #6BB533;
}

.nss1{
    padding: 10px 25px;
}
.annual{
    background-color: #EEEEEE;
    padding:15px;
}
.btn4{
    border-radius: 4px;
    color: #fff;
    border: none;
    padding:  6px 8px 8px 8px;
    font-size: 14px;
    background-color: #00a8ab;
}
.annual h4{
    padding: 8px 0px;
    border-bottom: 1px solid #ccc;
    font-family: 'FS-Albert';
     color: #41185f;
}
.annual p{
    word-spacing: 2px;
    font-family:'Albert-Light' !important ;
    font-size: 14px;
    color: #404040 !important;
}

.press{
    padding: 40px 0px;
}
.press h3{
    padding-bottom: 20px;
}
.pres{
    border-bottom: 1px solid rgb(199, 199, 199);
}
.scrollbox{
    position: relative;
    -ms-overflow-style: none;
    scrollbar-width: none;
    overflow-y: scroll;

}
            
.scrollbox::-webkit-scrollbar{
    display: none;
}
.scrollbox ul li{
    list-style-type: none;
   
}
.boxx{
    width: 800px;
    height: 250px;
    overflow: hidden;
}

.sli h4{
    font-size: 30px !important;
    color: #472966 !important;
    font-weight: 500;
    font-family: 'FS-Albert' !important;
    padding: 0px 0px 10px 0px;
}
.bx-controls{
    display: none !important;
}
.bx-wrapper {
    box-shadow: 0 0 0px rgb(250, 249, 249) !important;
}

  
.box{
    width: 180px;
    font-family: 'Albert-Light';
    text-align: center;
    border:1px solid #40185f;
    margin: 0px!important;

}
.box p{
    font-family: 'FS-Albert';
    color: #404040;
    text-align: center;
    padding: 8px 0px!important;
    font-size: 13px;
    margin: 0px!important;
}
.newbor{
    border-bottom: 1px solid rgb(228, 227, 227);
    padding: 10px 0px;
}
.newbor .box{
    margin: 5px 0px;
}
.newbor .news{
    margin: 5px 0px;
}
.presshome{
    padding: 50px 0px 0px 0px ; 
}
.news{
    font-family: 'Albert-Light';
    font-size: 14px;
   
}

.news a{
    color: #337ab7;
    font-size: 14px;
    text-decoration: none;
}
.tweet{
    padding: 10px 0px;
}

.tewt h3{
    margin-bottom: 20px;

}
.tewt h3 a{
    font-size: 30px !important;
    color: #337ab7;
    font-family: 'FS-Albert';
    text-decoration: none;
}
.nss{
    float: right  !important;
}
.nes{
    width: 250px !important;
    float: right ;
    margin-bottom: 5px;
    background-color: #472966;
    padding: 15px 25px 15px 15px !important;
}


.ness{
    width: 250px !important;
    float: right ;
    padding: 15px !important;
    background-color:#08B3A9;

}
.numb p{
    color: #ff5e5e;
    font-family: 'Albert-Light';
    font-size: 14px;
}
.numb i{
    font-size: 14px !important;
}
.nim{
    padding-top: 10px;
    color: #fff;
}
.nim h2{
    padding: 15px 0px 10px 0px;
    font-family: 'FS-Albert-Bold' !important;
    font-size: 30px !important;
}
.numb{
   
    padding: 0px 10px !important;
    background-color: #fff;
    text-align: center;
    color: #111010;
    margin:  0px !important;
}

.numb h2{
    font-size: 30px !important;
    font-family: 'FS-Albert-Bold' !important;
    color:#472966;
    padding-top: 15px;
}
.innerbanner{
    z-index: 10;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: top left;
    width: 100%;
    height: 500px;

}
.innerbanner::before{
    background-color: rgba(0,0,0,0.2);
    position: absolute;
    width: 100%;
    height: 500px;
    content: '';
}



.whitetxtt a{
    text-decoration: none;
    font-family: 'FS-Albert';
    color: #337ab7;
    font-size: 14px;
}
.whitetxtt{
    margin-top: -70px;
    padding: 20px;
    box-shadow: 0 3px 3px rgba(0,0,0,0.2);
    background-color: #fff;
}

.whitetxtt h5{
    padding: 30px 0px;
    font-weight: bold;
    font-family: 'FS-Albert';
    font-size: 24px;
    color: #6BB533;
}
.bussitxt p{
    margin: 0px;
    padding-bottom: 5px;
}

.numberyi{
    border-top: 1px solid rgb(201, 201, 201);
}

.whitetxtt p{
    text-align: justify;
    font-family: 'Albert-Light';
    font-size: 16px;
    color: #404040 !important;
}

.whitetxtt p a{
    text-decoration: none;
    color: #40185f;
}
.numberyi{
    padding-top: 20px;
}

.number img{
    width: 100%;
}

.numberimg{
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

.numberacco button{
    font-family: 'FS-Albert' !important;
    color: #404040 !important;
    border:  1px solid rgb(212, 212, 212) !important;
}

.numberacco .accordion-body{
    border-top: none !important;
    border:  1px solid rgb(212, 212, 212) ;

}
.numberacco b{
    font-weight: 700;
}

.numberco::after{
    display: none !important;
}
.numberco:focus{
    box-shadow: none !important;
}

.numberacco p{
    padding-bottom: 5px !important;
    color:#404040;
    font-family: 'Albert-Light';
    border:  none !important;
}
.numbtn button{
    border-top-left-radius: 5px !important;
    border-top-right-radius: 5px !important;
    border-left: 2px solid #dbdde0 !important;
    border-right: 2px solid #dbdde0 !important;
}

.numberbtn{
    background-color: rgb(64, 24, 95);
    color: #fff;
    font-family: 'FS-Albert' !important;
    font-weight: 600;
    padding: 10px 15px;
    border: none !important;
    margin-bottom: 10px;
}


.youtube{
  padding: 50px 0px 0px 0px;
}
.yout{
    margin: 0px !important;
    background-color: #EEEEEE;

}
.you{
    padding: 40px 0px;
}

.dis h5{
  color: #41185f !important;
  font-size: 24px ;
  padding: 15px 0px;
  font-family: 'FS-Albert';

}
.dis p{
    font-size: 16px;
    color: #404040;
    text-align: justify;
    font-family: 'Albert-Light';

}


.key{
    background-color: #F7F7F7;
}
.keys{
    padding: 20px 0px;
}
.keys h5{
    padding: 15px 0px;
    border-bottom: 1px solid rgb(233, 232, 232);
    font-family: 'FS-Albert';
    font-size: 30px;
    color:#41185f;
}
.bulnum{
    padding: 15px 0px;
}
.bulnum h1{
    font-size: 55px;
    font-family: 'FS-Albert-Bold';
  color: #08B3A9;
}

.bulnum p{
    font-family: 'Albert-Light';
    font-size: 14px;
}


.find1{
    padding: 20px 0px;
}

.find1 h5{
    padding: 10px 0px;
    font-family: 'FS-Albert' !important;
     font-size: 30px !important;
     color: #41185f !important;
}
.find1 h6{
    margin: 0px !important;
    padding: 8px 0px;
    font-size: 24px !important;
    font-family: 'FS-Albert'!important;
    color: #41185f !important;
}
.find1 p{
    font-family: 'Albert-Light' !important;
    font-size: 14px !important;
    color: #404040 !important;
}

.findimg{
    cursor: pointer;
}
.findimg a{
    text-decoration: none;
    color: #222222;
}
.findimg img:hover{
    transition: all .3s ease-in-out;
    transform: scale(1.04);
}
.findimg img{
    border-radius: 4px;
    padding: 3px;
    border: 1px solid #ddd;
    width: 100%;
}

.modalimg{
    text-align: center;
}
.modalimg img{
    cursor: pointer;
    border-radius: 50%;
    width:210px;
    height: 210px;
    padding: 2px;
    border:2px solid rgb(216, 213, 213) !important;
    background-color: none !important;
}

.modalimg h6{
  font-family: 'FS-Albert' !important;
  cursor: pointer;
  font-weight: 500 !important;
  font-size: 14px;
  padding-top: 10px !important;
}
.modalimg p{
    padding: 0px !important;
    font-size: 12px;
}


.modalimg1{
    text-align: center;
}
.modalimg1 img{
    cursor: pointer;
    border-radius: 50%;
    width:150px;
    height: 150px;
    padding: 2px;
    border:2px solid rgb(216, 213, 213) !important;
    background-color: none !important;
}

.modalimg1 h6{
    font-family: 'Albert-Light';
  cursor: pointer;
  font-weight: 600;
  font-size: 14px;
  padding-top: 10px !important;
}
.modalimg1 p{
    padding: 0px !important;
    font-size: 12px;
}

.modal-dialog{
    max-width: 600px !important;
}
.btn-close{
    font-size: 8px !important;
}
.modal-header h5{
   text-align: center !important;
   padding: 0px !important;
   font-size: 15px;
   font-family: 'Albert-Thin';
   font-weight: 600;
   color: #222222;

}.modal-header h5{
    text-align: center !important;
}
.modal-title{
    text-align: center !important;
}
.modal-body{
    text-align: center;
}
.modal-body h6{
    font-weight: 500 !important;
    padding: 10px 0px;
    font-family: 'Albert-Light' !important;
    text-align: left !important;
    font-size: 16px !important;
    color: #404040 !important;
    text-align: justify;
}


.modal-body img{
    cursor: pointer;
    border-radius: 50%;
    width:150px;
    height: 150px;
    padding: 2px;
    border:2px solid rgb(216, 213, 213) !important;
    background-color: none !important;
}
.tabb .tab-content{
    border-top: 1px solid rgb(233, 230, 230);
    background-color: #f8f8f8;
    padding: 30px 0px  10px 0px !important;
}
.navv{
    text-align: center !important;
}
.navv ul {
    justify-content: center !important;
      text-align: center !important;
}
.navv ul li{
    text-align: center !important;
    background-color: #f5f5f5;
}
.navv ul li button{
    font-family: 'Albert-Light';
    font-weight: 800 !important;
    color: #222222 !important;

}

.nav-pills .nav-link.active {

    border-radius: 1px !important;
    text-align: center;
    color: #fff !important;
    background-color: #412363 !important;
}
.accordion-header{
    box-shadow: none !important;
}
.accordian{
    padding: 10px;
   border-bottom: 1px solid rgb(209, 206, 206) !important;
}
.accordion-button{
    padding: 8px !important;
    font-family: 'FS-Albert-Bold';
    color: #fff !important;
    background-color: #00766E !important;
}

.accordion h6{
    font-size: 18px;
    padding: 8px 0px;
}

.collapsed:hover{
    background-color: #00A99E !important;
}
.accordion-collapse{
    font-size: 15px;
    background-color: #EEEEEE;
}
.collapsed{
    position: relative;
}


.strngh::before {
    padding-top: 3px !important;
    padding: 0px  5px;
    content: "+";
    font-size: 20px;
    color: #ffffff;
    transform: translateY(-4px);
}
.strngh:not(.collapsed)::before {
    padding: 0px 5px !important;
    content: "-";
    font-size: 26px;
    transform: translate(-5px, -4px);
    transform: rotate(0deg);
}
.lau{
    padding: 0px !important;
    margin: 0px !important;
}
.btnn{
    background-color: #6BB533;
    border-radius: 0px !important;
    font-size: 14px;
    color: #fff;
    border: none !important;
    padding: 8px;
    margin: 0px !important;

}
.whitetxtt h6{
    padding: 10px 0px;
    color: #000;
    font-size: 14px;
    font-family: 'FS-Albert-Bold';
    font-weight: 900;
}
.btnn:hover{
    background-color: rgb(64, 24, 95);

}

.devop p{
    font-family: 'Albert-Light';
    font-weight: 600;
   color: rgb(64, 24, 95);
}
.devop h6{
    color:#3976bd;
}
.devop ul li{
    font-size: 14px;
    font-family: 'Albert-Thin';
    font-weight: 900;
}
.tab table{
    overflow-x:auto ;
    width: 100% !important;
}
.tab table th{
    padding: 10px 15px;

}
.tab table tr{
    
    padding: 0px 20px;
    border-bottom: 1px solid rgb(214, 214, 214);
}

.tab table td{
    font-family: 'Albert-Light';
    padding: 10px 15px;
    font-size: 14px;
}
 	/*.add{
    font-family: 'Albert-Thin';
    font-size: 14px;
    padding: 0px  50px 0px 10px;
}*/

.add{
    font-family: 'Albert-light';
    font-size: 14px;
    float: right !important;

}
.strn h6{
    font-family: 'Albert-light';
    padding: 15px 0px;
    font-weight: 900;
    font-size: 20px !important;

}

.whattym{
    margin-top: 40px;
    padding: 30px 0px;
    overflow: hidden;
    background-color: #eee;
    font-family: 'FS-Albert';
}
.whatsli ul {
    list-style-type: none;
    margin: 0 !important;
    padding: 0px !important;
    text-align: center;
}
.whatsli ul li{
    display: inline-block;
    color: #ddd;
    position: relative;
    padding: 0px 0px;
    margin-right: -5px !important;
}

.whatsli ul li a{
    font-size: 18px;
    font-weight: bold;
    color: #aaa;
    display: block;
    padding: 0px 20px 40px 20px;
    z-index: 55;
    position: relative;
}
.whatsli ul li a:hover:after, .whatsli ul li a.active:after, .whatsli ul li a:focus:after {
    content: '\f111';
}

.whatsli li a::before{
    position: absolute;
    height: 1px;
    width: 100%;
    left: 45%;
    content: '';
    background-color: #666;
    top: 41px;
}

.whatsli ul li a::after{
    /*content: '\f10c';
     font-size: 18px; */
    font-family: 'FontAwesome';
    position: absolute;
    text-align: center;
    right: 45%;
    top: 30px;
    background-color: #eee;
    color: #666;
}
.whattxt{
    
        position: relative;
        padding: 0;
        height: 100%;
}

.carousel-inner>.item.active, .carousel-inner>.item.next.left, .carousel-inner>.item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);}

.awardcont {
        position: relative;
        overflow: hidden;
        text-align: left;
        width: 95%;
        padding: 0px 100px;
        margin: auto;
    }  

.nav1 ul li{
    background-color: #f5f5f5;
}
.nav1 ul li button{
    font-family: 'Albert-Light';
    font-weight: 800 !important;
    color: #222222 !important;

}

.accordion-body ul{
    padding: 0px !important;
}
.accordion-body ul li{
    display: block;
    padding: 10px;
    list-style-type:none;

}
.accordion-body ul li a{
    border-left: 2px solid #412363 !important;
    font-size: 16px;
    padding: 0px 0px 0px 10px;
    color: #412363 !important;
    font-family: 'Albert-Light';
}

.accordion-header{
    background-color: #F5F5F5 !important;
}


.accordion-body p{
    color: #412363;
    padding: 0px 0px 0px 10px;
}
.accordion-body a{
    color: #412363 !important;

}
.fyi .accordion-item{
    margin: 5px 0px;
}
.accordion-button::after{
    display: none !important;
}
.accordian accordion-flush .fyi{
    border-radius: 2px;
    border: 2px solid rgb(119, 116, 116) !important;
}

.nav1 ul li{
    background-color: #f5f5f5;
}
.nav1 ul li button{
    font-family: 'Albert-Light';
    font-weight: 800 !important;
    color: #222222 !important;

}

.fyi .accordion-button{
    font-size: 14px;
    padding: 8px !important;
    font-family: 'FS-Albert-Bold';
    color: #6BB533 !important;
    background-color: #f0f3f3 !important;
}
.numberco::before{
    display: none !important;
}
.numberco:not(.collapsed)::before{
   display: none !important;
}


.fyitxt{
    background-color: #fff !important;
}
.disclist ul{
    padding: 10px 10px !important;
    border-left: 2px solid #73185F;

}
.disclist ul li{
    padding: 0px !important;
    list-style-type: none;

}

.disclist ul li p{
    font-size: 14px;
    padding: 0px!important;
    font-family: 'Albert-Thin';
    
}

.disclist  p{

    margin: 0px !important;
    font-family: 'Albert-Light' !important;
    font-size: 16px !important;
    padding: 0px 10px!important;
}
.mainpara {
    border-left: 2px solid #412363 !important;
}

.mainpara a{
    font-family: 'Albert-Light' !important;
    font-size: 16px !important;
}

.mainpara_child{
    color: #404040;
    font-family: 'Albert-Light' !important;
    font-size: 13px !important;
}
.disclist ul li h6{
    font-size: 14px;
    padding: 0px!important;
}

.mainpara_media a{
    font-family: 'Albert-Light' !important;
    color: #412363 !important;
    font-size: 16px !important;

}
.mainpara_media_first {
    font-size: 13px;
    color: #404040
}
.media-border p{
    padding: 0px 10px !important;
    border-left: 2px solid #412363 !important;
}

.conttab button{
  color: #fff !important;
  background-color: #472966 ;
  margin: 0px 2px;
  padding: 5px 10px !important;
  border-radius: 4px !important;
  border: none !important;
}


.conttab.active, .conttab:active{
    background-color: #6CB434 !important;
}



.disclist ul li a{
    
    padding: 0px !important;
    color: #73185F;
}

.q3_class a{
    color: #421363 !important; 
    font-family: 'Albert-Light' !important;
    font-size: 16px !important;
}

.commi ul {
    padding: 0px  8px!important;
    border-left: 2px solid #421363;

}
.commi ul li{
    color: #421363;
    padding: 0px !important;
    list-style-type: none;

}

.commi ul li h6{
    font-size: 13px;
    padding: 0px!important;
    font-family: 'Albert-Thin';
    font-weight: 400;
    color: #222222;
}
.commi p{
    font-size: 14px;
    color: #3976bd;
    padding: 0px  8px 4px 8px !important;
    border-left: 2px solid #73185F;
}
.commi p a{
    font-size: 16px !important;
    text-decoration: none !important;
}
.tab-content>.active {
    display: block;
}
.boa img{
    padding: 0px 0px 15px 0px;
    width: 100%;
}

.vedio{
    padding: 50px 0px;
}
.vedio h5{
    padding: 10px;
    font-size: 25px;
}
.twe{
    margin: 10px 0px;
}
.twe img{
    width: 380px;
    height: 250px;
    padding: 2px;
    border: 2px solid rgb(216, 214, 214);
}

.conthead{
    padding: 50px 0px;
}
.nav-tabb{
    margin: 0px !important;
}
.nav1{
    border-bottom: 1px solid rgb(211, 211, 211);
    margin-bottom: 20px;
}

.nav1 ul li{
    padding: 0px;
    margin: 0px !important;
    position: relative;
    display: block;
}
.nav-tabb li{
    padding: 0px !important;
margin: 0px !important;
}
.nav1 ul{
    padding-bottom: 10px !important;
    margin: 0px !important;
}
.nav1 button{
    margin: 0px !important;
}
.nav1 ul li button{
    background-color: #eee !important;
    border-left: 1px solid #dbdde0 !important;
    border-right: 1px solid #dbdde0 !important;
    margin: 0px !important;
    border-radius: 4px !important;
    padding: 6px 10px !important;
    letter-spacing: 1px;
    font-size: 13px;
    color: #337ab7 !important;
    border: none !important;
}


.nav1 ul {
    display: inline-block
}
.nav1 ul li{
    display: inline-block !important;
}


.nav-tabb li button{
    margin: 0px !important;
    color: #3976bd !important;
}

.nav-tabb li a{
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
}

.nav-tabb li .active a{
    color: rgb(255, 255, 255) !important;
    cursor: default !important;
    background-color: #412363 !important;
}
.whitetxtt .hold{ 
    text-align: center;
    align-items: center !important;
    width: 100% !important;

}
.shareholder{
    padding: 0px 15px;
}
.whitetxtt #holder{ 
    width: 100% !important;
    height: 400px !important; 
}

.shareholder{
    width: 100%;
}

.anychart-credits{
    display: none !important;
}


.regi{
    transition: all 1000ms ease 0s;
    background-color: #fff;
    position: relative;
    border: 1px solid rgb(22, 18, 18);
}
.colmn{
    padding: 4px;
    background-color: rgb(224, 224, 224);
}
.colmn p{
    font-family: 'Albert-Light';
    font-weight: 900;
    padding: 7px 0px 0px 4px;
}
.colmn:hover{
    background-color: #6BB533;
    color: #fff;
}
.rowre{
    padding: 50px 0px;
}
.colreg{
    padding: 10px!important;
}
.addi{
    padding:  20px 15px;
}
.addicon strong ,b{
    font-weight: 500;
    color: #414141;
}
.addicon p{
    font-size: 14px;
}
.whatbox{
    color: #fff !important;
    text-align: center;
    height: 100%;
}

.voilet p{
    text-align: center !important;
    justify-content: center;
    font-size: 24px !important;
    font-family: 'FS-Albert';
}
.green p{
    color: #fff !important;
    text-align: center !important;
    justify-content: center;
    font-size: 24px !important;
    font-family: 'FS-Albert';
}
.orange p{
    color: #fff !important;
    text-align: center !important;
    justify-content: center;
    font-size: 24px !important;
    font-family: 'FS-Albert';
}
.bule p{
    color: #fff !important;
    text-align: center !important;
    justify-content: center;
    font-size: 24px !important;
    font-family: 'FS-Albert';
}
.voilet{
    color: #fff;
    letter-spacing: 1px;
    font-size: 20px;
    padding: 60px 20px;
    font-size: 20px;
    background-color:#412363;
}
.green{
    background-color: #6BB533;
    color: #fff;
    font-size: 20px;
    padding: 60px 30px;
    font-size: 20px;
    text-align: center;
}
.orange{
    background-color:#FF5400;
    color: #fff;
    letter-spacing: 1px;
    padding: 60px 20px;
    font-size: 20px;
    text-align: center;
}
.bule{
    font-size: 20px;
    padding: 60px 20px;
    background-color:#08B3A9;
    color: #fff;
    text-align: center;
}

.color a{
    text-decoration: none !important;
}
.footer{
    padding: 60px 0px 40px;
    color: #fff;
  background: #2a3139;
}


.foot h5{
    font-size: 21px;
    font-weight: bold;
    font-family: 'FS-Albert';
}
.foot ul{
    padding: 0px !important;
    list-style-type: none;
}

.foot ul li{
    display: block;
}
.foot ul li a{
    text-decoration: none;
  
    color: rgb(255,255,255,.7);
  
    font-family: 'Albert-Light';
}

.footimg{
    text-align: center;
}
.footimg i{
    color: #fff !important;
    font-size: 13px;
    border:  2px solid #fff;
    padding: 11px;
}
.footimg img{
    width: 70%; float:left; margin-right:30%
}

/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:1650px){  
.footimg img{
    width:90%; float:left; margin-right:10%
}

}
.footer .col-sm-10{ padding-bottom:4%}
.footer .zzsc .col-sm-2:first-child{ width:12%}
.footer .zzsc .col-sm-2:nth-child(3){ width:21%}
.footer .zzsc .col-sm-2:nth-child(4){ width:21%}

.footer .zzsc .col-sm-2:nth-child(5){ width:12%}
.footer .zzsc .col-sm-2:nth-child(6){ width:12%}
.banquan {
    color: #ccc;
    padding-top: 30px;
    font-size: 15px;border-top: 1px solid rgba(255,255,255,0.1);
}
.banquan a{color: #ccc; text-decoration:none}
 @media(max-width:600px){
        .tab table{
            display:block;
            width:100% !important
            }
        }

@media(max-width:600px){
    .conttab{
       padding: 5px;
        }
    }
@media(max-width:600px){
    .sli h3{
       padding:  0px 0px 10px 60px  !important;
        }
    }
@media(max-width:600px){
        .sli h4{
           padding:  0px 0px 10px 15px  !important;
            }
        }

@media(max-width:600px){
    .sli{
       padding:  0px 25px 0px 0px  !important;
        }
    }
@media(max-width:600px){
    .nss{
       padding:  0px 35px !important;
        }
    }
@media(max-width:600px){
.ness{
    width: 100% !important;
    }
}
@media(max-width:600px){
    .nes{
        width: 100% !important;
        }
}

@media(max-width:600px){
.nim h5{
    padding-top: 30px;
    padding-left: 0px !important;
}
}
@media(max-width:600px){
    .box{
        width: 90%;
        height: 100%;
    }
}
@media(max-width:600px){
   .newbor{
       width: 100%;
      padding: 0px 25px;
   }
    
}
@media(max-width:600px){
.newbor .news{
    width: 100%;
    height: 100%;
}
}
@media(max-width:600px){
    .youu{
       margin-left: 0px!important;
       width: 100% !important;
    }
}
@media(max-width:600px){
    .youu .tub{
       width: 100% !important;
       height: 100% !important;
    }
}
@media(max-width:600px){
    .twe img{
       width: 100% !important;
       height: 100% !important;
    }
    }

@media(max-width:600px){
.discover{
    padding: 0px 5px;
}
}
@media(max-width:600px){
    .nss1{
        
        padding:  0px 35px ;
}}

@media(max-width:600px){
    .tweet{
        padding-top: 50px;
    }}

@media(max-width:600px){
.annual{
    margin-left: 0px;
    padding: 15px ;
}}

@media(max-width:600px){
.addd{
    padding: 10px 0px 0px 10px !important;
     float: none !important;
}
}
@media(max-width:600px){
    .you{
        padding: 20px 5px;
    }
}


@media(max-width:600px){
.footicon{ 
    float: right !important;
}
}
@media(max-width:600px){
    .footimg img{
        padding-top: 10px !important;
        margin-left: 12% !important;
    }
}

@media(max-width:600px){
.footimg img{
    width: 50%;
}
}



@media(max-width:600px){
    .list{
        display: none;
    }
}

@media(max-width:600px){
.navv ul {
    text-align: center;
    justify-content: center !important;
   margin: 10px !important;
   
}
}

@media(max-width:600px){
    .header{
        padding: 10px 0px  20px 0px!important;
    }
}
@media(max-width:600px){
    .logo img{
        width: 40%;
    }
}
@media(max-width:600px){
    .mobilelist{
        display: block;
    }
}


@media(max-width:600px){
.whitetxt{
    padding: 80px 10px !important;
}
}

@media(max-width:600px){
.nss{
    margin-left: 0px !important;
    padding: 0px 25px;
}
}


@media(max-width:600px){
.numb{
    margin-left: 0px !important;
}
}


@media(max-width:600px){
    .nes{
        padding: 15px 25px !important;
    }
    }

@media(max-width:600px){
        .ness{
            padding: 15px 25px !important;
        }
        }

      
        .animated {
            -webkit-animation-duration: 1s;
            animation-duration: 1s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
          }
          
          @-webkit-keyframes plusButton {
            from {
              -webkit-transform-origin: center;
              transform-origin: center;
              -webkit-transform: rotate3d(0, 0, 1, -135deg);
              transform: rotate3d(0, 0, 1, -135deg);
              background-color:red;
            }
          
            to {
              -webkit-transform-origin: center;
              transform-origin: center;
              -webkit-transform: none;
              transform: none;
              background-color:red;
            }
          }
          
          @keyframes plusButton {
            from {
              -webkit-transform-origin: center;
              transform-origin: center;
              -webkit-transform: rotate3d(0, 0, 1, 135deg);
              transform: rotate3d(0, 0, 1, 135deg);
              background-color:red;
            }
          
            to {
              -webkit-transform-origin: center;
              transform-origin: center;
              -webkit-transform: none;
              transform: none;
              background-color:red;
            }
          }
          
          .plusButton {
            -webkit-animation-name: plusButton;
            animation-name: plusButton;
          }
          
          
          @-webkit-keyframes closeButton {
            from {
              -webkit-transform-origin: center;
              transform-origin: center;
              -webkit-transform: none;
              transform: none;
              background-color:red;
            }
          
            to {
              -webkit-transform-origin: center;
              transform-origin: center;
              -webkit-transform: rotate3d(0, 0, 1, 135deg);
              transform: rotate3d(0, 0, 1, 135deg);
              background-color:red;
            }
          }
          
          @keyframes closeButton {
            from {
              -webkit-transform-origin: center;
              transform-origin: center;
              -webkit-transform: none;
              transform: none;
              background-color:red;
            }
          
            to {
              -webkit-transform-origin: center;
              transform-origin: center;
              -webkit-transform: rotate3d(0, 0, 1, 135deg);
              transform: rotate3d(0, 0, 1,135deg);
              background-color:red;
            }
          }
          
          .closeButton {
            -webkit-animation-name: closeButton;
            animation-name: closeButton;
          }
          
          @-webkit-keyframes circleShape {
            from {
              -webkit-transform-origin: center;
              transform-origin: center;
              background-color:red;
            }
          
            to {
              -webkit-transform-origin: center;
              transform-origin: center;
              -webkit-transform: rotate3d(0, 0, 1, 135deg);
              transform: rotate3d(0, 0, 1,135deg);
              background-color:red;
              border-radius: 100px;
            }
          }
          
          @keyframes circleShape {
            from {
              -webkit-transform-origin: center;
              transform-origin: center;
              background-color:red;
            }
          
            to {
              -webkit-transform-origin: center;
              transform-origin: center;
              -webkit-transform: rotate3d(0, 0, 1, 135deg);
              transform: rotate3d(0, 0, 1,135deg );
              background-color:red;
              border-radius: 100px;
            }
          }
          
          .circleShape {
            -webkit-animation-name: circleShape;
            animation-name: circleShape;
          }
          
         
          
        /*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:1650px){  
.list {
    position: relative;
    float: right;
    height: 78px;
}
.list ul li a {
    text-transform: uppercase;
    float: right;
    text-decoration: none;
    color: #222222;
    font-weight: normal;
    line-height: 78px;
}
.about {
    top: 73px;
    left: 0;
    right: 0;
    position: absolute;
    background-color: #ffffff;
    z-index: 300;
    width: 700px;
    display: none;
    padding: 20px 0px 0px 0px;
    height: 250px;
}.about ul li a {
    text-transform: none !important;
    padding: 4px !important;
   
    text-decoration: none;
    display: block;
    font-family: 'Albert-Light';
    float: none !important;
    text-align: left !important;
    line-height: 30px !important;
}
.logo img {
    height: 85px;
    padding: 3% 9%;
}.foot h5 {
    font-size: 18px;
    font-weight: bold;
    font-family: 'FS-Albert';
}
}
.m-toubu{ display:none }


/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:850px){  
.header{ display:none}
.m-toubu{ display:block }
.images{ background-size:cover; background-attachment:scroll}

.zuo_ab h2 {
    font-size: 20px;}
.zuo_ab span {
    font-size: 22px;
    color: #333;
    text-align: center;
    display: block;
}line {
    width: 20px;
    height: 1px;
    background: #333;
    margin: 0 auto;
    display: inline-block;
    vertical-align: middle;
}.zuo_ab p {
    color: #222;
    text-align: center;
    margin: 0 auto;
    margin-top: 20px;
    line-height: 32px;
    width: 80%;
}
.tree {background-size:cover; background-attachment:scroll}
.you_kuai {
    width: 36px;
    height: 213px;
    background-image: -webkit-linear-gradient(top,#237336,#83c443);
    position: absolute;
    right: 0%;
    bottom: 33%;
    line-height: 36px;
}.you_kuai p {
    transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    font-size: 13px;
    color: #fff;
    text-transform: uppercase;
    display: block;
    float: left;
    width: 36px;
    text-align: center;
    font-family: Barlow-Regular;
    letter-spacing: 4px;
    line-height: 36px;
}.qywl{ flex-wrap:  wrap ; width:100%}
.qywlan { flex:none; width:50%; margin-bottom:2%}

.qywlan i {
    margin-top: 20px;
    margin-top: 13px}
	
	.newssss iframe {
    height: 770px;
}.footer .zzsc .col-sm-2{ width:33.33%}
	.footer .zzsc .col-sm-2:first-child {
    width: 33.33%
}
.footer .zzsc .col-sm-2:nth-child(3) {
    width: 33.33%;
}	.zzsc {
    margin: 0 auto;
    padding-left: 5%;
    padding-right: 5%;
}
.footer .zzsc .col-sm-2:nth-child(4) {
    width: 33.33%;
}
.footer .zzsc .col-sm-2:nth-child(5) {
    width: 33.33%;
}
.footer .zzsc .col-sm-2:nth-child(6) {
    width: 33.33%;
}
.footer .zzsc .col-sm-2{ margin-bottom:6%}
.footimg{ display:none}


}





