﻿@import url("reset.css");
@import url("global.css");
@import url("head.css");
@import url("foot_con.css");

.header{
	height:300px;
	background: url(../images/about_us.jpg) no-repeat center;
	width: 100%;
	overflow: hidden;
}


/* 页内主体框架 */


/*内容*/
.container {
	background: url(../images/about_us_bg.gif) repeat-x;
	width: 100%;

}
.content_Box {
	width: 1002px;
        min-height:600px;
        height:100%;
        _height:600px;
	margin: 0px auto;
	position: relative;

}
/*左侧导航*/
.content_Nav {
	width: 220px;
	height: auto;
	background-color: #FFFFFF;
	margin-top: -46px;
	position: absolute;
}
.content_Nav .content_bj {
	margin-left: 10px;
	margin-top: 8px;
}
/*.content_bj .sty01 {
	font-family: Arial;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	padding-top: 28px;
}*/
.content_bj .sty02 {
	font-family: "microsoft yahei";
	font-size: 30px;
	color: #FFFFFF;
	text-align: center;
	background: url(../images/content_nav.jpg) no-repeat;
	height: 116px;
	width: 200px;
	vertical-align: bottom;
	padding-top: 40px;
}

.left_nav{
	background: url(../images/content_nav_hover.gif) no-repeat;
}

#left_nav {
	background: top;
	margin-top: -40px;
}
#left_nav li {

    color: #666666;
	font-family: "microsoft yahei";
	font-size: 20px;
	height: 49px;
	width: 200px;
	text-align: center;
    background: url(../images/content_nav_li.gif) no-repeat;
}
#left_nav a {
	line-height: 49px;
	height: 49px;
	display: block;
  
}
#left_nav a:hover{
	background: url(../images/content_nav_hover.gif) no-repeat;
	color: #c30100;
}

.content_Nav .search {
	background: url(../images/search_bg.gif) no-repeat;
	height: 127px;
	width: 199px;
	margin-top: 14px;
	padding-top: 20px;
	padding-left: 12px;
}
.content_bj .search .sty03 {
	color: #7a7a7a;
	font-family: "宋体";
	font-size: 14px;
	font-weight: bold;
}
.content_Nav .content_bj .search #search-box input {
	margin-top: 10px;
	font-size: 12px;
	text-align: left;
}
.content_bj .search .sty04 {
	border: #d6d6d6 1px solid;
	padding:5px;
	width: 160px;
	color: #666666;
	text-align: left;
}
.content_bj .search .sty05 {
	border:none;
	width:85px;
	height:26px;
	background:url(../images/bg_sidesearch.gif);
	cursor:pointer;
	line-height:300px;
	overflow:hidden;
}
/*右侧内容*/
.content_Con {
	height: auto;
	width: 760px;
}
.content_Con .con_nav {
	border-bottom: 1px solid #e1e1e1;
	height: 35px;
	width: 760px;
	display: block;
	padding-top: 20px;
}

.con_nav .sty01 {
	display: block;
	text-align: center;
	width: 760px;
	height: 35px;
}
.con_nav .sty01 .sp01 {
	font-family: "microsoft yahei";
	font-size: 20px;
	color: #000000;
	height: 22px;
	width: 100px;
	margin-left: 12px;
	background: url(../images/about_us_01.jpg) no-repeat left;
	float: left;
}
.con_nav .sty01 .sp02 {
	color: #999999;
	font-family: "宋体";
	font-size: 12px;
	margin-top: 5px;
	width: 600px;
	vertical-align: bottom;
	text-align: right;
	float: right;
}
.con_nav .sty01 .sp02 a {
	color: #999999;
}
.content_Con .con_con {
	font-family: "宋体";
	font-size: 14px;
	color: #333333;
	height: auto;
	margin-top: 30px;
	margin-left: 15px;
	line-height: 27px;
}
.con_con .introduce {
	width: 740px;
	margin: 0px auto;
}
.content_Con .con_con .p01 {
	text-indent: 2em;
	width: 740px;
	text-align: justify;
	font-family: "宋体";
	font-size: 14px;
	line-height: 1.8;
	color: #333;
}
/*总裁致辞*/
.con_con .president {
	width: 740px;
	margin: 0px auto;
}
.president .title {
	font-family: "黑体";
	font-size: 24px;
	font-weight: bold;
	margin-top: 45px;
	margin-bottom: 20px;
}
.president p {
	font-family: "宋体";
	font-size: 14px;
	line-height: 1.8;
	text-indent: 2em;
}
.president img{width: expression(this.width > 650 ? '650px': true); max-width:650px;}

