@charset "utf-8";
/* CSS Document */
body{font-family:"Microsoft YaHei";color: #404040;margin: 0px;padding: 0px;width: 100%;margin: auto;background:#fff;}
ul{ margin: 0px;padding: 0px;}
a{ text-decoration:none; color:#555;   }
a:hover{ text-decoration:none;}
p{margin:0px;}
li{list-style-type: none;}
h1,h2,h3,h4,h5,dd{ margin: 0px; padding: 0px; }
body > div{  margin:0 auto;   }

/*s214 头部*/
.s241_top
{
	width:100%;
	float:left;
	background:url(../images/logo_bg.jpg);
	height:115px;
}
.s241_top_1
{
	width: 70%;
	margin:auto;
	max-width: 1200px;
}
.s241_top_l
{
	
float: left;
	
margin-top: 10px;
}
.s241_top_l img
{
	
}
.s241_top_r
{
	
float: right;
}
.s241_top_r1
{
	
float: left;
	
text-align: right;
	
margin-top: 30px;
	
margin-right: 10px;
}
.s241_top_r1 p
{
	color:#0056a3;
	font-size:28px;
	/* float: right; */
}
.s241_top_r1 span
{
	font-size:16px;
	color:#000;
	/* float: right; */
}
.s241_top_r2
{
	
float: right;
}

/*s214 导航*/
.s241_nav
{
	
width: 100%;
background:url(../images/nav_bg_11.jpg);
height:74px;
float: left;
}
.s241_nav_1
{
	    width: 70%;
	    margin: auto;
	    max-width: 1200px;
	    position: relative;
}
.s241_nav_l
{
	
}
.s241_nav_l li
{
	
list-style: none;
	
float: left;
	
line-height: 74px;
	
background:url(../images/nav.png) right no-repeat;
	
padding-left: 45px;
	
padding-right: 45px;
	
font-size: 15px;
}
.s241_nav_r
{
	float:right;
	margin-top: 25px;
}
.s241_nav_l li a
{
	color:#000;
	text-decoration: none;
}
.s241_nav_l li a:hover
{
	color:#0056a3;
}

/*选项卡*/
.xxk
{
	width:100%;
	float:left;
}
.xxk_1
{
	width:100%;
	margin:auto;
	max-width:1200px;
}
.ys_bg1
{
	background:url(../images/y1.jpg) no-repeat #000000;
}
.ys_bg2
{
	background:url(../images/y2.jpg) no-repeat #000000;
}
.ys_bg3
{
	background:url(../images/y3.jpg) no-repeat #000000;
}
.ys_bg4
{
	background:url(../images/y4.jpg) no-repeat #000000;
}
.ys_bg5
{
	background:url(../images/y5.jpg) no-repeat #000000;
}


.s214_bt
{
	
width: 100%;
	
text-align: center;
	
float: left;
	
margin-top: 30px;
	
margin-bottom: 30px;
}
.s214_bt p
{
	
font-size: 40px;
	
color: #0056a3;
	
margin-bottom: 15px;
}
.s214_bt img 
{
	
}
.s214_bt span
{
	
width: 100%;
	
float: left;
	
font-size: 28px;
}



/*s214 案例*/
.s214_case
{
	width:100%;
	float:left;
}
.s214_case_1
{
	width:1200px;
	margin:auto;
}
.s214_case_t
{
	background:url(../images/pro.jpg) no-repeat center;
	width:100%;
	float:left;
	height:440px;
}
.s214_case_t1
{
	width:1200px;
	margin:auto;
}
.s214_case_cl
{
	float:left;
}



.u28_case_c
{
	width:100%;
	float:left;
	padding-bottom: 30px;
	padding-top: 30px;
}
.u28_case_c1
{
	width:1200px;
	margin:auto;
}
.u28_case_l
{
	
width: 625px;
	
float: left;
}
.u28_case_l li
{
	
float: left;
	
margin-right: 15px;
	
width: 274px;
	
height: 274px;
	
margin-bottom: 25px;
	
position: relative;
	
overflow: hidden;
}

.u28_case_l1 {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width:274px;
    height: 274px;
    border: 1px solid #fff;
}
.u28_case_lwz {
    position: absolute;
    width: 215px;
    /* height: 250px; */
    background: rgba(42,162, 217, 0.5);
    margin-left: 0px;
    height: 0%;
    transition: 1s ease;
    z-index: 99999999999999999999999999;
    padding: 30px;
    bottom: -80px;
}
.u28_case_lwz h1 {
    color: #fff;
    font-size: 18px;
    font-weight: 100;
    margin-top:55px;
    margin-bottom: 10px;
}
.u28_case_lwz h1 a
{
	color:#fff;
}
.u28_case_lwz p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}
.u28_case_l li:hover .u28_case_lwz {
	bottom: 0px;
	height: 80%;
}
.u28_case_r
{
	
width: 560px;
	
float: right;
	
background: #fff;
	
height: 725px;
	
position: inherit;
	
margin-top: -150px;
	
box-shadow: 0 0 6px 8px #00000008;
}
.u28_case_r1
{
	width: 100px;
	height: 100px;
	/* background-color: red; */
	transform:rotate(45deg);
	-ms-transform:rotate(45deg); /* Internet Explorer */
	-moz-transform:rotate(45deg); /* Firefox */
	-webkit-transform:rotate(45deg); /* Safari 和 Chrome */
	-o-transform:rotate(45deg); /* Opera */
	margin: 80px auto 40px;/*让菱形浏览器上居中*/
	border: 1px solid #0056a3;
}
.u28_case_r1 p
{
		transform:rotate(0deg);
		-ms-transform:rotate(0deg); /* Internet Explorer */
		-moz-transform:rotate(0deg); /* Firefox */
		-webkit-transform: rotate(-45deg); /* Safari 和 Chrome */
		-o-transform:rotate(0deg); /* Opera */
		position: absolute;
		font-size: 40px;
		color: #0056a3;
		margin-top: 25px;
		margin-left: 25px;
}
.u28_case_r2
{
	
}
.u28_case_r2 h1
{
	
text-align: center;
	
font-size: 30px;
	
color: #000;
	
font-weight: 100;
}
.u28_case_r2 span
{
	
color: #0056a3;
}
.u28_case_r2 p
{
	
padding-left: 60px;
	
padding-right: 60px;
	
line-height: 30px;
	
margin-top: 25px;
	
color: #999999;
	
font-size: 14px;
}
.s214_case_l
{
	width: 560px;
	float:left;
	background: #fff;
	height: 570px;
	position: inherit;
	box-shadow: 0 0 6px 8px #00000008;
}
.s214_case_r
{
	float:right;
}

.s214_case_r ul
{
	float:right;
}
.s214_case_r ul li
{
	float:right;
	margin-left: 15px !important;
	margin-right: 0;
}
.s241_caser
{
	float:right;
}


.s214_zmpp
{
	width:100%;
	float:left;
	background:url(../images/bg.jpg) no-repeat center;
	height:800px;
}
.s214_zmpp_1
{
	width:1200px;
	margin:auto;
}
.s214_zmpp_t
{
	
text-align: center;
}
.s214_zmpp_t h1
{
	
color: #fff;
	
font-size: 42px;
	
font-weight: 100;
	
margin-top: 75px;
}
.s214_zmpp_t p
{
	
color: #fff;
	
font-weight: 100;
	
font-size: 28px;
}


.s214_zmpp_b
{
	width: 1200px;
	float:left;
	margin-top: 50px;
}
.s214_zmpp_bl
{
	
float: left;
}
.s214_zmpp_bl p
{
	
width: 244px;
	
height: 103px;
	
background: #ffffff;
	
margin-bottom: 5px;
	
font-size: 16px;
	
color: #999999;
	
padding-left: 20px;
	
padding-top: 35px;
}
.s214_zmpp_bl span
{
	
color: #0056a3;
	
font-size: 30px;
}
.s214_zmpp_br
{
	float:right;
}
.s214_zmpp_br p
{width: 263px;height: 138px;background: #ffffff;
margin-bottom: 5px;
}
.s214_zmpp_bc
{
	float:left;
}

.s214_zmpp_br p
{
	
width: 243px;
	
height: 103px;
	
background: #ffffff;
	
margin-bottom: 5px;
	
font-size: 16px;
	
color: #999999;
	
padding-left: 20px;
	
padding-top: 35px;
}
.s214_zmpp_br span
{
	
color: #0056a3;
	
font-size: 30px;
}



.news
{
	width:100%;
	float:left;
	padding-top: 2%;
	/* margin-bottom: 2%; */
}
.news_1
{
	width:100%;
	margin:auto;
	max-width:1200px;
}
.news_c
{
	width:100%;
	float:left;
	margin-top: 2%;
}
.news_c li
{
	float:left;
	width: 27%;
	border: 1px solid #f1f1f1;
	padding: 2%;
	margin-right: 3%;
	list-style: none;
}
.news_c li img
{
	width:100%;
}
.right_news
{
	
float: right !important;
	
margin: 0px !important;
}
.news_c li h1
{
	font-size:20px;
	font-weight:100;
	height: 60px;
	line-height: 60px;
	border-bottom:  1px solid #f1f1f1;
}
.news_c li p
{
	font-size:14px;
	line-height:24px;
	color:#999;
	margin-top: 5%;
	margin-bottom: 5%;
}
.news_c li h1 a
{
	color:#000;
	text-decoration:none;
}
.news_c li span a
{
	color:#000;
	text-decoration:none;	
}
.news_c li span
{
	
float: left;
	
border: 1px solid #999;
	
padding: 2% 15%;
	
font-size: 14px;
	
border-radius: 20px;
}
.news_c li:hover h1 a
{
	color:#0056a3;
}
.news_c li:hover span a
{
	color:#0056a3;

}
.s214_news
{
	width:100%;
	float:left;
}
.s214_news_1
{
	width:1200px;
	margin:auto;
}



.yqlj
{
	
width: 100%;
	
float: left;
	
border-top: 1px solid #f1f1f1;
	
border-bottom:  1px solid #f1f1f1;
	
margin-top: 30px;
}
.yqlj_1
{
	
width: 100%;
	
max-width: 1200px;
	
margin: auto;
}
.yqlj_c
{
	
width: 100%;
	
float: left;
}
.yqlj_c a:hover
{
	color:#0056a3;
}

.yqlj_c a
{
	color:#000;
	text-decoration:none;








}
.yqlj_c p
{
	float:left;
	height: 45px;


	line-height: 45px;

	margin-right: 2%;
	font-size: 14px;
}



.bottom
{
	width:100%;
	float:left;
	background:#1f1f1f;
	padding-top: 2%;
	padding-bottom: 3%;
}
.bottom_1
{
	width:100%;
	max-width:1200px;
	margin:auto;
}
.bottom_z
{
	
width: 100%;
	
float: left;
}
.bottom_l
{
	
width: 22%;
	
float: left;
}
.bottom_l i
{
	
color: #fff;
	
font-size: 80px;
	
float: left;
	
padding-right: 8%;
}
.bottom_l p
{
	
color: #fff;
	
font-size: 16px;
	
margin-top:  1px;
	
float: left;
	
padding-top: 10%;
}
.bottom_l h1
{
	
color: #fff;
	
font-size: 25px;
	
float: left;
}
.bottom_l span
{
	
float: left;
	
color: #fff;
	
font-size: 14px;
	
line-height: 24px;
}
.bottom_c
{
	float:left;
	width: 65%;
	margin-left: 3%;
}
.bottom_r
{
	float: right;
	width: auto;
}

.bottom_c li
{
	
float: left;
	
width: 20%;
}
.bottom_c li h1
{

font-size: 16px;

font-weight: 100;

color: #fff;

margin-top: 10%;
}
.bottom_c li p
{
	
color: #959595;
	
font-size: 14px;
	
line-height: 35px;
}
.bottom_c li p a
{
	color: #959595;
	text-decoration:none;
} 
.bottom_r h1
{

font-size: 16px;

color: #fff;

font-weight: 100;

/* float: right; */

margin-top:  10%;

margin-bottom: 10%;
}
.bottom_c li p a:hover
{
	color:#fff;
}
.bottom_r img
{

float: left;
}


.icp
{
	width:100%;
	float:left;
	background:#f2f2f2;
}
.icp_1
{
	width:100%;
	max-width:1200px;
	margin:auto;
}
.icp_l
{
	float:left;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
}
.icp_r
{
	float:right;
	font-size: 14px;
	height: 45px;
	line-height: 45px;
}

.ydct
{
	float:right;
	position: relative;
}
.ydct:hover .ydct_1
{
	display:block;
}
.ydct_1
{
	display:none;
	position: absolute;
	margin-top: -180px;
}
.ydct_1 p
{
	color:#fff;
	font-size:14px;
	text-align:center;
	height:30px;
	line-height:30px;
	background: #999;
}



.logo_s
{
	float:right;
	padding-top: 26px;
	position: absolute;
	right: 0;
	width: 5%;
	height: 50px;
}
.logo_r p:hover
{
	background:#fc9e2d;
	color:#fff;
}
.logo_s img
{
	margin-left: 0%;
	right: 0;
	float: right;
}
.logo_s:hover .sousuo_wrap
{
	display:block;
}


.sousuo_wrap {/* float:left; */height:44px;margin-top: 50px;width: 300px;position: absolute;z-index: 99;right: 0;display: none;}
.sousuo_wrap input {outline:none;padding:0 115px 0 15px;border:1px solid #eee;height:44px;box-sizing:border-box;width: 300px;}
.sousuo_wrap button { color:#F8962B; cursor:pointer;   font-size:16px; line-height:44px;   outline:none;  border:none;background:none; height:44px; box-sizing:border-box;width:100px; line-height:44px; position:absolute;top:0px;right:0px;   }
.sousuo_wrap button i {  display:inline-block; line-height:42px; margin-top:-2px; vertical-align:middle;padding-right:5px;    }



@media ( min-width:760px ) and (max-width:980px){
	
.s214_case_t1 {
    width: 95%;
    margin: auto;
}
.u28_case_c1 {
    width: 95%;
    margin: auto;
}
.u28_case_l {
    width: 100%;
    float: left;
}
.u28_case_l li {
    float: left;
    margin-right: 1%;
    width: 24%;
    height: 24%;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
}
.u28_case_r2 p {

color: #333;

font-size: 20px;

height: 182px;

overflow: hidden;
}
.u28_case_r {
    width: 100%;

}
.s214_case_1 {
    width: 95%;
    margin: auto;
}
.s214_case_l {
    width: 100%;

}
.s214_case_r ul li {
    float: right;
    margin-left: 9px !important;
    margin-right: 0;
}
.s214_zmpp_1 {
    width: 95%;
    margin: auto;
}
.s214_zmpp_b {
    width: 95%;
    float: left;
    margin-top: 50px;
}

.s214_zmpp_bl p {
    width: 30%;
    float: left;
	    margin-left: 1%;
}
.s214_zmpp_bl {
    float: left;
    width: 100%;
}
.s214_zmpp {
    width: 100%;
    float: left;
    background: url(../images/bg.jpg) center;
    height: 1210px;
}
.s214_zmpp_bc img


{
	width:100%;
}
.s214_zmpp_bc {

    float: left;
    width: 100%;
}
.s214_zmpp_br {
    float: right;
    width: 100%;
}
.s214_zmpp_br p {
    width: 30%;
    float: left;
    margin-left: 1%;
}
.s214_news_1 {
    width: 95%;
    margin: auto;
}

.bottom_1_2
{
	
width: 19.8%;
	
float: left;
	
text-align: center;
	
background: #f2f2f2;
	
padding-top: 3%;
	
padding-bottom: 3%;
	
border-right:  1px solid #fff;
}
.bottom_1_2 i
{
	font-size: 50px;
}
.bottom_1_2 p
{
	
font-size: 24px;
}
.bottom_1_3 i
{
	font-size: 50px;
	color:#fff;
}
.bottom_1_3 p
{
	color:#fff;
font-size: 24px;
}
.bottom_1_3
{
	
width: 40%;
	
float:right;
	
text-align: center;
	
background: #0056a3;
	
padding-top:3%;
	
padding-bottom:3%;
}
.m_db
{
	display:block !important;
	width: 100%;
	float: left;
	background: #1f1f1f;
	padding-top:  5%;
	padding-bottom: 5%;
	text-align: center;
	color: #fff;
	font-size: 24px;
	line-height: 39px;
	margin-bottom: 14%;
}
.dd
{
	display:block !important;
	width: 100%;
	float: left;
	position: fixed;
	bottom: 0px;
	z-index: 999999999999999999999;
	background: #f1f1f1;
}
.bottom {
    display: none;
}
.icp {
    display: none;
}
.xxk_1 {
    width: 95%;
    margin: auto;
    max-width: 1200px;
}
}
.m_db
{
	display:none;
}
.dd
{
		display:none;

}


@media ( min-width: 980px ) and (max-width: 1200px){
.u28_case_c1 {
    width: 95%;
    margin: auto;
}
.u28_case_l {
    width: 50%;
    float: left;
}
.u28_case_l li {
    float: left;
    margin-right: 15px;
    width: 46%;
    height: 274px;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
}
.u28_case_r {
    width: 50%;
    float: right;
    background: #fff;
    height: 725px;
    position: inherit;
    margin-top: -150px;
    box-shadow: 0 0 6px 8px #00000008;
}
.u28_case_l {
    width: 50%;
    float: left;
}
.s214_case_1 {
    width: 95%;
    margin: auto;
}
.s214_case_l {
    width: 50%;
    float: left;
    background: #fff;
    height: 570px;
    position: inherit;
    box-shadow: 0 0 6px 8px #00000008;
}
.s214_zmpp_1 {
    width: 95%;
    margin: auto;
}
.s214_zmpp_b {
    width: 95%;
    float: left;
    margin-top: 50px;
}

.s214_zmpp_bl p {
    width: 30%;
    float: left;
	    margin-left: 1%;
}
.s214_zmpp_bl {
    float: left;
    width: 100%;
}
.s214_zmpp {
    width: 100%;
    float: left;
    background: url(../images/bg.jpg) center;
    height: 1210px;
}
.s214_zmpp_bc img
{
	width:100%;
}
.s214_zmpp_bc {

    float: left;
    width: 100%;
}
.s214_zmpp_br {
    float: right;
    width: 100%;
}
.s214_zmpp_br p {
    width: 30%;
    float: left;
    margin-left: 1%;
}
.s214_news_1 {
    width: 95%;
    margin: auto;
}
.bottom_1 {
    width: 95%;
    max-width: 1200px;
    margin: auto;
}
.s214_case_t1 {
    width: 95%;
    margin: auto;
}
.bottom_c {
    float: left;
    width: 62%;
    margin-left: 3%;
}
.news_c li h1 {
    font-size: 20px;
    font-weight: 100;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
}
.yqlj_1 {
    width: 95%;
    max-width: 1200px;
    margin: auto;
}
}
@media only screen and ( max-width: 768px) { 
.u28_case_c1 {
    width: 95%;
    margin: auto;
}
.u28_case_l {
    width: 50%;
    float: left;
}
.u28_case_l li {
    float: left;
    margin-right: 15px;
    width: 46%;
    height: 274px;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
}
.u28_case_r {
    width: 50%;
    float: right;
    background: #fff;
    height: 725px;
    position: inherit;
    margin-top: -150px;
    box-shadow: 0 0 6px 8px #00000008;
}
.u28_case_l {
    width: 50%;
    float: left;
}
.s214_case_1 {
    width: 95%;
    margin: auto;
}
.s214_case_l {
    width: 50%;
    float: left;
    background: #fff;
    height: unset;
    position: inherit;
    box-shadow: 0 0 6px 8px #00000008;







}

.s214_zmpp_1 {
    width: 95%;
    margin: auto;
}
.s214_zmpp_b {
    width: 95%;
    float: left;
    margin-top: 50px;
}

.s214_zmpp_bl p {
    width: 30%;
    float: left;
	    margin-left: 1%;
}
.s214_zmpp_bl {
    float: left;
    width: 100%;
}
.s214_zmpp {
    width: 100%;
    float: left;
    background: url(../images/bg.jpg) center;
    height: 1210px;
}
.s214_zmpp_bc img
{
	width:100%;
}
.s214_zmpp_bc {

    float: left;
    width: 100%;
}
.s214_zmpp_br {
    float: right;
    width: 100%;
}
.s214_zmpp_br p {
    width: 30%;
    float: left;
    margin-left: 1%;
}
.s214_news_1 {
    width: 95%;
    margin: auto;
}
.bottom_1 {
    width: 95%;
    max-width: 1200px;
    margin: auto;
}
.s214_case_t1 {
    width: 95%;
    margin: auto;
}
.bottom_c {
    float: left;
    width: 62%;
    margin-left: 3%;
}
.news_c li h1 {
    font-size: 20px;
    font-weight: 100;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #f1f1f1;
    overflow: hidden;
}
.yqlj_1 {
    width: 95%;
    max-width: 1200px;
    margin: auto;
}
.s214_case_t1 {
    width: 95%;
    margin: auto;
}
.u28_case_c1 {
    width: 95%;
    margin: auto;
}
.u28_case_l {
    width: 100%;
    float: left;
}
.u28_case_l li {
    float: left;
    margin-right: 1%;
    width: 100%;
    height: 100%;
    margin-bottom: 25px;
    position: relative;
    overflow: hidden;
}
.u28_case_r2 p {

color: #333;

font-size: 20px;

height: 362px;

overflow: hidden;
}
.u28_case_r {
    width: 100%;

}
.s214_case_1 {
    width: 95%;
    margin: auto;
}
.s214_case_l {
    width: 100%;

}
.s214_case_r ul li {
    float: right;
    margin-left: 9px !important;
    margin-right: 0;
}
.s214_zmpp_1 {
    width: 95%;
    margin: auto;
}
.s214_zmpp_b {
    width: 95%;
    float: left;
    margin-top: 50px;
}

.s214_zmpp_bl p {
    width: 93%;
    float: left;
    margin-left: 1%;
}
.s214_zmpp_bl {
    float: left;
    width: 100%;
}
.s214_zmpp {
    width: 100%;
    float: left;
    background: url(../images/bg.jpg) center;
    height: auto;
}
.s214_zmpp_bc img
{
	width:100%;
}
.s214_zmpp_bc {

    float: left;
    width: 100%;
}
.s214_zmpp_br {
    float: right;
    width: 100%;
}
.s214_zmpp_br p {
    width: 93%;
    float: left;
    margin-left: 1%;
}
.s214_news_1 {
    width: 95%;
    margin: auto;
}

.bottom_1_2
{
	
width: 19.8%;
	
float: left;
	
text-align: center;
	
background: #f2f2f2;
	
padding-top: 3%;
	
padding-bottom: 3%;
	
border-right:  1px solid #fff;
}
.bottom_1_2 i
{
	font-size: 24px;
}
.bottom_1_2 p
{
	
font-size: 14px;
}
.bottom_1_3 i
{
	font-size: 24px;
	color:#fff;
}
.bottom_1_3 p
{
	color:#fff;
	font-size: 14px;
}
.bottom_1_3
{
	
width: 39%;
	
float:right;
	
text-align: center;
	
background: #0056a3;
	
padding-top:3%;
	
padding-bottom:3%;
}
.m_db
{
	display:block !important;
	width: 100%;
	float: left;
	background: #1f1f1f;
	padding-top:  5%;
	padding-bottom: 5%;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 39px;
	margin-bottom: 14%;
}
.dd
{
	display:block !important;
	width: 100%;
	float: left;
	position: fixed;
	bottom: 0px;
	z-index: 999999999999999999999;
	background: #f1f1f1;
}
.bottom {
    display: none;
}
.icp {
    display: none;
}
.xxk_1 {
    width: 95%;
    margin: auto;
    max-width: 1200px;
}
.htmleaf-container
{
	display:block;
	height: 92px;
}
.dt_top
{
	display:none;
}
.logo
{
	display:none;
}
.s241_top {

    display: none;
}
.s241_nav {

    display: none;
}
.tab-content {
    width: 28% !important;
    float: right;
    max-width: 1200px;
    margin: auto;
    margin-bottom: 2%;
}
.nav-tabs {
    /* border-bottom: 1px solid #ddd; */
    display: inline-block;
    width: 63% !important;
    text-align: center;
    /* max-width: 1200px; */
    /* margin: auto; */
}
div.burger {
    height: auto;
    width: 10%;
    position: absolute;
    top: -5px;
    right: 25px;
    cursor: pointer;
    height: 65px !important;
    float: right;
}
.u28_case_l1 {
    display: block;
    vertical-align: middle;
    text-align: center;
    width:100%;
    height: 100%;
    border: 1px solid #fff;
}
.u28_case_l1 img
{
	width:100%;
	height: 100%;
}
.u28_case_lwz
{
	display:none;
}
.news_c li {
    float: left;
    width:100%;
    border: 1px solid #f1f1f1;
    padding: 2%;
    margin-right: 3%;
    list-style: none;
}
}