/* CSS Document */

/*　------------------------------------------------------------------全局------------------------------- */
html,body{height:100%;background:url(../images/lo_05.jpg) repeat-x;}
body, p ,input,div,select,textarea{font-size: 12px;font-family:simsun; margin:0; padding:0;color:#383838;}
div{marign:0 auto;} 
form,img,ul,ol,li,dl,dt,dd, a, h4,table{margin: 0;padding: 0;border: 0;}
ul{list-style:none;}

.logo{width:162px; height:61px; background:url(../images/index_03.jpg) repeat-x;}
.nav1{width:117px; height:61px; background:url(../images/index_04.jpg) repeat-x;}
.nav2{width:117px; height:61px; background:url(../images/index_05.jpg) repeat-x;}
.nav3{width:117px; height:61px; background:url(../images/index_06.jpg) repeat-x;}
.nav4{width:117px; height:61px; background:url(../images/index_07.jpg) repeat-x;}
.nav5{width:350px; height:61px; background:url(../images/index_08.jpg) repeat-x;}
.d_search{float:right;text-align:left;position:relative;top:2px;}
.d_search input{border:none;width:220px;margin:0;padding:4px 0 0 0;background:url(images/searchBG.gif) repeat-x top left;height:18px;color:#7E7E7E;}
.d_search img{margin:0;+margin:1px 0 0 0;}
.d_loginfo{padding:0 20px 0 0;}
.news1{width:484px; height:9px;background:url(../images/index_17.jpg) repeat-x;overflow: hidden;}
.news2{width:482px; height:206px;background:url(../images/index_22.jpg) repeat-x;border-right:#C0C0C0 solid 1px;border-left:#C0C0C0 solid 1px;padding-top:10px;}
.news3{width:484px; height:6px;background:url(../images/index_37.jpg) repeat-x;}
.tec1{width:235px; height:9px;background:url(../images/index_18.jpg) repeat-x;overflow: hidden;}
.tec2{width:233px; height:206px;background:url(../images/index_22.jpg) repeat-x;border-right:#C0C0C0 solid 1px;border-left:#C0C0C0 solid 1px;padding-top:10px;}
.tec3{width:235px; height:6px;background:url(../images/index_38.jpg) repeat-x;}
.foot{border-top:#B2B2B2 solid 1px;width:970px;height:50px;text-align:right;padding-right:10px;color:#989898;padding-top:8px;}
/*-------------------  宽  ------------------*/
.left_nav{height:480px;width:211px ;}
.left_nav1{height:19px;width:211px;background:url(../images/erji_03.jpg); }
.left_nav2{height:80px;width:211px;/*background:url(../images/erji_07.gif);*/ }
.er1{width:741px; height:13px;background:url(../images/erji_15.jpg) repeat-x;}
.er2{width:679px; height:370px;background:url(../images/index_22.jpg) repeat-x;border-right:#C0C0C0 solid 1px;border-left:#C0C0C0 solid 1px;padding:10px 30px 10px 30px;}
.er3{width:741px; height:16px;background:url(../images/erji_16.jpg) repeat-x;}

/*-------------------  宽  ------------------*/
.w0{width:auto}
.w{width:980px}
.w1{width:484px}
.w2{width:235px}
.w3{width:190px}
.w4{width:748px}



/* ------------------  高  ------------------*/
.h{height:auto}
.h1{height:61px}
.h2{height:672px}

.h3{height:216px}
.h4{height:276px}
.h5{height:352px}






/* ------------------ 背景 ------------------*/
.b{ background:url(../images/top_01.jpg) no-repeat;}
.b1{
	background-image: url(../images/erji_071.jpg);
}



/* -------------------------- 内边距  ----------------------------*/
.p{ padding:0 auto}
.p1{padding-top:20px;padding-left:0px;padding-bottom:20px;padding-right:0px;}
.p2{padding-bottom:20px;}
.p3{padding-left:20px; }
.p4{padding-left:50px;}
.p5{padding-bottom:6px;}
.p6{padding-left:12px;}
.p7{padding-top:10px;padding-bottom:10px;}






/* ----------------- 外边距 -----------------*/
.m{margin:0 auto}
.m1{ margin-top:40px}
.m2{ margin-top:20px}




/* ----------------- 浮动 -----------------*/
.f{ float:left;}
.f2{ float:right;}
.f3{ float:inherit;}

.d {display:block; }

.lh{ line-height:16px;}
.lh1{ line-height:20px;}
.lh2{ line-height:38px;}
.lh3{ line-height:28px;}
.lh4{ line-height:32px; zoom:1;}
.t{ text-align:right;}
.t1{ text-align:center;}
.t2{ text-align: left;}
.ls{ letter-spacing:13px;}

/* ----------------- 字体 -----------------*/
.c{color: #FFFFFF;}
.c1{color: #0066cc;;}
.c2{color: #6d6d6d;}
.ft{font-weight: bold;}
.fs{font-size: 18px;}
.c3{color: #e63f55;}
.tal{text-align:left}
.tac{text-align:center}
.tar{text-align:right}
.youyuan{font-size: 14px;font-family:宋体;}



/* ----------------- 边线 -----------------*/
.bor{border-right-width: 1px;border-right-style:solid;border-right-color: #CCCCCC;}
.b-up{border:0px}
.bor3{border:#CC0033 solid 1px}
.bor4{border-top:#CC0033 solid 1px}

/* ----------------- 连接 -----------------*/

a.bla:link {color: #333333;text-decoration: none;}
a.bla:hover {color: #FF3366;text-decoration: underline;}
a.bla:visited {text-decoration: none;color: #000000;}
a.bla:active {text-decoration: none;color: #FF0000;}

a.blue:link {color: #0066cc;text-decoration: none;}
a.blue:hover {color: #0099cc;text-decoration: none;}
a.blue:visited {color: #0066cc;text-decoration: none;}
