﻿/* CSS Document */


* {
	margin:0;
	padding:0;
}
a {
	text-decoration:none;
	color:#737373;
}
a:hover {
	color:#ea5421;
	text-decoration:none;
}
ul li {
	list-style:none;
}
img {
	outline:none;
	border:none;
}
input, select {
	outline:none;
}
/*清除浮动*/
.clearFix:after {
	clear:both;
	visibility:hidden;
	display:block;
	height:0;
	line-height:0;
	content:".";
}
.clearFix {
	zoom:1;
	width:97%;
}
body {
	font-size:12px;
	font-family:"微软雅黑";
	background-color:#f3f3f3;
}
/*top开始*/
.top {
	background-color:#ffffff;
}
.top_a {
	width:970px;
	height:81px;
	margin:0 auto;
}
/*nav*/
.navbox {
	background-color:#F6F6F6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.navbox1 {
	width:970px;
	height:39px;
	line-height:38px;
	margin:0 auto;
}
/*网站头部*/
.cl {
	zoom:1;
}
.navbg {
	height: 38px;
	width: 57%;
	position:absolute;
	z-index:99;
	background-color:#F6F6F6;
}
#navul li {
	float: left;
	width:96px;
	height:38px;
	position:relative;
	text-align:center;
	line-height:38px;
 
	background:url(../images/images_06.gif) right no-repeat;
	
	font-family:"微软雅黑";
	font-size:14px;
}
#navul li.navhome {
	padding:0;
}
#navul li a:link, #navul li a:visited {
	color:#737373;
}
#navul li ul {
	display:none;
	position:absolute;
	z-index:10000;
	top:38px;
	left:-1px;
	border-bottom:none;
	background:url(../images/di_03.png) no-repeat bottom;
}
#navul li ul li {
	display:block;
	width:58px;
	float:none;
	padding-right:20px;
	position:relative;
	font-size:14px;
	background:url(../images/image2_03.png) 10px center no-repeat;
	text-align:left;
	margin:0 auto;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left:20px;
	height:30px;
}
#navul li.navmoon {
	background:none;
	width:96px;
	height:38px;
	line-height:38px;
	background:url(../images/di_03.png) no-repeat top;/*border-top:1px #ccc solid;
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
	background-color:#FFF;
	border-bottom:none;*/
	
	
}
#navul li.navmoon a {
	color:#ea5421;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#navul li.navhome a:hover {
	color:#ea5421;
	text-decoration:underline;
}
#navul li.navmoon ul {
	display:block;
}
#navul li.navmoon ul a {
	display:block;
	width:68px;
	height:28px;
	line-height:28px;
	color:#737373;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
