/*top*/
*html{background-image:url(about:blank);background-attachment:fixed}/*解决IE6下滚动抖动的问题*/
/*解决IE6下不兼容 position:fixed 的问题*/
#code,#code_hover,#gotop{width:42px;height:44px;background:url(../images/icon.png) no-repeat;position:fixed;right:0px;cursor:pointer;
_position:absolute;_bottom:auto;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));z-index:999
}
#code{background-position:-275px -269px;bottom:111px;_margin-bottom:111px}
#code_hover{background-position:-324px -269px;bottom:111px;_margin-bottom:111px}
#gotop{background-position:-275px -313px;bottom:67px;_margin-bottom:67px} 

#code_img{
	width:270px;
	height:355px;
	background:url(../images/icon.png) -4px -3px no-repeat;
	position:fixed;
	right:72px;
	bottom:67px;
	cursor:pointer;
	display:none;
	_position:absolute;
	_bottom:auto;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));	_margin-bottom:67px;
	z-index:999;
	
}
#qq{
	width:42px;
	height:46px;
	position:fixed;
	z-index:999;
	right:0px;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: -275px -223px;
	bottom: 201px;
}


#qq:hover{background-position: -323px -223px;}


#weibo{
	width:42px;
	height:46px;
	position:fixed;
	z-index:999;
	right:0px;
	background-image: url(../images/icon.png);
	background-repeat: no-repeat;
	background-position: -275px -177px;
	bottom: 155px;
}
.index_banner {
	position: relative;
}



#weibo:hover{background-position: -323px -177px;}

/* weibo bottom 155px; */.inside_banner {
	background-image: url(../images/about_banner.png);
	height: 350px;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;

}



.new_page {
	text-align: center;
	clear:both;
	padding-top:20px;
}
.new_page span a {
	line-height: 28px;
	color: #FFFFFF;
	background-color: #0058b2;
	height: 28px;
	width: 65px;
	display:inline-table;
	margin-left:10px;
	
}
.new_page label a {
	line-height: 28px;
	background-color: #f5f5f5;
	height: 28px;
	width: 28px;
	border: 1px solid #d1d1d1;
	color: #666666;
	display:inline-table;
	margin-left:10px;
}
.new_page label a.cur
{
	background-color: #0058b2;
	color: #FFFFFF;
}


