@charset "gb2312";
/* CSS Document */
*{ margin:0 auto; padding:0; }
div,ul,ol,li,h1,h2,h3,h4,h5,h6,form,input,p,table,tr,th,td,iframe,embed,object,img£¬span,a,dd,dt,dl{margin:0; padding:0;}
body{ font-size:12px;font-family:"Î¢ÈíÑÅºÚ"; color:#494949;background-attachment:fixed;}
i{font-style:normal;}
em{font-style:normal;}
ul{list-style-type:none;}
a{outline:0;cursor:pointer;*star:expression(this.onFocus=this.blur());}
.hidden{display:none;}
.clr{clear:both;padding:0;margin:0;width:0;height:0;overflow:hidden;}
a{text-decoration:none;}
a:hover{text-decoration:underline;}
.left{float:left;}
.m_top{margin-top:10px;} 
.m_mop{margin-top:7px;}
img{border:0;}

body{text-align:center; }
.box{ height:85px;background:url(../images/box-1.jpg) no-repeat center top; margin:0 auto; width:100%;}
.logo  img{width:100%}
.ad-top{ width:100%; height:92px; background:#fefaf7;}
.ad-top ul{ height:92px; overflow:hidden; zoom:1; position:relative; margin:0 auto; }
.ad-top .link1{width:165px; height:68px; position:absolute; left:474px; top:12px; background:url(../images/logo-s1.jpg);}
.ad-top .link1:hover{background:url(../images/logo-s11.jpg);}
.ad-top .link2:hover{background:url(../images/logo-s22.jpg);}
.ad-top .link3:hover{background:url(../images/logo-s33.jpg);}
.ad-top .link2{width:179px; height:68px; position:absolute; left:647px; top:12px; background:url(../images/logo-s2.jpg);}
.ad-top .link3{width:165px; height:68px; position:absolute; left:834px; top:12px; background:url(../images/logo-s3.jpg);}

.nav{height:48px; background:#6f2322;}
.nav ul{width:1100px; line-height:48px; margin:0 auto; overflow:hidden; zoom:1;}
.nav li{ display:block; text-align:center; height:48px; line-height:48px; font-size:14px; font-weight:bold;  width:100px; background:url(../images/menu.jpg) no-repeat right center; float:left;}
.nav li.end{background:none; padding:0px;}
.nav li a,.nav li a:visited{color:#fff;}
.nav li.active{ background:url(../images/menu-1.jpg) no-repeat left top;}

/*banner*/
.banner{ text-align:center;position: relative; overflow: auto;width:100%; height:410px;border-bottom:solid 2px #936041; }
.banner a{display:block; text-align:center;}
.banner ul{height:410px; overflow:hidden; display:block; zoom:1;}
.banner li{height:410px; width:100%; float:left;}
.banner li img{vertical-align:bottom;}
.bw1{display:block; height:202px; background:url(../banner/banner_01.jpg) no-repeat center; background-size:100% 100%;}
.bw2{display:block; height:208px; background:url(../banner/banner_02.jpg) no-repeat center; background-size:100% 100%;}
.bn-1{display:block; height:202px; background:url(../banner/banner-1.jpg) no-repeat center; background-size:100% 100%;}
.bn-2{display:block; height:208px; background:url(../banner/banner-2.jpg) no-repeat center; background-size:100% 100%;}
.bn-3{display:block;height:202px;background:url(../banner/banner-7.jpg) no-repeat center; background-size:100% 100%;}
.bn-4{display:block; height:208px; background:url(../banner/banner-8.jpg) no-repeat center; background-size:100% 100%;}

.bn-81{display:block;height:202px;background:url(../banner/banner81.jpg) no-repeat center; background-size:100% 100%;}
.bn-82{display:block; height:208px; background:url(../banner/banner82.jpg) no-repeat center; background-size:100% 100%;}

.bn-npx1{display:block;height:202px;background:url(../banner/npx1.jpg) no-repeat center; background-size:100% 100%;}
.bn-npx2{display:block; height:208px; background:url(../banner/npx2.jpg) no-repeat center; background-size:100% 100%;}

.bn-yx1{display:block;height:202px;background:url(../banner/yxb1.jpg) no-repeat center; background-size:100% 100%;}
.bn-yx2{display:block; height:208px; background:url(../banner/yxb2.jpg) no-repeat center; background-size:100% 100%;}

.dw1{display:block; height:202px; background:url(../banner/banner-dw1.jpg) no-repeat center; background-size:100% 100%;}
.dw2{display:block; height:208px; background:url(../banner/banner-dw2.jpg) no-repeat center; background-size:100% 100%;}

.gnqcd1{display:block; height:202px; background:url(../banner/gnqcd-1.jpg) no-repeat center; background-size:100% 100%;}
.gnqcd2{display:block; height:208px; background:url(../banner/gnqcd-2.jpg) no-repeat center; background-size:100% 100%;}

.gntf1{display:block; height:202px; background:url(../banner/gntf-1.jpg) no-repeat center; background-size:100% 100%;}
.gntf2{display:block; height:208px; background:url(../banner/gntf-2.jpg) no-repeat center; background-size:100% 100%;}

/* ÂÖ²¥ */
.banner .arrows {display: none;}
.banner:hover .arrows,.banner.hover .arrows { display: block;}
@media only screen {
 .banner .arrows { -webkit-transition: opacity 0.4s; transition: opacity 0.4s;
  opacity: 0; display: block; }
 .banner:hover .arrows,.banner.hover .arrows {opacity: 1; }
}
.banner .arrows { width:100%; height:410px;  position:relative;z-index: 20;}
.banner .arrows .prev,.banner .arrows .next {position: absolute;width: 22px; height: 36px;top:-240px; cursor: pointer; text-indent:-99999px}
.banner .arrows .prev {left: 15px; background: url(../images/leftbtn.png) no-repeat;}
.banner .arrows .prev:hover{ background: url(../images/leftbtn02.png) no-repeat;}
.banner .arrows .next {
    right:15px;
    background: url(../images/rightbtn.png) no-repeat;
}
.banner .arrows .next:hover{ background: url(../images/rightbtn02.png) no-repeat;}
.dots {position: absolute; display:none;  width: 50%; height: 60px; top: 60px;    text-align: center; font-size: 15px; }

/* µ¥Ò³²¡ÖÖÁÐ±í */
.bannersssss{ text-align:center;position: relative; overflow: auto;width:100%; height:410px;border-bottom:solid 2px #936041; }
.bannersssss a{display:block; text-align:center;}
.bannersssss ul{height:410px; overflow:hidden; display:block; zoom:1;}
.bannersssss li{height:410px; width:100%; float:left;}
.bannersssss li img{vertical-align:bottom;}

/*banner end*/

.nav_a{ width:998px; height:120px; background:url(../images/nav-1.jpg) no-repeat center top; margin:0 auto; margin-top:1px;}
.nav_a ul .one1{ float:left; display:block; width:452px; padding:50px 0 0 22px;}
.nav_a ul .one1 p{ line-height:22px; }
.nav_a ul .one1 p a{ padding:0 12px;color:#494949;}
.nav_a ul .one1 p a:hover{ color:#F00;}
.nav_a ul .one2{ float:left; display:block; width:195px; padding:50px 0 0 20px;}
.nav_a ul .one2 p{ line-height:22px; }
.nav_a ul .one2 p a{ padding:0 12px;color:#494949;}
.nav_a ul .one2 p a:hover{ color:#F00;}
.nav_a ul .one3{ float:left; display:block; width:262px; padding:50px 0 0 22px;}
.nav_a ul .one3 p{ line-height:22px; }
.nav_a ul .one3 p a{ padding:0 12px;color:#494949;}
.nav_a ul .one3 p a:hover{ color:#F00;}


.na-zl{width:998px; margin:0 auto;margin-top:6px; overflow:hidden;}
.na-zl ul li{ float:left; padding:2px; background:#FFF;border: 1px solid #e0d2ca; margin:0 6px; display:inline;
-moz-border-radius: 5px; /* Gecko browsers */ 
-webkit-border-radius:5px; /* Webkit browsers */ 
border-radius:5px; /* W3C syntax */ }
.na-zl ul li p{width:148px; height:90px; display:block;}
.na-zl ul li p img{ text-align:center; display:block; padding-top:7px; margin: 0px auto;}
.na-zl ul li p span{ font-family:"Î¢ÈíÑÅºÚ"; font-size:16px; text-align:center; color:#FFF; padding-top:6px; line-height:20px; display:block;}
.na-zl ul li p span a{ color:#FFF;}
.na-zl ul li p span a:hover{ text-decoration:none;}
.na-zl ul li p span font{ font-size:14px; font-family:"Arial";}
.hj1{ background:#6f2322;}
.hj2{ background:#cf5716;}
.hj3{ background:#b5ad2b;}
.hj4{ background:#f08200;}
.hj5{ background:#a57d12;}
.hj6{ background:#c17112;}

/*search-er*/
.search-er{ height:46px;  background:#f3f2f0; width:998px; margin:0 auto; margin-top:10px;}
.search-er dl{ padding-left:12px; overflow:hidden; height:100%;}
.search-er dl .def{float:left; width:333px; overflow:hidden;display:block; }
.search-er dl .def p{ display:block; height:34px; padding-top:12px; text-align:left;}
.search-er dl .def p img{ vertical-align:middle; padding-right:8px;}
.search-er dl .def p strong{ color:#cf5716; font-size:14px;}
.search-er dl .def p a{color:#494949; padding-left:8px; padding-right:8px;}
.search-er dl .def p a:hover{ color:#ed6d00;}
.search-er dl .def1{float:right;width:505px;overflow:hidden;}
.search-er dl .def1 em{ float:left; color:#676767;font-family:"Î¢ÈíÑÅºÚ"; font-size:16px; display:block; line-height:46px; height:46px; padding-right:8px;}
.gfw{ float:left; width:293px; height:27px; background:url(../images/scter_1_06.jpg) no-repeat center top; overflow:hidden; margin-top:10px;}
#SearchbtnPost{ width:78px; height:27px; border:0; cursor:pointer;  background:0;}
#SearchKeyWord{  padding-left:10px; width:205px; height:27px; color:#aaa; line-height:27px; border:0;background:0; }
.search-er dl .def1 img{float:left; margin-left:12px; margin-top:8px; display:inline;}

/*Ö÷Ìå*/
.min{ width:998px; margin:0 auto; }


.content-A{ overflow:hidden; margin-top:10px;}
.content-A-lf{ float:left; width:756px; overflow:hidden;}
/**/
.txtScroll-left{ width:282px;  position:relative;  border:1px solid #e1e1e1; padding:1px; float:left; overflow:hidden;}
.txtScroll-left .hd{ overflow:hidden;  height:37px; background:#f3f2f0; padding:0 10px;  }
.txtScroll-left .hd span{ float:left; color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:18px; line-height:37px; }
.txtScroll-left .hd span font{ color:#3b3a3a;font-family:"Î¢ÈíÑÅºÚ"; font-size:14px;}
.txtScroll-left .hd .prev,.txtScroll-left .hd .next{ display:block;  width:19px; height:19px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; }
.txtScroll-left .hd .next{ background:url(../images/icoCircle-2.jpg) no-repeat;  }
.txtScroll-left .hd .prev{ background:url(../images/icoCircle-1.jpg) no-repeat;  }
.txtScroll-left .bd{ width:280px; overflow:hidden;  padding:2px 0 1px 1px;}
.txtScroll-left .bd ul{ overflow:hidden; zoom:1; }
.txtScroll-left .bd ul li{ width:280px; height:342px; }
/* end*/

/*Ã½Ìå±¨µÀ*/
.slideTxtBox{ width:458px; border:1px solid #e1e1e1; text-align:left; float:right; padding-top:2px; overflow:hidden; }
.slideTxtBox .hd{ height:37px; line-height:37px; overflow:hidden; }
.slideTxtBox .hd ul{ display:block; padding-left:3px; overflow:hidden;}
.slideTxtBox .hd ul li{ float:left; width:148px; margin-left:2px; display:inline; height:37px; line-height:37px; text-align:center; background:#eceae6; font-size:14px; color:#6f2322; }
.slideTxtBox .hd ul li a{color:#6f2322;}
.slideTxtBox .hd ul li a:hover{ text-decoration:none;}
.slideTxtBox .hd ul li.on{ height:37px;  background:#6f2322; font-weight:bold; color:#FFF;}
.slideTxtBox .hd ul li.on a{color:#FFF;}
.slideTxtBox .bd ul{ padding:15px 6px 0 6px;_padding:2px 6px 0px 6px; zoom:1; overflow:hidden;  }
.slideTxtBox .bd li{ overflow:hidden; display:block;}
.slideTxtBox .bd li dl dt{ overflow:hidden;}
.slideTxtBox .bd li dl dt img{ float:left;}
.slideTxtBox .bd li dl dt h3{ height:27px; line-height:20px; float:right; width:288px; text-align:center; color:#cf5716; font-size:15px;}
.slideTxtBox .bd li dl dt h3 a{color:#cf5716;}
.slideTxtBox .bd li dl dt p{ display:block; width:288px; line-height:22px;  color:#3b3a3a; float:right; _padding-bottom:16px;}
.slideTxtBox .bd li dl dt p a{ color:#bc8532;}
.slideTxtBox .bd li dl dd{ display:block; overflow:hidden; width:435px;}
.slideTxtBox .bd li dl dd .bt{ border-top:dashed 1px #d8d8d8;font-size:14px; height:39px; line-height:39px; background:url(../images/yyxw-2.jpg) no-repeat left center; text-indent:12px;}
.slideTxtBox .bd li dl dd .bt a{ color:#494949; }
.slideTxtBox .bd li dl dd .bt a:hover{ color:#F00; text-decoration:none;}
.slideTxtBox .bd li dl dd .bt strong{ color:#6f2322;}
/*Ã½Ìå±¨µÀ end*/

/*×ÉÑ¯²¡Çé*/
.zxbq{ overflow:hidden; margin-top:10px;}
.zxbq dl{ overflow:hidden; padding-left:79px; background:url(../images/zxbq.jpg) no-repeat left top; height:124px;}
.zxbq dl dt{ float:left; width:670px; padding:2px; border:solid 1px #dddddd; background:#FFF;}
.zxbq dl dt p{ display:block; overflow:hidden; height:118px; position:relative; }
.zxbq dl dt p a{ color:#FFF; display:block;}
.zxbq dl dt p a:hover{display:block; background:#c4c2bf; text-decoration:none;}
.we1{ width:161px; height:58px; line-height:58px; background:#b5ad2b; font-weight:bold; text-align:center; font-size:19px;font-family:"Î¢ÈíÑÅºÚ"; position:absolute; left:0px; top:0px; }
.we2{ width:86px; height:50px; line-height:22px; padding-top:8px; background:#cf5716; text-align:center; font-size:15px;font-family:"Î¢ÈíÑÅºÚ"; position:absolute; left:162px; top:0px; }
.we3{ width:85px; height:50px; line-height:22px; padding-top:8px; background:#6f2322; text-align:center; font-size:15px;font-family:"Î¢ÈíÑÅºÚ"; position:absolute; left:249px; top:0px; }
.we4{ width:151px; height:58px; line-height:58px; background:#b5ad2b; font-weight:bold; text-align:center; font-size:19px;font-family:"Î¢ÈíÑÅºÚ"; position:absolute; right:184px; top:0px; }
.we5{ width:85px; height:50px; line-height:22px; padding-top:8px; background:#cf5716; text-align:center; font-size:17px;font-family:"Î¢ÈíÑÅºÚ"; position:absolute; right:98px; top:0px; }
.we6{ width:97px; height:50px; line-height:22px; padding-top:8px; background:#f08200; text-align:center; font-size:15px;font-family:"Î¢ÈíÑÅºÚ"; position:absolute; right:0px; top:0px; }
.we7{ width:85px; height:50px; line-height:22px; padding-top:8px; background:#cf5716; text-align:center; font-size:15px;font-family:"Î¢ÈíÑÅºÚ"; position:absolute; left:0px; bottom:0px; }
.we8{ width:85px; height:50px; line-height:22px; padding-top:8px; background:#f08200; text-align:center; font-size:15px;font-family:"Î¢ÈíÑÅºÚ"; position:absolute; left:86px; bottom:0px; }
.we9{ width:140px; height:58px; line-height:58px; background:#b5ad2b; font-weight:bold; text-align:center; font-size:19px;font-family:"Î¢ÈíÑÅºÚ"; position:absolute; left:172px; bottom:0px; }
.we10{ width:96px; height:50px; line-height:22px; padding-top:8px; background:#cf5716; text-align:center; font-size:15px;font-family:"Î¢ÈíÑÅºÚ"; position:absolute; right:261px; bottom:0px; }
.we11{ width:109px; height:50px; line-height:22px; padding-top:8px; background:#6f2322; text-align:center; font-size:15px;font-family:"Î¢ÈíÑÅºÚ"; position:absolute; right:151px;bottom:0px; }
.we12{ width:150px; height:58px; line-height:58px; background:#b5ad2b; font-weight:bold; text-align:center; font-size:19px;font-family:"Î¢ÈíÑÅºÚ"; position:absolute; right:0px; bottom:0px; }
/*×ÉÑ¯²¡Çé end*/

.content-A-rg{ float:right; width:228px; overflow:hidden;border:1px solid #e1e1e1; padding-bottom:5px;}
.content-A-rg h2{ height:37px; color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:18px; line-height:37px; text-align:left; width:213px; margin:0 auto; background:url(../images/yyjj-1.jpg) no-repeat center bottom; font-weight:500; }
.content-A-rg h2 font{ color:#3b3a3a;font-family:"Arial"; font-size:14px;font-weight:500;}
.content-A-rg dl dt{ display:block; overflow:hidden;}
.content-A-rg dl dt img{ text-align:center; padding-top:10px;}
.content-A-rg dl dt p{ display:block; line-height:22px;_line-height:23px; text-indent:2em; color:#3b3a3a; text-align:left; padding:8px 8px 3px 8px;_padding:10px 8px 10px 8px;}
.content-A-rg dl dt p a{ color:#bc8532;}
.content-A-rg dl dt ul{ display:block; width:213px; height:175px; margin:0 auto; background:url(../images/yyjj-3.jpg) no-repeat center top;}
.content-A-rg dl dt ul li{ height:48px; display:block; margin-top:8px;}
.content-A-rg dl dt ul li a{ display:block; width:213px; height:48px;}
.content-A-rg dl dd{ display:block; overflow:hidden;}
.content-A-rg dl dd ul li{ float:left; width:69px; height:61px; margin-left:5px; display:inline;}
.content-A-rg dl dd ul li a{ display:block; width:69px; height:61px; }
.content-A-rg dl dd ul .fg1:hover{display:block; width:69px; height:61px; background:url(../images/yyjj-7.jpg) no-repeat;}
.content-A-rg dl dd ul .fg2:hover{display:block; width:69px; height:61px; background:url(../images/yyjj-8.jpg) no-repeat;}
.content-A-rg dl dd ul .fg3:hover{display:block; width:69px; height:61px; background:url(../images/yyjj-9.jpg) no-repeat;}
.fg1{background:url(../images/yyjj-4.jpg) no-repeat;}
.fg2{background:url(../images/yyjj-5.jpg) no-repeat;}
.fg3{background:url(../images/yyjj-6.jpg) no-repeat;}


/*¹ã¸æÎ» S*/
.ggt{ width:998px; height:120px;overflow:hidden;position:relative; margin:0 auto; margin-top:10px;}
.ggt li img{width:998px; height:120px; vertical-align:baseline; }
.ggt p{position:absolute; right:20px; bottom:8px; height:18px; line-height:18px; text-align:right;}
.ggt p b{ display:inline-block; margin:0 2px; padding:0 6px;  border:1px solid #CCC; background:#76756d;  opacity:0.8;filter:alpha(opacity=80); font-size:12px; color:#fff; }
.ggt p b.active{color:#de8330; background:#fb883a;color:#fff;}

/*½òÃÅÃûÒ½ÌÃ*/
.cont2{ overflow:hidden; margin:0 auto; width:998px; margin-top:10px; text-align:left;}
.box4-2{overflow:hidden;zoom:1;border:solid 4px #e1e1e1; background:#FFF; padding:1px;}
.box4-2 h2{ height:65px; background:url(../images/cont2-1.jpg) no-repeat center top; position:relative;}
.box4-2 h2 a{ display:block; position:absolute; right:28px; top:10px; width:112px; height:40px;}
.expert{position:relative;width:100%;height:100%;height:540px; overflow:hidden;zoom:1; margin-top:14px; }
.thumb { width:1010px; height:89px; overflow:hidden; position:relative; padding-left:-10px; }
.thumb ul { position:absolute; padding-left:4px; }
.thumb li { width:140px; cursor:pointer; height:81px; padding:4px 1px 4px 4px; background:#eceae6; float:left; margin-left:30px; display:inline; overflow:hidden; }
.thumb li.cur { background:#6f2322; color:#ffffff; }
.thumb li img { width:69px; height:79px; float:left; padding:1px; margin-right:9px; display:inline; background:#ffffff; }
.thumb li.cur p { color:#ffffff; }
.thumb li.cur strong { color:#ffffff; }
.thumb li p { font-size:12px; color:#221815; text-align:left; text-indent:0; line-height:22px; }
.thumb li p strong { font-family:"Î¢ÈíÑÅºÚ"; font-size:21px; color:#8d5c3e; line-height:30px; font-weight:500; }
.thumb i { display:block; width:28px; height:89px; position:absolute; right:30px; top:0px; }
.person{ height:425px; padding-top:21px; width:845px; margin-left:75px;  position:relative;overflow:hidden;}
.expert span.prev1,.expert span.next1{top:250px;}
span.prev1,span.next1{display: block;position:absolute;width:25px;height:78px;overflow: hidden;cursor: pointer;z-index:100;}
span.prev1{top:136px;left:38px; background:url(../images/box4left.jpg) no-repeat;}
span.next1{top:136px;right:38px;background:url(../images/box4right.jpg) no-repeat;}
.person ul{height:302px;position:absolute;}
.person li{width:908px;height:302px; float:left;position:relative;}
.person li img.mmg1{width:398px; height:413px; float:left; display:inline; margin-right:26px; display:inline;}
.zjnr_txt{ width:421px; float:left;}
.person ul li h3{ height:78px; font-size:30px; color:#c9caca;font-family:"Î¢ÈíÑÅºÚ";  font-weight:600; text-align:left;}
.person ul li h3 a{ color:#6f2322; font-size:58px;font-family:"Î¢ÈíÑÅºÚ"; font-weight:600; padding-right:20px; text-decoration:none; }
.person ul li h4{ height:31px; margin-top:12px; text-align:left;}
.person ul li h5{ height:31px; margin-top:25px; text-align:left;}
.person ul li p{ color:#221815; line-height:21px; text-indent:2em; text-align:left; padding-right:12px; padding-top:6px;}
.person ul li p a{ color:#F00;}
.anniu{ float:left; width:421px;margin:0 auto; height:58px; padding:0; overflow:hidden;zoom:1; padding-top:20px;}
.anniu .btn1{ float:left; width:187px; height:58px; background:#6f2322; text-align:center; line-height:58px; font-size:30px;color:#fff;font-family:"Î¢ÈíÑÅºÚ";  font-weight:500; text-decoration:none;}
.anniu .btn2{ float:left; width:187px; height:58px; background:#ba4e14; margin-left:22px; display:inline-block; text-align:center; line-height:58px; font-size:30px;color:#fff;font-family:"Î¢ÈíÑÅºÚ";  font-weight:500; text-decoration:none;}
/*½òÃÅÃûÒ½ÌÃ end*/

/*½òÃÅÆ¤·ô¼²²¡ÖÐÐÄ*/
.keshi{ overflow:hidden; border:solid 1px #e1e1e1; background:#FFF; padding:1px; margin-top:10px; padding-bottom:7px;}
.keshi h2{ height:65px; background:url(../images/keshi-1.jpg) no-repeat center top; position:relative;}
.keshi h2 a{display:block; position:absolute; right:28px; top:10px; width:112px; height:40px;}
.keshi-tit{ height:92px; background:url(../images/keshi-2.jpg) repeat-x center top; width:980px; margin:0 auto; margin-top:5px;}
.keshi-tit ul{ display:block; padding-top:8px;}
.keshi-tit ul li{ float:left; width:21px; padding:0 15px; line-height:20px; text-align:center; font-size:18px;font-family:"Î¢ÈíÑÅºÚ"; color:#6f2322; margin-left:28px; display:inline; background:url(../images/keshi-4.jpg) no-repeat; height:82px; padding-top:8px;}
.keshi-tit ul li a{color:#6f2322;text-decoration:none; }
.keshi-tit ul li.active{ background:url(../images/keshi-3.jpg) no-repeat; color:#FFF;}
.keshi-tit ul li.active a{color:#FFF;}
.keshi-cont{ overflow:hidden; height:350px; margin-top:5px;}
.keshi-cont dl .sgt1{ position:relative; float:left; width:410px; overflow:hidden; height:350px; margin-left:10px; display:inline;}
.keshi-cont dl .sgt1 span{ display:block; width:23px;padding:19px 20px 0 20px; height:210px; line-height:26px; position:absolute; left:0px; top:0px; background:url(../images/keshi-5.jpg) no-repeat;}
.keshi-cont dl .sgt1 span i{font-size:24px;font-family:"Î¢ÈíÑÅºÚ"; color:#6f2322;}
.keshi-cont dl .sgt1 p{ display:block; width:345px; height:229px; background:url(../images/keshi-19.jpg) no-repeat; position:absolute; left:65px; top:0px;}
.keshi-cont dl .sgt1 p img{ padding-top:10px;}
.keshi-cont dl .sgt1 em{ display:block; position:absolute; left:0px; bottom:0px; width:63px; height:117px; background:url(../images/keshi-6.jpg) no-repeat;}
.keshi-cont dl .sgt1 ul{ display:block; width:345px; height:117px; background:url(../images/keshi-20.jpg) no-repeat; position:absolute; left:65px;bottom:0px;}
.keshi-cont dl .sgt1 ul li{ float:left; margin:10px 4px 0 10px; display:inline;width:71px; height:97px;}
.keshi-cont dl .sgt1 ul .ft1{ background:url(../images/keshi-8.jpg) no-repeat;}
.keshi-cont dl .sgt1 ul .ft2{ background:url(../images/keshi-9.jpg) no-repeat;}
.keshi-cont dl .sgt1 ul .ft3{ background:url(../images/keshi-10.jpg) no-repeat;}
.keshi-cont dl .sgt1 ul .ft4{ background:url(../images/keshi-11.jpg) no-repeat;}
.keshi-cont dl .sgt1 ul li a{ display:block; width:71px; height:97px;}
.keshi-cont dl .sgt1 ul li a:hover{display:block; width:71px; height:97px;}
.keshi-cont dl .sgt1 ul .ft1 a:hover{background:url(../images/keshi-21.jpg) no-repeat;}
.keshi-cont dl .sgt1 ul .ft2 a:hover{background:url(../images/keshi-22.jpg) no-repeat;}
.keshi-cont dl .sgt1 ul .ft3 a:hover{background:url(../images/keshi-23.jpg) no-repeat;}
.keshi-cont dl .sgt1 ul .ft4 a:hover{background:url(../images/keshi-24.jpg) no-repeat;}

.keshi-cont dl .sgt2{ float:left; width:355px; height:339px; border:solid 5px #f3f2f0; margin-left:3px; display:inline;}
.keshi-cont dl .sgt2 h3{ height:36px; padding-top:7px; font-size:22px; font-weight:500;font-family:"Î¢ÈíÑÅºÚ"; color:#6f2322;border-bottom:solid 2px #e0d2ca; display:block; width:283px; margin:0 auto; background:url(../images/keshi-12.jpg) no-repeat left center; text-align:left; line-height:34px;}
.keshi-cont dl .sgt2 h3 font{ padding-left:20px;color:#6f2322;}
.keshi-cont dl .sgt2 ul{ display:block; overflow:hidden;display:block; width:283px; margin:0 auto;}
.keshi-cont dl .sgt2 ul li{ height:38px; line-height:38px; text-align:left; border-bottom: solid 1px #d8d8d8; font-size:15px;font-family:"Î¢ÈíÑÅºÚ"; color:#221815; background:url(../images/keshi-13.jpg) no-repeat left center;}
.keshi-cont dl .sgt2 ul li a{ color:#221815; padding-left:20px;}
.keshi-cont dl .sgt2 ul li a:hover{ color:#F00; text-decoration:none;}
.keshi-cont dl .sgt2 p{ display:block; overflow:hidden; padding-top:11px;}
.keshi-cont dl .sgt2 p em{  width:84px; overflow:hidden; float:left;margin-left:16px;display:inline-block}
.keshi-cont dl .sgt2 p em img{ display:block; text-align:center;}
.keshi-cont dl .sgt2 p em i{ display:block; height:30px; line-height:30px; text-align:center;font-family:"Î¢ÈíÑÅºÚ"; color:#6f2322; font-size:18px;}
.keshi-cont dl .sgt2 p em i a{color:#6f2322;}

.keshi-cont dl .sgt3{ float:left; width:234px; height:349px; background:url(../images/keshi-25.jpg) no-repeat; margin-left:10px; display:inline;}
.keshi-cont dl .sgt3 em{ padding-top:5px; display:block;}
.keshi-cont dl .sgt3 img{ padding-top:5px;}
.keshi-cont dl .sgt3 i{ display:block;  width:214px; height:29px; margin: 0 auto;margin-top:5px; background:#6f2322; line-height:29px; color:#FFF; text-align:center;font-family:"Î¢ÈíÑÅºÚ"; font-size:15px;}
.keshi-cont dl .sgt3 i a{color:#FFF; }
/*½òÃÅÆ¤·ô¼²²¡ÖÐÐÄ end*/
.awe{ height:122px; margin-top:10px;}

/*ÁÆÐ§*/
.liao-x{ overflow:hidden;border:solid 1px #e1e1e1; background:#FFF; padding:1px; margin-top:10px; padding-bottom:5px;}
.liao-x h2{ height:65px; background:url(../images/lx-1.jpg) no-repeat center top; position:relative;}
.liao-x h2 a{display:block; position:absolute; right:28px; top:10px; width:112px; height:40px;}
.liao-x ul{ height:354px; margin:10px 10px 0 10px; display:block; position:relative;}
.onw1{ position:absolute; left:0px; top:0px;}
.onw2{ position:absolute; left:0px; top:155px;font-family:"Î¢ÈíÑÅºÚ";font-size:18px; height:41px; width:239px; background:#6f2322; color:#FFF; text-align:center; line-height:41px;}
.onw2 a{color:#FFF; display:block;height:41px; width:239px;}
.onw2 a:hover{ background:#b60005;text-decoration:none;}
.onw3{ position:absolute; left:0px; bottom:0px;}
.onw4{ position:absolute; left:248px; top:0px;}
.onw5{ position:absolute; left:248px; top:120px;}
.onw6{ position:absolute; left:248px; bottom:0px;}
.onw7{ position:absolute; right:266px; top:0px;}
.onw8{ position:absolute; right:266px; bottom:0px;}
.onw8 img{ float:left;}
.onw8 p{ display:block; float:left; width:83px; height:125px;background:#6f2322; }
.onw8 p a{text-decoration:none;}
.onw8 p a i{ display:block; line-height:21px;font-family:"Î¢ÈíÑÅºÚ";font-size:12px;  color:#FFF; padding:14px 10px 0 10px; text-align:left;}
.onw8 p a:hover{ width:83px; height:125px; display:block; background:#b60005;text-decoration:none;}
.onw9{ position:absolute; right:0px; top:0px;}
.onw9 img{ float:left;}
.onw9 p{ display:block; float:left; width:89px; height:120px;background:#6f2322; }
.onw9 p a{text-decoration:none;}
.onw9 p a i{ display:block; line-height:21px;font-family:"Î¢ÈíÑÅºÚ";font-size:12px;  color:#FFF; padding:18px 12px 0 12px; text-align:left;}
.onw9 p a:hover{ width:89px; height:120px; display:block; background:#b60005;text-decoration:none;}
.onw10{ position:absolute; right:0px; bottom:0px;}
/*ÁÆÐ§ end*/

/*ÕïÁÆÉè±¸*/
.zlsb{overflow:hidden;border:solid 1px #e1e1e1; background:#FFF; padding:1px; margin-top:10px; padding-bottom:10px;}
.zlsb h2{ height:65px; background:url(../images/zlsb-1.jpg) no-repeat center top; position:relative;}
.zlsb h2 a{display:block; position:absolute; right:28px; top:10px; width:112px; height:40px;}
.zlsb ul{ display:block; overflow:hidden; padding-top:10px; height:188px;}
.zlsb ul li{ float:left; width:188px; height:188px; margin-left:9px; display:inline;}
.zlsb ul li p{ display:block; line-height:20px;padding:105px 14px 0 14px;font-family:"Î¢ÈíÑÅºÚ";font-size:14px; color:#221815; text-align:left; }
.zl-1{background:url(../images/zlsb-2.jpg) no-repeat;}
.zl-2{background:url(../images/zlsb-3.jpg) no-repeat;}
.zl-3{background:url(../images/zlsb-4.jpg) no-repeat;}
.zl-4{background:url(../images/zlsb-5.jpg) no-repeat;}
.zl-5{background:url(../images/zlsb-6.jpg) no-repeat;}
/*ÕïÁÆÉè±¸ end*/

/*¾ÍÒ½Á÷³Ì*/
.jylc{ padding:10px; border:solid 1px #e1e1e1; margin-top:10px;}
.jylc-op{ height:363px; background:url(../images/jylc-1.jpg) no-repeat center top #f3f2f0;}
.jylc-lf{ float:left; width:266px; padding-top:110px; overflow:hidden;}
.jylc-lf ul li{display:block; height:54px; margin-top:9px;width:266px; background:url(../images/jy-1.jpg) no-repeat;}
.jylc-lf ul li p{ display:block; height:54px;}
.jylc-lf ul li p em{ display:block; width:36px; height:36px; float:left; padding-left:29px; padding-top:9px;}
.jylc-lf ul li p i{ float:left; display:block; width:184px; padding-top:7px; line-height:20px; text-align:left; padding-left:6px; font-family:"Î¢ÈíÑÅºÚ";font-size:19px; color:#595757;}
.jylc-lf ul li p i font{ font-family:"Arial";font-size:16px; color:#595757;}
.jylc-lf ul li p i a{color:#595757; }
.jylc-lf ul li p i a:hover{text-decoration:none;}
.jylc-lf ul li.active{background:url(../images/jy-2.jpg) no-repeat;}
.jylc-lf ul li.active a{color:#f3f2f0;}
.jylc-lf ul li.active a font{color:#f3f2f0;}
.jylc-lf ul li .fgt1{ background:url(../images/jylw-1.jpg) no-repeat 29px 8px;}
.jylc-lf ul li.active .fgt1{ background:url(../images/jylw-31.jpg) no-repeat 29px 8px;}
.jylc-lf ul li .fgt2{ background:url(../images/jylw-2.jpg) no-repeat 29px 8px;}
.jylc-lf ul li.active .fgt2{ background:url(../images/jylw-32.jpg) no-repeat 29px 8px;}
.jylc-lf ul li .fgt3{ background:url(../images/jylw-3.jpg) no-repeat 29px 8px;}
.jylc-lf ul li.active .fgt3{ background:url(../images/jylw-33.jpg) no-repeat 29px 8px;}
.jylc-lf ul li .fgt4{ background:url(../images/jylw-4.jpg) no-repeat 29px 8px;}
.jylc-lf ul li.active .fgt4{ background:url(../images/jylw-34.jpg) no-repeat 29px 8px;}
.jylc-rg{ float:left; width:638px; padding:0 0 0 30px; height:277px;}
.jylc-rg dl .frt1{ height:79px; background:url(../images/ryzy-2.jpg) no-repeat;}
.jylc-rg dl .frt2{ height:79px; background:url(../images/ryzy-1.jpg) no-repeat;}
.jylc-rg dl .frt3{ height:79px; background:url(../images/ryzy-4.jpg) no-repeat;}
.jylc-rg dl .frt4{ height:79px; background:url(../images/ryzy-3.jpg) no-repeat;}
.jylc-rg dl .ml1{ height:277px; display:block; position:relative;}
.jylc-rg dl .ml2{ height:277px; display:block; position:relative;}
.jylc-rg dl .ml3{ height:277px; display:block; position:relative;}
.jylc-rg dl .ml4{ height:277px; display:block; position:relative;}
.jylc-rg dl .ml1 ul li{ width:176px; height:122px; border:solid 1px #e0d2ca; background:#FFF;}
.jylc-rg dl .ml1 ul li em{ display:block; padding-top:5px;}
.jylc-rg dl .ml1 ul li i{ display:block; height:26px; line-height:26px; text-align:center;font-family:"Î¢ÈíÑÅºÚ";font-size:14px; color:#6f2322;}
.jylc-rg dl .ml1 ul li i a{ color:#6f2322;}
.jylc-rg dl .ml1 ul .dn1{ position:absolute; left:0px; top:0px;}
.jylc-rg dl .ml1 ul .dn2{ display:block; width:29px; height:28px;background:url(../images/jylw-6.jpg) no-repeat; position:absolute; left:189px; top:56px; border:0;}
.jylc-rg dl .ml1 ul .dn3{ position:absolute; left:230px; top:0px;}
.jylc-rg dl .ml1 ul .dn4{ display:block; width:29px; height:28px;background:url(../images/jylw-6.jpg) no-repeat; position:absolute; right:185px; top:56px; border:0;}
.jylc-rg dl .ml1 ul .dn5{ position:absolute; right:0px; top:0px;}
.jylc-rg dl .ml1 ul .dn6{ display:block; width:28px; height:22px;background:url(../images/jylw-10-1.jpg) no-repeat; position:absolute; right:72px; top:128px; border:0;}
.jylc-rg dl .ml1 ul .dn7{ position:absolute; left:0px; bottom:0px;}
.jylc-rg dl .ml1 ul .dn8{ display:block; width:29px; height:28px;background:url(../images/jylw-10.jpg) no-repeat; position:absolute; left:189px; bottom:56px; border:0;}
.jylc-rg dl .ml1 ul .dn9{ position:absolute; left:230px; bottom:0px;}
.jylc-rg dl .ml1 ul .dn10{ display:block; width:29px; height:28px;background:url(../images/jylw-10.jpg) no-repeat; position:absolute; right:185px; bottom:56px; border:0;}
.jylc-rg dl .ml1 ul .dn11{ position:absolute; right:0px; bottom:0px;}
.jylc-rg dl .ml2 ul li{ width:176px; height:122px; border:solid 1px #e0d2ca; background:#FFF;}
.jylc-rg dl .ml2 ul li img{ padding-top:5px;}
.jylc-rg dl .ml2 ul .dn12{ position:absolute; left:0px; top:0px;}
.jylc-rg dl .ml2 ul .dn13{ position:absolute; left:229px; top:0px;}
.jylc-rg dl .ml2 ul .dn14{ position:absolute; right:0px; top:0px;}
.jylc-rg dl .ml2 ul .dn15{ position:absolute; left:0px; bottom:0px;}
.jylc-rg dl .ml2 ul .dn16{ position:absolute; left:229px; bottom:0px;}
.jylc-rg dl .ml2 ul .dn17{ position:absolute; right:0px; bottom:0px;}
.jylc-rg dl .ml3 ul li{ width:166px; height:112px; border:solid 5px #d7d6d4; background:#FFF;}
.jylc-rg dl .ml3 ul .dn18{ position:absolute; left:0px; top:0px;}
.jylc-rg dl .ml3 ul .dn19{ position:absolute; left:229px; top:0px;}
.jylc-rg dl .ml3 ul .dn20{ position:absolute; right:0px; top:0px;}
.jylc-rg dl .ml3 ul .dn21{ position:absolute; left:0px; bottom:0px;}
.jylc-rg dl .ml3 ul .dn22{ position:absolute; left:229px; bottom:0px;}
.jylc-rg dl .ml3 ul .dn23{ position:absolute; right:0px; bottom:0px;}
.jylc-rg dl .ml4 ul li{ width:176px; height:122px; border:solid 1px #e0d2ca; background:#FFF;}
.jylc-rg dl .ml4 ul li img{ padding-top:5px;}
.jylc-rg dl .ml4 ul .dn24{ position:absolute; left:0px; top:0px;}
.jylc-rg dl .ml4 ul .dn25{ position:absolute; left:229px; top:0px;}
.jylc-rg dl .ml4 ul .dn26{ position:absolute; right:0px; top:0px;}
.jylc-rg dl .ml4 ul .dn27{ position:absolute; left:0px; bottom:0px;}
.jylc-rg dl .ml4 ul .dn28{ position:absolute; left:229px; bottom:0px;}
.jylc-rg dl .ml4 ul .dn29{ position:absolute; right:0px; bottom:0px;}
/*¾ÍÒ½Á÷³Ì end*/


/*µ×²¿*/
.footer{ height:220px; background:url(../images/footer-1.jpg) repeat-x; margin:0 auto; margin-top:12px;}
.foot{ width:998px; margin:0 auto; overflow:hidden;}
.foot dl dt{ display:block; height:45px;}
.foot dl dt p{ height:44px; line-height:45px; text-align:center;color:#28690f;font-size:14px; color:#fff;}
.foot dl dt p a{color:#fff; padding:0 18px;}
.foot dl dd{ display:block; height:175px;}
.foot dl dd span{ display:block; float:left; width:391px;}
.foot dl dd p{ display:block; float:left; width:320px; padding-top:32px; line-height:21px; color:#221815; text-align:left; padding-left:36px;}
.foot dl dd ul{ display:block; float:left; width:232px; height:159px; background:url(../images/footer-3.jpg) no-repeat left top; margin-top:16px;}
.foot dl dd ul li{ float:left; width:77px; height:72px;}
.foot dl dd ul li a{ display:block;width:77px; height:72px;}
/*µ×²¿ end*/

/*ÁÐ±íÒ³*/
.lie-op{ overflow:hidden; margin-top:10px;}
.lie-lf{ float:left; width:700px; border:solid 1px #e1e1e1;overflow:hidden; padding:1px;}
.lie-1{ overflow:hidden;}
.lie-1 h2{ height:39px; background:url(../images/lie-1.jpg) no-repeat center; }
.lie-1 h2 i{ display:block; text-align:left; height:39px; padding-left:12px; background:url(../images/lie-30.jpg) no-repeat 12px center; font-weight:500; color:#6f2322;font-family:"Î¢ÈíÑÅºÚ";font-size:14px; text-indent:18px; line-height:39px;}
.lie-1 h2 i a{color:#6f2322;}
.lie-1 dl{ display:block; overflow:hidden; padding-top:3px;}
.lie-1 dl dt{ display:block; height:132px; padding:1px;}
.lie-1 dl dt h3{ height:39px; background:#f3f2f0; line-height:39px; line-height:39px; text-align:left;font-weight:600; color:#6f2322;font-family:"Î¢ÈíÑÅºÚ";font-size:16px;}
.lie-1 dl dt h3 a{color:#6f2322; padding-left:20px;}
.lie-1 dl dt p{ line-height:22px; color:#221815;font-family:"Î¢ÈíÑÅºÚ"; text-align:left; padding:7px 0 18px 0; width:648px; margin:0 auto; border-bottom:dashed 1px #cac9c9;}
.lie-1 dl dt p a{ color:#cf5716;}
.pageasqw ul{ text-align:center; padding-top:10px; padding-bottom:20px;_padding-top:20px; _padding-bottom:25px;} 
.pageasqw li{ display:inline; _zoom:1;_display:inline; margin:0 3px; }
.pageasqw li a{ color:#494949; display:inline-block;  border:solid 1px #cdcdcd; line-height:26px;padding:0px 10px;}
.pageasqw li a:hover{ background:#6f2322; color:#fff; }

.lie-rg{ float:right; width:280px; overflow:hidden; }
.lie-A{ overflow:hidden;border:1px solid #e1e1e1; padding-bottom:5px;}
.lie-A h2{ height:37px; color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:18px; line-height:37px; text-align:left; width:268px; margin:0 auto; background:url(../images/lie-A.jpg) no-repeat center bottom; font-weight:500; }
.lie-A h2 font{ color:#3b3a3a;font-family:"Arial"; font-size:14px;font-weight:500;}
.lie-A dl dt{ display:block; overflow:hidden;}
.lie-A dl dt img{ text-align:center; padding-top:10px;}
.lie-A dl dt p{ display:block; line-height:22px;_line-height:23px; text-indent:2em; color:#3b3a3a; text-align:left; padding:8px 8px 3px 8px;_padding:10px 8px 10px 8px; background:url(../images/lie-3.jpg) no-repeat center bottom; height:78px;}
.lie-A dl dt p a{ color:#bc8532;}
.lie-A dl dt ul{ display:block; width:268px; margin:0 auto; padding-top:3px;}

.lie-B{ overflow:hidden;border:1px solid #e1e1e1; margin-top:12px; height:180px;}
.lie-B h2{ height:37px; color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:18px; line-height:37px; text-align:left; width:268px; margin:0 auto; background:url(../images/lie-A1.jpg) no-repeat center bottom; font-weight:500; }
.lie-B h2 font{ color:#3b3a3a;font-family:"Arial"; font-size:14px;font-weight:500;}
.lie-B ul{ display:block; padding-top:15px; overflow:hidden;}
.lie-B ul li{ float:left; width:87px; margin-left:4px; display:inline; overflow:hidden;}
.lie-B ul li img{ display:block; text-align:center;}
.lie-B ul li i{ display:block; height:36px; line-height:36px; text-align:center; color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:16px;}
.lie-B ul li i a{color:#6f2322;}

.txtScroll-left1{  position:relative;  border:1px solid #e1e1e1;overflow:hidden; margin-top:12px;}
.txtScroll-left1 .hd{ overflow:hidden; height:37px; background:url(../images/lie-A.jpg) no-repeat center bottom;  padding:0 5px;  }
.txtScroll-left1 .hd span{ float:left; color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:18px; line-height:37px; }
.txtScroll-left1 .hd span font{ color:#3b3a3a;font-family:"Î¢ÈíÑÅºÚ"; font-size:14px;}
.txtScroll-left1 .hd .prev,.txtScroll-left1 .hd .next{ display:block;  width:19px; height:19px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden; cursor:pointer; }
.txtScroll-left1 .hd .next{ background:url(../images/icoCircle-2.jpg) no-repeat;  }
.txtScroll-left1 .hd .prev{ background:url(../images/icoCircle-1.jpg) no-repeat;  }
.txtScroll-left1 .bd{ overflow:hidden;   padding:8px 0;}
.txtScroll-left1 .bd ul{ overflow:hidden; zoom:1; }
.txtScroll-left1 .bd ul li{ width:280px; height:305px; overflow:hidden;}
.txtScroll-left1 .bd ul li span{ display:block; height:34px; padding-top:7px;}
.txtScroll-left1 .bd ul li span img{ margin:0 6px; display:inline;}

/*ÁÆ·¨ÖÐÐÄ*/
.lfzx{overflow:hidden;border:1px solid #e1e1e1; height:296px; margin-top:12px;}
.lfzx h2{ height:37px; color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:18px; line-height:37px; text-align:left; width:268px; margin:0 auto; background:url(../images/lie-A.jpg) no-repeat center bottom; font-weight:500; }
.lfzx h2 font{ color:#3b3a3a;font-family:"Arial"; font-size:14px;font-weight:500;}
.lfzx ul{ display:block; overflow:hidden;}
.lfzx ul li{ background:url(../images/lie-13.jpg) no-repeat left center; border-bottom:solid 2px #6f2322; height:24px; padding-left:18px; margin-left:28px; margin-top:12px; display:inline; line-height:24px; float:left; color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:16px;}
.lfzx ul li a{color:#6f2322;}
.lfzx ul li a:hover{ text-decoration:none; color:#F00;}
.lfzx span{ display:block; height:40px; padding-top:15px;}
/*ÁÆ·¨ÖÐÐÄ end*/

/*ÌùÐÄ·þÎñ*/
.txfw{overflow:hidden;border:1px solid #e1e1e1; height:318px; margin-top:12px;}
.txfw h2{ height:37px; color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:18px; line-height:37px; text-align:left; width:268px; margin:0 auto; background:url(../images/lie-A.jpg) no-repeat center bottom; font-weight:500; }
.txfw h2 font{ color:#3b3a3a;font-family:"Arial"; font-size:14px;font-weight:500;}
.txfw ul{ display:block; overflow:hidden; padding-top:14px;height:265px;}
.txfw ul li{ float:left; width:75px; margin-left:12px; display:inline; }
.txfw ul li i{ display:block; text-align:center; height:28px; line-height:28px; color:#3b3a3a; overflow:hidden;}
.txfw ul li i a{color:#3b3a3a;height:28px; line-height:28px;}
.txfw ul li i a:hover{ color:#F00;}
/*ÌùÐÄ·þÎñ end*/
.lie-bt{ height:123px; background:#6f2322; margin-top:12px; _margin-top:0px;}
.lie-bt ul li{ float:left; width:112px; padding-right:46px; padding-left:40px;background:url(../images/lie-29.jpg) no-repeat right center;}
.lie-bt ul li img{ padding-top:8px;} 
.lie-bt ul li i{ display:block; text-align:center; font-size:18px;font-family:"Î¢ÈíÑÅºÚ"; height:30px; line-height:30px; color:#FFF;}
.lie-bt ul li i a{ color:#FFF;}
.lie-bt ul li.nyu{ background:0;}
/*ÁÐ±íÒ³ end*/

/*ÄÚÈÝÒ³*/
.wen{ height:39px; width:992px; padding:2px; border:solid 1px #e1e1e1; margin:0 auto; margin-top:6px;}
.wen dl dt{ height:39px; line-height:39px;background:#f3f2f0; }
.wen dl dt p{ float:left; display:block; padding-left:12px; background:url(../images/lie-30.jpg) no-repeat 12px center; text-indent:15px; font-size:15px;font-family:"Î¢ÈíÑÅºÚ";color:#6f2322;}
.wen dl dt p a{color:#6f2322; }
.wen dl dt span{ display:block; float:right; width:338px; height:39px;}
.gfw1{ float:left; width:293px; height:27px; background:url(../images/scter_1_06.jpg) no-repeat center top; overflow:hidden; margin-top:7px;}
#SearchbtnPost1{ width:78px; height:27px; border:0; cursor:pointer;  background:0;}
#SearchKeyWord1{  padding-left:10px; width:205px; height:27px; color:#aaa; line-height:27px; border:0;background:0; }


.nr{ float:left; width:694px; position:relative; }
.nr-top1{ border:solid 1px #e1e1e1; overflow:hidden; padding-bottom:20px;}
.nr-kp1{ overflow:hidden;}
.nr-kp1 h3{ height:60px; line-height:60px; padding-top:12px; text-align:center; font-size:24px;font-family:"Î¢ÈíÑÅºÚ";color:#6f2322; font-weight:500;}
.nr-kp1 h3 a{color:#6f2322;}
/*.nr-kp1 span{ display:block; width:650px; height:30px; line-height:30px; background:#f3f2f0; font-size:12px;font-family:"Î¢ÈíÑÅºÚ"; color:#3b3a3a;}
.nr-kp1 span font{ color:#cf5716;}*/
.nr-kp1 em{ display:block; padding-top:14px; padding-bottom:22px;}
.nr-kp1 p{ line-height:24px;  font-size:14px; color:#3b3a3a; line-height:24px; width:650px; margin:0 auto; text-align:left;}
.nr-kp2{ width:650px; margin:0 auto; overflow:hidden;}
.nr-kp2 ul{ padding-left:12px; overflow:hidden; display:block;}
.nr-kp2 ul li{ float:left; margin-left:12px; display:inline;}
.nr-kp2 dl{display:block;height:30px;line-height:30px;color:#494949; background:#f3f2f0; margin-top:28px; }
.nr-kp2 dt{float:left; width:300px; padding-left:22px; text-align:left; font-size:14px;font-family:"Î¢ÈíÑÅºÚ"; color:#3b3a3a;}
.nr-kp2 dt a{color:#494949; color:#6f2322;}
.nr-kp3{ width:650px; height:170px; margin:0 auto; background:url(../images/nr-5.jpg) no-repeat; margin-top:12px;}
.nr-kp3 dl dt{ display:block; overflow:hidden;}
.nr-kp3 dl dt p{ line-height:24px; font-size:14px; width:434px; padding-left:200px; padding-top:45px; text-align:left;}
.nr-kp3 dl dt ul{ display:block; width:469px; overflow:hidden; padding-left:166px; padding-top:15px;}
.nr-kp3 dl dt ul li{ float:left; width:110px; padding-left:10px; margin-left:35px; display:inline;text-align:left;line-height:24px;}
.nr-kp3 dl dt ul li i{ font-size:14px; font-weight:bold;}
.nr-kp3 dl dt ul .nr-on1 a{ color:#e78d12; }
.nr-kp3 dl dt ul .nr-on2 a{ color:#b5ad2b; }
.nr-kp3 dl dt ul .nr-on3 a{ color:#6f2322; }
.nr-kp4{ width:649px; height:106px; margin:0 auto; background:url(../images/nr-6.jpg) no-repeat; margin-top:12px; position:relative;}
.nr-kp4 p{ line-height:24px; font-size:14px; color:#3b3a3a; display:block; width:520px; padding-left:123px; text-align:left; padding-top:13px; text-indent:5em;}
.nr-kp4 a{ color:#FFF;}
.nr-kp4 .btr1{ position:absolute; width:87px; height:24px; line-height:24px; text-align:center; background:url(../images/nr-16.jpg) no-repeat; right:100px; bottom:14px;}
.nr-kp4 .btr2{ position:absolute; width:87px; height:24px; line-height:24px; text-align:center; background:url(../images/nr-17.jpg) no-repeat; right:7px; bottom:14px;}
.nr-kp5{ height:268px; padding-top:5px; background:#f3f2f0; margin-top:12px;}
.nr-kp5 h4{ height:58px; background:url(../images/nr-7.jpg) no-repeat; text-align:center; width:684px; margin:0 auto;}
.nr-kp5 ul{ display:block; overflow:hidden; padding-left:5px; padding-top:8px;}
.nr-kp5 ul li{ float:left; width:131px; height:193px; margin-left:5px; display:inline;}
.nr-kp5 ul li p{ padding-top:88px;  line-height:20px; text-align:left; color:#3b3a3a;}
.ver1{ background:url(../images/nr-8.jpg) no-repeat;}
.ver1 p{ display:block; padding-left:18px; padding-right:18px;}
.ver2{ background:url(../images/nr-9.jpg) no-repeat;}
.ver2 p{ display:block; padding-left:17px; padding-right:17px;}
.ver3{ background:url(../images/nr-10.jpg) no-repeat;}
.ver3 p{ display:block; padding-left:8px; padding-right:10px;}
.ver4{ background:url(../images/nr-11.jpg) no-repeat;}
.ver4 p{ display:block; padding-left:15px; padding-right:15px;}
.ver5{ background:url(../images/nr-12.jpg) no-repeat;}
.ver5 p{ display:block; padding-left:15px; padding-right:15px;}

.jstj{ height:222px;border:1px solid #e1e1e1; margin-top:12px;}
.jstj h2{ height:37px; color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:18px; line-height:37px; text-align:left; width:268px; margin:0 auto; background:url(../images/lie-A.jpg) no-repeat center bottom; font-weight:500; }
.jstj h2 font{ color:#3b3a3a;font-family:"Arial"; font-size:14px;font-weight:500;}
.jstj span{ width:267px; height:162px; display:block; margin:0 auto; padding-top:10px;}

/*»¼Õß¹ÊÊÂ*/
.hzgs{ height:456px;border:1px solid #e1e1e1; margin-top:12px; }
.hzgs h2{ height:37px; color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:18px; line-height:37px; text-align:left; width:268px; margin:0 auto; background:url(../images/lie-A.jpg) no-repeat center bottom; font-weight:500; }
.hzgs h2 font{ color:#3b3a3a;font-family:"Arial"; font-size:14px;font-weight:500;}
.picScroll-top{ margin:0 auto;  width:268px;  overflow:hidden; position:relative;   }
.picScroll-top .bd{ overflow:hidden;}
.picScroll-top .bd ul{ overflow:hidden; zoom:1; }
.picScroll-top .bd ul li{ text-align:center; zoom:1; margin-top:8px; }
.picScroll-top .bd ul li .pic{ text-align:center; }
.picScroll-top .bd ul li .pic img{ width:268px; height:164px; display:block; }
.picScroll-top .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-top .bd ul li .title{ line-height:32px; height:32px; background:#f3f2f0; color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:16px; }
.picScroll-top .bd ul li .title a{color:#6f2322;}
/*»¼Õß¹ÊÊÂ end*/

/*À´ÔºÂ·Ïß*/
.lylx{ height:268px; margin-top:12px;border:1px solid #e1e1e1;}
.lylx h2{ height:37px; color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:18px; line-height:37px; text-align:left; width:268px; margin:0 auto; background:url(../images/lie-A.jpg) no-repeat center bottom; font-weight:500; }
.lylx h2 font{ color:#3b3a3a;font-family:"Arial"; font-size:14px;font-weight:500;}
.lylx ul{ display:block; width:269px; height:211px; background:url(../images/nr-15.jpg) no-repeat; margin:0 auto; margin-top:10px; position:relative;}
.tre1{ width:194px; padding-left:4px; height:32px; line-height:32px; background:#FFF; border:solid 1px #cdcdcd; left:5px; top:103px; position:absolute;color:#ccc0a1;font-family:"Î¢ÈíÑÅºÚ"; font-size:14px;  }
.tre2{ width:194px; padding-left:4px; height:32px;line-height:32px; background:#FFF; border:solid 1px #cdcdcd; left:5px; bottom:24px; position:absolute;color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:14px;  }
.tre3{ width:44px; height:87px;right:8px; bottom:24px; position:absolute; background:url(../images/btnr.jpg) no-repeat; border:0; cursor:pointer;}

/*À´ÔºÂ·Ïß end*/

#rSwt_piao{width:22px; height:380px; position:absolute;right:-22px; top:0px; z-index:999;}
#rSwt_piao a{display:block;left: 0;}
#rSwt_zixun{ width:27px; height:147px; background:url(../images/swt_06.gif) no-repeat; position:absolute; top:0px; cursor:pointer} 
#rSwt_zixun1{ width:22px; height:88px; background:url(../images/contZx01.gif) no-repeat; position:absolute; top:0px; cursor:pointer} 
#rSwt_zixun2{ width:22px; height:88px; background:url(../images/contZx02.gif) no-repeat; position:absolute; top:93px; cursor:pointer} 
#rSwt_zixun3{ width:22px; height:88px; background:url(../images/contZx03.gif) no-repeat; position:absolute; top:186px; cursor:pointer} 
#lSwt_zixun{cursor:pointer} 
#gotop{ width:22px; height:88px; background:url(../images/contZx04.gif) no-repeat; position:absolute; top:279px; cursor:pointer}
/*ÄÚÈÝÒ³ end*/

/*ÌØÉ«¼¼ÊõÒ³*/
.tsjs-ban{ height:410px; width:100%; border-bottom:solid 2px #6f2322; margin:0 auto;}
.tsjs-ban .bnm1{ height:136px;background:url(../images/tsjs-ban1.jpg) no-repeat center top;}
.tsjs-ban .bnm2{ height:129px;background:url(../images/tsjs-ban2.jpg) no-repeat center top;}
.tsjs-ban .bnm3{ height:145px;background:url(../images/tsjs-ban3.jpg) no-repeat center top;}
.tsjs-ban .bnm1 a{ display:block; height:136px;}
.tsjs-ban .bnm2 a{ display:block; height:129px;}
.tsjs-ban .bnm3 a{ display:block; height:145px;}
.tejs-op1{ overflow:hidden;}
.tejs-op1 h2{ height:39px; background:#f3f2f0; }
.tejs-op1 h2 i{ display:block; text-align:left; height:39px; padding-left:12px; background:url(../images/lie-30.jpg) no-repeat 12px center; font-weight:500; color:#6f2322;font-family:"Î¢ÈíÑÅºÚ";font-size:14px; text-indent:18px; line-height:39px;}
.tejs-op1 h2 i a{color:#6f2322;}
.tejs-op1 ul{ display:block; overflow:hidden; padding-left:12px;}
.tejs-op1 ul li{ float:left; width:335px; height:224px; background:url(../images/tsjs_1.jpg) no-repeat; margin-top:8px; margin-right:8px; display:inline;}
.tejs-op1 ul li span{ float:left; width:56px; height:224px; color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:22px; overflow:hidden;zoom:1;}
.tejs-op1 ul li span a{ display:block; height:224px; padding-left:17px; padding-right:17px; text-align:center; line-height:25px; padding-top:25px;color:#6f2322;}
.tejs-op1 ul li span a:hover{ text-decoration:none; color:#F00;}
.tejs-op1 ul li p{ padding-top:4px;}
.tejs-op2{ height:265px; margin-top:10px;}
.tejs-op2 h3{ height:47px; background:url(../images/tsjs_2.jpg) no-repeat center;}
.tejs-op2 ul{ display:block; overflow:hidden; padding-left:10px; _padding-left:0px;}
.tejs-op2 ul li{ float:left; text-align:left; width:198px; margin-right:3px; display:inline; height:50px; padding-left:25px; line-height:50px;color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:20px;background:url(../images/tsjs_3.jpg) no-repeat 5px center;}
.tejs-op2 ul li a{color:#6f2322;}
.tejs-op2 ul li.bmt1{ border-bottom:solid 2px #cf5716;}
.tejs-op2 ul li.bmt2{ border-bottom:solid 2px #aca83c;}
/*ÌØÉ«¼¼ÊõÒ³ end*/

/*²¡ÖÖÁÐ±íÒ³*/
.bzlie{float:left; width:704px; }
.bzlie-op1{border:solid 1px #e1e1e1;overflow:hidden; padding:1px; padding-bottom:8px;}
.bzlie-w{ height:340px;}
.bzlie-w h2{ height:39px; background:url(../images/lie-1.jpg) no-repeat center; overflow:hidden; }
.bzlie-w h2 i{ display:block; text-align:left; height:39px; padding-left:12px; background:url(../images/lie-30.jpg) no-repeat 12px center; font-weight:500; color:#6f2322;font-family:"Î¢ÈíÑÅºÚ";font-size:14px; text-indent:18px; line-height:39px;}
.bzlie-w h2 i a{color:#6f2322;}
.bzlie-w h3{ background:#f3f2f0; height:70px; margin-top:2px; line-height:70px; color:#b5b5b5;font-family:"Î¢ÈíÑÅºÚ"; font-size:18px; font-weight:500;}
.bzlie-w h3 a{color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:30px; padding-right:8px; }
.bzlie-w dl dt{ display:block; padding:8px; height:210px;}
.bzlie-w dl dt span{ float:left; width:325px; height:209px; background:url(../images/bzlie-1.jpg) no-repeat;}
.bzlie-w dl dt p{ display:block; float:right; width:345px; height:199px; padding:4px; border:solid 1px #e0d2ca; position:relative;}
.bzlie-w dl dt p .bre1{ position:absolute; left:4px; top:4px;}
.bzlie-w dl dt p .bre2{ position:absolute; left:112px; top:4px;}
.bzlie-w dl dt p .bre3{ position:absolute; left:4px; bottom:4px;}
.bzlie-w dl dt p .bre4{ position:absolute; left:112px; bottom:4px;}
.bzlie-w dl dt p .bre5{ position:absolute; right:4px; bottom:4px;} 
.bzlie-q{ overflow:hidden; height:192px;}
.bzlie-q h3{ height:46px; background:url(../images/bzlie-7.jpg) no-repeat center top;}
.bzlie-q p{ width:685px; height:120px; margin:0 auto; margin-top:15px; position:relative;}
.bzlie-q p a:hover{ text-decoration:none;display:block; background:#c4c2bf;}
.bzlie-q p .cew1{ width:302px; height:58px; background:#f08200; position:absolute; left:0px; top:0px; line-height:58px; text-align:center; color:#FFF;font-family:"Î¢ÈíÑÅºÚ"; font-size:24px; font-weight:bold;}
.bzlie-q p .cew2{ width:164px; height:58px; background:#6f2322; position:absolute; left:304px; top:0px; line-height:58px; text-align:center; color:#FFF;font-family:"Î¢ÈíÑÅºÚ"; font-size:14px;}
.bzlie-q p .cew3{ width:215px; height:58px; background:#b5ad2b; position:absolute; right:0px; top:0px; line-height:58px; text-align:center; color:#FFF;font-family:"Î¢ÈíÑÅºÚ"; font-size:18px; font-weight:bold;}
.bzlie-q p .cew4{ width:169px; height:60px; background:#b5ad2b; position:absolute; left:0px; top:60px; line-height:60px; text-align:center; color:#FFF;font-family:"Î¢ÈíÑÅºÚ"; font-size:14px;}
.bzlie-q p .cew5{ width:226px; height:60px; background:#cf5716; position:absolute; left:171px; top:60px; line-height:60px; text-align:center; color:#FFF;font-family:"Î¢ÈíÑÅºÚ"; font-size:20px; font-weight:bold;}
.bzlie-q p .cew6{ width:286px; height:60px; background:#f08200; position:absolute; right:0px; top:60px; line-height:60px; text-align:center; color:#FFF;font-family:"Î¢ÈíÑÅºÚ"; font-size:24px; font-weight:500;}
.bzlie-bt{ height:230px; background:#f3f2f0; margin-top:12px;}
.bzlie-bt h3{ height:50px; background:url(../images/bzlie-8.jpg) no-repeat center top;}
/* Í¼Æ¬¹ö¶¯ */
.picScroll{ position:relative;  height:141px;   overflow:hidden; padding-left:28px;_padding-left:0px; padding-top:20px;  }
.picScroll ul{ overflow:hidden; zoom:1;  }
.picScroll ul li{ float:left; margin: 0 4px;  width:208px; overflow:hidden; display:inline; }
.picScroll ul li img{ width:208px; height:141px; }
.picScroll .prev,
.picScroll .next{ position:absolute;  left:8px; top:77px; display:block; width:14px; height:23px; overflow:hidden;  }
.picScroll .next{ left:auto; right:8px; }
.picScroll .prev{ background:url(../images/bzlie-9.jpg) no-repeat;}
.picScroll .next{ background:url(../images/bzlie-10.jpg) no-repeat;}
/*²¡ÖÖÁÐ±íÒ³ end*/

/*ÖÎÓú°¸Àý*/
.zyal-ban{height:410px; width:100%; border-bottom:solid 2px #6f2322; margin:0 auto;}
.zyal-ban .zyal-op1{height:136px; background:url(../images/zyal-ban1.jpg) no-repeat center top;text-indent:-9999px;}
.zyal-ban .zyal-op2{height:129px; background:url(../images/zyal-ban2.jpg) no-repeat center top;text-indent:-9999px;}
.zyal-ban .zyal-op3{height:145px; background:url(../images/zyal-ban3.jpg) no-repeat center top;text-indent:-9999px;}
.zyal-op{ border:solid 1px #e1e1e1;overflow:hidden; padding:1px;margin-top:8px;}
.zsal-1{ overflow:hidden; }
.zsal-1 h2{ height:51px; background:url(../images/zyal-tit1.jpg) no-repeat center top;}
.zsal-title{ height:66px; margin-top:10px; background:url(../images/zyal-1.jpg) repeat-x center top;}
.zsal-title ul{ display:block; padding-left:46px; padding-top:9px; overflow:hidden;}
.zsal-title ul li{ float:left; width:131px; height:57px; background:url(../images/zyal-3.jpg) no-repeat center top; margin-right:20px; display:inline; line-height:38px; text-align:center;color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:17px;}
.zsal-title ul li a{color:#6f2322;}
.zsal-title ul li a:hover{ text-decoration:none;}
.zsal-title ul li.active{ background:url(../images/zyal-2.jpg) no-repeat center top; color:#FFF;}
.zsal-title ul li.active a{color:#FFF;}
.zsal-cont{ display:block; overflow:hidden; padding-top:10px; height:288px;}
.zsal-cont dl dt{ display:block; overflow:hidden;}
.zsal-cont dl dt li{ float:left; margin-left:6px; display:inline;}
.zsal-cont dl dt li span{ display:block; padding-top:7px;}
.zsal-cont dl dt li h3{ height:42px; line-height:42px; text-align:center; display:block;color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:16px; font-weight:500; }
.zsal-cont dl dt li h3 a{color:#6f2322;}
.zsal-cont dl dt li p{ display:block; width:214px; text-align:left; margin:0 auto; line-height:24px; font-size:14px; color:#3b3a3a;}
.zsal-cont dl dt li p a{ color:#cf5716;}
.zsal-cont dl dt .bmr1{ width:228px; height:288px; background:#f3f2f0;}
.zsal-cont dl dt .bmr2{ width:245px; height:288px; background:#f3f2f0;}

.zsal-title1{ height:66px; margin-top:10px; background:url(../images/zyal-1.jpg) repeat-x center top;}
.zsal-title1 ul{ display:block; padding-left:46px; padding-top:9px; overflow:hidden;}
.zsal-title1 ul li{ float:left; width:131px; height:57px; background:url(../images/zyal-3.jpg) no-repeat center top; margin-right:20px; display:inline; line-height:38px; text-align:center;color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:17px;}
.zsal-title1 ul li a{color:#6f2322;}
.zsal-title1 ul li a:hover{ text-decoration:none;}
.zsal-title1 ul li.active{ background:url(../images/zyal-2.jpg) no-repeat center top; color:#FFF;}
.zsal-title1 ul li.active a{color:#FFF;}
.zsal-cont1{ display:block; overflow:hidden; padding-top:10px; height:288px;}
.zsal-cont1 dl dt{ display:block; overflow:hidden;}
.zsal-cont1 dl dt li{ float:left; margin-left:6px; display:inline;}
.zsal-cont1 dl dt li span{ display:block; padding-top:7px;}
.zsal-cont1 dl dt li h3{ height:42px; line-height:42px; text-align:center; display:block;color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:16px; font-weight:500; }
.zsal-cont1 dl dt li h3 a{color:#6f2322;}
.zsal-cont1 dl dt li p{ display:block; width:214px; text-align:left; margin:0 auto; line-height:24px; font-size:14px; color:#3b3a3a;}
.zsal-cont1 dl dt li p a{ color:#cf5716;}
.zsal-cont1 dl dt .bmr1{ width:228px; height:288px; background:#f3f2f0;}
.zsal-cont1 dl dt .bmr2{ width:245px; height:288px; background:#f3f2f0;}
.zsal-2{ overflow:hidden; display:block; margin-top:14px;}
.zsal-2 h2{ height:51px; background:url(../images/zyal-tit2.jpg) no-repeat;}
.picScroll2{ position:relative;  height:423px;   overflow:hidden; padding:15px 0 15px 45px;_padding:15px 0 15px 0px;  }
.picScroll2 ul{ overflow:hidden; zoom:1;  }
.picScroll2 ul li{ float:left; margin:0 14px;  width:273px; overflow:hidden; display:inline; }
.picScroll2 ul li img{ width:273px; height:423px; }
.picScroll2 .prev,
.picScroll2 .next{ position:absolute;  left:12px; top:165px; display:block; width:33px; height:57px; overflow:hidden;  }
.picScroll2 .next{ left:auto; right:12px; }
.picScroll2 .prev{ background:url(../images/zyal-7.jpg) no-repeat;}
.picScroll2 .next{ background:url(../images/zyal-8.jpg) no-repeat;}
/*ÖÎÓú°¸Àý end*/

/*À´ÔºÂ·Ïß*/
.lylx-ban{height:410px; width:100%; border-bottom:solid 2px #6f2322; margin:0 auto;}
.lylx-ban .lylx-opw1{height:136px; background:url(../images/lylx-ban1.jpg) no-repeat center top;}
.lylx-ban .lylx-opw2{height:129px; background:url(../images/lylx-ban2.jpg) no-repeat center top;}
.lylx-ban .lylx-opw3{height:145px; background:url(../images/lylx-ban3.jpg) no-repeat center top;}
.lylx-ban .lylx-opw1 a{ display:block;height:136px;}
.lylx-ban .lylx-opw2 a{ display:block;height:129px;}
.lylx-ban .lylx-opw3 a{ display:block;height:145px;}
.lylx-avd{ height:142px; margin-top:12px;}
.lylx-op1{ border:solid 1px #e1e1e1;overflow:hidden; padding:1px; margin-top:12px; padding-bottom:10px;}
.lylx-op1 h2{ height:44px; background:url(../images/lylx-2.jpg) no-repeat center top;}
.lylx-op1 dl{ display:block; width:974px; height:379px; margin:0 auto; background:#f3f2f0; margin-top:12px;}
.lylx-op1 dl .lylx-w1{ float:left; width:657px;height:379px;}
.lylx-op1 dl .lylx-w2{ float:left; width:273px; padding-left:23px; overflow:hidden;}
.lylx-op1 dl .lylx-w2 p{ display:block; text-align:left; text-indent:2em; color:#3b3a3a; line-height:22px; padding-top:10px;}
.lylx-op1 dl .lylx-w2 p font{ color:#b60005;}
.lylx-op1 dl .lylx-w2 em{ display:block; padding-top:15px;}
.lylx-op1 span{ display:block; height:43px; padding-top:12px;}
.lylx-op2{border:solid 1px #e1e1e1;overflow:hidden; padding:1px; margin-top:12px; padding-bottom:10px;}
.lylx-op2 h2{ height:44px; background:url(../images/lylx-7.jpg) no-repeat center top;}
.lylx-op2 ul{ display:block; overflow:hidden; width:973px; margin:0 auto;}
.lylx-op2 ul .oner1{ height:101px; background:url(../images/lylx-8.jpg) no-repeat left top #f3f2f0; margin-top:10px; position:relative;}
.lylx-op2 ul .oner1 p{ display:block; width:704px; padding:20px 0 0 250px; color:#3b3a3a; font-size:13px; line-height:24px; text-align:left;}
.lylx-op2 ul .oner1 span{ position:absolute; right:45px; bottom:11px;}
.lylx-op2 ul .oner2{ height:152px; background:url(../images/lylx-10.jpg) no-repeat left top #f3f2f0; margin-top:10px; position:relative;}
.lylx-op2 ul .oner2 p{ display:block; width:716px; padding:10px 0 0 250px; color:#3b3a3a; font-size:13px; line-height:22px; text-align:left;}
.lylx-op2 ul .oner2 span{ position:absolute; right:45px; bottom:11px;}
.lylx-op3{border:solid 1px #e1e1e1;overflow:hidden; padding:1px; margin-top:12px; padding-bottom:10px;}
.lylx-op3 h2{ height:44px; background:url(../images/lylx-11.jpg) no-repeat center top;}
.lylx-op3 ul{ display:block; overflow:hidden; width:961px; margin:0 auto;}
.lylx-op3 ul li{ margin-top:14px;}
.lylx-op3 ul .bte1{ position:relative; height:132px; background:url(../images/lylx-12.jpg) no-repeat left 15px; padding-left:268px;}
.lylx-op3 ul .bte1 .com1{ width:692px; height:75px; background:#f3f2f0;}
.lylx-op3 ul .bte1 .com1 i{ display:block; text-align:left;color:#3b3a3a; font-size:13px; line-height:22px; width:670px; padding:6px 0 0 8px; float:left; }
.lylx-op3 ul .bte1 .com1 i strong{ color:#cf5716;}
.lylx-op3 ul .bte1 .com2{ width:402px; height:55px; background:#f3f2f0; margin-top:2px; position:absolute;left:268px; bottom:0px;}
.lylx-op3 ul .bte1 .com2 i{ display:block; text-align:left;color:#3b3a3a; font-size:13px; line-height:22px; width:350px; padding:14px 0 0 8px;  float:left; }
.lylx-op3 ul .bte1 .com2 i strong{ color:#cf5716;}
.lylx-op3 ul .bte1 span{ position:absolute; right:36px; bottom:11px;}
.lylx-op3 ul .bte2{ position:relative; height:112px; background:url(../images/lylx-13.jpg) no-repeat left 15px; padding-left:268px;}
.lylx-op3 ul .bte2 .com3{ width:692px; height:55px; background:#f3f2f0;}
.lylx-op3 ul .bte2 .com3 i{ display:block; text-align:left;color:#3b3a3a; font-size:13px; line-height:22px; width:670px; padding:6px 0 0 8px; float:left; }
.lylx-op3 ul .bte2 .com3 i strong{ color:#cf5716;}
.lylx-op3 ul .bte2 .com4{ width:402px; height:55px; background:#f3f2f0; margin-top:2px;position:absolute;left:268px; bottom:0px;}
.lylx-op3 ul .bte2 .com4 i{ display:block; text-align:left;color:#3b3a3a; font-size:13px; line-height:22px; width:368px; padding:14px 0 0 8px;  float:left; }
.lylx-op3 ul .bte2 .com4 i strong{ color:#cf5716;}
.lylx-op3 ul .bte2 span{ position:absolute; right:36px; bottom:11px;}

.lylx-op3 ul .bte3{ position:relative; height:132px; background:url(../images/lylx-14.jpg) no-repeat left 15px; padding-left:268px;}
.lylx-op3 ul .bte3 .com5{ width:692px; height:75px; background:#f3f2f0;}
.lylx-op3 ul .bte3 .com5 i{ display:block; text-align:left;color:#3b3a3a; font-size:13px; line-height:22px; width:670px; padding:6px 0 0 8px; float:left; }
.lylx-op3 ul .bte3 .com5 i strong{ color:#cf5716;}
.lylx-op3 ul .bte3 .com6{ width:402px; height:55px; background:#f3f2f0; margin-top:2px;position:absolute;left:268px; bottom:0px;}
.lylx-op3 ul .bte3 .com6 i{ display:block; text-align:left;color:#3b3a3a; font-size:13px; line-height:22px; width:368px; padding:14px 0 0 8px;  float:left; }
.lylx-op3 ul .bte3 .com6 i strong{ color:#cf5716;}
.lylx-op3 ul .bte3 span{ position:absolute; right:36px; bottom:11px;}

.lylx-op3 ul .bte4{ position:relative; height:112px; background:url(../images/lylx-15.jpg) no-repeat left 15px; padding-left:268px;}
.lylx-op3 ul .bte4 .com7{ width:692px; height:55px; background:#f3f2f0;}
.lylx-op3 ul .bte4 .com7 i{ display:block; text-align:left;color:#3b3a3a; font-size:13px; line-height:22px; width:670px; padding:6px 0 0 8px; float:left; }
.lylx-op3 ul .bte4 .com7 i strong{ color:#cf5716;}
.lylx-op3 ul .bte4 .com8{ width:402px; height:55px; background:#f3f2f0; margin-top:2px;position:absolute;left:268px; bottom:0px;}
.lylx-op3 ul .bte4 .com8 i{ display:block; text-align:left;color:#3b3a3a; font-size:13px; line-height:22px; width:384px; padding:14px 0 0 8px;  float:left; }
.lylx-op3 ul .bte4 .com8 i strong{ color:#cf5716;}
.lylx-op3 ul .bte4 span{ position:absolute; right:36px; bottom:11px;}

.lylx-op3 ul .bte5{ position:relative; height:155px; background:url(../images/lylx-16.jpg) no-repeat left 15px; padding-left:268px;}
.lylx-op3 ul .bte5 .com9{ width:692px; height:98px; background:#f3f2f0;}
.lylx-op3 ul .bte5 .com9 i{ display:block; text-align:left;color:#3b3a3a; font-size:13px; line-height:22px; width:670px; padding:6px 0 0 8px; float:left; }
.lylx-op3 ul .bte5 .com9 i strong{ color:#cf5716;}
.lylx-op3 ul .bte5 .com10{ width:402px; height:55px; background:#f3f2f0; margin-top:2px;position:absolute;left:268px; bottom:0px;}
.lylx-op3 ul .bte5 .com10 i{ display:block; text-align:left;color:#3b3a3a; font-size:13px; line-height:22px; width:368px; padding:14px 0 0 8px;  float:left; }
.lylx-op3 ul .bte5 .com10 i strong{ color:#cf5716;}
.lylx-op3 ul .bte5 span{ position:absolute; right:36px; bottom:11px;}
.lylx-op3 ul .bte6{ height:37px; padding-top:22px; padding-bottom:12px; display:block;}
.lylx-op3 ul .bte6 img{ margin-left:26px; display:inline;}

.lylx-op4{border:solid 1px #e1e1e1;overflow:hidden; padding:1px; margin-top:12px; padding-bottom:10px;}
.lylx-op4 h2{ height:44px; background:url(../images/lylx-19.jpg) no-repeat center top;}
.lylx-op4 ul{ display:block; width:975px; overflow:hidden; margin:0 auto;}
.lylx-op4 ul li{ margin-top:11px;}
.lylx-op4 ul .vre1{ height:126px; background:url(../images/lylx-20.jpg) no-repeat left top #f3f2f0; position:relative;}
.lylx-op4 ul .vre1 p{ display:block; padding-top:20px;padding-left:249px; width:716px; font-size:13px; line-height:22px;color:#3b3a3a; text-align:left;}
.lylx-op4 ul .vre1 p strong{color:#cf5716;}
.lylx-op4 ul .vre1 span{ position:absolute; right:45px; bottom:15px;}
.lylx-op4 ul .vre2{ height:163px; background:url(../images/lylx-21.jpg) no-repeat left top #f3f2f0; position:relative;}
.lylx-op4 ul .vre2 p{ display:block; padding-top:18px;padding-left:249px; width:716px; font-size:13px; line-height:22px;color:#3b3a3a; text-align:left;}
.lylx-op4 ul .vre2 p strong{color:#cf5716;}
.lylx-op4 ul .vre2 span{ position:absolute; right:45px; bottom:15px;}
.lylx-op4 ul .vre3{ height:163px; background:url(../images/lylx-22.jpg) no-repeat left top #f3f2f0; position:relative;}
.lylx-op4 ul .vre3 p{ display:block; padding-top:18px;padding-left:249px; width:716px; font-size:13px; line-height:22px;color:#3b3a3a; text-align:left;}
.lylx-op4 ul .vre3 p strong{color:#cf5716;}
.lylx-op4 ul .vre3 span{ position:absolute; right:45px; bottom:15px;}

.lylx-op5{ height:199px;border:solid 1px #e1e1e1;padding:1px; margin-top:12px;}
/*À´ÔºÂ·Ïß end*/

/*½òÃÅÉè±¸*/
.jmsb-ban{height:410px; width:100%; border-bottom:solid 2px #6f2322; margin:0 auto;}
.jmsb-ban .jmsb-opw1{height:136px; background:url(../images/jmsb-ban1.jpg) no-repeat center top;}
.jmsb-ban .jmsb-opw2{height:129px; background:url(../images/jmsb-ban2.jpg) no-repeat center top;}
.jmsb-ban .jmsb-opw3{height:145px; background:url(../images/jmsb-ban3.jpg) no-repeat center top;}
.jmsb-ban .jmsb-opw1 a{ display:block;height:136px;}
.jmsb-ban .jmsb-opw2 a{ display:block;height:129px;}
.jmsb-ban .jmsb-opw3 a{ display:block;height:145px;}
.jmsb{ overflow:hidden; margin-top:12px;border:solid 1px #e1e1e1;}
.jmsb h2{ height:40px; border-bottom:solid 1px #e1e1e1; font-weight:500; background:url(../images/lie-30.jpg) no-repeat 11px center #f3f2f0;color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:15px; text-align:left; line-height:40px; padding-left:27px; }
.jmsb h2 a{color:#6f2322;}
.jmsb-op1{ overflow:hidden; display:block; height:100%;}
.jmsb-op1 ul li{ float:left; width:316px; height:255px; background:url(../images/jmsb-w.jpg) no-repeat; margin-left:12px; margin-top:12px; display:inline;}
.jmsb-op1 ul li span{ display:block; padding-top:7px;}
.jmsb-op1 ul li p{ height:44px; line-height:44px; display:block; text-align:center;color:#6f2322;font-family:"Î¢ÈíÑÅºÚ"; font-size:15px; }
.jmsb-op1 ul li p a{color:#6f2322;}
.xxi{ width:968px; height:24px; border-bottom:dashed 1px #d0cfcf; margin:0 auto;}
.pageasqw1 ul{ text-align:center; padding-top:20px; padding-bottom:20px;_padding-top:20px; _padding-bottom:25px;} 
.pageasqw1 li{ display:inline; _zoom:1;_display:inline; margin:0 3px; }
.pageasqw1 li a{ color:#494949; display:inline-block;  border:solid 1px #cdcdcd; line-height:26px;padding:0px 10px;}
.pageasqw1 li a:hover{ background:#6f2322; color:#fff; }

.jmsb-bt{ height:225px; margin-top:12px;border:solid 1px #e1e1e1;}
.jmsb-bt h2{ height:44px; background:url(../images/jmsb-7.jpg) no-repeat center 2px; padding-top:2px;}
/* Í¼Æ¬¹ö¶¯ */
.picScroll3{ position:relative;  height:141px;   overflow:hidden; padding-left:45px;_padding-left:0px; padding-top:15px;  }
.picScroll3 ul{ overflow:hidden; zoom:1;  }
.picScroll3 ul li{ float:left; margin: 0 4px;  width:220px; overflow:hidden; display:inline; }
.picScroll3 ul li img{ width:220px; height:141px; }
.picScroll3 .prev,
.picScroll3 .next{ position:absolute;  left:13px; top:60px; display:block; width:17px; height:36px; overflow:hidden;  }
.picScroll3 .next{ left:auto; right:13px; }
.picScroll3 .prev{ background:url(../images/jmsb-8.jpg) no-repeat;}
.picScroll3 .next{ background:url(../images/jmsb-9.jpg) no-repeat;}
/*½òÃÅÉè±¸ end*/

/*404Ò³Ãæ*/
.con-banner{height:410px; width:100%; border-bottom:solid 2px #6f2322; margin:0 auto; }
.con-banner{height:410px; width:100%; border-bottom:solid 2px #6f2322; margin:0 auto;}
.con-banner .con-opw1{height:136px; background:url(../images/con-ban1.jpg) no-repeat center top;}
.con-banner .con-opw2{height:129px; background:url(../images/con-ban2.jpg) no-repeat center top;}
.con-banner .con-opw3{height:145px; background:url(../images/con-ban3.jpg) no-repeat center top;}
.con-banner .con-opw3 i{ display:block; width:998px; height:145px; margin:0 auto; position:relative;}
.con-banner .con-opw3 i a{ display:block; width:77px; height:76px;}
.con-banner .con-opw3 i .vnr1{ position:absolute; right:392px; top:31px;}
.con-banner .con-opw3 i .vnr2{ position:absolute; right:285px; top:31px;}
.con-banner .con-opw3 i .vnr3{ position:absolute; right:179px; top:31px;}
.con-banner .con-opw3 i .vnr4{ position:absolute; right:71px; top:31px;}
.con-banner .con-opw1 a{ display:block;height:136px;}
.con-banner .con-opw2 a{ display:block;height:129px;}

/*404Ò³Ãæ end*/

/*nav-box style*/
.nav-box{ width:1000px; margin:0 auto;zoom:1; overflow:hidden; height:118px; padding-bottom:10px;}
.nav-box ul li{ float:left; margin:15px 0 0 15px; display:block;}
.nav-box ul li a:hover{ text-decoration:underline;}
.nav-box ul li a {color:#000; padding-left:5px; line-height:28px; }
.nav-box ul li h3{ text-align:center; line-height:37px; height:37px; font-size:18px; color:#490006; font-weight:normal;}
.nav-box ul li h3.t-01{ background:url(../images/nav01.jpg) no-repeat; }
.nav-box ul li h3.t-02{ background:url(../images/nav02.jpg) no-repeat;}
.nav-box ul li h3.t-03{ background:url(../images/nav03.jpg) no-repeat; }
.nav-box ul li h3.t-04{ background:url(../images/nav04.jpg) no-repeat; }
.nav-box ul li.nav-01{ width:163px; margin-left:0; background:#f9f1e7;}
.nav-box ul li.nav-02{ width:520px; background:#faeee7;}
.nav-box ul li.nav-03{ width:272px; background:#f8f7e9;}
/*.nav-box ul li.nav-04{ width:146px; background:#fdf2e5;}*/
.nav-box ul li .nav_bj01{ background:url(../images/nav_bj01.jpg) no-repeat left; padding:8px 0 20px 0}
.nav-box ul li .nav_bj02{ background:url(../images/nav_bj02.jpg) no-repeat left; padding:8px 0 20px 0}
.nav-box ul li .nav_bj03{ background:url(../images/nav_bj03.jpg) no-repeat left; padding:8px 0 20px 0}
.nav-box ul li .nav_bj04{ background:url(../images/nav_bj04.jpg) no-repeat left; padding:8px 0 20px 0}
.nav-box ul li  p{ padding-left:60px;}
.nav-box ul li .nav_bj02 p{ padding-left:60px; margin-right:50px;}
.nav-box ul li .a_li01{ color:#ff0000;}







 