.president .pic {
	height: 390px;
	width: 280px;
	float: left;
	padding-right: 30px;
	padding-bottom: 10px;
}
/*组织机构*/
.structure {
	width:680px;
        margin-left:30px;
}
/*公司高管*/
.senior li {
	height: 220px;
	width: 150px;
	text-align: center;
	color: #333;
	line-height: 22px;
	font-size: 14px;
	padding-right: 77px;
	float: right;
}
.senior_con {
	width: 720px;
	margin-left: 40px;
        _display:inline;
	height: 550px;
}

.senior_pic {
	float: left;
	width: 270px;
}
.senior_pic dt {
	border: 1px solid #d9d9d9;
	height: 260px;
	width: 218px;
	text-align: center;
	padding-left: 10px;
	padding-top: 10px;
}

.senior_pic img {
	float: left;
	height: 252px;
	width: 208px;
}
.senior_name {
	float: left;
	width: 400px;
}
.senior_name dd {
	font-size: 14px;
	font-family: "宋体";
	color: #333333;
	line-height: 1.8;
	
}
/*集体荣誉TAB标签页*/


.title_tabs {
	height: 44px;
	width: 726px;
	border: 1px solid #d7dbdc;
	background: #eff3f4;
	overflow: hidden;
}
.title_tabs li {
	float: left;
	width: 362px;
	font-family: "microsoft yahei";
	font-size: 14px;
	color: #000000;
	text-align: center;
	line-height: 44px;
	font-weight: bold;
	cursor:pointer;
}
.title_tabs .current {
	color: #FFFFFF;
	background: #dc2d32;
	font-size: 14px;
	cursor: pointer;
}
.title_tabs li a:hover {
	color: #FFFFFF;
	font-size: 14px;
	background: #DB2D32;
}

.sible_title {
	width: 730px;
	margin-top: 20px;
	height: 20px;
	border-bottom: 3px solid #e7e7e7;
	padding-bottom:10px;
}

.sible_tabs {
	position: relative;
}

.sible_tabs li {
	width: 118px; 
	line-height: 20px; 
	text-align: center; 
	float: left; 
	display: inline;
}
.sible_tabs li .on {
	color: #FF0000; 
	font-weight: bold;
}
.sible_tabs p {
	position:absolute;
	top:29px;
	left:20px;
	width:110px;
	height:7px;
	border-top: 3px solid #d23433; 
	overflow: hidden; 
	text-align: center;
}

.sible_tabs b {
	display:inline-block;
	width:0;
	height:0;
	margin-top:-3px;
	overflow: hidden;
	font-size: 0;
	border-top: 9px solid #d23433;
	border-right: 9px dashed #fff;
	border-bottom: 9px dashed #fff;
	border-left: 9px dashed #fff;
}
.sible_block {
	width: 730px;
	height: auto;
	position: relative;
	display: none;
}
.sible_block ul {
	margin-top: 30px;
	width: 726px;
	padding-left: 30px;
}

.sible_block li {
	line-height: 40px;
	font-family: "宋体";
	color: #000000;
	padding-left: 40px;
	list-style: disc;
}
.sible_block .zh {
	background: url(../images/zkl.gif) no-repeat right;
}
.sible_block .zhl {
	background: url(../images/zkl.gif) no-repeat right;
}
.sible_block .kjl {
	background: url(../images/kjzl.gif) no-repeat right;
}
.sible_block .jml {
	background: url(../images/jml.gif) no-repeat right;
}
.sible_block .hbzyl {
	background: url(../images/hbzy.gif) no-repeat right;
}
.sible_block .gyl {
	background: url(../images/gyl.gif) no-repeat right;
}
.one{
	background-color: #f3f3f3;
}
.two{
	background-color: #ffffff;
}