#navul li.navmoon ul a:hover {
	color:#ea5421;
	text-decoration:underline;
	overflow:hidden;
	white-space: nowrap;
	text-overflow: ellipsis
}


 
#navul li ul li:hover ul{
	display:block;
 
}



   
ul#navmenu {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 100%; /*For KHTML*/
	list-style: none;
	height: 38px;
}
ul#navmenu li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: left; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	height: 38px;
	width:100px;
}
ul#navmenu ul {
	margin: 0;
	border: 0 none;
	padding: 0;
	width: 100px;
	list-style: none;
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	background-color:#00CC00
}
ul#navmenu ul li {
	float: none; /*For Gecko*/
	display: block !important;
	display: inline; /*For IE*/
}
/* Root Menu */ 
ul#navmenu a {
	border: 1px solid #FFF;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	
	background-color:#F6F6F6;
	color: #666;
	text-decoration: none;
	height: auto !important;
	height: 1%; /*For IE*/
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 38px;
	padding: 0;
	text-align: center;
}
/* Root Menu Hover Persistence */ 
ul#navmenu a:hover, ul#navmenu li:hover a, ul#navmenu li.iehover a {
	background: #eee;
	color: #FF6600;
}
/* 2nd Menu */ 
ul#navmenu li:hover li a, ul#navmenu li.iehover li a {
	float: none;
	background: #EEE;
	color: #666;
		font-size: 12px;
}
/* 2nd Menu Hover Persistence */ 
ul#navmenu li:hover li a:hover, ul#navmenu li:hover li:hover a, ul#navmenu li.iehover li a:hover, ul#navmenu li.iehover li.iehover a {
	background: #ffffff;
	color: #333333;
}
/* 3rd Menu */ 
ul#navmenu li:hover li:hover li a, ul#navmenu li.iehover li.iehover li a {
	background: #EEE;
	color: #666;
	width:230px;
	text-align: left;
	text-indent: 1em;
}
/* 3rd Menu Hover Persistence */ 
ul#navmenu li:hover li:hover li a:hover, ul#navmenu li:hover li:hover li:hover a, ul#navmenu li.iehover li.iehover li a:hover, ul#navmenu li.iehover li.iehover li.iehover a {
	background: #ffffff;
	color: #333333;
}
/* 4th Menu */ 
ul#navmenu li:hover li:hover li:hover li a, ul#navmenu li.iehover li.iehover li.iehover li a {
	background: #EEE;
	color: #666;
}
/* 4th Menu Hover */ 
ul#navmenu li:hover li:hover li:hover li a:hover, ul#navmenu li.iehover li.iehover li.iehover li a:hover {
	background: #CCC;
	color: #FFF;
}
ul#navmenu ul ul, ul#navmenu ul ul ul {
	display: none;
	position: absolute;
	top: 0;
	left: 100px;
}
/* Do Not Move - Must Come Before display:block for Gecko */ 
ul#navmenu li:hover ul ul, ul#navmenu li:hover ul ul ul, ul#navmenu li.iehover ul ul, ul#navmenu li.iehover ul ul ul {
	display: none;
}
ul#navmenu li:hover ul, ul#navmenu ul li:hover ul, ul#navmenu ul ul li:hover ul, ul#navmenu li.iehover ul, ul#navmenu ul li.iehover ul, ul#navmenu ul ul li.iehover ul {
	display: block;
}
.navbox2 {
	float:right;
	width:162px;
	margin-right:0px;
	margin-top:6px;
	_margin-right:7px;
 *margin-top:0px;
	_margin-top:6px;
}
.navbox2 select.inc_link {
	width:162px;
	height:22px;
	line-height:22px;
}
.navbox2 span {
	font-size:12px;
	color:#FFF;
}
/*banner轮播*/

.nivoSlider {
	position:relative;
	z-index:1;
	background:none;
}
.nivoSlider img {
	position:absolute;
	top:0;
	left:0;
	right:0;
}
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0;
	left:0;
	border:0;
	padding:0;
	z-index:6;
	display:none;
}
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
.nivo-caption {
	position:absolute;
	color:#fff;
	opacity:0.8;
	width:100%;
	z-index:8;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
	display:none;
}
.nivo-directionNav a {
	position:absolute;
	top:97.6%;
	z-index:8;
	cursor:pointer;
}
.nivo-prevNav {
	left:0;
}
.nivo-nextNav {
	right:0;
}
.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}
.nivo-controlNav a.active {
	font-weight:bold;
}
.maxx-theme .nivoSlider {
	position:relative;
	background:#fff url(../images/loading.gif) no-repeat 50% 50%;
	height:370px;
	width:960px;
	margin: 10px 0 auto;
}
.maxx-theme .nivoSlider img {
	position:absolute;
	top:0;
	left:0;
	display:none;
}
.maxx-theme .nivoSlider a {
	display:block;
}
.maxx-theme .nivo-controlNav, .maxx-theme .nivo-controlNav a, .maxx-theme .nivo-directionNav a {
	background-image:url(../images/sprite.png);
	background-repeat:no-repeat
}
.maxx-theme .nivo-controlNav {
	position:absolute;
	left:47%;
	bottom:-26px;
	width:168px;
	height:42px;
	background-position:-22px 0;
	margin-left:-55px;
	z-index:10
}
.maxx-theme .nivo-controlNav a {
	display:block;
	width:16px;
	height:16px;
	text-indent:-9999px;
	border:0;
	margin:12px 3px 0 3px;
	float:left;
	background-position:0 0;
}
.maxx-theme .nivo-controlNav a:first-child {
	margin-left:12px;
}
.maxx-theme .nivo-controlNav a.active {
	background-position:-2px -17px
}
.maxx-theme .nivo-directionNav a {
	display:block;
	width:67px;
	height:30px;
	text-indent:-9999px;
	border:0;
}
.maxx-theme .nivo-directionNav a.nivo-nextNav {
	background-position:-200px -29px;
	right:335px;
}
.maxx-theme .nivo-directionNav a.nivo-prevNav {
	left:335px;
	background-position:-204px 1px;
}
.maxx-theme .nivo-caption {
	font-family: Helvetica, Arial, sans-serif;
	width:460px;
	right:0;
	top:228px;
	text-align:right;
	min-height:65px;
}
.maxx-theme .nivo-caption h1 {
	margin-top:0;
	margin-bottom:10px;
}
.maxx-theme .nivo-caption a {
	color:#fff;
}
.maxx-theme .nivo-caption a:hover {
	color:#fff;
}
/*index最新new开始*/
.news {
	width:100%;
	height:28px;
	background: #e9e9e9 url(../images/dt_bg.jpg) repeat-x;
	border-bottom:1px solid #c8c9b7;
	border-top:1px solid #d5d5d5;/* margin-top: 7px; */
  }
