@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}
body{
margin:0px;
padding:0px;
background:#fff;
line-height:1.7em;
font-size:63%;
text-align:center;
font-family: Verdana, "宋体", Tahoma, Arial, Helvetica, sans-serif;
color:#333;
}
.clear{clear:both;}
a{text-decoration:none;color:#333;}
a:hover {color: #F00;}
form{margin:0px;}
ol,ul{margin:0px;padding:0px;list-style:none;}
h1,h2,h3,h4,h5,h6{margin:0px;padding:0px;font-size:1em;}
p {font-size:12px;line-height: 30px;letter-spacing:0.1em;text-indent:2em;}
img{border:0px;}
.border:{padding:2px;border:solid 10x #CCC;}
.img-left {float:left;padding:5px 15px 0 5px;}
.pad {padding-left:20px;padding-top:10px;color: #2B4552;text-indent:0;background:url("../img/img-index/lx-bg.jpg") no-repeat right bottom;}
.pad01 {color: #666;text-align:center;border-bottom:dashed 1px #DDD;text-indent:0;}
.img-in {padding:0 0 0 15px;}
.img-right {float:right; margin:5px 5px 2px 10px; }
.p-left {padding-left:30px;text-indent:1em;}
.p-top {text-indent:0;font-size:14px;color:#007BC1;padding-top:20px;padding-left:30px;}
.text-red {color:#F00;width:200px;display:block;border-bottom:1px dashed #666;}
#wrapper{width:960px;margin:0 auto;text-align:left;font-size:1.2em;}

/*header开始*/
#header{position:relative;height:90px;z-index:10;}
#header h1{width:179px;height:53px;padding:22px 0 0 25px;}
#friendLink{position:absolute;right:10px;top:10px;z-index:10;color:#666;}
#present{display:inline-block;width:210px;height:19px;line-height:19px;padding:2px 0 0 10px;background:url("../cn/img/img-common/search_input_bg.jpg") no-repeat left top;cursor:pointer;}
ul#links{display:none;width:198px;padding:5px 10px;background:#fff;border:1px solid #c7c7c7;color:#666;}
ul#links li{line-height:1.7em;}
#english{position:absolute;top:11px;right:240px;}
/*主导航开始*/
#mainNav{width:710px;height:48px;margin:-45px 0 0 245px;z-index:1;}
#mainNav li{float:left;position:relative;}
#mainNav li a{display:block;height:48px;background-image:url("../cn/img/img-common/mainNavbg.jpg");background-repeat:no-repeat;text-indent:-9999px;}
li#li_home a{width:62px;background-position:0px 0px;}
li#li_home a:hover{background-position:0px -48px;}
body#home #mainNav li#li_home a{background-position:0px -48px;}

li#li_about a{width:83px;background-position:-62px 0px;}
li#li_about a:hover{background-position:-62px -48px;}
body#about li#li_about a{background-position:-62px -48px;}

li#li_business a{width:82px;background-position:-145px 0px;}
li#li_business a:hover{background-position:-145px -48px;}
body#business li#li_business a{background-position:-145px -48px;}

li#li_development a{width:86px;background-position:-227px 0px;}
li#li_development a:hover{background-position:-227px -48px;}
body#development li#li_development a{background-position:-227px -48px;}

li#li_news a{width:88px;background-position:-313px 0px;}
li#li_news a:hover{background-position:-313px -48px;}
body#news li#li_news a{background-position:-313px -48px;}

li#li_investors a{width:87px;background-position:-401px 0px;}
li#li_investors a:hover{background-position:-401px -48px;}
body#investors li#li_investors a{background-position:-401px -48px;}
li#li_contact a{width:220px;background-position:-491px 0px;}
/*主菜单下拉导航*/
#mainNav li ul.subNav{position:absolute;top:46px;left:0px;padding-top:10px;background:url("../cn/img/img-common/cor1.gif") no-repeat 35px 1px;visibility:hidden;}
#mainNav li:hover ul.subNav,#mainNav li.li_over ul.subNav{visibility:visible;}
#mainNav li ul.subNav li.cor_left,#mainNav li ul.subNav li.cor_right{height:27px;width:2px;padding:0px;background:url("../cn/img/img-common/cor2.gif") no-repeat left top;}
#mainNav li ul.subNav li.cor_right{background:url("../cn/img/img-common/cor3.gif") no-repeat left top;}
#mainNav li ul.subNav li{background:url("../cn/img/img-common/cor4.gif") repeat-x left top;}
* html #mainNav li ul.subNav li{width:0%;white-space:nowrap;}
#wrapper #mainNav li ul.subNav li a{width:auto;height:27px;line-height:27px;color:#3c3c3c;text-indent:0px;padding:0 15px;background:url("../cn/img/img-common/cor_line.gif") no-repeat right 2px;}
#wrapper #mainNav li ul.subNav li a:hover{width:auto;background:url("../cn/img/img-common/cor_line.gif") no-repeat right 2px;color:#c90000;text-decoration:underline;}
#wrapper #mainNav li ul.subNav li a.final{background:none;}
#mainNav li ul.subNav li a.final:hover{background:none;}
#mainNav li#li_about ul.subNav{width:298px;background:url("../cn/img/img-common/cor1.gif") no-repeat 38px 1px;}
#mainNav li#li_development ul.subNav{width:466px;background:url("../cn/img/img-common/cor1.gif") no-repeat 40px 1px;}
#mainNav li#li_contact ul.subNav{width:205px;background:url("../cn/img/img-common/cor1.gif") no-repeat 165px 1px;}
/*header结束*/

/*banner开始*/
#banner{float:left;width:958px;height:238px;position:relative;margin-bottom:2px;border:solid 1px #CCC;background-color:#bdbdbd;}
#search,#search2{clear:both;margin-top:1px;height:27px;line-height:20px;padding-right:15px;background:#bdbdbd;text-align:right;}
#search2{float:right;width:300px;margin-top:5px;background:none;}
#search div,#search2 div{padding-top:1px;}
#search input,#search2 input{background:url("../cn/img/img-common/search_bg.gif") no-repeat;width:203px;height:17px;border:none;}
#search #input1,#search2 #input1{width:200px;height:17px;margin-top:4px;border:1px solid #c7c7c7;background:url("../cn/img/img-common/search_bg.gif") no-repeat;color:#666;}
#search input#button,#search2 input#button{width:56px;height:17px;line-height:17px;margin-top:1px;border:none;background:url("../cn/img/img-common/search_bottom.jpg") no-repeat;cursor:pointer;font-size:1em;color:#fff;}
/*banner结束*/

/*主要内容开始*/
#main {float:left;width:960px;padding-top:5px;	padding-bottom:10px;background:url("../cn/img/img-common/main-bg.jpg") repeat-x 0 0;}
#sidebar {width:230px;float:left;display:inline;margin-left:2px;margin-top:20px;}
#sidebar h1 {width:200px;margin-left:15px;margin-top:5px;height:35px;line-height:35px;font-size:14px;color:#333;text-indent:2em;letter-spacing:0.2em;border-bottom:solid 1px #CCC;background:url("../cn/img/img-common/bullet-1.gif") no-repeat 5px 8px;}

#sub-nav {float:left;width:230px;padding-bottom:10px;margin-bottom:20px;border:solid 1px #CCC;}
#sub-nav ul {padding:0;margin-top:10px;float:left;width:205px;}
#sub-nav ul li {padding:0;margin:0;float:left;width:225px;text-align:left;}
#sub-nav ul li a {display:block;width:200px;margin-left:15px;height:28px;line-height:28px;text-indent:4em;letter-spacing:0.2em;color: #444;border-bottom:dashed  1px #ccc;}
#sub-nav ul li a:hover {color: #F00;}
#sub-nav ul.sub-nav01 li a {height:28px;line-height:28px;text-indent:1em;letter-spacing:0em;font-family:"宋体",Verdana, Tahoma, Arial, Helvetica, sans-serif;}
#sub-nav ul.sub-nav01 li a:hover {color:#F00;}

.sidebar01{background:url("../cn/img/img-common/li-bg.gif") no-repeat 15px -28px;}
.sidebar02{background:url("../cn/img/img-common/li-bg.gif") no-repeat 15px -56px;}
.sidebar03{background:url("../cn/img/img-common/li-bg.gif") no-repeat 15px -84px;}
.sidebar04{background:url("../cn/img/img-common/li-bg.gif") no-repeat 15px -112px;}
.sidebar05{background:url("../cn/img/img-common/li-bg.gif") no-repeat 15px -140px;}
.p01{background:url("../cn/img/img-common/li-bg.gif") no-repeat -220px -28px;}
.p02{background:url("../cn/img/img-common/li-bg.gif") no-repeat -220px -56px;}
.p03{background:url("../cn/img/img-common/li-bg.gif") no-repeat -220px -84px;}
.p04{background:url("../cn/img/img-common/li-bg.gif") no-repeat -220px -112px;}
.p05{background:url("../cn/img/img-common/li-bg.gif") no-repeat -220px -140px;}
.p06{background:url("../cn/img/img-common/li-bg.gif") no-repeat -220px -168px;}
.p07{background:url("../cn/img/img-common/li-bg.gif") no-repeat -220px -196px;}
.p08{background:url("../cn/img/img-common/li-bg.gif") no-repeat -220px -224px;}
.p09{background:url("../cn/img/img-common/li-bg.gif") no-repeat -220px -252px;}
.p10{background:url("../cn/img/img-common/li-bg.gif") no-repeat -220px -280px;}
.p11{background:url("../cn/img/img-common/li-bg.gif") no-repeat -220px -308px;}

#box{width:226px;height:160px;padding:2px;border:solid 1px #CCC;background:url("../cn/img/img-common/03.jpg")no-repeat 2px 2px;background-color:#FFF;}

#lx{background-color:#F3F3F3;width:230px;height:200px;margin-top:20px;padding-bottom:10px;border:solid 1px #CCC;}
#lx ul{ padding:0;margih:0;width:200px;}
#lx ul li{margin-top:10px;margin-left:15px;width:200px;height:40px; line-height:40px;text-indent:3em;border:solid 1px #CCC;}
#lx ul li.lx-nav01{background:url("../cn/img/img-common/A.gif") no-repeat 5px 8px;background-color:#FFF;}
#lx ul li.lx-nav02{background:url("../cn/img/img-common/B.gif") no-repeat 5px 8px;background-color:#FFF;}
#lx ul li.lx-nav03{background:url("../cn/img/img-common/C.gif") no-repeat 5px 8px;background-color:#FFF;}

#content {width:680px;height:auto !important;height:800px;float:right;margin-top:20px;padding-left:20px;margin-left:20px;border-left:1px solid #CCC;display:inline;}
#content  h2{border-bottom: solid 1px #ddd; margin-bottom:7px;background: url("../cn/img/img-common/bullet-0.jpg") no-repeat 10px center;text-indent:40px;font-size:14px;height:25px;line-height:25px;}
ul.about02 {width:680px;float:left;	display:inline;	padding:0;margin:0;}
ul.about02 li {padding:0;margin:0;width:200px;float:left;display:inline;padding-top:15px;padding-left:10px;text-align:center;}
ul.about02 li a img {display:block;width:190px;height:143px;padding:10px;background-color:#EDEDED;border:solid 1px #CCC;}
ul.about02 li a:hover img{display:block;width:190px;height:143px;background-color:#FFF;}

#content01 {width:485px;height:auto !important;min-height:900px !important;height:900px;padding-right:20px;float:left;display:inline;border-right:1px solid #CCC;}
#content01 img{padding:5px 2px;}
#sidebar01 {width:140px;float:right;display:inline;margin-right:5px;}
#lx01{float:right;background-color:#F3F3F3;width:140px;height:auto;padding-top:20px;padding-bottom:10px;border:solid 1px #CCC;}

/*主要内容结束*/


/*footer开始*/
#footer{clear:both;height:80px;width:960px;margin-top:10px;padding-bottom:5px;background:url("../cn/img/img-common/footer_bg.jpg") no-repeat left bottom;border-top:1px dashed #9092be;}
#footer p{padding-top:10px;line-height:24px;text-align:center; font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif;
}
