.news_list{}
.news_list .news_li{display:block;width:calc(100% - 595px);float:right;margin-top:10px;}
.news_list .news_li:first-child{width:567px;float:left;}
.news_list .news_li .news_img{width:100%;padding-bottom:50%;position:relative;}
.news_list .news_li .news_img img{display:block;width:100%;height:100%;position:absolute;left:0;top:0;object-fit:cover;}
.news_list .news_li .news_txt{padding:16px 30px 21px;background:#2359C4;}
.news_list .news_li .news_txt p{margin:0;color:#FFF;margin-top:5px;}
.news_list .news_li .news_txt p a{color: #CCCCCC}
.news_list .news_li .news_txt p:first-child{height:30px;line-height:30px;font-size:20px;font-weight:bold;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.news_list .news_li .news_txt p:nth-child(2){line-height:27px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;min-height:54px;}
.news_list .news_li .news_p{padding:7px 25px 23px;background:#ededed;}

.news_list .news_li .news_p:hover{padding:7px 25px 23px;background:#FE830A; color:#FFFFFF}

.news_list .news_li .news_p .news_date{width:76px;padding-right:22px;position:relative;padding-top:14px;float:left;}
.news_list .news_li .news_p .news_date:after{content:'';width:1px;height:40px;background:#CCC;position:absolute;right:0;top:25px;}
.news_list .news_li .news_p .news_date span{display:block;text-align:center;}
.news_list .news_li .news_p .news_date span:first-child{height:40px;line-height:40px;font-size:30px;color:#000;font-weight:bold;}
.news_list .news_li .news_p .news_date span:last-child{font-size:12px;height:16px;line-height:16px;margin-top:3px;color:#7D7D7D;}



.news_list .news_li .news_p:hover .news_date span:first-child{color:#FFFFFF}
.news_list .news_li .news_p:hover .news_date span:last-child{color:#FFFFFF}


.news_list .news_li .news_p:hover .news_pp p:first-child{color:#FFFFFF}
.news_list .news_li .news_p:hover .news_pp p:last-child{color:#FFFFFF}


.news_list .news_li .news_p .news_pp{width:calc(100% - 76px);padding-left:15px;float:right;padding-bottom:3px;}
.news_list .news_li .news_p .news_pp p{margin:0;margin-top:10px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#666;}
.news_list .news_li .news_p .news_pp p:first-child{font-size:18px;line-height:26px;height:26px;color:#353535;}
.news_list .news_li .news_p .news_pp p:last-child{font-size:14px;height:24px;line-height:24px;}


.news_list .news_li .news_p:hover .news_pp:hover  .news_pp p:first-child{color:#fff;}

@media screen and (max-width:1229px){
.news_list{margin-top:10px;}
	.news_list .news_li{width:calc(100% - 510px);}
	.news_list .news_li:first-child{width:490px;}
}


@media screen and (max-width:1023px){
.news_list .news_li{width:100%;float:none;}
	.news_list .news_li:first-child{width:100%;float:none;}
	.news_list .news_li .news_img{padding-bottom:50.44%;}
    }
    
    
    @media screen and (max-width:499px){
    .news_list .news_li .news_txt{padding:10px 10px;}
	.news_list .news_li .news_p{padding:0px 10px 7px;}
    }

@media only screen and (min-width: 990px) {
.lx1l{float:left; width:55%;margin-left:5%}
.lx1r{float:right; width:35%;margin-right:5%; text-align:right}
}

@media screen and (max-width:667px){
.lx1l{float:left; width:98%;margin-left:2%}
.lx1r{float:left; width:98%;margin-right:2%; text-align: center}
}
@media screen and (max-width:499px){

.lx1l{float:left; width:98%;margin-left:2%}
.lx1r{float:left; width:98%;margin-right:2%; text-align: center}}




.ueeshop_responsive_info_list{margin:30px  0 0 0 ; overflow:hidden;}
.ueeshop_responsive_info_list .item{margin-bottom:35px; padding-bottom:35px; border-bottom:1px solid #e5e5e5;}
.ueeshop_responsive_info_list .item:last-child{margin:0;}
.ueeshop_responsive_info_list .item .img{width:22%; float:left;}
.ueeshop_responsive_info_list .item .info{width:78%; float:right;box-sizing:border-box;}
.ueeshop_responsive_info_list .item .info .title{max-height:57px; overflow:hidden; line-height:180%; padding-bottom:5px;}
.ueeshop_responsive_info_list .item .info .title a{font-size:24px; color:#555;}
.ueeshop_responsive_info_list .item .info .title a:hover{color:#024EA5;}
.ueeshop_responsive_info_list .item .info .time{font-size:14px; color:#999; line-height:20px;}
.ueeshop_responsive_info_list .item .info .time h2{display:none;}
.ueeshop_responsive_info_list .item .info .desc{font-size:14px; color:#999; line-height:25px; max-height:73px; overflow:hidden; margin-bottom:10px; margin-top:5px;display: block;}
.ueeshop_responsive_info_list .item .info .desc:hover{text-decoration: none;}
.ueeshop_responsive_info_list .item .link{display:none;}
.ueeshop_responsive_info_list .item.no_img .img{display:none;}
.ueeshop_responsive_info_list .item.no_img .info{width:100%; float:none; padding:0;}

@media only screen and (min-width: 990px) {
.ueeshop_responsive_info_list .item .img{width:22%; float:left;}
.ueeshop_responsive_info_list .item .info{width:78%; float:right; padding-left:25px; box-sizing:border-box;}

}

@media only screen and (max-width: 989px) {
.ueeshop_responsive_info_list .item .img{width:0%; float:left;display: none;}
.ueeshop_responsive_info_list .item .info{width:100%;box-sizing:border-box;}

}


@media only screen and (max-width: 767px) {
.pro_all_class  li{ width:50%;}
}

@media only screen and (max-width: 989px) and (min-width: 768px){
.pro_all_class  li{ width:33.3333%;}}

@media only screen and (min-width: 990px) {
.pro_all_class  li{ width:16.666%;}
.pro_all_class { padding-top:15px;}}


.pro_all_class { margin:0 auto; text-align:center;list-style-type:none;}

.pro_all_class  li{ margin:0 auto; text-align:center;list-style-type:none; float:left;color: #fff;}

.pro_all_class  li span{ color: #fff;}

.pro_all_class a {
	display: inline-block;
	width:100%;
	height:auto;
	overflow: hidden;
	text-align: center;
	font-size: 14px;
	color: 279c2c;
	background: #999;
	white-space: nowrap;
	text-overflow: ellipsis;
	line-height: 50px;
	text-decoration: blink;
	color: #fff;    border-radius:0px;text-decoration:none; border-right: #ccc solid 1px; padding-right:0px;list-style-type:none;
}
.pro_all_class a:hover {
	   transition:background 900ms;
	   -moz-transition:background 900ms;
	   -webkit-transition:background 900ms; 
	   -o-transition:background 900ms; 
	   text-align:center;
	   list-style-type:none;
	   background:#0048c4;
	   color: #fff;text-decoration:none
}

.pro_all_class .arv {
	   transition:background 900ms;
	   -moz-transition:background 900ms;
	   -webkit-transition:background 900ms; 
	   -o-transition:background 900ms; 
	   text-align:center;
	   list-style-type:none;
	   background:#0048c4;
	   color: #fff;text-decoration:none
}


/* Table of Contents
==================================================
    #Base 960 Grid
    #Tablet (Portrait)
    #Mobile (Portrait)
    #Mobile (Landscape)
    #Clearing */
/* #Base 960 Grid
================================================== */
html { min-width: 910px; }
html.responsive { min-width: 0px; }
.boxed#top { margin: 0 auto; overflow: visible; /* position:relative; z-index: 3; */ }

.container {
  position: relative;
  width: 100%;
  margin: 0 auto;
  padding: 0px 50px 0px 50px;
  clear: both;
}



.inner-container{ position: relative; height:100%; width:100%; }

/*no z-index for container_wrap or fixed bgs start disapearing when other elements transition -> weird chrome bug*/
.container_wrap {
  clear: both;
  position: relative;
  /* z-index: 1; */
  border-top-style: solid;
  border-top-width: 1px;
}

.unit, .units {
  float: left;
  display: inline;
  margin-left: 50px;
  position: relative;
  z-index: 1;
  min-height: 1px;
}
.row {
  position: relative;
  margin-bottom: 20px;
  clear: both;
}



#wrap_all {
  width: 100%;
  position: static; /*fixes chrome 40 issue with fixed section bgs*/
  z-index: 2;
  overflow: hidden;
}

.boxed #wrap_all {
  overflow: visible; /*needed for cart icon */
}


/* Nested Column Classes */
body .unit.alpha, body .units.alpha, body div .first {
  margin-left: 0;
  clear: left;
}
body .unit.alpha, body .units.alpha {
  width: 100%;
}
/* Base sizes */

.container .av-content-full.units  {width: 100%}
.container .av-content-small.units {width: 73%}


.boxed#top, .html_boxed.html_header_sticky #header{ width: 1010px; }
.container{ max-width: 1010px; }


/* #Tablet (Portrait)
================================================== */
/* Note: Design for a width of 768px, Gutter: 30px, Unit: 32px */
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .responsive #top { overflow-x: hidden; }
  .responsive .boxed#top , 
  .responsive.html_boxed.html_header_sticky #header{ width: 782px;}
  .responsive .container{ max-width: 782px; }
  .responsive.html_mobile_menu_tablet .boxed #wrap_all { overflow: hidden; /*needed for mobile menu scrolling */ }
}



/* All Tablets and smaller */
@media only screen and (max-width: 989px) {

.responsive #top #wrap_all .flex_column.av-break-at-tablet, .responsive #top #wrap_all .av-break-at-tablet .flex_cell {
    margin: 0;
    margin-bottom: 20px;
    width: 100%;
    display: block;
  }
  
.responsive #top #wrap_all .av-break-at-tablet-flextable, .responsive .av-layout-grid-container.av-break-at-tablet {
	display: block;	
  }

}


/*  #Mobile (Portrait)
================================================== */

@media only screen and (max-width: 767px) {
	
  .responsive .boxed #wrap_all { overflow: hidden; /*needed for mobile menu scrolling */ }
  .responsive #top { overflow-x: hidden; }
  .responsive .boxed#top, .responsive #top.boxed .stretch_full , 
  .responsive.html_boxed.html_header_sticky #header,
  .responsive.html_boxed.html_header_transparency div #header{ width: 100%; max-width: 100%; }
  .responsive #top .flex_column_table_cell{display: block;}
  .responsive #top .flex_column_table{display:block;}
  
  .responsive #top #wrap_all .container {
    width:94%;
    max-width:94%;
    margin: 0 auto;

    padding-right:0;
    float:none; padding-left:0px;
  }
  .responsive .units, .responsive .unit {
    margin: 0;
  }
  
  .responsive #top .container .av-content-small, .responsive #top #wrap_all .flex_column, .responsive #top #wrap_all .av-flex-cells .no_margin {
    margin: 0;
    margin-bottom: 20px;
    width: 100%;
  }
  
  .responsive #top #wrap_all .av-flex-cells .no_margin{
	  display: block;
	  margin: 0;
	  height:auto !important;
	  overflow: hidden;
	  padding-left:8% !important;
	  padding-right:8% !important;
  }
  
  .responsive #top #wrap_all .av-flex-cells .no_margin .flex_cell_inner{
	    width: 100%;
		max-width: 100%;
		margin: 0 auto;  
  }
  
  .responsive #top #wrap_all .av-flex-cells .no_margin.av-zero-padding{
	  padding-left:0% !important;
	  padding-right:0% !important;
  }
  
  .responsive #top #wrap_all .flex_column:empty{margin:0;}
}
/* #Mobile (Landscape)
================================================== */
/* Note: Design for a width of 480px */
@media only screen and (min-width: 480px) and (max-width: 767px) {

}

/* #Clearing
================================================== */
/* Self Clearing Goodness */
.container:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* Use clearfix class on parent to clear nested units,
    or wrap each row of units in a <div class="row"> */
.clearfix:before,
.clearfix:after,
.flex_column:before,
.flex_column:after,
.widget:before,
.widget:after
{
  content: '\0020';
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
.flex_column:after,
.clearfix:after {
  clear: both;
}
.row,
.clearfix {
  zoom: 1;
}
/* You can also use a <br class="clear" /> to clear units */
.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}
/* Columns for better content separation
================================================== */
body div .first,
body div .no_margin {
  margin-left: 0;
}
div .flex_column {
  z-index: 1;
  float: left;
  position: relative;
  min-height: 1px;
  width: 100%;
}
div .av_one_fifth {
  margin-left: 6%;
  width: 15.2%;
}

div .av_one_fifth1 {
  margin-left:1.5%;
  width:23.8%;
}


div .av_one_fourth {
  margin-left:3%;
  width: 22.75%;
}
div .av_one_third {
  margin-left: 6%;
  width: 29.333333333333332%;
}
div .av_two_fifth {
	margin-left: 0%;
	width: 100%;
}
div .av_one_half {
  margin-left: 6%;
  width: 47%;
}
div .av_three_fifth {
  margin-left: 6%;
  width: 57.599999999999994%;
}
div .av_two_third {
  margin-left: 6%;
  width: 64.66666666666666%;
}
div .av_three_fourth {
  margin-left: 6%;
  width: 73.5%;
}
div .av_four_fifth {
  margin-left: 6%;
  width: 78.8%;
}
div .av_four_fifth1{
  width: 90%; margin-left:5%
}
div .av_one_sixth {
  margin-left: 6%;
  width: 11.666666666666666%;
}
div .av_one_seventh {
  margin-left: 6%;
  width: 9.142857142857142%;
}
div .av_one_eighth {
  margin-left: 6%;
  width: 7.25%;
}
div .av_one_nineth {
  margin-left: 6%;
  width: 5.777777777777778%;
}
div .av_one_tenth {
  margin-left: 6%;
  width: 4.6%;
}
/* Columns for better content separation (no margin)
================================================== */
#top div .no_margin {
  margin-left: 0;
  margin-top: 0;
}
#top .no_margin.av_one_fifth {
  width: 20%;
}
#top .no_margin.av_one_fourth {
  width: 25%;
}
#top .no_margin.av_one_third {
  width: 33.3%;
}
#top .no_margin.av_two_fifth {
  width: 40%;
}
#top .no_margin.av_one_half {
  width: 50%;
}
#top .no_margin.av_three_fifth {
  width: 60%;
}
#top .no_margin.av_two_third {
  width: 66.6%;
}
#top .no_margin.av_three_fourth {
  width: 75%;
}
#top .no_margin.av_four_fifth {
  width: 80%;
}
#top .no_margin.av_one_sixth {
  width: 16.666666666666668%;
}
#top .no_margin.av_one_seventh {
  width: 14.285714285714286%;
}
#top .no_margin.av_one_eighth {
  width: 16.66666%; margin-bottom:20px;
}
#top .no_margin.av_one_nineth {
  width: 11.11111111111111%;
}
#top .no_margin.av_one_tenth {
  width: 10%;
}