.top_txt {
	font-size: 13px;
	color: #b6945c;
	padding-top:10px;
}
.nav .c1 {
	line-height: 40px;
	background-color: #FFFFFF;
	height: 40px;
	width: 100%;
	clear:both;
	overflow:hidden;
	left:-100px;
}
.nav_child {
	line-height: 31px;
	height: 31px;
	width: 100%;
	background-color: #FFFFFF;
	top: 0px;
	position: absolute;
	z-index:99999999;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #fcc121;
	background-image: url(../images/child_nav_bg.png);
	background-repeat: repeat-x;
	display: none;
}
.nav_child ul li {
	float: left;

	height:31px;
	line-height:31px;
	width:85px;
	text-align:center;
}
.nav_child ul li a
{
  display:block;
}
.nav_child ul li a:hover
{
	background-image: url(../images/child_nav_hover.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.top_lang {
	font-size: 14px;
	color: #999999;
}
.top_lang a
{
 color: #999999;
}
.top_lang a:hover
{
 color: #0058b3;
}
.index_pro_class_menu
{
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	margin-top:40px;
}
.index_pro_list .f {
	margin-top: 40px;
}

.index_pro_class_menu li {
	line-height: 50px;

	background-color: #e6e6e6;
	height: 50px;
	width: 200px;
	font-size: 18px;
	text-align:center;
	display:inline-table;
	margin-right:10px;
	color:#666666;
}

.index_pro_class_menu li.cur
{
	background-color: #0058b3;
	color: #FFFFFF;
}
.index_pro1 {
	margin-left: -35px;
}

.index_pro1_bg1 .con {
	padding: 10px;
}
.index_pro1_bg1 {
	background-color: #efefef;
	height: 396px;
	width: 264px;
	margin-left:35px;
	float:left;
	cursor:pointer;
	margin-bottom:20px;
}
.index_pro1_bg2 {
background-color:#0058b3;
}
.index_pro1_title1 {
	font-size: 16px;
	color: #333333;
	height:60px;
	line-height:30px;
	margin-top:10px;
}
.index_pro1_title2
{
 color:#FFFFFF;
}
.index_pro1_line1 {
	line-height: 1px;
	background-color: #d9d9d9;
	height: 1px;
	width: 75px;
}
.index_pro1_line2
{
background-color:#FFFFFF;
}
.index_pro1_intro1 {
	font-size: 14px;
	color: #666666;
	line-height: 25px;
	margin-top:20px;
}
.index_pro1_intro2
{
  color:#FFFFFF;
}
.index_pro1_btn1 {
	line-height: 30px;
	height: 30px;
	width: 90px;
	border: 1px solid #a7a7a7;
	text-align:center;
	margin-top:15px;
	color:#666666;
}
.index_pro1_btn2
{
	background-color: #f08519;
	border: 1px solid #f08519;
	color:#FFFFFF;
}
.index_case_list
{
	background-color:#FFFFFF;
	float:left;
}
.index_case_list .title {
	font-size: 16px;
	color: #333333;
}
.index_case_list .title a
{
  color:#333333;
}
.index_case_list .title a:hover
{
  color:#000000;
}
.index_case_list .line2 {
	line-height: 2px;
	background-color: #efefef;
	height: 2px;
	width: 70px;
	margin-top:15px;

}
.index_case_list .con {
	padding-top: 15px;
	padding-bottom: 15px;
}
.index_case_list .con .intro {
	font-size: 14px;
	color: #595757;
	margin-top:10px;
	line-height:25px;
	height:125px;
	overflow:hidden;
}
.index_case_list .con .intro a
{
  	color: #595757;
}
.index_case_list .con .intro a:hover
{ 
  color:#999999;
}
.index_case_list .con .more {
	margin-top: 15px;
}
.index_case_img {
	height: 289px;
	width: 290px;
	overflow: hidden;
}
.index_case_menu
{
 clear:both;
 text-align:center;
}
.index_case_menu li {
	line-height: 5px;
	background-color: #0066cc;
	height: 5px;
	width: 57px;
	display:inline-table;
	margin-right:20px;
	margin-top:55px;

}
.index_case_menu li.cur
{
background-color:#ff952a;
}
.index_news_kuang {
	width: 100%;
	border: 1px solid #CCCCCC;
	height: 375px;

}
.index_news_kuang .con {
	padding: 10px;
}
.index_news1 .title
{
  margin-top:15px;
}
.index_news_arrow1 img {
	margin-right: 10px;
	margin-top:10px;
	cursor:pointer;
}

.index_news1 .title a {
	font-size: 14px;
	color: #333333;
}
.index_news1 .intro
{
  margin-top:5px; 
  line-height:25px;
}
.index_news1 .intro a
{
  color:#9fa0a0;
} 
.index_news1 li
{
  height:310px;
  width:339px;
}.index_news_big_title {
	font-size: 21px;
	color: #0058b2;
	margin-bottom:10px;
}
.index_news_big_title label {
	font-size: 12px;
	color: #999999;
}
.index_news_img {
	height: 209px;
	width: 339px;
	overflow:hidden;
}
.index_faq li {
	font-size: 14px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-bottom: 10px;
	margin-bottom:10px;
}
.index_faq li a
{
  color:#333333;
}
.faq_a {
	color: #ef8417;
}
.faq_a a {
	color: #ef8417;
}
.index_ptn 
{
margin-left:20px;
}
.index_ptn li {
	float: left;
	margin-left: 20px;
	height: 78px;
	width: 153px;
	border: 1px solid #CCCCCC;
	overflow: hidden;
}
.index_ptn li img
{
}
.footer_dl {
	margin-top: 35px;
	float: left;
	margin-right: 20px;
		width: 110px;
}
.footer_dl a{

color:#FFFFFF;

}
.footer_dl dt
{
	font-size:14px;
	background-image: url(../images/footer_dt_bg.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-bottom:10px;
	margin-bottom:10px;
}

.footer_dl dd
{
  line-height:25px;
}
.footer_line {
	line-height: 2px;
	background-color: #5b5b5b;
	clear: both;
	height: 2px;
	width: 635px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3d3d3d;

}
.footer_addr {
	font-size: 14px;
	line-height: 25px;
	color: #FFFFFF;
	margin-top:30px;
}
.footer_txt {
	font-size: 14px;
	color: #FFFFFF;
	line-height:45px;
	height:45px;
}
.inside_menu li {
	line-height: 45px;
	float: left;
	height: 45px;
	width: 180px;
	margin-right: 10px;
	text-align:center;
	font-size:14px;
}

.inside_menu li a
{
 display:block;
 background-color:#FFFFFF;
 color:#0058b3;
}
.inside_menu li a:hover
{
	background-color: #0058b3;
	color: #FFFFFF;
}

.inside_menu li a.cur
{
	background-color: #0058b3;
	color: #FFFFFF;
}
.inside_menu li a.hover
{
	background-color: #0058b3;
	color: #FFFFFF;
}.inside_content {
	line-height: 25px;
	padding-top: 40px;
	padding-bottom: 40px;
	font-size:14px;
	color:#333333;
}
.case_list {
	margin-left: -40px;
	clear:both;
}
.case_content {
	padding: 20px;
}

.case_list li
{
	margin-left:40px;
	float:left;
	width:570px;
	height:285px;
	overflow:hidden;

	margin-bottom:40px;
	cursor:pointer;
}

.case_img
{
 width:285px;
 height:285px;
 overflow:hidden;
}
.case_bg1
{
  	background-color: #f5f5f5;
}
.case_bg2
{
  	background-color: #0058b3;
}
.case_title1
{
 font-size:16px;
 color:#333333;
}
.case_title2
{

 color:#ffffff;
}
.case_line1 {
	line-height: 1px;
	background-color: #CCCCCC;
	height: 1px;
	width: 60px;
	margin-top:15px;
}
.case_line2
{
  color:#FFFFFF;
}
.case_intro1 {
font-size:12px;
margin-top:15px;
height:100px; overflow:hidden;

}
.case_intro2
{
  color:#FFFFFF;
}
.case_more1 {
	line-height: 28px;
	background-image: url(../images/case_more1.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 28px;
	margin-top:15px;
}

.case_more2 {
	line-height: 28px;
	background-image: url(../images/case_more2.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 28px;
	width: 28px;
	margin-top:15px;
}
.img_bd {
	border: 1px solid #9b9b9b;
}
.pro_view_title {
	font-size: 24px;
	color: #0058b3;
}
.pro_view_title2 {
	font-size: 16px;
	color: #333333;
	margin-top:10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	padding-bottom: 10px;
}
.pro_view_intro {
	padding-top: 10px;
}
.pro_view_content {
	padding-top: 20px;
	padding-bottom: 20px;
}
.prj_content {
	padding-top: 40px;
	padding-bottom: 40px;
}
.prj_list {
	margin-left: -35px;

}
.prj_list li {
	height: 320px;
	width: 370px;
	background-color: #f2f2f2;
	float: left;
	margin-left: 35px;
	margin-top:40px;
	overflow:hidden;
}
.prj_img {
	height: 200px;
	width: 370px;
	overflow: hidden;
}
.prj_intro {
	font-size: 13px;
	color: #999999;
}
.prj_title {
	font-size: 18px;
	color: #333333;
	margin-top: 10px;
	margin-bottom: 10px;
}
.faq_list {
	width: 1180px;
	margin-right: auto;
	margin-left: auto;
}
.faq_list li a {
	line-height: 40px;
	background-color: #bbbbbb;
	display: block;
	height: 40px;
	color:#ffffff;
	padding-left:10px;
	padding-right:10px;
	font-size:14px;
	margin-top:10px;
	
}
.faq_list li a:hover
{
  background-color:#0058b3;
  
}
.faq_list li a b
{
  margin-right:20px;
}



.jm_title1 {
	font-size: 30px;
	line-height: 45px;
	color: #333333;
	text-align:center;
}
.jm_line1 {
	line-height: 3px;
	background-color: #0d6fb8;
	height: 3px;
	width: 50px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	clear:both;
}.jm_tab {
	line-height: 80px;
	color:#000000;
}
.jm_txt_bg1 {
	line-height: 45px;
	height: 45px;
	width: 360px;
	border: 1px solid #c2c2c2;
	overflow:hidden;
}
.jm_btn {
	line-height: 47px;
	height: 47px;
	color: #FFFFFF;
	background-color: #0058b3;
	width: 100%;
	border: 1px solid #0058b3;
}

.btn {
	line-height: 22px;
	width: 100%;
	height: 25px;
	text-indent: 10px;

	color: #555555;
	background-color: #FFFFFF;
	border: 1px solid #ffffff;
}
.btn3 {
	line-height: 30px;
	width: 100%;
	height: 135px;
	text-indent: 10px;
	color: #555555;
	background-color: #FFFFFF;
	border: 1px solid #c3c3c3;
	margin-bottom: 10px;
}
.news_title a {
	font-size: 18px;
	color: #0058b3;
}
.news_time {
	color: #999999;
	margin-top: 10px;
}
.news_intro {
	font-size: 14px;
	color: #666666;
	margin-top: 10px;
}
.news_more a {
	line-height: 30px;
	display: block;
	height: 30px;
	width: 120px;
	color: #0058b3;
	border: 1px solid #0058b3;
	text-align:center;
	margin-top:20px;
}
.news_list1 {
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-bottom:20px;
}
.view_title {
	font-size: 22px;
	color: #0058b3;
	text-align: center;
}

.view_date {
	font-size: 12px;
	color: #999999;
	text-align: center;
	margin-top:20px;
}
.view_line
{
	line-height: 1px;
	height: 1px;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	margin-top:20px;
}.view_content {
	padding-top: 20px;
	font-size:14px;
	line-height:25px;
}
