﻿@import url("mobile_system.css");
@charset "utf-8";
/*全局样式定义*/
body {margin: 0px;padding: 0px;font-size: 12px;color: #333;background-color:#F0F7FF;}
/*全站标题栏颜色设置*/
.heda-top-color{color:#fff; background-color:#2da7d7;}
.heda-title-color{color:#fff; background-color:#2da7d7;}
#heda-root-navbar li {color:#fff; background-color: #464646;}
#heda-root-navbar .selected,#ui-heda-root-navbar ul li a:hover{color:#fff; background-color: #2da7d7;}
.channelform .submit, .share-submitbtn {background-color: #2da7d7;}
/*其他自定义样式区域*/
#zty-ui-liebiao{width:100%;}
#zty-ui-liebiao a{width:100%;height:36px;clear:both; display:block; line-height:36px; background:url(http://file.hedaweb.com/skin/mobile025/img/a_bg.png); background-size:100% 100%; color:#FFFFFF; text-decoration:none;padding-left:2%; padding-top:1%; padding-bottom:1%;}
#zty-ui-liebiao a:hover{
	filter:alpha(opacity=95); /*IE滤镜，透明度50%*/
	-moz-opacity:0.95; /*Firefox私有，透明度50%*/
	opacity:0.95;/*其他，透明度50%*/}
#zty-ui-liebiao a img{width:36px; height:36px; float:left;margin-right:2%;}

.heda-con-txt-frame1 img{max-width:100%; height:auto;}

.heda-con-listview .heda-con-text-contxt p.mobile_idx_about_img { float: left; margin: 0 10px 0 0; width: 160px; height: 110px; background: url(http://file.hedaweb.com/skin/pc071215/img/aboutbg[1].jpg) no-repeat center center; background-size: contain; }
.heda-class li a{ width:94%; padding:0px 2%; overflow:hidden;}


.heda-con-listview .heda-con-text-contxt p .left{ max-width: 100% !important;}


	.foucebox {position:relative;width:95%;overflow:hidden; border:1px solid #E1E1E1;}
	.foucebox .bd {left:0;top:0;width:100%;height:305px;overflow:hidden; position:relative}
	.foucebox .bd .bPrev,.foucebox .bd .bNext{position:absolute;  display: block; width: 34px; height: 44px; background:#ccc; text-align:center; line-height:44px; font-size:20px; color:#fff; top:40%; z-index:999;}
	.foucebox .bd .bPrev{left:0px;}
    .foucebox .bd .bNext{right:0px;}

	.foucebox .bd img {width:100%;}

	.foucebox .hd {position:relative;height:67px;}
	.foucebox .hd ul {padding:6px 0 0 0;text-align:center;}
	.foucebox .hd li {position:relative;float:left;display:inline;width:71px;height:57px;margin-left:8px;overflow:hidden; overflow:hidden; line-height:12px; }
	.foucebox .hd a {display:block;width:67px;height:34px;padding:2px; background:url({#WebRu#}skin/pc071215/img/yule_sp.png) -80px -3px no-repeat; color:#A9A9A7;}
	.foucebox .hd img {width:67px;height:34px; margin-bottom:5px;}
	.foucebox .hoverBg {position:absolute;left:32px;top:3px;width:71px;height:41px; background:url({#WebRu#}skin/pc071215/img/yule_sp.png) no-repeat; cursor:pointer;z-index:2;}


.heda-searchbar-input{width: 78%;margin-left: 1%; float:left;}
.heda-searchbar-language{width: 18%;height:40px;background-color: #ececec;border-radius: 4px;display:block;float:right;line-height:40px;text-align:center;font-size:14px;color: #2da7d7;margin-right:1%;}