.new {
	width:996px;
	height:28px;
	line-height:28px;
	margin:0 auto;
}
.new1 {
	float:left;
	display:inline;
	color:#737373;
}
.new1 a {
	width:616px;
	height:28px;
	line-height:28px;
	color:#737373;
}
.new1 a:hover {
	color:#737373;
}
.new1_title {
	width:92px;
	height:28px;
	line-height:28px;
	text-align:right;
	color:#737373;
	font-size:12px;
	font-weight:bold;
	float:left;
	margin-right:10px;
	margin-left:10px;
	background: url(../images/images_26.gif) left center no-repeat;
}
.new2 {
	float:right;
	display:inline;
	width:200px;
}
.new2_title {
	width:70px;
	height:28px;
	line-height:28px;
	text-align:left;
	color:#737373;
	font-size:12px;
	font-weight:bold;
	float:left;
}
.new2_tu {
	height:28px;
}
.new2_tu ul {
	margin-top:2px;
}
.new2_tu ul li {
	float:left;
	line-height:15px;
	padding-left:5px;
	position: relative;
}
/*main*/
.main {
	width:100%;
	background-color:#f3f3f3;
}
.mainbox {
	width:1024px;
	margin:0 auto;
}
.main_tu {
	padding-top:20px;
	padding-bottom:20px;
	padding-left:10px;
	padding-right:10px;
}
.main_tu ul {
	height:209px;
}
.main_tu ul li {
	width:165px;
	float:left;
	position:relative;
	text-align:center;
	padding-left:13px;
	padding-right:13px;
	text-align: center;
}
/*.main_tu ul li img{ 
    width:225px;
	height:209px;
	}*/
