﻿@charset "utf-8";
/* CSS Document */

/*@import url(nav.css);*/
/*@import url(base.css);*/

/* 外框 */
.about_box{ border:1px solid #CCC; background:#FFF;box-shadow:0px 0px 8px #ccc;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius:5px;}





.right{width:790px; float:right; overflow:hidden; padding:0 20px;/*border:1px solid #090*/ }
.left{ width:300px;float:left;  overflow:hidden/* border:1px solid #090 */}
.right td{ padding:5px;}



/*左边导航*/
#left_nav{background:#FFF;  width:278px; padding:0 10px; }
#left_nav ul{ margin-bottom:5px;}
#left_nav ul li{ font-size:16px; color:#006;line-height:50px; height:50px;text-indent:30px; width:48%; float:left; border-bottom:1px dashed #efefef; background:url(../image/ri_icon_01.gif) no-repeat 8px #fff; }
#left_nav ul li a { display:block;}
#left_nav ul li a:hover { display:block;color:#23448b; background:url(../image/ri_icon_01.gif) no-repeat 8px #efefef}
#left_nav ul li .on{ display:block;  background:url(../image/ri_icon_01.gif) no-repeat 8px #efefef; font-weight:bold; color:#23448b;}


#about_tit1{border-bottom:1px solid #dfdfdf; height:42px; margin-bottom:5px; }
#about_tit1 h2{float:left; height: 42px;  line-height: 42px; background-color:#036; color:#FFF ; cursor: pointer;  font-size:16px;  text-align:center;}
#about_tit1 a{ float:right; line-height:42px; padding-right:5px;}



.tooltop{border-bottom:1px solid #dfdfdf; height:42px; margin-bottom:15px; margin-left:-20px; margin-right:-20px;}
.tooltop h2{float:left; height: 42px;  line-height: 42px; background-color:#036; color:#FFF ; cursor: pointer; padding:0 15px; font-size:16px; width:132px; text-align:center;}
.tooltop a{ float:right; line-height:42px; padding-right:5px;}


/*关于我们
.content{ padding:20px 50px;}
.content p{	font-size:14px;	line-height:30px;	color:#666;	padding-bottom:5px; text-indent:26px;}
.content h2{color:#f60;	font-size:16px;	font-weight:bold;	padding:20px 0 17px 20px;}

.banner1 {height:190px;width:510px; background:url(../images/bk_zjjc.jpg) left 0 no-repeat;	margin-bottom:10px;	margin:auto}
.banner2 {background: url(../images/bg_about_jc_02.jpg) no-repeat scroll center top transparent;height: 210px;width: 655px;margin:auto}
.youshi ul li{ clear:both; border-bottom:1px dashed #dedede; padding:20px 0;  }


.pic1 {height:150px; background:url(../images/bk_zjjc.jpg) left -190px no-repeat; margin-top:15px;}
.pic2 {height:132px; background:url(../images/bk_zjjc.jpg) left -333px no-repeat;}
.pic3 {height:195px; background:url(../images/bk_zjjc.jpg) left -473px no-repeat; clear:both}
.pic4 {height:210px; background:url(../images/bk_zjjc.jpg) left -665px no-repeat;}
.pic5 {height:160px; background:url(../images/bk_zjjc.jpg) left -874px no-repeat;}
.pic6 {height:200px; background:url(../images/bk_zjjc.jpg) left -1035px no-repeat;}

.intro{	color:#656565; width:430px; margin-left:30px; display:block; float:right}
.intro b{font-size:14px; clear:both; margin:20px 0;}
.intro p{ line-height:25px; _line-height:18px; font-size:12px; }
.intro i{ color:#069; font-weight:bold}
.intro .on{ color:#F60; float:right}
.zjjcysdh {	width:693px;height:20px;background:url(../images/coin_051.gif) left top no-repeat;	margin-bottom:50px;	padding:100px 0 0 10px;
}
.zjjcysdh a {	float:left;	height:20px;	width:21px;	margin-left:85px;}


主内容*/


