@charset "utf-8";
/* CSS Document */
/* Last Modify 2013-01-31 17:20 */
.w320 {
	width: 320px;
}

.w190 {
	width: 190px;
}

.lMar20 {
	margin-left: 20px;
}

.bMar50 {
	margin-bottom: 10px;
}

.bMar20 {
	margin-bottom: 10px;
}

/*index*/
.logo {
	width:130px;
	overflow: hidden;
	float: left;
}

.logo .logo_img01 {
	width: 130px;
	height: 42px;
	overflow: hidden;
	float: left;
	margin-top: 5px;
}
.logoname{
	width:490px;
	height:20px;
	background:url(../img/englisname.png) no-repeat;
	margin-top:20px;
	margin-left:-10px;
	float:left;
}

.logo_right {
	width: 140px;
	display: inline;
	float: right;
	text-align: right;
	margin-top: 20px;
	color: #1f545f;
	font-size:12px;
	-webkit-text-size-adjust: none;
}

.logo_right a {
	color: #f37800;
	margin: 0 5px;
}

.logo_right .english_a {
	color: #727272;
}

.logo_back {
	display: inline;
	float: right;
	margin: 22px 0 0 10px;
}

.logo_back a {
	color: #989898;
}

.logo_back a:hover {
	color: #989898;
}

/*企业网首页导航*/
.nav_bg {
	height: 43px;
	background:url(../img/qyw_bg02.png) repeat-x 0 -47px;
	width:100%;
	min-width:1026px;
}

.nav_left {
	position: absolute;
	width: 100%;
	height: 43px;
	overflow: hidden;
	left: -960px;
	top: 0;
	text-align: right;
	background: url(../img/qyw_bg02.png) repeat-x 0 0;
}

.nav_left img {
	float: right;
}

.nav_right img {
	float: left;
}

.nav_right {
	position: absolute;
	width: 123px;
	height: 43px;
	overflow: hidden;
	left: 960px;
	top: 0;
	text-align: left;
}

.nav_mid {
	width: 960px;
	height: 43px;
	background:url(../img/nav_mid_bg.jpg) no-repeat;
}

.nav_mid ul li {
	font-family:Arial;
	font-size:16px;
	width: 180px;
	line-height:35px;
	text-align: center;
	display: inline-block;
	float: left;
	color: #FFF;
	margin-right: 10px;
	position: relative;
	cursor: pointer;
}

.nav_mid ul li a {
	color: #FFF;
}
.nav_mid ul li a:hover{
	color:#fff;
	
}
.nav_mid ul li em {
	display: no;
}

.nav_mid ul li:hover em {
	display: block;
	width: 180px;
	height: 43px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #2b5167;
	filter: alpha(opacity=40);
	-moz-opacity: 0.4;
	opacity: 0.4;
}

.nav_mid ul li:hover a{
	color:#fff;
	text-decoration:none;
	z-index:999;
	position: relative;
	z-index: 99;
}



#show {
    height: 320px;
    margin: 0 auto;
    position: relative;
    width: 960px;
}
#show a {
    display: inline;
    float: left;
}
#show .img {
    height: 320px;
    overflow: hidden;
    position: absolute;
    width: 960px;
}
#show .img SPAN {
    display: block;
    position: absolute;
    width: 19999px;
}
#show .btns {
    position: absolute;
    width: 960px;
    z-index: 10;
}
#show .btns B {
    display: block;
    height: 14px;
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 295px;
    width: 100px;
}
#show .btns B I {
    background: #414140 none repeat scroll 0 0;
    border: 2px solid #414140;
    border-radius: 7px;
    cursor: pointer;
    float: left;
    font-size: 0;
    height: 10px;
    margin-right: 6px;
    overflow: hidden;
    width: 10px;
}
#show .btns B I:hover {
    background: #a7a7a6 none repeat scroll 0 0;
}
#show .btns B I.on {
    background: #3cd2f1 none repeat scroll 0 0;
    cursor: default;
}
#show .btns B I.on:hover {
    background: #3cd2f1 none repeat scroll 0 0;
    cursor: default;
}
#show .btns S {
    cursor: pointer;
    display: none;
    height: 80px;
    overflow: hidden;
    position: absolute;
    top: 130px;
    width: 60px;
}
#show .btns S I {
    background: rgba(0, 0, 0, 0) url("../images/btn_show.png") repeat scroll 0 0;
    height: 160px;
    position: absolute;
    width: 60px;
}
#show .btns S.prev {
    left: 0;
}
#show .btns S.prev I {
    top: -80px;
}
#show .btns S.next {
    right: 0;
}
#show.show-hover .btns S {
    display: block;
}

