.head_top, .hidden{display: none;}
.pagewrap{width: 96%;padding: 2%;}
.menu_box,.logo_top ul h2{display: none;}
.input_search{width:auto;}
.menuHide, .block{display: block;}
.menuHide {
	display: block;
	width: 100%;
	/* margin-top: 15px; */
	position: relative;
	z-index: 100;
	background-color: #fff;
	border-top: solid #ccc 1px;
	border-bottom: solid #ccc 1px;
}
.menuMobile {
	position: relative;
	display: block;
	width: 100%;
	float: none;
	z-index: 20;
	padding: 8px 0;
	background-color: #16C0F1;
}
.menuMobile h1 {
	display: block;
	color: #fff;
	font-size: 16px;
	text-align: right;
	background-image: url("../images/new/menu-mobile.png");
	background-repeat: no-repeat;
	background-position: 10px center;
	
	width: 95px;
	cursor: pointer;
	line-height: 34px;
	height: 34px;
	padding-right: 15px;
	float: left;
}
.menuMobile ul {
	display: none;
	text-indent: 10px;
	margin-top: 8px;
}
.menuMobile ul ul {
	text-indent: 25px;
	margin-top: 0;
	display: none;
}
.menuMobile ul, .menuMobile ul h1 {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.menuMobile ul li {
	position: relative;
}
.menuMobile ul li a, .menuMobile h2 {
	display: block;
	color: #fff;
	font-size: 13px;
	text-transform: uppercase;
	padding: 0px 10px;
	background: #16C0F1;
	margin-top: 1px;
	line-height: 32px;
	cursor: pointer;
	white-space: nowrap;
	overflow: hidden;
}
.menuMobile ul ul li a {
	opacity: .85;
}
.menuMobile ul ul li a:active {
	opacity: .85;
}
.menuMobile h2 {
	text-transform: uppercase;
}
.menuMobile h2.sub_active, .menuMobile h2:active, .menuMobile li:active a {
	opacity: .85;
}
.bannerMain{height:auto;}
.banner li{background-size: contain; height:160px;}
.logo_top{position:relative; text-align:center; top:0px; left:0px;}
.placeSlide{width:100%;}
.onePro {
    width: 95%;
    float: left;
    margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 10px;
    margin-top: 5px;
    background: #fff;
    list-style: none;
    color: #666;
    padding: 1%;
    border: solid #CCC 1px;
    height: auto;
}
.onePro img {
    width: 100%;
    height: auto;
    display: block;
}
.conten_page {
    padding: 1%;
    background: #fff;
    width: 96%;
    margin-top: 0px;
    margin-bottom: 30px;
    -webkit-box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px;
    box-shadow: rgba(0, 0, 0, 0.15) 0px 5px 5px;
    position: relative;
    z-index: 2;
}
.left_conten {
    float: left;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
}
.right_conten{width:100%;}
.onePro_2 {
    width: 95%;
    float: left;
   margin-right: 1%;
    margin-left: 1%;
    margin-bottom: 20px;
    background: #fff;
    list-style: none;
    color: #666;
    padding: 1%;
    border: solid #CCC 1px;
}
.onePro_2 img {
    width: 100%;
    height: auto;
    display: block;
}
.news-img{width:95%; text-align:center; padding:2%; height: auto}
.news-img img{max-width:100%; height:auto;}
.news-view{width:100%;}
.showText img{max-width:100%;}
.item_global_videoyoutube {
    float: left;
    width: 48%;
    margin-left: 1.5%;
    overflow: hidden;
    height: 240px;
    margin-bottom: 10px;
}
.item_global_videoyoutube .img_item_global_videoyoutube {
    width: 100%;
    height: 150px;
    overflow: hidden;
}
.box_view_video iframe{width:100%; height:250px;}
.item_global_picturegallery {
    float: left;
    width: 98%;
    margin-left: 1%;
    margin-right: 1%;
    overflow: hidden;
    margin-bottom: 10px;
    position: relative;
}
.contact .left {
    width: 100%;
    float: left;
}
.contact .right {
    width: 100%;
    float: right;
}
.contact .left input {
    width: 78%;
}
.contact .right input, .contact .right textarea {
    width: 78%;
}
.company_add_footer{width:100%; text-align:center}
.copyright_footer{width:100%; text-align:center}
.copyright_footer ul{text-align:center;}
.logo_top, .logo_top li{float:none;}
.tintuc_home_right ul {
    margin-bottom: 8px;
    float: left;
    margin-right: 0px;
    width: 98%;
}
.tintuc_home_right ul li {
    float: left;
    width: 100%;
    list-style: none;
	margin-right:0px;
}
.tintuc_home_right ul li img {
    max-width: 98%;
    height: auto;
    border: solid #FFF 4px;
}
.tintuc_home_right ul h1{
    width: 100%;
    float: left;
    color: #333;
    line-height: 20px;
    font-weight: bold;
    font-size: 14px;
    padding-bottom: 5px;
}
.tintuc_home_right ul p{width:100%;}