﻿@charset "utf-8";
/* CSS Document */

*{ margin:0; padding:0;-webkit-text-size-adjust:none;}
body{ background:#fff; font-size:12px; color:#666;font-family:Tahoma, "微软雅黑", Geneva, sans-serif;}

a{ color:#666; text-decoration:none; margin:0; padding:0;}
a:hover{ color:#f60; text-decoration:underline;}

img{ border:none;}
a img{ font-size:0;}
li{ list-style:none;}
input,select{ outline:none; color:#555;}

.ft8{ font-size:8px;}
.ft10{ font-size:10px;}
.ft12{ font-size:12px;}
.ft14{ font-size:14px;}
.ft16{ font-size:16px;}
.ft18{ font-size:18px;}
.ft20{ font-size:20px;}
.ft22{ font-size:22px;}
.ft24{ font-size:24px;}
.ft26{ font-size:26px;}
.ft28{ font-size:28px;}

.ft_nor{ font-weight:normal;}
.ft_bold{ font-weight:bold;}

.ft_ver{ font-family:Verdana, Geneva, sans-serif;}
.ft_ari{ font-family:Arial, Helvetica, sans-serif;}
.ft_mic{ font-family:"微软雅黑",Arial, Helvetica, sans-serif;}
.ft_song{ font-family:"宋体";}
.ft_mic2{font-family:Tahoma, "微软雅黑", Geneva, sans-serif;}

.fl{ float:left;}
.fr{ float:right;}
.clear{ clear:both;}
.clearall{ clear:both; font-size:0; line-height:0; height:0; overflow:hidden; visibility:hidden;}

.ta-l{ text-align:left;}
.ta-c{ text-align:center;}
.ta-r{ text-align:right;}

.w980{ width:980px; margin:0 auto;}
.w1000{ width:1000px; margin:0 auto;}


.mt6{ margin-top:6px;}
.mt10{ margin-top:10px;}
.mt12{ margin-top:12px;}
.mt13{ margin-top:13px;}
.mt15{ margin-top:15px;}

.clearfix:after {visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


/*****顶部******/
.header{ height:110px; position:relative;}
.logo{ position:absolute; left:0; top:23px;}
.header_right{ position:absolute; right:0; top:24px;}
.address{}
.follow{position:absolute; right:0; top:52px;}
.follow ul li{ width:20px; height:14px; float:left; display:inline; margin-right:8px;}
.follow ul li a{ width:20px; height:14px; display:inline-block; text-indent:-99999px; background:url(../images/follow.png) no-repeat;}
.follow ul li.follow_1 a{ background-position:0 0;}
.follow ul li.follow_1 a:hover{ background-position:0 -24px;}
.follow ul li.follow_2 a{ background-position:-20px 0;}
.follow ul li.follow_2 a:hover{ background-position:-20px -24px;}
.follow ul li.follow_3 a{ background-position:-40px 0;}
.follow ul li.follow_3 a:hover{ background-position:-40px -24px;}
.follow ul li.follow_4 a{ background-position:-60px 0;}
.follow ul li.follow_4 a:hover{ background-position:-60px -24px;}
.follow ul li a{/* 差异化效果*/
	transition:background 0.4s, color 0.4s; 
	-moz-transition:background 0.4s, color 0.4s; /* Firefox 4 */
	-webkit-transition:background 0.4s, color 0.4s; /* Safari and Chrome */
	-o-transition:background 0.4s, color 0.4s; /* Opera */
}
.no-transition a{/* 去除差异化效果*/
	transition:background 0, color 0; 
	-moz-transition:background 0, color 0; /* Firefox 4 */
	-webkit-transition:background 0, color 0; /* Safari and Chrome */
	-o-transition:background 0, color 0; /* Opera */
}

.navm{ width:100%; height:48px; background:url(../images/navback3.jpg) repeat-x; color:#a2a2a2;}

.navall{ height:48px; line-height:48px; position:relative;}
/*.nav{ height:48px; position:absolute; width:700px;}
.nav ul li{}
.nav ul li a{position:relative; display:block; float:left; padding-left:10px; margin:0 5px;}
.nav ul li a span{display:block;  float:left; padding:0 30px 0 3px;color:#fff; font-size:14px; }
.nav ul li a:hover{background:url(../images/navback2.png) left bottom no-repeat;}
.nav ul li a:hover span{background:url(../images/navback2.png) right top no-repeat;color:#000; text-decoration:none;}
.nav ul li a i{ position:absolute; top:23px; right:13px; display:block; width:7px; height:4px; background:url(../images/nback2.png) right center no-repeat;}
.nav ul li a:hover i{background:url(../images/nback.png) right top no-repeat;}

.nav ul li .subnav{ position:absolute; top:48px; z-index:5; width:213px; display:none;}
.subnav_list{}
.subnav_list ul li{ background:#fff; width:213px; height:44px; border-bottom:1px solid #5890bd;}
.subnav_list ul li.bg{ border:none;background:url(../images/navback6.png) center bottom no-repeat; height:44px;}
.subnav_list ul li:hover{ background:#5890bd; text-decoration:none;}
.subnav_list ul li.bg:hover{ background:none; background:url(../images/navback7.png) center bottom no-repeat;}
.subnav_list ul li a{ padding:0; margin:0; display:block; position:relative; padding-left:10px; width:203px; height:44px; line-height:44px; color:#525252; font-size:15px;}
.subnav_list ul li a:hover{ background:none; color:#fff; text-decoration:none;}


.nav ul li ul li .subnav2{ position:absolute; left:215px; width:213px; display:none;}
.subnav_list2{}
.subnav_list2 ul li{ background:#fff; width:213px; height:44px; border-bottom:1px solid #5890bd;}
.subnav_list2 ul li.bg{ border:none;background:url(../images/navback6.png) center bottom no-repeat; height:44px;}
.subnav_list2 ul li:hover{ background:#5890bd;text-decoration:none;}
.subnav_list2 ul li.bg:hover{ background:none; background:url(../images/navback7.png) center bottom no-repeat;}
.subnav_list2 ul li a{ padding:0; margin:0; display:block; position:relative; padding-left:10px; width:203px; height:44px; line-height:44px; color:#525252; font-size:15px;}
.subnav_list2 ul li a:hover{ background:none; color:#fff;  text-decoration:none;}*/
.downmainmenu{height:48px; }
.downmainmenu ul{z-index:100;margin: 0;padding: 0;position:absolute;list-style-type: none;}
.downmainmenu ul li{position: relative;display: inline;float: left; height:48px; }
.downmainmenu ul li a{display:block; float:left; padding-left:10px; height:48px; line-height:48px;}
.downmainmenu ul li a span{display:block; float:left; padding:0 28px 0 3px;color:#fff; font-size:14px; }
.downmainmenu ul li a:hover{background:url(../images/navback2.png) left bottom no-repeat;}
.downmainmenu ul li a:hover span{background:url(../images/navback2.png) right top no-repeat;color:#000; text-decoration:none;}
.downmainmenu ul li a i{ position:absolute; top:23px; right:33px; display:block; width:7px; height:4px; background:url(../images/nback2.png) right center no-repeat;}
.downmainmenu ul li a:hover i{background:url(../images/nback.png) right top no-repeat;}

.downmainmenu ul li a.selected{background:url(../images/navback2.png) left bottom no-repeat;}
.downmainmenu ul li a.selected span{background:url(../images/navback2.png) right top no-repeat;color:#000; text-decoration:none;}
.downmainmenu ul li a.selected i{background:url(../images/nback.png) right top no-repeat;}
/*1st sub level menu*/
.downmainmenu ul li ul{display: none; visibility: hidden; }

.downmainmenu ul li ul li{ background:url(../images/navback8.png) repeat; width:213px; height:44px; border-bottom:1px solid #5890bd;}
.downmainmenu ul li ul li.bg{ background:none; border:none;background:url(../images/navback6.png) center bottom no-repeat; height:44px;}
.downmainmenu ul li ul li:hover{ background:#5890bd; text-decoration:none;}
.downmainmenu ul li ul li.bg:hover{ background:none; background:url(../images/navback7.png) center bottom no-repeat;}
.downmainmenu ul li ul li a{ padding:0; margin:0; display:block; position:relative; padding-left:10px; width:203px; height:44px; line-height:44px; color:#525252; font-size:15px; text-decoration:none;}
.downmainmenu ul li ul li a:hover{ background:none; color:#fff; text-decoration:none;}

.downmainmenu ul li ul li a.selected{background:none; color:#fff; text-decoration:none;}



.downmainmenu ul li ul li ul li{ background:url(../images/navback8.png) repeat; width:213px; height:44px; border-bottom:1px solid #5890bd;}
.downmainmenu ul li ul li ul li.bg{ background:none; border:none;background:url(../images/navback6.png) center bottom no-repeat; height:44px;}
.downmainmenu ul li ul li ul li:hover{ background:none; background:#5890bd;text-decoration:none;}
.downmainmenu ul li ul li ul li.bg:hover{ background:none; background:url(../images/navback7.png) center bottom no-repeat;}
.downmainmenu ul li ul li ul li a{ padding:0; margin:0; display:block; position:relative; padding-left:10px; width:203px; height:44px; line-height:44px; color:#525252; font-size:15px; text-decoration:none;}
.downmainmenu ul li ul li ul li a:hover{ background:none; color:#fff;  text-decoration:none;}

/* Holly Hack for IE \*/
* html .downmainmenu{height: 1%;} /*Holly Hack for IE7 and below*/
/* ######### CSS classes applied to down and right arrow images  ######### */
.rightarrowclass{position: absolute;top: 15px;right: 30px;}
/* ######### CSS for shadow added to sub menus  ######### */
.ddshadow{position: absolute;left: 0;top: 0;width: 0;height: 0;z-index:100;overflow:visible;}
.toplevelshadow{ /*shadow opacity. Doesn't work in IE*/opacity: 0.8;}


.search{ position:absolute; right:10px; top:8px; background:url(../images/searchback.png) no-repeat; width:142px; height:31px;}
.txt{ position:absolute; left:10px; top:4px; border:none; background:none; width:100px; height:24px; line-height:24px; color:#adadad;}
.btn{ position:absolute; right:4px; top:4px; border:none; width:23px; height:23px;background:url(../images/search.png) no-repeat; cursor:pointer;}


.bannerm{width:100%; height:476px; position:relative;}

.banner{ width:100%; height:476px; /*position:relative; z-index:11; */}
.banner .pic{height:476px; overflow:hidden;}
.banner .pic li{ width:100%; display:block; height:476px;}
.banner .pic li a{ width:100%; display:block; height:476px;}
.bannerdj{ position:relative;}
.bannerdj .hd{ position:absolute; bottom:30px; right:0;}
.bannerdj .hd li{ float:left; background:url(../images/ticon2.png) no-repeat; width:17px; height:17px; margin-right:10px;}
.bannerdj .hd li:hover{ cursor:pointer;}
.bannerdj .hd li.on{ background:url(../images/ticon.png) no-repeat; width:17px; height:17px; cursor:pointer;}

/*.banner2{ width:1000px; margin:0 auto; height:476px; position:relative; z-index:12; top:-476px; }
.banner2 .pic2{height:476px; overflow:hidden;}
.banner2 .pic2 .picall{ position:relative; height:476px;}
.banner2 .pic2 .picleft{ position:absolute; width:680px; height:100px; left:0; top:150px; font-size:75px; color:#cc2a1e;}
.banner2 .pic2 .picleft span{ color:#63990c; font-size:38px;font-family:Tahoma, "微软雅黑", Geneva, sans-serif;}

.banner3{ width:100%; margin:0 auto; height:476px; position:relative; z-index:13; top:-952px; }
.banner3 .pic3{height:476px;overflow:hidden;}
.banner3 .pic3 .picall{ position:relative; height:476px;}
.banner3 .pic3 .picright{ position:absolute; width:674px; height:460px; left:46%; top:-40px;}*/

.main_1{ margin-top:36px; height:280px;}

.main_1_leftall{ width:800px;}
.main_1_leftalltop{}
.main_1_leftalltoplist{}
.main_1_leftalltoplistall{}
.main_1_left{ width:278px; height:226px; border:1px solid #ddd; background:#eae8e3;}
.main_1_left_img{ width:256px; height:184px; border:1px solid #c2c2c0; margin:11px 11px 4px 11px;}
.main_1_left_title{ text-align:center; height:20px; line-height:20px;}
.main_1_left_title a{color:#da4814;}
.main_1_center{ width:500px; margin-left:20px;}
.main_1_center_list{ width:500px;}
.main_1_center_list{ width:500px; height:220px;}
.main_1_center_listtitle{ line-height:30px; }
.main_1_center_listtitle a{ font-size:17px; color:#000;}
.main_1_center_listcontent{ height:200px;line-height:30px; }

.main_1_center_list2{ position:relative; z-index:20; }
.main_1_center_list2 .hd{}
.main_1_center_list2 .hd ul{float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; }
.main_1_center_list2 .hd ul li{ float:left; margin:0 5px; color:#666;} 
.main_1_center_list2 .hd ul li a{ font-size:12px;  }
.main_1_center_list2 .hd ul li.on{ cursor:pointer; color:#000; }
.main_1_center_list2 .hd a.lprev{ cursor:pointer; width:12px; height:11px; float:right; margin-right:5px; margin-top:10px; display:block; background:url(../images/allowleft.png) no-repeat;}
.main_1_center_list2 .hd a.rnext {cursor:pointer; width:12px; height:11px; float:right; margin-right:5px; margin-top:10px; display:block; background:url(../images/allowright.png) no-repeat;}

.main_1_right{ width:180px;}
.main_1_right_title{ font-size:17px; line-height:30px; color:#000; padding-left:10px;}
.main_1_right_list{ margin-top:5px; position:relative;}
.main_1_right_list_title{ position:absolute; z-index:2; width:126px; border:1px solid #ddd; padding:2px 2px 0 2px; border-bottom:none; background:#eae8e3;}
.main_1_right_list_title span{ display:block; width:116px; height:32px; line-height:32px; font-size:17px; color:#fff; padding-left:10px; background:#b8b6b2;}
.main_1_right_listul{ position:absolute; z-index:1; top:34px; width:178px; border:1px solid #ddd;background:#eae8e3;}
.main_1_right_listli{ padding:8px 0;}
.main_1_right_listli ul li{ line-height:23px; background:url(../images/download.png) 10px center no-repeat; padding-left:30px; }

.main_2m{ width:100%; height:180px;background:#f3f2f0; border-bottom:1px solid #e7e5e2; border-top:1px solid #e7e5e2;}
.main_2{ height:180px; }
.main_2_title{ text-align:center; font-size:25px; color:#000; font-weight:bold; margin-top:24px;}
.main_2_des{line-height:25px; margin:5px 52px 0 62px; font-size:13px; letter-spacing:0.5px;}
.main_2_more{ text-align:right; padding-right:82px;}
.main_2_more a{ font-size:14px; color:#aaa;}

.main_3{ margin-top:30px;}
.main_3_title{ text-align:center; font-size:25px; color:#000; font-weight:bold;}
.main_3_des{ margin-top:20px; text-align:center; font-size:14px;}
.main_3_list{ margin-top:20px;}
.main_3_list_nav{ width:1000px; overflow:hidden;}
.main_3_list_nav ul{ width:1100px;}
.main_3_list_nav ul li{ float:left; margin-right:50px;}
.main_3_list_nav ul li:hover .main_3_list_nav2{-moz-opacity:0.8;opacity:0.8;filter:alpha(opacity = 80);background:#3481b3;}

.main_3_list_nav1{position:relative;width:299px;height:224px;overflow:hidden;}
.main_3_list_nav2{position:absolute;width:299px;height:100px;left:0;bottom:0;-moz-opacity:.5;opacity:.5;filter:alpha(opacity = 50);background:#000;z-index:1;}

.main_3_list_nav3{position:absolute;width:299px; text-align:center;left:0;bottom:0;height:100px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;z-index:2;}
.main_3_list_nav3_title{ display:block; font-weight:normal;width:299px; height:32px; line-height:32px; background:url(../images/xback2.jpg) center bottom repeat-x;}
.main_3_list_nav3_title a{font-size:18px;color:#fff;}
.main_3_list_nav3_des{ padding-top:15px;}
.main_3_list_nav3_des p{ color:#d1cfcb; line-height:20px;}
/*****底部版权******/
.footerm{ margin-top:54px; background:#0161a0; height:412px;}
.footer{ overflow:hidden;}
.footer_list{ width:1100px; padding:56px 0 26px 0;}
.footer_list dl{ float:left; height:280px; border-right:1px solid #7eb4d7; padding-right:28px; margin-right:28px;}
.footer_list dl.nobg{ border:none;}
.footer_list dl dt{ padding-bottom:10px;}
.footer_list dl dt a{ font-size:18px; color:#fff;}
.footer_list dl dd{ line-height:35px;}
.footer_list dl dd a{ font-size:13px; color:#fff;}

.footer_bq{ background:url(../images/footb.jpg) top center no-repeat;}
.footer_des{ color:#fff; padding-top:15px;}



/**************产品内页******************/

.index_product{ margin-top:30px;}
.index_product_left{ padding-bottom:20px;}
.listm_left_product{ width:249px; background:#eae8e3;
border-radius:2px;
-moz-border-radius: 2px; 
-webkit-border-radius: 2px; }
.listm_left_product_title{padding-left:10px; height:46px; line-height:46px; color:#fff; background:url(../images/listback.jpg) no-repeat;; font-size:18px;}
.listm_left_product_list{ padding-bottom:5px; }
#files{width:198px;}
.listm_left_product_list .tree li{ width:249px; }
.listm_left_product_list .tree li a{ height:34px;line-height:34px; padding:0 0 0 15px; display:block;text-decoration:none; background: url(../images/licon2.png) 220px center no-repeat; color:#000; font-size:14px; border-bottom:1px solid #fff; }
.listm_left_product_list .tree li ul{ background:url(../images/listback2.jpg) repeat; border:2px solid #dcdcdc; border-top:0px; padding:5px 0; }
.listm_left_product_list .tree li ul li a{ display:inline; width:148px;background:none; border:none; background:url(../images/licon.png) 20px center no-repeat; height:30px; line-height:30px; font-size:15px; margin:0; padding-left:50px;font-weight:normal; color:#666; text-transform : uppercase;}
.listm_left_product_list .tree li ul li a:hover{ height:30px; text-decoration:none; background:url(../images/licon.png) 30px center no-repeat; }
.tree ul.tree-group-collapsed{display:none;}

.listm_left_product_list .tree li a.treeli{ background:url(../images/licon3.png) 220px center no-repeat;}
.listm_left_product_list .tree li.nobg a{ border:none;}

.index_product_left_bottom{ margin-top:5px; min-height:150px;}
.main_1_right_title2{ font-size:18px; line-height:30px; color:#000; padding-left:5px; letter-spacing:2px; }
.main_1_right_list2{ margin-top:5px; position:relative;}
.main_1_right_list_title{ position:absolute; z-index:2; width:126px; border:1px solid #ddd; padding:2px 2px 0 2px; border-bottom:none; background:#eae8e3;}
.main_1_right_list_title span{ display:block; width:116px; height:32px; line-height:32px; font-size:17px; color:#fff; padding-left:10px; background:#b8b6b2;}
.main_1_right_listul2{ position:absolute; z-index:1; top:34px; width:247px; border:1px solid #ddd;background:#eae8e3;}
.main_1_right_listli{ padding:8px 0;}
.main_1_right_listli ul li{ line-height:23px; background:url(../images/download.png) 10px center no-repeat; padding-left:30px; }


.index_product_right{width:720px;}
.index_product_right_title{ text-align:right; font-size:14px; line-height:30px; height:30px; border-bottom:1px dashed #c0c0c0; color:#cecece;}
.index_product_right_title a{ color:#cecece; font-size:14px;}
.index_product_right_title2{ color:#015f9d; font-size:30px; padding:10px 0;}
.index_product_right_des{width:678px; font-size:16px; line-height:20px;}


.pro_list_title_img{ height:440px; margin-top:20px;}
.listm_right_list{}
.listm_right_list_left{ min-height:200px;}
.listm_right_list_left_img{ width:678px; height:342px; overflow:hidden;}
.listm_right_list_left_img_list{}
.listm_right_list_left_img_list ul li{ float:left; margin-bottom:10px;}
.listm_right_list_left_list{ position:relative; margin-top:20px; width:450px; margin-left:228px;}
.lprev2{ display:block; position:absolute; left:0; top:0; width:13px; height:68px; background:url(../images/listleft.png) no-repeat; cursor:pointer;}
.rnext2{ display:block; position:absolute; right:0; top:0;width:13px; height:68px; background:url(../images/listright.png) no-repeat; cursor:pointer;}
.listm_right_list_left_list_nav{ position:absolute; left:39px; top:1px;}
.list_left_list_nav{ width:382px; height:88px; overflow:hidden;}
.list_left_list_nav ul{ width:480px;}
.list_left_list_nav ul li{ float:left; margin-right:10px; width:65px; height:65px; border:1px solid #a9a9a9;}


.product1_content3_bottom_list2{ width:678px; height:50px; line-height:50px; background:url(../images/listback3.jpg) center bottom repeat-x; font-size:18px; color:#000; margin-top:-40px;}
.product1_content3_bottom_list{ width:676px; margin-top:20px; border:1px solid #ccc;}
.product1_content3_bottom_list_title{ width:676px; height:36px; background:#eae8e3; border-bottom:1px solid #ccc; }
.product1_content3_bottom_list_title ul{}
.product1_content3_bottom_list_title ul li{ float:left;height:36px;}
.product1_content3_bottom_list_title ul li a{ float:left; display:block; height:36px; line-height:36px; padding:0 30px; border-right:1px solid #ccc; color:#000; font-size:14px;}
.product1_content3_bottom_list_title ul li.cur a{ display:block; height:38px;line-height:38px; background:#fff url(../images/listback4.jpg) center top repeat-x; margin-top:-1px;cursor:pointer; text-decoration:none; color:#000; }
.product1_content3_bottom_list_content{ height:auto !important; height:303px; min-height:303px; background:#fff;}
.list_content{ padding:10px;}
.list_content ul li{ line-height:24px;}
.list_content ul li a{ color:#666;}
.list_content ul li span{ float:right; text-align:right;}





.wrapper{ margin:20px auto ;}
.wrap_title{ background:url(../images/plisticon.jpg) center bottom repeat-x; margin-bottom:20px;}
.wrap_title_left{ line-height:40px; ont-family:Lucida Grande; font-size:20px; color:#015f9d;}
.wrap_title_right{ line-height:40px; font-family:Lucida Grande; font-size:14px; color:#cecece;}
.wrap_title_right a{ color:#cecece;}

.wrap_1{}
.wrap_1_title{ margin-bottom:15px;}
.wrap_1_content{ background:#ecf7ed; padding:20px; line-height:1.7;color: #4d4d4d;}

.wrap_2{margin-top:10px;}
.wrap_2_title { line-height:60px;}
.wrap_2_des{ line-height:1.7;}
.wrap_2_nav{ margin:10px 0; background:url(../images/plisticon2.png) left center no-repeat; padding-left:12px;}
.wrap_2_nav a{ color:#47ae4c; font-weight:bold; }
.wrap_2_nav a.cur{ color:#4d4d4d; font-weight:bold;}
.wrap_2_list{}
.wrap_2_list table{ width:100%; border-collapse:collapse;}
.wrap_2_list table tr td{ border:1px solid #f6f6f6; text-align:center; line-height:3.0;}
.wrap_2_list table tr td span{ color:#f00;}
.wrap_2_list table tr.tab_title td{ font-size:14px; color:#f00;}





.wrapper2{ margin:20px auto ;}
.wrap2_title{ background:url(../images/plisticon.jpg) center bottom repeat-x; margin-bottom:20px;}
.wrap2_title_left{ line-height:40px; ont-family:Lucida Grande; font-size:20px; color:#015f9d;}
.wrap2_title_right{ line-height:40px; font-family:Lucida Grande; font-size:14px; color:#cecece;}
.wrap2_title_right a{ color:#cecece;}

.wrap2_1{}
.wrap2_1_title{ margin-bottom:15px;}

.wrap2_1{ background:#ecf7ed; padding:20px; line-height:1.7;color: #4d4d4d;}
.wrap2_1_content{}
.wrap2_1_list{ margin:10px 0; color:#666; background:url(../images/plisticon2.png) left center no-repeat; padding-left:12px;}
.wrap2_1_list a{ color:#015f9d;}
.wrap2_1_list a.cur{ font-weight:bold; color:#666; }

.wrap2_2{margin-top:10px;}
.wrap2_2_title { line-height:60px;}
.wrap2_2_des{ line-height:1.7;margin:0 0 1em;}
.str{ background:url(../images/plisticon2.png) 5px center no-repeat; padding-left:18px;}

.wrap2_2_list{}
.wrap2_2_list table{ width:100%; border-collapse:collapse; border:none;}
.wrap2_2_list table tr td{ padding:15px 0; border-bottom:1px dotted #ccc;}
.wrap2_2_list table tr td p{ color:#015f9d; font-weight:bold;}
.wrap2_2_list table tr td span{ color:#666; font-weight:bold;}
.wrap2_2_list table tr.tab_title td{ font-size:14px; border-bottom:1px solid #000; border-top:1px dotted #ccc; font-weight:bold;}
.wrap2_2_list table tr.tab_tr td{ line-height:24px;}
.wrap2_2_list table tr.tab_tr td span{ color:#015f9d; font-weight:bold;}
.wrap2_2_list table tr.tab_tr2 td{ line-height:24px;}
.wrap2_2_list table tr.tab_tr2 td span{ color:#666; font-weight:bold;}


.wrap2_3{margin-top:10px;}
.wrap2_3_title { line-height:60px;}
.wrap2_3_des{ line-height:1.7;margin:0 0 1em;}

.wrap2_3_list{}
.wrap2_3_list table{ width:100%; border-collapse:collapse; border:none;}
.wrap2_3_list table tr td{line-height:40px; border-bottom:1px dotted #ccc;}
.wrap2_3_list table tr td p{ color:#015f9d; font-weight:bold;}
.wrap2_3_list table tr td span{ color:#666; font-weight:bold;}
.wrap2_3_list table tr.tab_title td{ font-size:14px; border-bottom:1px solid #666; border-top:1px dotted #ccc; font-weight:bold;}
.wrap2_3_list table tr.tab_tr3 td{ padding:15px 0;}


.newslmright{ width:758px; margin-top:20px;}
.newslmrtitle{ background:url(../images/lback4.jpg) no-repeat; height:31px; width:758px;}
.newslmrtitleft{ height:31px; line-height:31px; background:url(../images/licon5.png) 10px center no-repeat; padding-left:30px;font-family:Tahoma, "微软雅黑", Geneva, sans-serif;color:#b8b8b8;}
.newslmrtitleft span{color:#025298; font-size:14px; padding-right:10px;}
.newslmrtitright{ line-height:31px; padding-right:10px;}
.newslmrlist{ border:1px solid #dcdcdc; border-top:none;}
.newslmrlistnav{ margin:0 25px; padding:20px 0;}
.newslmrlistnav ul li{ border-bottom:1px solid #efefef; line-height:30px; background:url(../images/icon6.png) 5px center no-repeat; padding-left:18px;}
.newslmrlistnav ul li span{ text-align:right; padding-right:20px; float:right;}
.newslmrlistnav ul li a{ font-size:14px;}
.page{ padding:10px 0 20px 25px;}
/*****新闻列表页******/



/*分页*/
.pages{ text-align:center; padding:30px 0 20px; line-height:26px;}
.pages a{ line-height:24px; border:1px solid #dedede; display:inline-block; font-size:12px; padding:0 10px; border-radius:3px; text-decoration:none; color:#666;}
.pages a:hover{ background:#f1f1f1; border-color:#bbb; color:#333;}
.pages a.cur{ border:none; padding:1px 11px; color:#f60; font-weight:bold;}
.pages a.cur:hover{ color:#f60; background:none;}