.masks {
    background: #000 none repeat scroll 0 0;
    height: 320px;
    opacity: 0.5;
    overflow: hidden;
    position: absolute;
}
.index_con{
	margin-top:10px;
	margin-bottom:15px;
}

.index_con p{
	color:#6f6767;
	font-size:12px;
	line-height:25px;
}




/*企业网列表*/
.timg_bg {
	background:url(../img/qyw_bg02.png)repeat-x 0 -161px;
	height: 118px;
}

.timg_lf {
	background:url(../img/qyw_bg02.png) repeat-x 0 -295px;
	text-align: right;
	width: 100%;
	height: 118px;
	position: absolute;
	left: -960px;
	top: 0;
}

.timg_rg {
	background:url(../img/qyw_bg02.png) repeat-x 0 -161px;
	height: 132px;
	position: absolute;
	top: 0;
	left: 960px;
}

.crumbs {
	position: absolute;
	bottom: 3px;
	right: 10px;
	color: #fff;
}

.crumbs a {
	color: #fff;
}

.rt_icon {
	position: absolute;
	right: 0;
	top: 0;
	width: 22px;
	height: 14px;
	overflow: hidden;
	background:url(../img/qyw_bg01.png) no-repeat -270px -67px;
}

.w140 {
	width: 140px;
}

.w740 {
	width: 740px;
}

.lf_nav {
	background:url(../img/lf_navbg.png) repeat-y 0 0;
	width: 184px;
	padding-top: 13px;
	overflow:hidden;
	padding-bottom:150px;
}

.wrap_main {
	background:url(../img/lf_navbg.png) repeat-y 0 0;
	position: relative;
}

.lf_nav ul {
	border-top: 1px solid #D9E9EA;
}

.lf_nav li {
	font-size: 16px;
	font-family:Arial;
	color: #4e8084;
	overflow: hidden;
	border-bottom: 1px solid #d9e9ea;
	padding:12px 0 12px 10px;
}

.lf_nav li a {
	color: #498082;
}

.lf_nav li.on {
	background:url(../img/lf_navbgon.jpg) no-repeat;
	font-weight: bold;
}

.lf_nav .ywtx li {
	height: auto;
	line-height: 0;
	border: 0;
	padding: 4px 0;
}

.lf_nav .ywtx li a {
	font-size: 12px;
	line-height: 18px!important;
	display: block;
	padding-right: 10px;
}

.lf_nav .ywtx li a.fw13 {
	font-size: 14px;
	font-weight: bold;
	line-height: 38px!important;
	background:url(../img/qyw_bg01.png) no-repeat -124px -67px;
	height: 38px;
	margin-top: 8px;
	color: #1e585a;
}

.lf_nav .ywtx .tit_li {
	position: relative;
	margin-top: -4px;
}

.lf_nav .ywtx li a.noMar {
	margin-top: 0;
}

.lf_nav .ywtx li.on {
	font-weight: bold;
	background: none;
}

/*Tool*/
.Tool{
	width:184px;
	overflow:hidden;
	margin-bottom:10px;
	margin-top:35px;
}
.Tool .tool_title{
	width:174px;
	height:35px;
	line-height:34px;
	padding-left:10px;
	font-size:18px;
	color:#fff;
	background:#5b9ca2;
	margin-bottom:5px;
}
.Tool ul span{
	margin-left:10px;
}
.lf_nav .Tool li{
	font-size:12px;
	color:#5b9ca2;
}