.main_tu ul li a {
	color:#737373;
	list-style:none;
	display: block;
}
.main_tu ul li a:hover {
	display:block;
}
.index_qieh li.fl { 
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.index_qieh li a {
	display:block;
	width: 165px;
	height: 152px;
	float: left;
}
.index_qieh li a:hover {
	text-decoration:none;
}
.index_qieh li a h2 {
	text-align:center;
	font-weight: 500;
	font-size: 16px;
	width: 100%;
	padding-top: 68px;
}
.index_qieh li a p {
	text-align:left;
	font-size:12px;
	font-family:"微软雅黑";
	color:#737373;
	line-height: 19px;
	padding-top: 6px;
	padding-bottom: 0;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
}
.index_qieh li.qieh1 a {
	background-image: url(../images/liebiao_01.png);
	background-repeat: no-repeat;
	background-position: 50% top;
}
.index_qieh li.qieh1 a:hover {
	background-image: url(../images/liebiao_01_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.index_qieh li.qieh2 a {
	background-image: url(../images/liebiao_02.png);
	background-repeat: no-repeat;
	background-position: 50% top;
}
.index_qieh li.qieh2 a:hover {
	background-image: url(../images/liebiao_02_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.index_qieh li.qieh3 a {
	background-image: url(../images/liebiao_03.png);
	background-repeat: no-repeat;
	background-position: 50% top;
}
.index_qieh li.qieh3 a:hover {
	background-image: url(../images/liebiao_03_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.index_qieh li.qieh4 a {
	background-image: url(../images/liebiao_04.png);
	background-repeat: no-repeat;
	background-position: 50% top;
}
.index_qieh li.qieh4 a:hover {
	background-image: url(../images/liebiao_04_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.index_qieh li.qieh5 a {
	background-image: url(../images/liebiao_05.png);
	background-repeat: no-repeat;
	background-position: 50% top;
}
.index_qieh li.qieh5 a:hover {
	background-image: url(../images/liebiao_05_bg.png);
	background-repeat: no-repeat;
	background-position: left top;
}
/*内页引导*/
.con {
	background-color:#f3f3f3;
}
.con_a {
	width:957px;
	margin:0 auto;
	font-size:12px;
	padding-top:10px;
	background:url(../images/cp_003.gif) repeat-x left;
	padding-left:13px;
	height:24px;
	border-bottom:1px #ccc solid;
	color:#737373;
}
.con_a a {
	color:#737373;
	text-decoration:none;
}
.con_a a:hover {
	color:#FF3300;
	text-decoration:none;
}
/*产品中心*/
.containter {
	margin:0 auto;
	background:#f3f3f3;
}
.w996 {
	width:970px;
	margin: 0 auto;
	background-color:#FFF;
}

.w1000 {
	width:1000px;
	margin: 0 auto;
	background-color:#FFF;
}
.left258 {
	float:left;
	width:205px;
	padding-left:10px;
	padding-top:10px;
}
.left205 {
	float:left;
	width:205px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
}
.right740 {
	width:710px;
	float:right;
	padding-left:10px;
	padding-right:15px;
	padding-top:10px; 
}
.cp_left {
	float:left;
	display:inline;
}
.cp_left1 {
	width:100%; 
}
.cp_left1_title {
	background: #f3f3f3 url(../images/cp_06.gif) 10px center no-repeat;
	font-size: 14px;
	padding-left:40px;
	font-weight:bold;
	color:#ea5421;
	height: 38px;
	line-height: 38px;
	font-family:"微软雅黑";
	border:1px #ccc solid;
}
.cp_left1_fenlei {
	background:url(../images/cp_007.png) repeat;
}
.se {
	color:#ea5421;
}
.se a {
	color:#ea5421;
}
.cp_left1_fenlei ul {
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
}
.cp_left1_fenlei ul li {
	font-size:14px;
	line-height: 38px;
 
	border-bottom:1px #ccc solid;
	background-image: url(../images/cp_10.gif);
	background-repeat: no-repeat;
	background-position: 10px 18px;


	}
.cp_left1_fenlei ul li a {
	padding-left:20px;
    height: 38px;
	line-height: 38px;
	color:f3f3f3;
	text-decoration:none;
}
.cp_left1_fenlei ul li a:hover {
	color:#ea5421;
	text-decoration:none;
}


.cp_left1_fenlei ul li ul {
	font-family: "微软雅黑";
	font-size: 12px;
	line-height: 30px;
	color: #333333;
	width: 100%;
	background-color: #F5F4F2;
	margin-left:-1px;
	}


.cp_left1_fenlei ul li ul li{
	border-bottom-style: none;
	border-right-style: none;
	border-top-style: solid;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #e2e2e2;
	height:30px;
	
	line-height:30px;
	background-image: url(../images/image2_03.png);
	background-repeat: no-repeat;
	background-position: 11px 14px;

}
.cp_left1_fenlei ul li ul li a{
	font-size: 12px;
	color: #333333;
	line-height:30px;
	height:30px;
	
 
}





.cp_left2 p {
	width:100%;
	padding-top:20px;
}
.cp_right {
	clear:both;
	width:723px;
	float:right;
	display:inline;
}
.cp_right_jpg {
	text-align:center;
}
.cp_right_cp {
	padding:5px;
	width:707px;
}
.cp_right_cp h3 {
	border-bottom:1px #ccc solid;
	font-size:14px;
	font-weight:bold;
	color:#ea5421;
	padding-bottom:10px;
	font-family:"微软雅黑";
	margin-bottom: 5px;
	padding-top:5px;
}
.cp_right_cp p {
	text-indent:2em;
	line-height:25px;
	color:#737373;
	font-size:13px;
}

.cp_right_cp td{
padding-top:10px;
padding-bottom:10px;}
.cp_right_cp td p{
padding:0px;
margin:0px;}


/*解决方案*/

.pic_list {
	padding-top:10px;
}
.pic_list dl {
	padding:0 0 125px 0;
	border-bottom:1px solid #ccc;
}
.pic_list dt {
	width:110px;
	padding:9px 0;
	text-align:center;
	float:left;
}
.pic_list dt img {
	width:100%px;
	height:100%px;
}
.pic_list dd {
	width:604px;
	float:right;
	padding-right:8px;
}
.pic_list h3 {
	padding-top:10px;
}
.pic_list h3 a, .pic_list h3 a:link, .pic_list h3 a:visited, .pic_list h3 a:hover {
	color:#ea5421;
	font-size:14px;
	font-family:"微软雅黑";
}
.pic_list p {
	line-height:24px;
	position:relative;
	color:#737373;
}
.pic_list1 {
	width:710px;
	margin:0 auto;
}
.pic_list1 dl {
	padding:0 0 43px 0;
	border-bottom:1px solid #ccc;
}
.pic_list1 dt {
	width:110px;
	padding:9px 0;
	text-align:center;
}
.pic_list1 dt img {
	width:100%;
	height:100%;
}
.pic_list1 dd {
	width:100%;
	padding:10px 0 0 0;
}
.pic_list1 h3 {
}
.pic_list1 h3 a, .pic_list1 h3 a:link, .pic_list1 h3 a:visited, .pic_list1 h3 a:hover {
	color:#ea5421;
	font-size:14px;
	font-family:"微软雅黑";
	font-weight:100;
}
.pic_list1 p {
	line-height:24px;
	position:relative;
	color:#737373;
}
.pic_list2 {
	padding-top:10px;
}
.pic_list2 dl {
	padding:0 0 110px 0;
	border-bottom:1px solid #ccc;
}
.pic_list2 dt {
	width:110px;
	padding:9px 0;
	text-align:center;
	float:left;
}
.pic_list2 dt img {
	width:100%px;
	height:100%px;
}
.pic_list2 dd {
	width:604px;
	float:right;
	padding-right:8px;
}
.pic_list2 h3 {
	padding-top:10px;
}
.pic_list2 h3 a, .pic_list2 h3 a:link, .pic_list2 h3 a:visited, .pic_list2 h3 a:hover {
	color:#ea5421;
	font-size:14px;
	font-family:"微软雅黑";
}
.pic_list2 p {
	line-height:24px;
	position:relative;
	color:#737373;
}
.cmsmore {
	padding:0 0 20px 0;
	text-align:center;
}
.cmsmore td {
	text-align:center;
}
.text_right {
	position:absolute;
	z-index:999;
	right:0;
	bottom:0;
*bottom:4px;
	color:#006797;
}
.text_right a {
	color:#006797;
}
.text_right a:hover {
	color:#006797;
}
.cp_right_fa {
	border-bottom:1px #ccc solid;
}
.cp_right_fa h3 {
	font-size:14px;
	font-weight:bold;
	color:#ea5421;
	margin-bottom:1px;
	font-family:"微软雅黑";
	padding-top:10px;
	text-align: center;
	width: 100%;
}
.cp_right_fa p {
	line-height:27px;
	background:#FFF url(../images/cp_bot.jpg) bottom repeat-x;
	color:#737373;
	font-size:12px;
	font-family:"微软雅黑";/*
	height: 70px;
	text-overflow:ellipsis;
	overflow:hidden;*/
	padding-left:8px;
	padding-bottom:5px;
	padding-right:8px;
	margin-top:10px;
}
.cp_right_fa p a {
	text-decoration:none;
	color:#737373;
}
.cp_right_fa p a:hover {
	text-decoration:underline;
}
.cp_right_fa_fl {
	padding:10px;
}
.flbox {
	width:99%;
}
.flbox ul li {
	border-bottom:1px #ccc solid;
	padding-bottom:10px;
	height:100px;
}
.flbox ul li img {
	/*padding-top:10px;
	padding-right:15px;*/
	text-align:center;
}
.flbox ul dl {
	height:130px;
	border-bottom:1px solid #ccc;
	margin-bottom:10px;
}
.flbox ul dt {
	float:left;
	;
	display:inline;
	padding-right:10px;
}
.flbox ul dd {
	height:90px;
	line-height:23px;
	color:#717171;
}
.flbox ul dd h3 a {
	color:#EA5421;
}
.flbox1 {
	width:99%;
}
.flbox1 ul li {
	border-bottom:1px #ccc solid;
	padding-bottom:10px;
	height:130px;
}
.flbox1 ul li img {
	padding-top:10px;
	padding-right:15px;
	text-align:center;
}
.flbox2 {
	width:99%;
}
.flbox2 ul li {
	border-bottom:1px #ccc solid;
	padding-bottom:10px;
	height:130px;
	width:100%;
}
.flbox2 ul li img {
	padding-top:10px;
	padding-right:15px;
	text-align:center;
}
.flbox2 ul li.cp_right_fa_fl_nr1 {
	float:right;
	display:inline;
}
.flbox2 ul li.cp_right_fa_fl_nr1 h3 {
	font-size:14px;
	color:#737373;
	font-family:"微软雅黑";
	border:none;
}
.zi {
	line-height:26px;
	color:#737373;
	font-size:12px;
	width:100%;
}
.time {
	color:#737373;
	display:block;
	float:left;
	font-size:12px;
	padding-top:5px;
}
.se1 {
	color:#737373;
}
.se1 a {
	color:#737373;
	font-weight:100;
}
.cp_right_fa_fl_tu {
	float:left;
	display:inline;
	border:1px #ccc solid;
	margin-top:3px;
	padding:1px;
}
.cp_right_fa_fl_nr {
	float:right;
	display:inline;
	height:110px;
	width:600px;
}
.cp_right_fa_fl_nr h3 {
	font-size:14px;
	font-weight:bold;
	color:#ea5421;
	margin-bottom:10px;
	font-family:"微软雅黑";
	padding-top:6px;
}
.cp_right_fa_fl_nr p {
	line-height:26px;
	color:#737373;
	font-size:12px;
}
.more {
	float:right;
	width:50px;
	display:inline;
	margin:0 auto;
}
.more a {
	color:#006797;
	font-family:"宋体"；
}
.more a:hover {
	color:#006797;
}
.xz ul li {
	float:left;
	height:23px;
	border-bottom:none;
	width:100px;
	padding-top:10px;
}
/*新闻中心*/
.nr_xwlb {
	padding:5px;
}
.nr_xwlb ul li {
	width: 95%;
	line-height:30px;
	font-size:12px;
	background: url(../images/image2_03.png) 10px center no-repeat;
	padding-left: 25px;
	overflow:hidden;
}
.nr_xwlb ul li span.time {
	color:#737373;
	display:block;
	float:left;
}
.nr_xwlb ul li span a {
	color:#737373;
}
.nr_xwlb ul li span a:hover {
	color:#009;
}
.nr_xwlb ul li a {
	color:#737373;
	display:block;
	float:left;
	overflow:hidden;
	display:block;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.nr_xwlb ul li a:hover {
	color:#ea5421;
	text-decoration:none;
}
.nr_xwlb p {
	line-height:2.0em;
	text-indent:2em;
	padding-left: 15px;
	padding-right: 15px;
	font-size:13px;
}
.rbox {
	padding-top:10px;
	margin:0 auto;
}
.rbox h2 {
	text-align:center;
	margin-bottom:10px;
	color:#FF3300;
	font-size:14px;
}
.source {
	text-align:center;
	padding-bottom:10px;
	border-bottom: 1px dashed #A88694;
	color:#ea5421;
}
.newstet {
	padding-top:10px;
}
.newstet img {
	margin-bottom:8px;
	text-align:center;
}
.cp_right_xw {
	padding:10px;
}
.cp_right_xw h3 {
	border-bottom:1px #ccc solid;
	font-size:14px;
	font-weight:bold;
	color:#ea5421;
	padding-bottom:10px;
	margin-bottom:10px;
	font-family:"微软雅黑";
}
.cp_right_xw p {
	text-indent:2em;
	line-height:25px;
	color:#737373;
	font-size:13px;
}
.page {
	text-align:center;
	padding-top:15px;
	clear:both;
}
.page ul {
	margin-top:20px;
}
.page .flickr {
	text-align:center;
}
.flickr span {
	padding:3px 6px;
	color: #737373;
	margin-left:2px;
	margin-right:2px;
	border: 1px solid #BDB9B9;
	text-decoration:underline;
}
.flickr a {
	border: solid 1px #D0D2D3;
	padding:3px 6px;
	margin-left:2px;
	margin-right:2px;
	color:#737373;
}
.flickr a:hover {
	color:#ea5421;
}
/*foot*/
.foot {
	width:100%;
	height:38px;
	background:url(../images/images_45.gif) repeat-x;
	overflow:hidden;
}
.footbox {
	width:970px;
	padding-top:10px;
	margin:0 auto;
}
.foot_left {
	float:left;
	display:inline;
}
.foot_right {
	float:right;
	color:#FFF;
	padding-top:2px;
}
.foot_lianjie ul {
	width:300px;
}
.foot_lianjie ul li {
	float:left;
	font-size:14px;
	position: relative;
	background:url(../images/images_48.gif) right no-repeat;
	padding-left:10px;
	padding-right:10px;
}
.foot_lianjie ul li a {
	color:#FFF;
	width: auto;
	font-family:"微软雅黑";
}
.foot_lianjie ul li a:hover {
	color:#FFF;
	display: block;
}
.full-width-wrapper, .fixed-width-wrapper, #slider-wrapper {
	clear:both;
	display:table;
}
.full-width-wrapper {
	width:100%;
}
.fixed-width-wrapper {
	width:100%;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#slider-bg {
	height:435px;
	padding-top:20px;
}
#slider-frame {
	background:url(../images/slider-bg.png) center top no-repeat;
	height:430px;
}
.slide-overlay {/*background:url(../images/slide-overlay.png) no-repeat;*/
	width:960px;
	height:370px;
	position:absolute;
	z-index:2;
	top:0;
	left:0;
}
.con_er_title {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 30px;
	font-weight: bold;
	color: #CC0000;
	background-color: #EEEEEE;
	float: left;
	height: 30px;
	width: 100%;
	margin-top: 10px;
	margin-bottom:0px;
	text-indent: 1em;
}
.con_er_list {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 27px;
	float: left;
	width: 100%;
	margin-bottom: 20px;
}
.con_er_list ul {
	margin: 0px;
	padding: 0px;
}
.con_er_list li {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 27px;
	float: left;
	height: 27px;
	width: 50%;
}
.con_er_list a {
	color: #333333;
	background-image: url(/images/cp_10.gif);
	background-repeat: no-repeat;
	text-indent: 2em;
	background-position: 4px 6px;
	padding-left: 15px;
}
.con_er_list a:hover {
	color: #FF0000;
}
.in_meun_app_hover{
	color: #FF6600;
	font-weight: bold;
} 


.fpd {  color:#fff;
  mix-blend-mode: difference;}

.tab_con {
	float: left;
	width: 100%;
	margin-top: 10px;
	font-size:16px;

	margin-bottom: 20px;
}
.tab_li {
	float: left;
	width:338px;
	height: 260px;
	background-color:#ECECEC;
	margin: 10px;
}
.tab_li img{
	float: left;
	width:100%;
cursor:pointer;
}


.tab_tit{
	font-size: 16px;
	line-height: 38px;
	height: 38px;
	text-align: center;
}





.tabsulli{
	width:  710px;
	padding: 0px;
	clear: both;
	background-image: url(/images/tap_bg_b.jpg);
	float: left;
	margin: 0;
}
.tabsulli ul {
	width: 100%;
	float: left;
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}


.tabsulli li {
	float: left; 
	list-style-type:none;
}

.tabsulli li a {
	display: block;
	text-decoration: none;
	color: #333333;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left:25px;
	font-family: "微软雅黑";
	font-size: 14px;
	background-image: url(/images/tap_bg_b.jpg);
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
}

.tabsulli li a:hover {
background-image: url(/images/tap_bg_bb.jpg);
}

.tabsliahover{background-image: url(/images/tap_bg_bb.jpg);
color: #fff;

}

.tabsulli_container {
	position: relative;
	background: white;
	margin: 0px;
	float: left;
	width: 94%;
	padding-top: 15px;
	padding-right: 2%;
	padding-bottom: 30px;
	padding-left: 2%;
	font-family:"微软雅黑";
	font-size:14px;
	color:#666666;
	line-height:24px;
}