/*个人荣誉*/
.con_con .grbt {
	color: #d23433;
	font-family: "黑体";
	font-size: 24px;
	line-height: 30px;
	text-align: center;
}
.arrow {
	width: 980px;
	position: relative;
}


.con_con .grry {
	margin-top: 35px;
	font-family: "宋体";
	color: #666666;
	width: 760px;
}
.grry .btblock {
	display: block;
	font-size: 14px;
	font-weight: bold;
	line-height: 35px;
	text-align: center;
	background: #e0e0e0;
	width: 760px;
}


.grry .btblock li {
	float: left;
	background: #e0e0e0;
}
.grry .zp {
	width: 140px;
	border-left: 2px solid #ebebeb;
	border-right: 2px solid #FFFFFF;
}


.grry .xm {
	width: 90px;
	border-right: 2px solid #FFFFFF;
}

.grry .ry {
	width: 200px;
	border-right: 2px solid #FFFFFF;
}


.grry .qk {
	width: 305px;
	border-right: 2px solid #e1e1e1;
}
.grry .xxblock {
	display: block;
	font-size: 12px;
	font-weight: normal;
	text-align: center;
	background: #e0e0e0;
}


.grry .xxblock li {
	float: left;
	background: #f4f4f4;
	height: 153px;
}
.grry .xxzp {
	width: 140px;
	border-left: 2px solid #ebebeb;
	border-right: 2px solid #FFFFFF;
	line-height: 153px;
}
.sible_block .dql {
	background: url(../images/dql.gif) no-repeat right;
}

.grry .xxxm {
	width: 90px;
	border-right: 2px solid #FFFFFF;
	line-height: 153px;
	vertical-align: middle;
}
.grry .xxry {
	width: 200px;
	border-right: 2px solid #FFFFFF;
	text-align: justify;
	line-height: 20px;
}
.grry .xxqk {
	width: 305px;
	border-right: 2px solid #e1e1e1;
	text-align: justify;
	line-height: 20px;
}
.grry .bx{
	border-bottom: 2px solid #FFFFFF;

}



.grry .span{
	height: 100%;
	vertical-align:middle;
	display:inline-block;

}

.grry  img {
	height: 125px;
	width: 105px;
}
/*地理位置*/
.con_con .location {
	margin: 0px auto;
	width: 710px;
	height: auto;
}
.location .address {
	font-family: "宋体";
	font-size: 12px;
	color: #000000;
}
.location .address li {
        width:700px;
	border-bottom: 1px dotted #cccccc;
}
.location .map {
	overflow: hidden;
	margin-top: 30px;
}


/*分页*/
.content_Con .page {
	text-align: center;
	padding-top: 20px;
	height: 30px;
	clear: both;
	padding-bottom: 5px;
	overflow:hidden;
	background: #f6f6f6;
	width: 740px;
	margin-left: 15px;
	margin-top: 20px;
}
.content_Con .page a {
	border: 1px solid #c8c7c7;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 5px;
	font-size: 14px;
	line-height: 2em;
	color: #7e7e7e;
}

.content_Con .page a:hover {
	color: #fff;
	text-decoration: none;
	background: #cc012a;
	border: 1px solid #ba210d;
}
.kong {
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 20px;
   
}

.content_Con .page a.checked {
	color: #fff;
	text-decoration: none;
	background: #a5151c;
	border: 1px solid #ba210d;
}

/*gotop*/
#gotop{ width:52px; 
         height:52px; 
		 background:url(../images/about_us_top.gif) no-repeat; 
		 position:fixed; 
		 right:50px; 
		 cursor:pointer;
		 _position:absolute;
		 _bottom:auto;
		 _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
}



#gotop{ bottom:132px;} 

.jiacu {
	font-weight: bold;
}
