
body{font-family: "verdana";}
.main-banner{width:100%;float:left;background: #f4c82f url(assets/images/banner.png) no-repeat center center;min-height: 310px;background-size: cover;}
.main-banner img{max-width:100%;}
.menu ul{margin:0px;padding:0px;list-style:none;float: right;background: #ffdcb9;}
.menu ul li{float:left;padding: 13px 0px;width: 33.33%;}
.menu ul li:hover{background:#fff2e2}
.menu ul li.current_page_item{background:#fff2e2}
.menu ul li.current_page_item a{border:none}
.menu ul li:nth-child(2) a{border:none;}
.other-text{
    text-align: right;
    color: #503291;
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    float: right;
    width: 100%;
    padding-bottom: 5px;
}
.menu ul li:hover a{text-decoration:none}
.menu ul li a{
    font-weight: bold;
    font-size: 11px;
    color: #000;
    line-height: 14px;
    text-transform: uppercase;
	border-left:1px solid #000;padding:0 25px
}
.header{width:100%;float:left;background:#000;}
.header-in{    display: flex;    justify-content: center;    align-items: center;}
.header-in .column{margin-left:auto;}
.header-in .last{margin-left:auto;}
.article-wrap{width:100%;float:left;padding:50px 0;background:#a5cd50;}
.article-wrap h3, .video-wrap h3{
    margin: 0px;
    padding: 0px 30px;
    text-align: center;
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    border-bottom: 2px solid #eb3c96;
    padding-bottom: 10px;
    margin-bottom: 10px;
    text-transform: uppercase;
    }
.article-list{
    width: 100%;
    float: left;
    background: #fff;
    margin-bottom:15px;
    margin-top:15px;
    border: 1px solid #dfdfdf;
}
.article-list h2{
    position: absolute;
    bottom: 0px;
    margin: 0px;
    padding: 0px;
    color: #fff;
}
.article-list h2 a{
    padding: 20px 25px;
    display: block;
    color: #fff;
    font-size: 20px;
    line-height: 29px;
    z-index: 99;
    position: relative;
}
.text-part span{color:#5c5c5c;font:bold 10px/15px "Verdana";display: inline-block;border-bottom: 1px solid #5c5c5c;padding-right: 20px;padding-bottom: 10px;text-transform: uppercase;}
.text-part{
    float: left;
    width: 100%;
    padding: 0px 20px 13px 20px;
}
.text-part p{
    font-size: 12px;
    line-height: 18px;
    padding-top: 20px;
}
.imgae-con img{width:100%;}
.imgae-con{
    width: 100%;
    float: left;
    position: relative;
}
.imgae-con:after{
	content: "";
    background: linear-gradient(to bottom, rgba(0, 0, 0, .01) 0, rgba(0, 0, 0, .09) 11%, rgba(0, 0, 0, .12) 13%, rgba(0, 0, 0, .19) 20%, rgba(0, 0, 0, .29) 28%, rgba(0, 0, 0, .29) 29%, rgba(0, 0, 0, .42) 38%, rgba(0, 0, 0, .46) 43%, rgba(0, 0, 0, .53) 47%, rgba(0, 0, 0, .75) 69%, rgba(0, 0, 0, .87) 84%, rgba(0, 0, 0, .98) 99%, rgba(0, 0, 0, .94) 100%);
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 100%;   
     z-index: 1;
	 }
.video-wrap{width:100%;float:left;padding:50px 0;}
.video-wrap .article-list{border:none;}
.video-wrap .text-part {padding-left:0px;padding-right:0px;}
.video-wrap .text-part a{font-size: 16px;
    line-height: 20px;
    color: #000;
    margin: 0px;
    margin-top: 10px;
    display: block;
    font-weight: bold;}
	.video-wrap .text-part p {
    
    padding-top: 10px;
}
.main-article{width:100%;float:left;margin:50px 0 50px 0;}
.main-article .deatil h1 a{}
.main-article .deatil{width:45%;float:left}
.main-article .deatil img{max-width:100%;width:100%;}
.main-article .deatil:last-child{margin-left:30px;}
.main-article .deatil h1 a{color: #000;    font-weight: bold;    margin-bottom: 10px;    display: block;}
.flex-box .deatil span{
    font-weight: bold;
    font-size: 10px;
    border-bottom: 1px solid #000;
    padding-bottom: 10px;
    padding: 10px;
    display: inline-block;
    margin-bottom: 15px;
}
.flex-box .deatil p{
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 20px;
}
.flex-box{
    display: flex;
    padding: 15PX;
    border: 1px solid #cecece;
    border-radius: 3px;
    justify-content: flex-start;
    align-items: flex-start;
}
.video-wrap .owl-dots{width: 100%;
    float: left;
    text-align: center;}
.video-wrap .owl-dot.active{background:#eb3c96}
.video-wrap .owl-dot{width: 22px;
    height: 6px;
    background: #000;
    display: inline-block; margin:0 2px;}
	
	.article-wrap .owl-dots{width: 100%;
    float: left;
    text-align: center;}
.article-wrap .owl-dot.active{background:#eb3c96}
.article-wrap .owl-dot{width: 22px;
    height: 6px;
    background: #000;
    display: inline-block; margin:0 2px;}
	
	
	.footer{float: left;    width: 100%;    background: #454851;position: relative;}
.footer-grid{display: flex;align-items: center;justify-content: flex-start;flex-wrap: wrap;/* height:60px; */padding: 10px 0;}
.footer-grid p{margin:0px;padding:0px;color:#fff;font-size: 14px;/* line-height: 76px; */}
.footer-grid .left-footer{}
.footer-grid .left-footer:last-child{margin-left:auto;}
.show-on-phone{display:none;}
@media(max-width: 767px){
.header-in{flex-direction: column;}
.header-in .last{display:none;}
.menu ul {
  
    float: left;
    
    margin: 0 auto;
    width: 100%;
    text-align: center;
}
.main-banner {
    
    background-size: contain!important;
	min-height:170px;
}
.flex-box {
   
    flex-direction: column;
}
.main-article .deatil {
    width: 100%;
    float: left;
}
.main-article .deatil:last-child {
    margin-left: 0px;
}
.owl-nav{display:none;}
.main-article .conatiner{padding:0px;}
.header-in .column {
    margin-left: 0;
    width: 100%;
    text-align: center;
    padding: 5px 0;
}
.header-in .column img{width:50%;}
.menu ul li.current_page_item {
    background: #fff2e2;
    display: inline-block;
 
}

.footer-grid .left-footer:last-child {
    margin-left: 0;
    text-align: center;
    width: 100%;
    margin: 10px 0;
}
.other-text{
    text-align: center;
   
}

.main-article .container{padding:0px;}
.main-article {
   
    margin: 10px 0 0 0;
}
}