/*investor r*/
.box {
	margin-right: 10px;
}

.box h3 {
	background:url(../img/qyw_bg01.png) no-repeat -379px -140px;
	font-family:Arial;
	font-size: 24px;
	line-height: 40px;
	color: #233750;
	height: 40px;
	padding: 15px 0 4px 30px;
	padding-left: 30px!important;
	padding-top: 15px!important
}

.col_rightL{
	width:450px;
	float:left;
	margin-bottom:30px;
	overflow:hidden;
}
.rcon_info {
	text-indent: 0!important;
	overflow: hidden;
	margin: 0 10px;
	color: #676767;
	font-size: 14px;
	line-height: 24px;
	margin-bottom:35px;
}








/*列表页内容*/
.cont{
	overflow:hidden;
}
.cont p{
	line-height:25px;
	font-size:13px;
	color:#5b5b5b;
	margin-bottom:10px;
}

/*特型页1*/

.years{
	height:30px;
	margin-top:15px;
	background:url(../img/years_bg.jpg) no-repeat center;
	position:relative;
	overflow:hidden;
}

.year_left,.year_right{
	position:absolute;
	top:0px;
	width:50px;
	height:30px;
	cursor:pointer;
}
.year_left{
	background:url(../img/left.png) no-repeat left center #FFF;
	left:0;
}
.year_right{
	background:url(../img/right.png) no-repeat right center #fff;
	right:0;
	z-index:99999;
	width: 49px;
}
.years_nub{
	height:30px;
	overflow: hidden;
	position:absolute;
	left:68px;
	width:9999px;
}
.years_nub li{
	float:left;
	width:74px;
	height:30px;
	line-height:30px;
	text-align:center;
	margin-right:15px;
	background:#e0edee;
}
.years_nub li a{
	font-size:14px;
	color:#336a7c;
}

.years_nub li.current{
	background:#336a7c;
}
.years_nub li.current a{
	color:#fff;
}


.year_pic{
	width:740px;
	margin-top:50px;
	border-top:1px solid #D6D6D6;
	padding-top:30px;
}

.year_pic1{
	width:740px;
	height:auto;
	display:none;
}
.year_pic .year_pic1on{
	display:block;
	
}
.year_pic1 p{
	font-size:13px;
	line-height:25px;
	color:#494949;
	margin-bottom:25px;
}
.year_pic1 ul{
	width:740px;
	overflow:hidden;
}
.year_pic1 li{
	float:left;
	width:364px;
	height:159px;
	margin:0 6px 15px 0;
}






/*tx2*/
.cont{
	overflow:hidden;
}
.peo_list li{
/*	float:left;
	width:218px;
	height:298px;*/
	width:700px;
	height:219px;
	margin-left:20px;
	margin-bottom:25px;
}
.peo_pic{
	display:block;
	width:218px;
	height:219px;
	
	float:left;
}
.peo_pic img{
	width:100%;
	height:100%;
}

.cont .peo_cw p{
	margin-bottom:0;
}
.peo_cw{
	/*width:188px;
	height:75px;
	border-top:4px solid #52929C;
	background:#D1D1D1;*/
	width:450px;
	height:199px;
	padding:10px 15px;
	float:right;
}
.cont p.peo_name2{
	font-size:15px;
	line-height:30px;
}
.cont p.peo_name{
	line-height:30px;
	font-size:16px;
}
.cont p.peo_name a{
	color:#3a4448;
}
.cont p.peo_txt{
	line-height:22px;
	font-size:13px;
}
.cont p.peo_txt a{
	color:#828282;
}

.cont p.peo_txt a:hover{
	text-decoration:underline;
}





/*foot*/
.footer{
	width:100%;
	height:100px;
	border-top:1px solid #d6d6d6;
}
.foot{
	padding:15px;
	width:930px;
	color:#727272;
	font-size:12px;
	font-family:"宋体";
}