/* Columns with equal height
================================================== */

#top .flex_column_table{
	display: table;
	table-layout: fixed;
	width:100%;
}

#top .flex_column_table_cell{
	float:none;
	display: table-cell;
}

#top .av-flex-placeholder{
	display: table-cell;
	width: 6%;
}

.av-align-top{ vertical-align: top; }
.av-align-middle{ vertical-align: middle; }
.av-align-bottom{ vertical-align: bottom; }

/*breaking point logic for the common  1/4 element in ipads. makes sure that it converts to a 1/2 element in most cases*/
@media only screen and (min-width: 768px) and (max-width: 989px) {
  .responsive .av_one_fourth.first.el_before_av_one_fourth.flex_column_div,
  .responsive .av_one_fourth.first + .av_one_fourth.flex_column_div,
  .responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth.flex_column_div,
  .responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth + .av_one_fourth.flex_column_div,
  .responsive .av_one_half.first + .av_one_fourth.el_before_av_one_fourth.flex_column_div,
  .responsive .av_one_half.first + .av_one_fourth.el_before_av_one_fourth + .av_one_fourth.flex_column_div,
  .responsive .avia-content-slider-inner .av_one_fourth.flex_column_div {
    margin-left: 4%;
    width: 48%;
  }
  .responsive .av_one_fourth.first.el_before_av_one_fourth.flex_column_div,
  .responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth.flex_column_div,
  .responsive .av_one_half.first + .av_one_fourth.el_before_av_one_fourth.flex_column_div,
  .responsive .av_one_fourth.first + .av_one_fourth + .av_one_half.flex_column_div,
  .responsive .avia-content-slider-inner .av_one_fourth.first.flex_column_div {
    margin-left: 0%;
    clear: both;
  }
  .responsive .av_one_half.first.el_before_av_one_fourth.flex_column_div,
  .responsive .av_one_fourth.first + .av_one_fourth + .av_one_half.flex_column_div {
    width: 100%;
  }
  .responsive .av_one_half.first + .av_one_fourth.flex_column_div,
  .responsive .av_one_half.first + .av_one_fourth + .av_one_fourth.flex_column_div,
  .responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth.flex_column_div,
  .responsive .av_one_fourth.first + .av_one_fourth + .av_one_fourth + .av_one_fourth.flex_column_div,
  .responsive .av_one_fourth.first + .av_one_fourth + .av_one_half.flex_column_div {
    margin-top: 30px;
  }
}
