body{
	border-top: 0;
	/* background-image:url(/images/02/newindex/bg.jpg),url(/images/02/newindex/bg2.jpg); */
	background-repeat:no-repeat;
	background-position:50% 0, 0 100%;
	background-size:100%;
	background: #f1f1f1;
}
.head_box,
.top_flash{
	overflow:fidden;
}
.top_flash{
	min-height:0;
}
.top_link{
	background:none;
	width: auto;
	padding-left: 0;
    height: auto;
	background: rgba(255, 255, 255, 0.5);
	padding: 5px 10px;
	border: 1px solid #fff;
    border-left: none;
	border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.icon_small{
	width: auto;
    padding-top: 0;
	background: rgba(255, 255, 255, 0.5);
	padding: 3px 0px 3px 10px;
	border: 1px solid #fff;
    border-right: none;
	border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.top_link a{
    color: #135091;	
}
.logo{
    width: 100%;
    margin: 0 auto;
    text-align: center;
    padding: 50px 0 20px;
}
.main_box{
	box-shadow: 0 0px 10px rgba(55, 55, 55, 0.51);
	float:none;
	margin: 0px 0 30px;
}
.icon_menu{
	float: none;
    background-image:none;
    width: 100%;
    height: auto;
}
.icon_menu ul{
	text-align: center;
    background: rgba(255, 255, 255, 0.63);
    border: 1px solid #fff;
    border-radius: 5px;
}
.icon_menu ul li{
	width: auto;
    display: inline-block;
    margin: 0;
	float:none;
}
.icon_menu ul li a{
	width: auto;
    padding: 10px 25px;
	position:relative;
	z-index:2;
	display:block;
	font-size: 16px;
}
.icon_menu ul li a:after{
	position:absolute;
	top:0;
	left:0;
	width:0%;
	height:100%;
	content:'';
	background:#fff;
	transition:all ease-in-out 0.3s;
	z-index:-1;
}
.icon_menu ul li a:hover{
	color:#000;
	background:none;
	width:auto;
	height:auto;
	color: #174674;
}
.icon_menu ul li:hover a:after{
	width:100%;
}
.index_news_box{
	overflow:hidden;
	background-color: none;
}
.index_news{
	width: 70%;
	margin-right: 3%;
}
.index_news_day{
	width: 27%;
    min-height: 180px;
    float: left;
    margin: 0;
}
.index_products{
	margin: 0;
    width: 100%;
}
.index_news_title,
.index_news_title_p{
	height: auto;
    background: none;
    line-height: 210%;
    padding-left: 20px;
    font-size: 18px;
    font-weight: bold;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#4b94c1+61,ffffff+100 */
	background: rgb(75,148,193); /* Old browsers */
	background: -moz-linear-gradient(left, rgba(75,148,193,1) 61%, rgba(255,255,255,1) 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(left, rgba(75,148,193,1) 61%,rgba(255,255,255,1) 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to right, rgba(75,148,193,1) 61%,rgba(255,255,255,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4b94c1', endColorstr='#ffffff',GradientType=1 ); /* IE6-9 */
	color: #fff;
    font-weight: normal;
	margin-bottom: 10px;
	border-left: 5px solid #09517d;
	border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
}
.vert .simply-scroll-list li,
.vert .simply-scroll-list,
.vert .simply-scroll-clip,
.vert{
	width:100% !important;
	overflow:hidden;
}
.vert .simply-scroll-list li{
	border-bottom: 1px solid #e8eaea;
	padding:10px 0;
}
.vert .simply-scroll-clip,
.vert{
	height:200px !important;
}
.index_news_t{
	margin-right: 3%;
    margin-left: 3%;
    width: 80%;
	font-size:14px;
}
.index_date{
	width: 14%;
	font-size:14px;
}
.day{
	float: none;
    margin-top: 0;
    padding-left: 0;
    width: 100%;
}
.productImg img{
	width:100% !important;
	height:auto !important; 
}
.productTitle a{
	font-size:14px !important;
}
.index_news_txt_pro{
	width:100%;
}
.index_news_txt_pro ul{
	overflow:hidden;
}
.index_news_txt_pro ul li{
	width: 23%;
    margin: 0 1%;
}
.index_news_txt_pro .productImg img{
 	height: 170px !important;
}
.footer{
	border-top: 1px solid #dddddd;
    margin-top: 50px;
}
.pro_left_text,
.prodcuts_left_text ul{
	padding-top: 0;
    height: auto;
    padding-left: 12px;
	overflow: hidden;
	margin: 20px 0;
}
.photo_box{
	box-shadow: 0 0px 10px rgba(55, 55, 55, 0.51);
	float:none;
	margin: 0px 0 30px;
}
.page_title_01{
	margin:0;
}
#inset{
	box-shadow:none;
}

.fb-like{
	margin:20px 0;
}
.prodcuts_left_text{
	padding-top: 0;
    height: auto;
	overflow: hidden;
	padding: 0;
}
.pro_right,
.pro_right ul{
	overflow:hidden;
}
#inset .productImg img{
	width:120px !important;
	height:90px !important;
}
.page_col{
	overflow: hidden;
	font-size:15px;
}
.page_col img{
	max-width:100%;
}