﻿@import url("base.css");
body {
	font-family:"Microsoft YaHei", Arial, Helvetica, sans-serif;
	color:#666666;
}
input {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
a:link,a:visited,a:active {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#3793e4;
	text-decoration:none;
}
.a:link,.a:visited,.a:active {
	color:#3884c2;
	text-decoration:none;
}
.a:hover {
	color:#3884c2;
	text-decoration:underline;
}
.anoline {
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.anolines a {
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.shadow {
    -moz-box-shadow: 4px 4px 5px #c3c3c3;
    -webkit-box-shadow: 4px 4px 5px #c3c3c3;
    box-shadow: 4px 4px 5px #c3c3c3;
    /* For IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c3c3c3')";
    /* For IE 5.5 - 7 */
    filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#c3c3c3');
}
/*兼容多浏览器阴影代码*/
/*===================================================================================*/
.cls{ clear:both}
#main { min-width:1200px;

}
 
#header_bg{ background:#fff; height:127px;}  
#header {
	position:relative;
	margin:0 auto;
	width:1200px;
	height:127px; 
}
#logo {
	position:absolute;
	top:27px;
	left:2px;
}
#top_line{
	position:absolute;
	top:40px;
	left:279px
	}
#top_font01{
	position:absolute;
	top:40px;
	left:302px;
	font-size:24px; font-weight:bold; color:#3793e4; font-family:"微软雅黑";}
#top_font02{
	position:absolute;
	top:82px;
	left:302px;
	font-size:18px; font-weight:100; color:#333;font-family:"微软雅黑";}

#top_tel{
	position:absolute;
	top:37px;
	left:815px;
	}
 #top_tel_font01{
	position:absolute;
	top:32px;
	left:888px;font-size:16px; font-family:"微软雅黑"; color:#333;
	}
 #top_tel_font02{
	position:absolute;
	top:53px;
	left:888px; font-size:26px; font-family:Arial, Helvetica, sans-serif; color:#3793e4;font-weight:bold; 
	}
 #top_tel_font03{
	position:absolute;
	top:78px;letter-spacing:-0.03rem;
	left:888px;font-size:24px; font-family:Arial, Helvetica, sans-serif; color:#3793e4;font-weight:bold; 
	}
	
#top_language{ background:url(../images/top_language.png) no-repeat; display:block; width:123px; height:27px; position:absolute; right:0; top:10px; font-size:14px;font-family:"微软雅黑"; text-align:center; line-height:27px; padding-left:10px;}


#header_a {
	position:absolute;
	top:25px;
	right:1px;
}
 
#nav_blk {
	height:62px; border-bottom:4px solid #f08301; background:#3793e4;
	 
}
#nav {
	position:relative;
	z-index:99;
	margin:0px auto;
	width:1200px;
	height:62px; 
}
#nav2 {
	width:1200px;
	height:62px;
}
#nav2 ul {
	width:1200px;float:left;
	 
}
#nav2 li {
	float:left; width:120px;
	height:62px; position:relative;
	
	
}
#nav2 li a {
	display:block; position:absolute; left:-22px; top:0;
	float:left;
	height:62px;
	width:164px;
	line-height:62px; 
	text-align:center; font-family:"微软雅黑";
	font-size:15px;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.nav_over:link,.nav_over:visited,.nav_over:active,.nav_over:hover {
	color:#fff;
	background:url(../images/navli_bg.png) no-repeat;  
}
.nav_out:link,.nav_out:visited,.nav_out:active {
	color:#fff;
}
.nav_out:hover {
	color:#fff;
	background:url(../images/navli_bg.png) no-repeat;  
}
.nav_menu {
	position:absolute;
	top:60px; margin-left:0px;
	left:0px;
	display:none;
	padding:10px 10px 20px 0px;
	width:760px; text-align:center;
	border:0px solid #182b3d;
	border-top:none;
	background:#f08301;
}

.nav_menu_list {
	float:left;
	width:140px;margin-left:10px;
}
.nav_menu_list a {
	display:block;
	padding:8px 0px 10px 6px; 
	outline:none; font-size:14px;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.nav_menu_list a:link,.nav_menu_list a:visited,.nav_menu_list a:active {
color:#fff;
}
.nav_menu_list a:hover {
	background:#3793e4; color:#fff;

}
.nav_menu2 {
	position:absolute;
	top:36px;
	left:0px;
	display:none;
	padding:10px 20px 20px 20px;
	width:1200px;
	border:1px solid #ddd;
	border-top:none;
	background:url(../images/navmenu_bg.jpg) repeat-x #e8e8e8;
}
.nav_menu_list2 ul {
	float:left;
	width:615px;
}
.nav_menu_list2 li {
	float:left;
	margin-right:25px;
	width:180px;
}
.nav_menu_list2 strong {
	display:block;
	margin-bottom:5px;
	padding:12px 0px 8px 6px;
	border-bottom:1px solid #cfcfcf;
}
.nav_menu_list2 strong a {

}
.nav_menu_list2 p {
	padding:8px 0px 0px 6px;
}
.nav_menu_list2 p a:link,.nav_menu_list2 p a:visited,.nav_menu_list2 p a:active {

}
.nav_menu_list2 p a:hover {

}
.nav_menu_content {
	float:right;
	margin-top:10px;
	padding-left:22px;
	width:580px;
	height:200px;
	line-height:1.7;
	overflow:hidden; color:#fff; text-align:left;
}
.nav_menu_content img{ float:left; width:236px; height:155px; padding-right:10px;}

.down_input{ float:left;}
#d_class{ float:left;}
.down_btn{display:block; padding:0 10px; height:20px; line-height:20px; background:#999; float:left; color:#fff; text-align:center; margin-left:20px; cursor:pointer }

#flash_blk {
	position:relative;
	z-index:1;
	width:100%;
	height:450px;
	overflow:hidden;
}
#flash {
	position:absolute;
	top:0px;
	left:50%;
	z-index:1;
	margin-left:-960px;
	width:1920px;
	height:450px;
	overflow:hidden;
}
#flash p {
	width:1920px;
	height:450px;
	text-align:center;
	font-size:0px;
}
#flash_button_blk{
	 width:100%; 
	 position: absolute;
	 top:402px;
	 height:30px; 
	 z-index:2;}
#flash_button {
	position:absolute;
	left:50%;
	margin-left:-600px;
	bottom:0px;
	z-index:2;
	width:1200px; 
	height:30px; line-height:30px;
	text-align: center;
}
#flash_button a {
	display:inline-block;
	margin:8px 8px;
	width:14px;
	height:14px; 
	font-size:0px;
	text-align:center;
	color:#c8c8c8; 
	outline:none;
	background:url(../images/f_ico.png);
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
#flash_button a.activeSlide {
	 
	background:url(../images/f_ico_h.png);
}
#flash_button a:hover{
	background:url(../images/f_ico_h.png);
}
#flash_left {
	position:absolute;
	background:url(../img/flashbut.png) no-repeat; 
	top:173px;
	left:22px;
	display:block;
	width:61px;
	height:61px;z-index:999;
	cursor:pointer;
}
#flash_right {
	position:absolute;
	background:url(../img/flashbut.png) no-repeat -61px 0; 
	top:173px;
	right:22px; z-index:999;
	display:block;
	width:61px;
	height:61px;
	cursor:pointer;
}
#flash_left:hover {
 
	background:url(../img/flashbut_h.png) no-repeat; 
 
}
#flash_right:hover {
 
	background:url(../img/flashbut_h.png) no-repeat -61px 0; 
	 
}
 
  #search_bg{ height:50px; width:100%; background:url(../images/search_bg.png) no-repeat center center; position:relative;}
  
 .search{ width:1263px; height:50px; margin:0 auto; position:relative;  line-height:50px;}
  .search span{ padding-left:56px; padding-right:32px; font-family:"微软雅黑";font-size:16px; font-weight:bold; color:#fff; float:left; display:inline-block; }
 .search a{ padding-left:0px; font-family:"微软雅黑";font-size:16px; font-weight:bold; color:#fff; }
 .search b{ color:#fff;font-size:16px;}
.search_input{ width:180px; height:45px; line-height:45px; padding:4px 4px 4px 21px; border:0; float:left; background:none}
#search_btn{ display:block;width:116px; padding:0px;height:50px;background:none; float:left; cursor:pointer; border:0;}
.searchput{ position:absolute; right:0;top:0; width:330px}


.working{ width:1200px; height:210px; margin-top:80px;}
.working li{ width:144px; height:210px; text-align:center; list-style-type:none;float:left;}
.working li p{ width:144px; height:144px; float:left;}
.working li span{ float:left; width:100%; display:inline-block; color:#3793e4;font-family:"微软雅黑";font-size:18px; text-align:center; margin-top:25px;}


.working dd{ width:116px; height:210px; text-align:center; float:left; padding-top:45px;}
.working dd span{ width:116px; height:30px; line-height:30px; text-align:center; display:inline-block; border-bottom:1px dashed #dcdcdc;}

.working li:hover span{ color:#f08301;}
.w01{ background:url(../images/working01.png) no-repeat center center;}
.working li:hover .w01{ background:url(../images/working01_h.png) no-repeat center center;}

.w02{ background:url(../images/working02.png) no-repeat center center;}
.working li:hover .w02{ background:url(../images/working02_h.png) no-repeat center center;}

.w03{ background:url(../images/working03.png) no-repeat center center;}
.working li:hover .w03{ background:url(../images/working03_h.png) no-repeat center center;}

.w04{ background:url(../images/working04.png) no-repeat center center;}
.working li:hover .w04{ background:url(../images/working04_h.png) no-repeat center center;}

.w05{ background:url(../images/working05.png) no-repeat center center;}
.working li:hover .w05{ background:url(../images/working05_h.png) no-repeat center center;}

#customer{ width:1200px; margin:0 auto; height:520px; margin-top:36px;}
#customer .title{ height:90px; width:100%; position:relative; margin-top:3px;}
#customer .title strong{ height:50px; display:block; font-family:微软雅黑; font-size:24px;color:#3793e4; border-bottom:5px solid #3793e4; position:absolute; left:50%; width:108px; margin-left:-54px; text-align:center; z-index:1; line-height:50px;}
#customer .title p{ height:30px; text-align:center; z-index:0; line-height:30px; width:100%; font-size:14px; color:#a8a8a8; position:absolute; left:0; top:52px; border-top:1px solid #dcdcdc;}

#customerlist{ width:1132px; margin:0 auto; height:400px; position:relative;}
#customerlist_mov{ width:100%; height:400px; position:relative; margin-top:45px;}

#customerlist_mov li{ height:389px; width:283px; float:left;list-style-type:none; position:relative;}
#customerlist_mov li img{ position:absolute; max-width:160px;left:66px; top:3px; z-index:0;}
#customerlist_mov li p{height:389px; width:283px; position:absolute;left:0;top:0; display:block; z-index:1; background:url(../images/customerlist_bg.png) no-repeat center center; }
#customerlist_mov li dd{ width:220px; height:100px; line-height:26px; font-size:14px; position:absolute; left:31px; top:205px; z-index:2;}
#customerlist_mov li span{ width:100px; height:22px; line-height:22px; text-align:center; position:absolute;left:96px; font-size:14px; color:#fff; top:335px; z-index:2; }
#customerlist_mov li strong{ z-index:2; font-size:18px; font-family:微软雅黑; text-align:center; color:#333; position:absolute; top:165px; left:75px;}
#customerlist_mov li:hover p{ height:389px; width:283px;position:absolute;left:0;top:0; background:url(../images/customerlist_h_bg.png) no-repeat center center;}
#customerlist_mov li:hover strong{ color:#fff; } 
#customerlist_mov li:hover dd{ color:#fff;}

#cusbutton_left {
	position:absolute;
	background:url(../images/cb_left.png) no-repeat; 
	top:195px;
	left:-50px;
	display:block;
	width:35px;
	height:88px;
	cursor:pointer;
}
#cusbutton_right {
	position:absolute;
	background:url(../images/cb_right.png) no-repeat ; 
	top:195px;
	right:-50px;
	display:block;
	width:35px;
	height:88px;
	cursor:pointer;
}

#service_bg{ width:100%; height:920px; background:url(../images/service_bg.png); margin-top:70px; padding-top:55px;}
#service{ width:1200px; margin:0 auto; height:880px;}
#service_left{ background:url(../images/service_leftbg.png) no-repeat; width:306px; height:871px; float:left; position:relative;}
#service_right{ width:880px;height:871px; float:right;}

#service_left .title{ height:55px; width:250px; padding-left:16px; padding-right:40px; text-align:center;font-size:18px; font-family:微软雅黑; font-weight:bold; line-height:55px; color:#fff;}

#service_left ul{ width:253px;  position:absolute; left:28px; top:72px;}
#service_left ul li{width:228px; height:52px; line-height:52px;background:url(../images/service_left_ul_li.png);padding-left:25px; }
#service_left ul li a{ font-size:15px;}
#service_left ul li:hover{background:url(../images/service_left_ul_li_h.png);}
#service_left .tel{ position:absolute; left:95px; top:740px;font-family:微软雅黑; font-size:14px;color:#fff; }
#service_left .tel2{ position:absolute; left:92px; top:755px; font-family:Arial, Helvetica, sans-serif; font-size:24px; font-weight:bold;color:#fff;}
#service_left .qq{ position:absolute; left:51px; top:808px; width:165px; height:41px; line-height:41px; font-family:微软雅黑; font-size:18px; font-weight:bold;color:#f08301; padding-left:21px;}

#service_right .title{ background:url(../images/service_right_titlebg.png) no-repeat; height:56px; width:877px; float:left;}
#service_right .title strong{ font-size:18px; font-weight:bold;font-family:微软雅黑; display:inline-block; padding-left:39px; padding-top:18px; color:#fff;}
#service_right .title .more{ float:right;color:#fff; padding-top:23px; padding-right:49px;}

#service_right ul{width:900px; float:left; margin-top:1px;}
#service_right ul li{ 
      width:283px; height:253px; background:#fff;float:left; margin-top:18px; margin-right:16px;
	  -moz-border-radius: 10px;      /* Gecko browsers */
      -webkit-border-radius: 10px;   /* Webkit browsers */
       border-radius:10px;            /* W3C syntax */}
#service_right ul li img{ width:283px; height:213px; float:left;
						-moz-border-radius: 10px;      /* Gecko browsers */
						 -webkit-border-radius: 10px;   /* Webkit browsers */
						border-radius:10px;            /* W3C syntax */}
#service_right ul li dd{ width:283px; height:41px; line-height:41px; text-align:center; float:left; font-size:14px;  }				
						
 
.wrap{ width:1200px; margin:0 auto;}
.cls{ clear:both}

#incontent01{ width:1200px; height:1188px; margin:0 auto; background:url(../images/incontent01bg.png) no-repeat top center; margin-top:-17px; position: relative;}
#inct01{ color:#fffc01; position:absolute; left:210px; top:45px; font-size:24px; font-weight:bold;}
#inct02{ color:#fff; position:absolute; left:415px; top:32px; font-size:50px; font-weight:bold;}
#inct03{ color:#fff; position:absolute; left:669px; top:32px; font-size:24px; font-weight:100;}
#inct04{color:#ffea00; position:absolute; left:669px; top:63px; font-size:24px; font-weight:bold;}
#inct05{ position:absolute; left:232px; top:282px; font-size:18px; color:#666; line-height:30px; display:block; width:325px;}
#inct06{position:absolute; left:2px; top:395px; font-size:18px; color:#666; line-height:30px; display:block; width:380px; text-align:right;}
#inct07{position:absolute; left:231px; top:495px; font-size:18px; color:#666; line-height:30px; display:block; width:415px; }
#inct08{position:absolute; left:2px; top:615px; font-size:18px; color:#666; line-height:30px; display:block; width:395px; }
#inct09{position:absolute; left:765px; top:735px; font-size:18px; color:#666; line-height:30px; display:block; width:438px;}
#inct10{position:absolute; left:437px; top:858px; font-size:18px; color:#666; line-height:30px; display:block; width:523px; text-align:right;}
#inct11{position:absolute; left:866px; top:958px; font-size:18px; color:#666; line-height:30px; display:block; width:350px;}
#inct12{position:absolute; left:607px; top:1080px; font-size:18px; color:#666; line-height:30px; display:block; width:357px;}

#incontent02_bg{ height:430px; width:100%; }
#incontent02{ width:1201px; height:430px; margin:0 auto;}
#incontent02 .title{ height:90px; width:100%; position:relative; margin-top:3px;}
#incontent02 .title strong{ height:50px; display:block; font-family:微软雅黑;  border-bottom:5px solid #3793e4; position:absolute; left:50%; width:108px; margin-left:-54px;  z-index:1; line-height:50px; }
#incontent02 .title strong span{font-size:24px;color:#3793e4;text-align:center;white-space:nowrap; position:absolute; margin-left:-100px;}
#incontent02 .title p{ height:30px; text-align:center; z-index:0; line-height:30px; width:100%; font-size:14px; color:#a8a8a8; position:absolute; left:0; top:52px; border-top:1px solid #dcdcdc;}


#incontentlist{ width:1130px; margin:0 auto; height:280px; position:relative; }
#incontentlist_mov{ width:100%; height:280px; position:relative; margin-top:45px;}

#incontentlist_mov li{ height:234px; width:226px; float:left;list-style-type:none; position:relative; text-align:center; overflow:hidden;}

#incontentlist_mov li p{height:194px; width:194px; position:relative; margin-left:15px; float:left;display:block;  border:1px solid #eaeaea;}
#incontentlist_mov li p img{ max-width:194px;max-height:194px; display:inline-block;}
#incontentlist_mov li strong{font-size:14px; font-family:微软雅黑; text-align:center; color:#555; display:block; width:100%; height:35px; line-height:35px; float:left; font-weight:100;}
 

#incontent_left {
	position:absolute;
	background:url(../images/cb_left.png) no-repeat; 
	top:90px;
	left:-50px;
	display:block;
	width:35px;
	height:88px;
	cursor:pointer;
}
#incontent_right {
	position:absolute;
	background:url(../images/cb_right.png) no-repeat ; 
	top:90px;
	right:-50px;
	display:block;
	width:35px;
	height:88px;
	cursor:pointer;
}


#incontent03_bg{ height:1156px; width:100%; background:url(../images/incontent03_bg.png); position:relative; }
#incontent03{ width:1201px; height:1156px; margin:0 auto;}
#incontent03 .title{ height:92px; width:100%; margin-top:51px; float:left;}
#incontent03 .title p{ font-size:30px; line-height:44px; font-weight:bold; color:#3894e4;}
#incontent03 .title p span{ width:212px; height:22px; display:inline-block;}
#incontent03 .flashbg{ width:1185px; height:424px; float:left; background:#3994e5; padding:13px 15px 13px 0;}

#in_bank{ width:1185px; height:424px; float:left; position:relative;}
#in_bank h1{ height:30px; line-height:30px; color:#008cd7; width:1200px; float:left; padding-left:5px; border-bottom:4px solid #008cd7; font-family:"微软雅黑"; font-weight:bold; font-size:18px; margin-bottom:8px;}
#in_xm{ width:177px; height:424px; float:left;background:url(../images/in_xmline.png) repeat-y left 71px;}
#in_xm li{ width:177px; height:72px; float:left; line-height:71px;list-style-type:none; position:relative;}
#in_xm li strong{ color:#fff; display:block; width:145px; padding-left:32px;}
#in_xm li strong{font-family:"微软雅黑"; font-size:18px;} 
#in_xm li strong a{ color:#fff;}
#in_xm li:hover,#in_xm li:hover strong{ float:left;background:url(../images/in_xmlibg.png) no-repeat;color:#fff;width:171px;}
.active{background:url(../images/in_xmlibg.png) no-repeat; width:171px; padding-right:14px;}
.active strong{padding-left:10px;}
.in_xmContent{ width:1008px; height:422px; float:right;overflow:hidden;display:block}
.in_xmContent img{ width:1008px; height:422px;}
 
#incontent03 .title2{ height:122px; width:100%; margin-top:51px; float:left;margin-top:51px;}
#incontent03 .title2 p{ position:relative;height:92px;}
#incontent03 .title2 p strong{ font-size:48px; color:#f08301;font-style: italic; border-bottom:5px solid #3793e4; position:absolute; left:50%; width:108px; margin-left:-54px;  z-index:1; line-height:92px;white-space:nowrap; height:82px;}
 #incontent03 .title2 p span{font-size:24px; line-height:44px; font-weight:bold;color:#3793e4; text-align:center; position:absolute; left:448px; top:35px;}
 #incontent03 .title2 b{ width:100%; height:40px; line-height:40px; font-size:14px; color:#a8a8a8; text-align:center; display:block;border-top:1px solid #dcdcdc; margin-top:-8px;} 

 #incontent03 .youshi{ width:1200px; height:350px; float:left;}

 
  
#incontent03 .youshi ul{ width:558px; height:350px; }

#incontent03 .youshi ul li{ width:558px; height:74px; background:#fff; margin-bottom:41px; position:relative;}
#incontent03 .youshi .you01{ float:left;}
#incontent03 .youshi .you01 li{ background:url(../images/youshi01.png) no-repeat;}
#incontent03 .youshi .you01 li strong{ width:75px; height:74px; line-height:74px; text-align:center; font-size:50px; color:#fff; float:left;}
#incontent03 .youshi .you01 span{ position:absolute; left:114px;top:27px; font-size:18px; font-weight: bold; color:#555;}
#incontent03 .youshi .you01 b{ position:absolute; width:270px; height:45px; font-size:15px; color:#555; line-height:24px; left:220px; top:18px;}


#incontent03 .youshi .you01 li:hover{ background:url(../images/youshi01_h.png) no-repeat;}
#incontent03 .youshi .you01 li:hover span,#incontent03 .youshi .you01 li:hover b{ color:#fff;}

#incontent03 .youshi .you02{ float:right;}
#incontent03 .youshi .you02 li{ background:url(../images/youshi02.png) no-repeat;}

#incontent03 .youshi .you02 li strong{ width:74px; height:74px; line-height:74px; text-align:center; font-size:50px; color:#fff; float:right;}
#incontent03 .youshi .you02 span{ position:absolute; left:58px;top:26px; font-size:18px; font-weight: bold; color:#555;}
#incontent03 .youshi .you02 b{ position:absolute; width:270px; height:45px; font-size:15px; color:#555; line-height:24px; left:169px; top:16px;}
#incontent03 .youshi .you02 li:hover span,#incontent03 .youshi .you02 li:hover b{ color:#fff;}

#incontent03 .youshi .you02 li:hover{ background:url(../images/youshi02_h.png) no-repeat;}


#incontent04_bg{ height:590px; width:100%; margin-top:41px;  }
#incontent04{ width:1218px; height:590px; margin:0 auto;}
#incontent04 .title{ height:90px; width:100%; position:relative; margin-top:3px;}
#incontent04 .title strong{ height:50px; display:block; font-family:微软雅黑;  border-bottom:5px solid #3793e4; position:absolute; left:50%; width:108px; margin-left:-54px;  z-index:1; line-height:50px; }
#incontent04 .title strong span{font-size:24px;color:#3793e4;text-align:center;white-space:nowrap; position:absolute; margin-left:-100px;}
#incontent04 .title p{ height:30px; text-align:center; z-index:0; line-height:30px; width:100%; font-size:14px; color:#a8a8a8; position:absolute; left:0; top:52px; border-top:1px solid #dcdcdc;}

#incontent05_bg{ height:457px; width:100%; background:url(../images/incontent05_bg.png) center 0px no-repeat; }
#incontent05{ width:1201px; height:457px; margin:0 auto; position:relative;}
#incontent05 .left01{ width:300px; height:75px; position:absolute; left:28px;top:16px; font-size:30px; font-weight:bold; color:#fff;}
#incontent05 .left02{width:300px; height:75px; position:absolute; left:33px;top:97px; font-size:20px; font-weight:bold; color:#fff;}
#incontent05 .left03{width:300px; height:75px; position:absolute; left:126px;top:332px; font-size:14px; font-weight:100; color:#fff;}
#incontent05 .left04{width:300px; height:75px; position:absolute; left:122px;top:348px; font-size:24px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#fff;}
#incontent05 .left05{width:155px; height:40px; line-height:40px; padding-left:16px; position:absolute; left:80px;top:391px; font-size:18px; font-weight:bold; color:#3793e4;}



#adsss{ width:843px; height:436px; position:absolute; left:349px; top:10px;}
 

.nTab{width:843px;background:#aaa; border-bottom:0;overflow:hidden}
.none {display:none;}
.nTab .TabTitle{ position:relative; margin-top:-44px;}
.nTab .TabTitle li{float:left;cursor:pointer;height:45px;line-height:45px;font-weight:bold; font-size:14px; font-family:"微软雅黑";width:210px; text-align:center; position:relative;background:#000;filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
-moz-opacity:0.5; /*Firefox私有，透明度50%*/
opacity:0.5;/*其他，透明度50%*/color:#fff; border-right:1px solid #e3e4e7;}
.nTab .TabTitle li a{text-decoration:none;}
.nTab .TabTitle li img{ display:inline; float:left; position:absolute; left:50px; top:0;}
.nTab .TabTitle .active{background:#f08301;color:#fff;border-right:1px solid #e3e4e7; padding-right:0;filter:alpha(opacity=100); /*IE滤镜，透明度50%*/
-moz-opacity:1; /*Firefox私有，透明度50%*/
opacity:1;/*其他，透明度50%*/}
.nTab .TabTitle .normal{background:#000;filter:alpha(opacity=50); /*IE滤镜，透明度50%*/
-moz-opacity:0.5; /*Firefox私有，透明度50%*/
opacity:0.5;/*其他，透明度50%*/color:#fff; border-right:1px solid #e3e4e7;}
.nTab .TabContent{ height:436px;clear:both;overflow:hidden;background:#fff;display:block; color:#555;}
.nTab .TabContent img{ width:842px; height:436px;}
 
#incontent06_bg{ width:100%; height:975px; position:relative; background:url(../images/incontent03_bg.png); margin-top:83px;}
#incontent06{ width:1201px; height:975px; position:relative; margin:0 auto;}
#incontent06 .title{ height:120px; width:100%; position:relative; padding-top:60px;}
#incontent06 .title strong{ height:50px; display:block; font-family:微软雅黑;  border-bottom:5px solid #3793e4; position:absolute; left:50%;width:110px; margin-left:-54px;  z-index:1; line-height:50px; }
#incontent06 .title strong span{font-size:36px;color:#f08301;text-align:center;white-space:nowrap; position:absolute; left:80px; top:-32px;}
#incontent06 .title strong b{font-size:30px;color:#f08301;text-align:center;white-space:nowrap; position:absolute; left:80px; top:0px;color:#353535; font-family:Arial, Helvetica, sans-serif; font-weight:bold;}
#incontent06 .title p{ height:30px; text-align:center; z-index:0; line-height:30px; width:100%; font-size:14px; color:#a8a8a8; position:absolute; left:0; top:122px; border-top:1px solid #dcdcdc;}
#incontent06 .title img{ position:absolute; left:429px; top:40px;}
#incontent06 .aboutus{ width:1201px; height:380px; position:relative;}
#incontent06 .aboutus .aboutimg{}
#incontent06 .aboutus  .abuttxt{ width:545px; height:170px; position:absolute; left:640px; top:0px;}
#incontent06 .aboutus  .abuttxt strong{ font-size:20px; color:#353535; font-weight:bold; width:100%;}
#incontent06 .aboutus  .abuttxt p{ font-size:14px; color:#555; width:100%; line-height:22px; padding-top:23px;} 
#incontent06 .aboutus  .abuttxt p a{ color:#0068b7}


#iproducts_blk {
	position: absolute; left:635px; top:370px;
	width:565px; height:186px; background:#fff;
}
#iproducts_blk .atitle{ height:42px; background:#d9d9d9; line-height:42px; width:100%;}
#iproducts {
	width:565px;
	height:130px;
	overflow:hidden;
}
#iproducts dl {
	float:left;
	width:565px;
	height:130px;
	overflow:hidden; margin-left:10px;
}
#iproducts dl dt {
	float:left;
	width:124px;
	height:130px;
	  margin:13px  6px 0 6px;
}
#iproducts dl dt img {
	width:124px;
	height:94px; border:1px solid #cccccc;
}
#iproducts dl dt span {
	width:124px; text-align:center; display:inline-block;
	 
} 
 
#iproducts a {
	color:#3894e4; font-size:18px; font-weight:bold;
}
#iproducts_blk .atitle  a{
	color:#3894e4; font-size:18px; font-weight:bold; padding-left:22px;
}
#iproducts_button {
	position:absolute;
	top:15px;
	right:10px;
	z-index:2;
	hegiht:6px;
}
#iproducts_button a {
	float:left;
	margin-left:5px;
	width:14px;
	height:14px;
	font-size:0px;
	text-indent:-20px;
	background:url(../images/iproducts_button_out.png) no-repeat;
	overflow:hidden;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
#iproducts_button a.activeSlide {
	background:url(../images/iproducts_button_over.png) no-repeat;
}
#iproducts_button a:hover{
	background:url(../images/iproducts_button_over.png) no-repeat;
}
#incontent06 .fengcai{ margin-top:45px;}
#incontent06 .fengcai .ftitie{ background:url(../images/fengcai_ftitle.png) no-repeat; width:100%; height:50px; font-weight:bold; font-size:28px; text-align:center; line-height:48px; color:#fff;}


#fengcailist{ width:1144px; margin:0 auto; height:280px; position:relative; }
#fengcailist_mov{ width:100%; height:280px; position:relative; margin-top:45px;}

#fengcailist_mov li{ height:228px; width:286px; float:left;list-style-type:none; position:relative; text-align:center; overflow:hidden;}

#fengcailist_mov li p{height:189px; width:268px; position:relative; margin-left:9px; float:left;display:block; }
#fengcailist_mov li p img{ max-width:268px;max-height:189px; display:inline-block;}
#fengcailist_mov li strong{font-size:14px; font-family:微软雅黑; text-align:center; color:#555; display:block; width:100%; height:35px; line-height:35px; float:left; font-weight:100;}
 

#fengcailist_left {
	position:absolute;
	background:url(../images/cb_left.png) no-repeat; 
	top:90px;
	left:-50px;
	display:block;
	width:35px;
	height:88px;
	cursor:pointer;
}
#fengcailist_right {
	position:absolute;
	background:url(../images/cb_right.png) no-repeat ; 
	top:90px;
	right:-50px;
	display:block;
	width:35px;
	height:88px;
	cursor:pointer;
}


#neiyelist{ width:858px; margin:0 auto; height:280px; position:relative; }
#neiyelist_mov{ width:100%; height:280px; position:relative; margin-top:45px;}

#neiyelist_mov li{ height:228px; width:286px; float:left;list-style-type:none; position:relative; text-align:center; overflow:hidden;}

#neiyelist_mov li p{height:189px; width:268px; position:relative; margin-left:9px; float:left;display:block; }
#neiyelist_mov li p img{ max-width:268px;max-height:189px; display:inline-block;}
#neiyelist_mov li strong{font-size:14px; font-family:微软雅黑; text-align:center; color:#555; display:block; width:100%; height:35px; line-height:35px; float:left; font-weight:100;}
 

#neiyelist_left {
	position:absolute;
	background:url(../images/cb_left.png) no-repeat; 
	top:80px;
	left:-30px;
	display:block;
	width:35px;
	height:88px;
	cursor:pointer;
}
#neiyelist_right {
	position:absolute;
	background:url(../images/cb_right.png) no-repeat ; 
	top:80px;
	right:-30px;
	display:block;
	width:35px;
	height:88px;
	cursor:pointer;
}



#incontent07_bg{ width:100%; height:470px; background:#fff; padding-top:54px;}
#incontent07{ width:1200px; height:470px; margin:0 auto;}
#incontent07 .faq{ width:380px; height:420px; float:left;}
#incontent07 .faq  .title{ width:380px; height:40px; float:left; border-bottom:1px solid #c3c3c3;}
#incontent07 .faq  .title strong{ color:#3894e4; font-size:24px; line-height:40px; font-weight: bold; float:left;}
#incontent07 .faq  .title a{ color:#888; font-size:14px; font-weight: bold;float:right; padding-top:15px;}
#incontent07 .faq  ul{ padding-top:10px; width:100%;}
#incontent07 .faq  ul li{ width:100%; height:80px; float:left; border-bottom:1px dashed #cdcdcd; padding-top:5px; }
#incontent07 .faq  ul li .p1{ background:url(../images/faq01.png) no-repeat left center;width:360px; height:30px; padding-left:20px; line-height:30px;}
#incontent07 .faq  ul li .p2{ background:url(../images/faq02.png) no-repeat left 2px;width:360px; height:60px; padding-left:20px;line-height:20px;}



#incontent07  .news{ width:785px; height:420px; float:right;}


#in_nw{ width:780px; height:40px; position:relative; border-bottom:1px solid #c3c3c3; line-height:40px;}
#in_nw .more{ position:absolute; right:0; top:5px; font-size:14px; color:#888; }
#in_nw li{ width:110px; height:40px; float:left; line-height:40px;list-style-type:none; position:relative; padding-right:90px; }
#in_nw li strong{ color:#fff; display:block; width:110px;}
#in_nw li strong{font-family:"微软雅黑"; font-size:18px;} 
#in_nw li strong a{ color:#888;}
#in_nw li:hover,#in_nw li:hover strong,#in_nw li:hover strong a{ float:left;color:#3894e4;width:110px; font-weight:bold; } 

#in_nw .active{ width:110px;color:#3894e4; background:none;}
#in_nw .active strong{ padding-left:0px;}
#in_nw .active a{color:#3894e4;padding-left:0;} 
.in_nwContent{ width:780px; height:422px; float:right;overflow:hidden;display:block; padding-top:20px;}
.in_nwContent img{ width:780px; height:422px;}
.in_nwContent .left{ width:375px; height:350px; float:left;}
.in_nwContent .left strong{ font-size:14px; color:#666; width:100%; padding-top:5px;}
.in_nwContent .left span{ font-size:14px; color:#a5a5a5; width:100%;}
.in_nwContent .left dd{ font-size:14px; color:#666; width:100%; line-height:30px;}
.in_nwContent .left dd .aa{ color:#0068b7; padding-left:10px;}
.in_nwContent .left img{ width:375px; height:165px;}
.in_nwContent .right{ width:385px; height:350px; float:right; margin-top:-20px;}
.in_nwContent .right li{ height:32px; line-height:32px; border-bottom:1px dashed #d0d0d0; font-size:14px; padding-top:6px;}
.in_nwContent .right li span{ float:right; font-family:Arial, Helvetica, sans-serif; color:#a5a5a5; }

#linkbg{ width:100%; height:49px; background:url(../images/linkbg.png) no-repeat center center;}
#linkcc{ width:1200px; height:49px; margin:0 auto; position:relative;}
#linkcc strong{ display:inline-block; float:left; padding-right:45px; font-size:16px; line-height:49px;color:#fff;}
#linkcc ul{ float:left;}
#linkcc ul li{ float:left;}
#linkcc ul li a{ font-size:14px; color:#fff;line-height:49px; padding:0 15px;}
#linkcc .more{ position:absolute; right:0; top:11px; font-size:16px; color:#fff;}
/*********************************/
.jichang{ width:100%;}
.jichang strong{ width:100%; display:block; padding-bottom:45px; height:50px; background:url(../images/fengcai_ftitle00.png) no-repeat top center; text-align:center; font-size:30px; font-weight:bold; color:#fff;}
 .jichang ul{ width:1200px; height:350px; float:left; padding-bottom:20px;}
 .jichang ul li{ width:240px; height:350px; float:left; list-style-type:none; overflow:hidden;}
 .jichang ul li img{ width:240px; height:175px; float:left;position:relative; z-index:0;display:block;}
 .jichang ul li p{ width:220px; height:155px; float:left;  padding:10px; line-height:20px; position:relative; display:block;} 
 .jichang ul li p .img1{position: absolute; z-index:-2; width:39px; height:24px; left:50%; margin-left:-20px; top:-24px;} 
  .jichang ul li p .img2{position: absolute; z-index:-2; width:39px; height:24px; left:50%; margin-left:-20px; bottom:-24px;}
 .jichang ul li:hover p{ background:#ff6b2a; color:#fff;}
 .jichang ul li:hover p .img1, .jichang ul li:hover p .img2{ z-index:1;} 
 
.content01{ width:1200px; height:250px; padding-top:38px;}



.c_flash_bg{ width:335px; height:250px; float:left; position:relative}
#c_flash_blk {
	position:relative;
	z-index:1; float:left;
	width:335px;
	height:250px;
	overflow:hidden;
}
#c_flash {
	position:relative; 
	width:335px;
	height:250px;
	overflow:hidden;
}
#c_flash p {
	width:335px;
	height:250px;
	text-align:center;
	font-size:0px;
}
#c_flash_button_blk{
	 width:100%; 
	 position: absolute;
	 top:220px;
	 height:30px; 
	 z-index:99;}
#c_flash_blk p{width:335px;background:#333; position:absolute; bottom:0; left:0; display:block; z-index:10;
	height:30px; filter:alpha(opacity=55);
	-moz-opacity:0.55;
	-khtml-opacity: 0.55;
	opacity: 0.55;}
#c_flash_button {
	position:relative;
	 
	bottom:3px;
	z-index:3;
	width:335px;
	height:30px; 
	text-align: right;
}
#c_flash_button a {
	display:inline-block;
	margin:5px 4px;
	width:12px;
	height:12px; 
	font-size:0px;
	text-align:center;
	color:#c8c8c8; 
	outline:none;
	background:#fff;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
	 
    -moz-border-radius: 15px;      /* Gecko browsers */
    -webkit-border-radius: 15px;   /* Webkit browsers */
    border-radius:15px;            /* W3C syntax */
}
#c_flash_button a.activeSlide {
	 
	background:#ffd200;
}
#c_flash_button a:hover{
	background:#ffd200;
}

.in_news{ width:503px; height:250px; float:left; padding-left:25px;}
.in_news h1{ height:22px; line-height:20px; color:#555; width:490px; float:left; padding-left:5px; border-left:4px solid #eec72c; font-family:"微软雅黑"; font-weight:bold; font-size:18px; margin-bottom:8px;}
.in_news li{ list-style-type:none;width:503px; display:block;font-family:"微软雅黑";font-size:14px;
 line-height:22px; float:left; border-bottom:1px dashed #c9c9c9; padding:5px 0; }
.in_news li span{ float:left; border-right:1px dashed #747474; padding-right:5px;}
.in_news dd{ width:502px; height:90px; float:left;background:#efefef;}
.in_news dd p{ width:85px; height:90px; float:left; background:#e2e2e2; display:block;}
.in_news dd p strong{ font-size:30px; color:#bd8c25; text-align:center; display:block; width:100%; line-height:55px; float:left;}
.in_news dd p span{ font-size:14px; color:#555555; text-align:center; display:block; width:100%; line-height:22px; float:left;}
.in_news dd div{ width:400px; height:90px; float:left; padding-left:13px;}
.in_news dd div strong{ width:100%; line-height:40px; display:block;font-family:"微软雅黑"; font-weight:bold; font-size:15px;}
.in_news dd div dl{ width:100%; float:left; color:#666;line-height:18px ;font-size:12px;}

.in_fast{ width:306px; height:250px; float:right;}
.in_fast h1{ height:22px; line-height:20px; color:#555; width:290px; float:left; padding-left:5px; border-left:4px solid #eec72c; font-family:"微软雅黑"; font-weight:bold; font-size:18px; margin-bottom:8px;}
.in_fast dd{ width:276px; height:70px; float:left; background:#f4f4f4; padding-left:30px;}
.in_fast dd strong{ font-family:"微软雅黑"; font-weight:bold; font-size:18px; line-height:36px;}
.in_fast dd p{  font-size:14px; line-height:30px;}
.in_fast dd p a{ padding:0 5px; }
.in_fast dd:hover{ background:url(../images/fast_bg.png) no-repeat #fbf8e4;}

#zhengshu{ width:1200px; height:199px; float:left; margin-top:21px; background:#f4f4f4; position:relative;}
#partner_mov{ width:1125px;height:150px; margin:0 auto; position:relative; padding-top:25px; }
#partner_mov li{ float:left; width:225px; height:150px; text-align:center;  list-style-type:none}
#partner_mov li a img{ width:210px; height:150px;}

#button_left {
	position:absolute;
	background:url(../images/b_left.png) no-repeat; 
	top:50px;
	left:0px;
	display:block;
	width:35px;
	height:88px;
	cursor:pointer;
}
#button_right {
	position:absolute;
	background:url(../images/b_right.png) no-repeat ; 
	top:50px;
	right:0px;
	display:block;
	width:35px;
	height:88px;
	cursor:pointer;
}

.content02{ width:1200px; height:325px; float:left; margin-top:21px; position:relative;}
 


#in_cases{ width:376px; height:325px; float:right; position:relative;}
#in_cases h1{ height:30px; line-height:30px; color:#555; width:376px; float:left; padding-left:5px; border-bottom:4px solid #bababa; font-family:"微软雅黑"; font-weight:bold; font-size:18px; margin-bottom:8px;}
#in_cases ul{ float:left;}
#in_cases li{font-family:"微软雅黑"; font-size:14px; line-height:30px;}
#in_cases li span{ padding-right:5px;}






#in_content3{ width:1200px; height:480px; float:left; margin-top:30px; position:relative;}
#in_bank h1{ height:30px; line-height:30px; color:#555; width:1200px; float:left; padding-left:5px; border-bottom:4px solid #bababa; font-family:"微软雅黑"; font-weight:bold; font-size:18px; margin-bottom:8px;}

.fl{ float:left;}
.jz{ margin:0 auto}
.fr{ float:right;}

#in_ymxm{ width:373px; height:480px;position:relative; background:#f4f4f4;}
#in_ymxm h1{ height:30px; line-height:30px; color:#555; width:368px; float:left; padding-left:5px; border-bottom:4px solid #bababa; font-family:"微软雅黑"; font-weight:bold; font-size:18px; margin-bottom:8px;}
.inmore{ width:45px; height:15px; display:block; background:url(../images/more.png) no-repeat; float:right; margin-top:10px;}
#in_ymxm dd{ width:372px; height:156px; overflow:hidden; float:left; position:relative;}
#in_ymxm dd span{ display:block; width:352px; height:30px; line-height:30px;  padding:0 10px; font-family:"微软雅黑 "; font-size:14px; position:absolute; bottom:0; left:0; z-index:1;
}
#in_ymxm dd span a{color:#fff;}
#in_ymxm dd p{display:block; width:100%; height:30px; line-height:30px;position:absolute; bottom:0; left:0; background:#000;
filter:alpha(opacity=51);
	-moz-opacity:0.51;
	-khtml-opacity: 0.51;
	opacity: 0.51;}
#in_ymxm ul{ }
#in_ymxm  li{ line-height:42px; height:36px;float:left; margin-left:13px; width:347px; padding-left:3px; border-bottom:1px dashed #cbcbcb;}
/*-----------------------------------------------------------------------*/

.atlas{ width:1200px; margin-bottom:10px; overflow:hidden;}
.atlas_t{ height:50px;}
.atlas_t .name{ float:left; line-height:30px; font-size:18px; color:#555555; padding-top:15px;font-weight:900;}
.atlas_t .tabs{ float:right; padding-top:20px;}
.atlas_t .tabs span{ font-family:宋体}
.atlas_t .tabs .next{float: right;display: block;width: 18px;height: 18px; background: url(../images/left_right.gif) no-repeat -34px -7px;overflow: hidden;margin-right: 6px;cursor: pointer;}
.atlas_t .tabs .prev{float: right;display: block;width: 18px;height: 18px;background: url(../images/left_right.gif) no-repeat -6px -7px;overflow: hidden;margin-right: 6px;cursor: pointer;}
.events{ padding:0px 0 10px 0px; overflow:hidden;}
.events li{ width:223px; height:188x; float:left; margin:8px;}
.events li a.title{text-align:center;display:block;height:38px;line-height:38px;color:#333;}
.atlas_t .tabs .more{float:right; font-size:11px; text-transform: uppercase; color:#3375b9; background:url(../images/arrow-right.png) right 4px no-repeat; padding-right:8px; margin-right:5px;}

.home_left{ width:265px; float:left;}
.home_right{ width:700px; float:right;}
.m_box{ overflow:hidden;margin:10px 5px;background:#fff;width:388px;}
.m_t{ border-bottom:1px solid #3375b9; height:30px; line-height:30px; margin-bottom:5px; overflow:hidden;}
.m_t .more{ float:right; font-size:11px; padding-top:5px; line-height:25px;color:#3375b9; background:url("../images/arrow-right.png") right 13px no-repeat; padding-right:8px;}
.m_t .name{ float:left;float: left;padding: 0px;margin: 0px;height: 30px;line-height: 30px; font-size:14px; color:#000; font-weight:bold; }


.fl{ float:left;}
.cl{ clear:both;}
.home_news { overflow:hidden;}
.home_news li{height: 30px;line-height: 30px;overflow: hidden;border-bottom: 1px dashed #cacaca;}

.home_about{ line-height:22px;}
.home_about{ line-height:22px;}
.home_about .img{ float:left; margin-right:10px;}
.home_about .note{float:right;width:240px;}
.home_about .note span img{margin:10px 0;}
.home_about p{ margin-bottom:5px;padding:5px 0 0 0;font-size:14px;}

.home_news{ line-height:22px; margin-bottom:10px;}
.home_news .img{ float:left; margin-right:10px;}
.home_news .note{float:right;width:260px;}
.home_news .note span{margin:10px 0;font-size:14px;font-weight:900;}
.home_news p{ margin-bottom:5px;padding:5px 0 0 0;font-size:12px;}

.home_about1{ line-height:22px;}
.home_about1{ line-height:22px;}
.home_about1 .img{ float:left; margin-right:10px;}
.home_about1 .note{float:right;width:240px;}
.home_about1 .note span img{margin:10px 0;}
.home_about1 p{ margin-bottom:5px;padding:5px 0 0 0;font-size:12px;}

.m_box1{ overflow:hidden;margin:10px 5px;width:388px;}
.m_t1{ height:54px; line-height:54px; margin:0px; overflow:hidden;}
.m_t1 .more{ float:right; font-size:11px; line-height:54px;color:#3375b9; background:url("../images/arrow-right.png") right 24px no-repeat; padding-right:8px;}
.m_t1 .name{ float:left;float: left;padding: 0px;margin: 0px;height: 54px;line-height: 54px; font-size:18px; color:#555; font-weight:bold;}

.m_box2{ overflow:hidden;margin:10px 5px;width:428px;}
.m_t2{ height:54px; line-height:54px; margin:0px; overflow:hidden;}
.m_t2 .more{ float:right; font-size:11px;line-height:54px;color:#3375b9; background:url("../images/arrow-right.png") right 24px no-repeat; padding-right:8px;}
.m_t2 .name{ float:left;float: left;padding: 0px;margin: 0px;height: 54px;line-height: 54px; font-size:18px; color:#555; font-weight:bold;}

/* 本例子css */
.txtMarquee-top{ width:350px;margin: 10px 5px;overflow:hidden; position:relative;float:right;}
.txtMarquee-top .cpkct{height:30px; line-height:30px;border-top:1px solid #9ed9f9;border-bottom:1px solid #9ed9f9;margin-bottom:5px;}
.txtMarquee-top .cpkct .xh{float:left;width:130px;}
.txtMarquee-top .cpkct .pmgg{float:left;width:100px;}
.txtMarquee-top .cpkct .pp{float:left;width:90px;text-align:left; padding-left:10px;}
.txtMarquee-top .cpkct .ph{float:left;width:50px;}
.txtMarquee-top .cpkct .bz{float:right;width:60px;}
.txtMarquee-top .bd{ padding:0px;  }
.txtMarquee-top .infoList li{ height:30px; overflow:hidden; line-height:30px;border-bottom:1px solid #d8d8d8;}
.txtMarquee-top .infoList li .date{ float:right; color:#999;  }
.txtMarquee-top .infoList li p{ float:right;width:120px; color:#999;  }

.txtMarquee-top .cpkct2{height:30px; line-height:30px;border-top:0px solid #9ed9f9;border-bottom:0px solid #9ed9f9;margin-bottom:5px;}
.txtMarquee-top .cpkct2 .xh{float:left;width:130px; overflow:hidden}
.txtMarquee-top .cpkct2 .pmgg{float:left;width:100px;overflow:hidden}
.txtMarquee-top .cpkct2 .pp{float:left;width:90px;text-align:center;overflow:hidden}
.txtMarquee-top .cpkct2 .ph{float:left;width:50px;overflow:hidden}
.txtMarquee-top .cpkct2 .bz{float:right;width:60px;overflow:hidden}

.atlas1{ width:1200px; margin-bottom:10px; overflow:hidden;}
.atlas1_t{ height:50px;}
.atlas1_t .name{ float:left; line-height:30px; font-size:18px; color:#555555; padding-top:15px;font-weight:900;}
.atlas1_t .tabs{ float:right; padding-top:20px;}
.atlas1_t .tabs a span{font-family:宋体}
.atlas1_t .tabs .next{float: right;display: block;width: 18px;height: 18px; background: url(../images/left_right.gif) no-repeat -34px -7px;overflow: hidden;margin-right: 6px;cursor: pointer;}
.atlas1_t .tabs .prev{float: right;display: block;width: 18px;height: 18px;background: url(../images/left_right.gif) no-repeat -6px -7px;overflow: hidden;margin-right: 6px;cursor: pointer;}
.events1{ padding:0px 0 10px 0px; overflow:hidden;}
.events1 li{ width:128px; height:68x; float:left; margin:10px;}
.events1 li a.title{text-align:center;display:block;height:38px;line-height:38px;color:#333;}
.atlas1_t .tabs .more{float:right; font-size:11px; text-transform: uppercase; color:#3375b9; background:url(../images/arrow-right.png) right 4px no-repeat; padding-right:8px; margin-right:5px;}

.home_list{ overflow:hidden; padding:10px 0 10px 10px;}
.home_list li{ width:159px; float:left; margin:0 11px 10px 0;}
.home_list li .img159{ width:159px; height:183px; margin-bottom:3px;}
.home_list li .l_name{ height:40px; line-height:20px; overflow:hidden;}
.home_list li .l_price{ height:30px; line-height:35px; overflow:hidden; font-weight:bold;}
.home_list li .l_price em{ font-style:normal; color:#ff0000; font-size:13px;}
.home_list li .l_price span{ font-style:normal; color:#ff0000; font-size:18px;}

.cooper{ width:978px; border:1px solid #ccc; margin:0 auto 10px; overflow:hidden;}
.cooper_t{ height:30px; border-bottom:1px solid #ccc; overflow:hidden;}
.cooper_t .name{ float:left; line-height:30px; font-size:14px; color:#000; line-height:30px; padding-left:5px;}
.cooper_t .name_en{ font-size:12px; color:#666; float:left; line-height:35px; padding-left:5px;}
.cooper_t .more{ float:right; line-height:30px; margin-right:5px;}
.partner{ padding:10px 0 5px 10px; border-bottom:1px solid #ccc; overflow:hidden;}
.partner li{ width:183px; float:left; margin:0 10px 10px 0; text-align:center;}
.home_link{ padding:10px; line-height:30px;}
.home_link a{ margin-right:10px;}

.foot_bg{ width:100%; background:#363636;height:340px; position:relative;}
.foot{ width:1200px;height:340px; margin:0 auto; position:relative;}
.foot_navs{ width:1200px; height:73px;float:left; line-height:73px; border-bottom:1px solid #565656;font-family:"微软雅黑"; overflow:hidden} 
.foot_navs ul{ width:99%; padding-left:33px; padding-top:10px;}
.foot_navs ul a{ display:block; float:left; padding:0px 35px; font-size:15px; color:#fff; font-weight:bold;}
.foot_02{ width:1200px; float:left; height:65px; margin-top:33px; position:relative;}
.footlogo{ float:left; width:320px;height:145px; margin-top:43px;   border-right:1px solid #545454; background:url(../images/foot_logo.png) no-repeat top left; position:relative;}
.footlogo h1{ font-size:17px; font-weight:bold; color:#e4e4e4; padding-top:100px; padding-left:10px;}
.footlogo p{ font-size:12px; color:#e4e4e4; }
.footaddress{ float:left; width:460px;height:145px; padding-left:18px; color:#888;margin-top:43px; }
.footaddress p{ padding-left:37px;}
.footaddress .p1{ background:url(../images/footaddress_p1.png) no-repeat left center;}
.footaddress .p2{ background:url(../images/footaddress_p2.png) no-repeat left center; margin-top:15px;}
.footaddress .p3{ background:url(../images/footaddress_p3.png) no-repeat left center; margin-top:15px; margin-bottom:15px;}
.footaddress .p4{ background:url(../images/footaddress_p4.png) no-repeat left center;}
.footaddress .p5{ background:url(../images/footaddress_p5.png) no-repeat left center;margin-top:15px; margin-bottom:15px;}

.footTel{ float:left; width:180px;height:65px; padding-left:45px; color:#888;font-family:"微软雅黑"; margin-top:43px;
 background:url(../images/footTel.png) no-repeat left top; }
.footTel h1{font-size:14px; display:block; width:100%; color:#e4e4e4;}
.footTel p{ font-size:24px; display:block; width:100%; font-family:Arial, Helvetica, sans-serif;color:#e4e4e4;}
.footTel .tongji{ background:url(../images/tongji.png) no-repeat; width:181px; height:58px; margin:34px 0 0 -45px;}
.footContact{ width:120px; height:120px; position:absolute; right:0; top:50px; }
.footContact img{ width:120px; height:120px; position:absolute; top:0; right:2px;}
.footContact p{ width:92px; display:block; height:30px; position:absolute; right:20px; top:130px;font-family:"微软雅黑"; font-size:14px; text-align:center; color:#555;}
.copyright{ width:1200px;  float:left; padding:30px 0 0; color:#888; line-height:24px;height: 45px;}
 
 

 
#content {
	margin:20px auto 10px auto;
	width:1200px;
}
.home_contact a{ color:#fff;}
#left {
	float:left;
	width:260px;
    -moz-border-radius: 15px;      /* Gecko browsers */
    -webkit-border-radius: 15px;   /* Webkit browsers */
    border-radius:15px;            /* W3C syntax */
}
#right {
	float:right;
	width:900px;
}
#footer_nav_blk {
	height:263px;
	 
	background:url(../images/footer_bg.jpg) no-repeat;
}
#footer_nav {
	position:relative;
	margin:0px auto;
	width:1200px;
	height:35px;
	 
	overflow:hidden;
}
#footer_nav ul {
	position:absolute;
	top:0px;
	left:0px;
}
#footer_nav ul li {
	float:left; text-align:left;
	width:80px; background:url(../images/footer_li_bg.jpg) no-repeat  67px center;
}
 
 
#footer_nav ul li  a{ color:464646;}
#footer_nav ul li a:hover{ text-decoration:underline}
#footer_tdc {
	position:absolute;
	top:-15px;
	right:0px;
	width:103px;
	text-align:center;
}
#footer_tdc img {
	display:block;
	margin-bottom:5px;
	width:103px;
	height:103px;
 
}
 
#footer_blk {
	background:url(../images/footer_bg.jpg); position: relative;
}
#footer {
	margin:0px auto;position: relative;
	padding:10px 0px;
	width:1200px; height:96px;
	line-height:20px;
 
	color:#6c6c6c;
}
#footer a {
	color:#464646;
}
/*===================================================================================*/

#in_content_01{ width:1020px; height:245px; margin:0 auto; margin-top:20px; background:url(../images/in_content_01_bg.jpg) no-repeat center center }
#in_about{ width:600px; height:245px; float:left; position:relative;}
#in_about strong{ height:40px; width:100$; width:100%; display:block;font-size:16px; font-family:"Microsoft YaHei"; color:#e15518; position:absolute; top:22px; left:14px;}
#in_about dd{ padding:44px 0 0 10px; line-height:20px; height:335px; width:590px;}

#in_news{ width:400px; height:245px; float:left; position:relative;}
/*滑动门css*/
.tabbox {width:400px;height:220px;border-bottom:0px dashed #999;}
.tabmenu {width:400px;height:35px; margin-top:17px; margin-left:20px; position:relative}
.tabmenu ul {margin:0;padding:0;list-style-type: none;}
.tabmenu li { text-align:center; background:url(../images/in_news_menu.png) no-repeat center center; float:left; display:block;
 width:96px; height:33px; overflow:hidden; line-height:33px; margin:0 14px 0 6px;  display:inline; font-size:14px; font-family:"Microsoft YaHei";}
.tabmenu .cli {text-align:center;float:left;display:block; width:96px; height:33px;background:url(../images/in_news_menu_hover.png) no-repeat center center; overflow:hidden;line-height:33px;display:inline;font-size:14px; cursor:pointer;  font-family:"Microsoft YaHei";color:#fff;}
.cln{}
#tabcontent {width:400px; margin-left:20px;}
#tabcontent ul {margin:0;padding:5px;list-style-type: none;  height:180px;}
#tabcontent ul li{ width:390px; float:left; line-height:22px; padding:3px 0 0 3px;}
#tabcontent ul li a{ font-family:"Microsoft YaHei"; font-size:14px; color:#666;}
#tabcontent ul li strong{ float:left; padding-left:5px;}
#tabcontent ul li span{ float:left; display:block; width:220px; font-size:12px; height:90px; padding-left:5px;font-family:"Microsoft YaHei";}
#tabcontent ul li p{ color:#888; float: right; margin-right:20px;}
#tabcontent .hidden {display:none;}



#in_content_02{ width:1018px; height:215px; margin:0 auto; margin-top:20px; padding-left:15px; }

#in_content_div{ width:240px; height:215px; float:left; margin-right:14px; text-align:center; position:relative;}
#in_content_div_title{ display:block; position:relative; width:100%; height:35px; float:left; background:url(../images/title_bg.jpg) no-repeat center center;}
#in_content_div img{ margin-top:15px; padding:7px;}
#in_content_div strong{ font-size:14px; text-align:left;font-weight:bold; font-family:"Microsoft YaHei";}
#in_content_div_title strong{ font-size:14px; color:#fff; position:absolute; left:19px; top:8px; font-family:"Microsoft YaHei"; font-weight:bold;}
#in_content_div_strong{margin-top:15px; display:block; width:230px; padding-left:10px;}
#in_more{ width:47px; height:11px; position:absolute; top:14px; right:7px;}

#in_pro_bg{ width:100%; height:350px; margin-top:20px; background:url(../images/in_pro_bg.jpg)}
#in_pro{ width:1200px; height:345px; margin:0 auto;}
#pro_title_bg{ width:100%; height:35px; margin-top:3px; background:url(../images/pro_title_bg.jpg) no-repeat; position:relative}
#pro_title_bg strong{ font-size:16px; font-family:"Microsoft YaHei"; color:#e15518; position:absolute; top:10px; left:2px; }
#in_pro_box {
	position:relative;
	margin-top:15px;
	width:980px;
	height:300px;
}
#in_pro_button_left {
	position:absolute;
	top:69px;
	left:-5px;
	display:block;
	width:28px;
	height:42px;
	cursor:pointer;
 
}
#in_pro_button_right {
	position:absolute;
	top:69px;
	right:0px;
	display:block;
	width:28px;
	height:42px;
	cursor:pointer;
 
}
 

 
#in_pro_move p {
	float:left;
	text-align:center;
	width:240px;
	height:260px;
	font-size:12px; margin-right:14px;
	overflow:hidden;
}
#in_pro_move p span{ width:240px; position:absolute; text-align:left;bottom:0; margin-left:35px;z-index:3}
#in_pro_move p strong{ width:240px; float:left; margin-top:7px; color:#666666;font-family:"Microsoft YaHei";font-size:14px;}
#in_pro_move p img {
	width:230px;
	height:200px;
	 
	
}
#in_pro_move a:hover{ text-decoration:underline;}
 
/*------------------*/










#icontent {
	position:relative;
	margin:20px auto 0px auto;
	width:1000px;
	height:600px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/icontent_bg.png) no-repeat;
}


.ititle {
	height:32px;
	font-family:"Microsoft YaHei";
	font-size:14px;
	font-weight:bold;
	font-weight:bold;
	color:#333;
}
.ititle a {
	color:#333;
}
.imore {
	position:absolute;
	top:4px;
	right:36px;
	height:15px;
}
.imore a{ color:#fc6700; font-size:9px;}
#aboutus_blk{
	position:absolute;
	top:20px;
	width:300px;
	height:235px;
	}
#iaboutus { position:absolute; line-height:22px; top:45px;}
#iaboutus a:hover{text-decoration:underline}
 

#inews_blk {
	position:absolute;
	top:20px;
	right:0px;
	width:280px;
}
#inews {
	height:115px;
	overflow:hidden;
	margin-top:15px;
}
#inews li {
	padding-left:10px;
	height:23px;
	background:url(../images/ico2.jpg) no-repeat 0px 4px;
	border-bottom:1px solid #fff;
}
#inews li:hover{
	border-bottom:1px solid #666;
}
#inews li span{ float:right}
#icases_blk {
	position:absolute;
	top:250px;
	left:0px;
	width:980px;
}
#icases_box {
	position:relative;
	margin-top:15px;
	width:980px;
	height:300px;
}
#icases_button_left {
	position:absolute;
	top:69px;
	left:-5px;
	display:block;
	width:28px;
	height:42px;
	cursor:pointer;
 
}
#icases_button_right {
	position:absolute;
	top:69px;
	right:0px;
	display:block;
	width:28px;
	height:42px;
	cursor:pointer;
 
}
#icases {
	position:absolute;
	top:0px;
	left:50px;
	width:225px;
	height:235px;
	overflow:hidden;
}

#icases div {
	float:left;
}
#icases p {
	float:left;
	text-align:center;
	width:225px;
	height:235px;
	font-size:12px;
	overflow:hidden;
}
#icases p span{ width:160px; position:absolute; text-align:left;bottom:0; margin-left:35px;z-index:3}
#icases p strong{ width:200px; float:left; margin-top:7px; color:#595995}
#icases p img {
	width:195px;
	height:171px;
	float:left
	
}
#icases a:hover{ text-decoration:underline;}
#ivideo_blk {
	position:absolute;
	top:0px;
	right:0px;
	width:206px;
}
#ivideo img {
	width:206px;
	height:87px;
}

/*===================================================================================*/

.left_title { 
	height:35px; line-height:35px;
	font-size:18px; width:260px; 
	color:#fff; 
	background:#3793e4; text-align:center; 
	-moz-border-radius: 10px 10px 0 0;      /* Gecko browsers 上、右、下、左*/
    -webkit-border-radius: 10px 10px 0 0;   /* Webkit browsers */
    border-radius:10px 10px 0 0;            /* W3C syntax */
}
.left_menu {
	width:250px; border:5px solid #f08301;
	-moz-border-radius:0 0 10px 10px;      /* Gecko browsers 上、右、下、左*/
    -webkit-border-radius:0 0 10px 10px;   /* Webkit browsers */
    border-radius:0 0 10px 10px;            /* W3C syntax */
	padding:10px 0 15px 0;
}
.left_menu_over,.left_menu_out {
	display:block;
	padding:15px 0px 10px 45px;
	font-size:14px; width:205px; 
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.left_menu_out:link,.left_menu_out:visited,.left_menu_out:active {
	color:#444;background:url(../images/service_left_ul_li.png) no-repeat center center;background-size:96% auto; 
}
.left_menu_out:hover {
	color:#3884c2; background:url(../images/service_left_ul_li_h.png) no-repeat center center;background-size:96% auto; 
}
.left_menu_over:link,.left_menu_over:visited,.left_menu_over:active,.left_menu_over:hover {
	color:#3884c2; background:url(../images/service_left_ul_li.png) no-repeat center center;background-size:96% auto; 
}

.left_menu ul {
	padding:0px 0px 10px 20px; width:85%;
}
.left_menu li {
	padding:5px 0px 5px 30px; border-bottom:1px dashed #999;
}
.left_menu_out2 {
	/*background:url(../images/ico6.jpg) no-repeat 0px 17px;*/
}
.left_menu_over2 {
	/*background:url(../images/ico5.jpg) no-repeat 0px 17px;*/
}
.left_menu_over2 a {
	color:#3884c2;
}
.left_contact {
	padding:20px 10px; background:#f08301; color:#fff;
	line-height:22px; width:240px;
	-moz-border-radius:10px;      /* Gecko browsers 上、右、下、左*/
    -webkit-border-radius:10px;   /* Webkit browsers */
    border-radius:10px;            /* W3C syntax */
}
.left_contact p,.left_contact strong,.left_contact strong{ color:#fff;}
/*===================================================================================*/

.nodata {
	padding:100px 0px;
	text-align:center;
	font-size:16px;
	font-weight:bold;
}
#title {
	position:relative;
	height:30px;
	line-height:34px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	color:#888;
	border-bottom:1px solid #ddd;
	 
	overflow:hidden;
}
#title a {
	color:#888;
}
#title a:hover {
	color:#3884c2;
}
#title span {
	font-family:"宋体";
}
#title strong {
	position:absolute;
	top:0px;
	left:3px;
	font-family:"Microsoft YaHei";
	font-size:22px;
	font-weight:normal;
	color:#3793e4;
	line-height:normal;
}
#showtext {
	margin:0px auto;
	padding-top:15px;
	width:900px;
	overflow:hidden;
}
.inputtext {
	padding:0px 5px;
	height:24px;
	line-height:24px;
	border-top:1px solid #ABADB3;
	border-left:1px solid #ABADB3;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
}
.inputarea {
	padding:5px;
	border-top:1px solid #ABADB3;
	border-left:1px solid #ABADB3;
	border-right:1px solid #e1e1e1;
	border-bottom:1px solid #e1e1e1;
	overflow-y:auto;
}
.button {
	padding:3px 10px;
	color:#333;
	font-weight:bold;
	border-top:1px solid #fff;
	border-left:1px solid #fff;
	border-right:1px solid #666;
	border-bottom:1px solid #666;
	background:#eee;
	cursor:pointer;
}
.button2 {
	width:90px;
	height:25px;
	line-height:25px;
	text-align:center;
	font-weight:bold;
	color:#333;
	cursor:pointer;
	border:none;
	background:url(../images/button2_bg.jpg) no-repeat;
}
.button2 a {
	color:#333;
}

.editorc {
	line-height:1.8;
}
.editorc p {
	margin-bottom:15px;
}
.editorc a:link,.editorc a:visited,.editorc a:active {
	text-decoration:underline;
}
.editorc a:hover {
	text-decoration:underline;	
}
.editorc ul {
	margin-left:35px;
}
.editorc ul li {
	list-style-type:disc;
	line-height:18px;
}
.editorc ol {
	margin-left:35px;
}
.editorc ol li {
	list-style-type:decimal;
	line-height:18px;
}
.editorc table {
	margin-bottom:15px;
	border:none;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
}
.editorc td {
	padding:6px 5px;
	border:none;
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.editorc td table {
	margin-bottom:0px;
}
.editorc td p {
	margin:0px;
	padding:0px;
}

#prenext {
	position:relative;
	margin:20px auto 0px auto;
	padding-top:12px;
	height:38px;
	border-top:1px solid #ddd;
	overflow:hidden;
}
#prenext p {
	height:20px;
}
#prenext_back {
	position:absolute;
	top:12px;
	right:0px;
	font-weight:bold;
}
/*===================================================================================*/
.in_video{ width:330px;  float:left; position:relative}
.in_video_img{ width:320px; height:220px; float:left; margin-bottom:5px;}
.in_video li{ width:100px; height:70px; float:left; margin-right:10px; margin-bottom:10px; }
.in_video li img{   }

/* 企业图片列表 */




#about_image_blk {
	margin:0px auto;
	width:970px;
	overflow:hidden;
}
#about_image {
	width:980px;
}
#about_image dl {
	float:left;
	margin:20px 25px 0px 0px;
	width:210px;
	text-align:center;
}
#about_image dl dt {
	font-size:0px;
}
#about_image dl dt img {
	padding:1px;
	width:200px;
	height:150px;
	border:4px solid #ddd;
}
#about_image dl dt img:hover {
	border:4px solid #3884c2;
}
#about_image dl dd {
	padding-top:8px;
	height:18px;
	line-height:18px;
	overflow:hidden;
}

/*===================================================================================*/
/* 产品列表 */

#products_blk {
	margin:0px auto;
	width:980px;
	overflow:hidden;	
}
#procc{ line-height:30px;}
#products {
	width:768px;
}
#products dl {
	float:left;
	margin:20px 28px 0px 0px;
	padding:13px;
	width:200px;
	text-align:center;
	border:1px solid #ddd;
}
#products dl dt {
	font-size:0px;
}
#products dl dt img {
	width:200px;
	height:150px;
}
#products dl dd {
	height:90px;
	overflow:hidden;
}
#products dl dd strong {
	display:block;
	padding-top:6px;
	height:18px;
	line-height:18px;
}
#products dl dd span {
	font-weight:bold;
}
#products dl dd p {
	margin-top:6px;
	height:36px;
	line-height:18px;
	color:#888;
	overflow:hidden;
}
#products_show {
	width:900px;
	border:1px solid #ddd;
	border-top:none;
}
#products_image_blk {
	padding:20px 20px 0px 20px;
	width:698px;
}
#products_image {
	float:left;
	margin-right:20px;
	width:300px;
	font-size:0px;
}
#products_image img {
	width:300px;
}
#products_desc_blk {
	float:left;
	width:370px;
}
#products_name {
	margin-bottom:5px;
	font-size:16px;
}
#products_model {
	margin-bottom:5px;
	font-size:16px;
	font-weight:bold;
}
#products_desc {
	margin-top:6px;
	line-height:20px;
	color:#888;
}
#products_thumb img {
	margin:10px 10px 0px 0px;
	width:80px;
	height:60px;
	border:1px solid #ddd;
	cursor:pointer;
}
#products_menu {
	margin-top:30px;
	height:35px;
	border-bottom:1px solid #ddd;
	background:#f5f5f5;
}
#products_menu li {
	float:left;
	padding:0px 30px;
	height:35px;
	line-height:33px;
	font-size:14px;
	cursor:pointer;
}
.products_menu_out {
}
.products_menu_over {
	color:#fff;
	background:#3884c2;
}
.products_content {
	display:none;
	padding:15px 20px 20px 20px;
	width:698px;
	overflow:hidden;
}
.products_file {
	display:none;
	padding:20px 25px;
}
.products_file p {
	padding-left:13px;
	height:25px;
	background:url(../images/iproducts_button_out.jpg) no-repeat 0px 7px;
}

.products_order table {
	margin:10px 0px;
}
.products_order p {
	padding:6px 0px 8px 40px;
	font-size:14px;
	font-weight:bold;
	background:#ddd;
}
.products_order td {
	padding:6px 5px;
}
.products_order td span {
	margin-left:5px;
	font-family:"宋体";
	color:#ff0000;
}



/*===================================================================================*/
/* 客户心声列表 */
 
#custo{ width:900px; height:400px; position:relative; margin-top:45px;}

#custo li{ height:389px; width:300px; float:left;list-style-type:none; position:relative; margin-top:20px;}
#custo li img{ position:absolute; max-width:160px;left:66px; top:3px; z-index:0;}
#custo li p{height:389px; width:283px; position:absolute;left:0;top:0; display:block; z-index:1; background:url(../images/customerlist_bg.png) no-repeat center center; }
#custo li dd{ width:220px; height:100px; line-height:26px; font-size:14px; position:absolute; left:31px; top:205px; z-index:2;}
#custo li span{ width:100px; height:22px; line-height:22px; text-align:center; position:absolute;left:96px; font-size:14px; color:#fff; top:335px; z-index:2; }
#custo li strong{ z-index:2; font-size:18px; font-family:微软雅黑; text-align:center; color:#333; position:absolute; top:165px; left:75px;}
#custo li:hover p{ height:389px; width:283px;position:absolute;left:0;top:0; background:url(../images/customerlist_h_bg.png) no-repeat center center;}
#custo li:hover strong{ color:#fff; } 
#custo li:hover dd{ color:#fff;}
/*===================================================================================*/
/* 案例列表 */

#cases {
	width:900px;
}
#cases dl {
	position:relative;
	margin-top:20px;  
	width:900px;
	height:110px;
	background:url(../images/line3_ccc.gif) repeat-x left bottom;
}
#cases dl dt {
	position:absolute;
	top:0px;
	left:0px;
	width:220px;
	height:90px;
	font-size:0px; padding-bottom:15px;
}

#cases dl dd {
	position:absolute;
	top:0px;
	right:0px;
	width:750px;
	height:90px;
	overflow:hidden;
}
#cases dl dd strong {
	display:block;
	font-size:14px;
	font-weight:normal;
}
#cases dl dt a img {
	width:120px;
	height:90px;
}
#cases dl dd strong span {
	display:block;
	font-size:11px; float:right;
	font-weight:normal;
}
#cases dl dd p {
	margin-top:10px;
	height:70px;
	line-height:22px;
	color:#666;
	overflow:hidden;
}
#cases_name {
	margin:25px auto 0px auto;
	padding-bottom:12px;
	line-height:18px;
	text-align:center;
	font-size:14px;
	font-weight:bold;
	background:url(../images/line_666.gif) repeat-x left bottom;
}

/*===================================================================================*/
#download {
	margin:5px auto 0px auto;
	padding-top:1px;
	width:970px;
}
#download li {
	margin-top:10px; float:left; width:100%;
	padding:2px 0px 0px 20px;
	height:29px; line-height:20px;
	background:url(../images/news_line.png) no-repeat;
}
#download li span {
	 float:left; display:block; 
}
#download dd  {
	float:left; display:block; height:30px; width:100%; line-height:30px; background:#e8e8e8;
	color:#333333; padding-left:20px;
}
#download span {
	float:left; display:block; width:150px; text-align:center;
	color:#888;
}
/* 新闻列表 */
#news {
	margin:5px auto 0px auto;
	padding-top:1px;
	width:900px;
}
#news li {
	margin-top:10px;
	padding:2px 0px 0px 20px;
	height:29px;
	background:url(../images/news_line.png) no-repeat;
}
#news span {
	float:right;
	color:#888;
}
#news_title {
	margin:25px auto 0px auto;
	line-height:18px;
	text-align:center;
	font-size:14px;
}
#news_info {
	padding:15px 0px 10px 0px;
	text-align:center;
	color:#999;
	background:url(../images/line_666.gif) repeat-x left bottom;
}

/* FAQ列表 */
#faq {
	margin:5px auto 0px auto;
	padding-top:1px;
	width:900px;
}
#faq li {
	margin-top:10px;
	padding:2px 0px 10px 1px; border-bottom:1px dashed #999;
	 
}
 
#faq li .p1{ background:url(../images/faq01.png) no-repeat left center;  height:30px; padding-left:20px; line-height:30px;}
#faq li .p2{ background:url(../images/faq02.png) no-repeat left 2px;   padding-left:20px;line-height:20px;}
/*===================================================================================*/
/* 信息反馈 */

#feedback {
	padding:20px 0px 0px 0px;
	width:700px;
}
#feedback td {
	padding:5px;
}
#feedback td span {
	margin-left:5px;
	font-family:"宋体";
	color:#ff0000;
}


.dcb_tbe td {
	padding:6px 5px;
}
.dcb_tbe td span {
	margin-left:5px;
	font-family:"宋体";
	color:#ff0000;
}


.dcb {
	padding:0px 0px 0px 47px;
}
.dcb_ts {
	padding:20px 0px 8px 20px;
	font-size:14px;
	font-weight:bold;
	border-bottom:1px solid #ddd;
}
.dcb_ps {
	line-height:22px;
	color:#ff0000;
}
.dcb input {
	vertical-align:middle;
}
.dcb_title {
	margin-top:15px;
}
.dcb_item {
	margin-top:6px;
}
.dcb_content {
	margin-top:10px;
}
.dcb_content strong {
	display:block;
	margin-bottom:5px;
}
.dcb_pi {
	margin-top:10px;
}
.dcb_pi td {
	padding:4px 0px;
}
.dcb_button {
	padding:30px 0px;
	text-align:center;
}
/*===================================================================================*/
/* 网站地图 */

#map {
	padding-left:25px;
	font-size:14px;
}
.map_list {
	margin-top:20px;
}
.map_list strong {
	display:block;
}
.map_list p {
	margin-top:8px;
	line-height:20px;
}
.map_list p span {
	font-family:"宋体";
	padding:0px 10px;
	color:#ccc;
}

.map_list2 {
	margin-top:20px;
	font-size:12px;
}
.map_list2 strong {
	display:block;
	font-size:14px;
}
.map_list2 div {
	margin-top:5px;
	line-height:20px;
}
.map_list2 p {
	padding:0px 0px 10px 0px;
}
.map_list2 p span {
	font-family:"宋体";
	padding:0px 10px;
	color:#ccc;
}
/*===================================================================================*/
/* 浮动在线客服 */

#qq_online {
	position:absolute;
	z-index:988;
	max-width:134px;
}
#qq_online_top {
	height:77px;
	
}
#qq_online_top p {
	padding:6px 10px 0px 10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#fff;
}
#qq_online_top p img {
	margin-top:2px;
	float:right;
	cursor:pointer;
}
#qq_online_list {
	background:url(../images/qq_middle_bg.gif) repeat-y; padding-bottom:13px;
}
#qq_online_list strong{ color:#fff; font-size:16px; padding-left:3px;}
#qq_online_list p {
	position:relative;
	margin:0px 7px;
	width:121px;
	height:37px;
	font-family:"宋体";
	border-top:0px solid #fff;
	border-bottom:0px solid #fff;
	 
}
#qq_online_list p:hover {
	border-top:0px solid #A3E7FC;
	border-bottom:0px solid #A3E7FC;
	 
}
#qq_online_list p img {
	position:absolute;
	top:2px;
	left:0px;
	 
}
#qq_online_list p a {
	position:absolute;
	top:14px;
	left:40px; font-size:12px
}
#qq_online_bottom {
	height:160px;
	font-size:0px;
	
}

/*
#qq_online {
	position:absolute;
	z-index:99;
	width:150px;
}
#qq_online_top {
	position:relative;
	height:65px;
	background:url(../images/qq_top.jpg) no-repeat;
}
#qq_online_top span {
	position:absolute;
	top:18px;
	right:17px;
	display:block;
	width:62px;
	height:11px;
	cursor:pointer;
}
#qq_online_list {
	padding-top:10px;
	background:url(../images/qq_bg.jpg) repeat-y;
}
#qq_online_list p {
	position:relative;
	margin-left:16px;
	width:118px;
	height:40px;
}
#qq_online_list p img {
	position:absolute;
	top:0px;
	left:5px;
	width:30px;
	height:30px;
}
#qq_online_list p a {
	position:absolute;
	top:10px;
	left:43px;
	font-weight:bold;
}
#qq_online_bottom {
	height:7px;
	font-size:0px;
	background:url(../images/qq_bottom.jpg) no-repeat;
}
*/
/*===================================================================================*/

#products_page {
	margin:20px auto 0px auto;
	width:740px;
	height:22px;
}
#news_page {
	margin:30px auto 0px auto;
	width:740px;
	height:22px;
}
.fypage_blk {
	font-family:"宋体", Arial, Helvetica, sans-serif;
	height:22px;
	overflow:hidden;
}
.fypage a {
	float:left;
	display:block;
	margin-right:4px;
	padding:0px 5px;
	height:20px;
	line-height:20px;
	text-align:center;
	text-decoration:none;
	overflow:hidden;
	outline:none;
    -moz-outline:none;
	blr:expression(this.onFocus=this.blur());
}
.fypage a:link,.fypage a:visited,.fypage a:active {
	color:#333;
	text-decoration:none;
	border:1px solid #ddd;
	background:#fff;
}
.fypage a:hover {
	color:#fff;
	border:1px solid #cda91f;
	background:#3884c2;
}
.fypage a.fypage_str {
	line-height:22px;
}
.fypage span {
	float:left;
	display:block;
	margin-right:4px;
	padding:0px 5px;
	height:20px;
	line-height:20px;
	text-align:center;
	overflow:hidden;
}
.fypage span.fypage_current {
	line-height:20px;
	font-weight:bold;
	color:#fff;
	border:1px solid #3793e4;
	background:#3793e4;
}
.fypage span.fypage_disabled {
	line-height:22px;
	color:#333;
	border:1px solid #ddd;
	background:#fff;
	overflow:hidden;
}
.fypage_sl {
	float:left;
	display:block;
	margin-right:4px;
	width:15px;
	height:20px;
	line-height:20px;
	font-weight:normal;
	color:#333;
}
.fypage_go {
	float:left;
	position:relative;
	width:100px;
	height:22px;
	overflow:hidden;
}
#fypage_gov {
	position:absolute;
	top:0px;
	left:0px;
	padding:0px 3px;
	width:40px;
	height:20px;
	line-height:20px;
	color:#333;
	border:1px solid #ddd;
	background:#fff;
}
#fypage_gobtn {
	position:absolute;
	top:0px;
	left:52px;
	color:#333;
	line-height:22px;
	border:1px solid #ddd;
	background:#fff;
	cursor:pointer;
}
#fypage_gobtn:hover {
	color:#fff;
	border:1px solid #cda91f;
	background:#cda91f;
}

/***移民首页***/
.location{ text-align:right; line-height:35px; overflow:hidden; height:35px; font-family:'Microsoft Yahei'; margin-top:30px; font-size:14px;}
.location span{ color:#bd8d26;}
.kaikuang{width:1200px; background:#f4f4f4; height:384px; overflow:hidden;}
.kaikuang_txt{ float:right; width:579px; height:384px; overflow:hidden; margin-right:26px; position:relative;}
.kaikuang_txt .k_t_tit{ border-bottom:1px dotted #a4a4a4; height:46px; padding-bottom:19px; margin-top:26px;}
.kaikuang_txt .k_t_tit li{ float:left;}
.kaikuang_txt .k_t_tit li h2{ font-size:22px; font-weight:bold; color:#2a2a2a; line-height:46px; padding-left:20px;}
.kaikuang_txt_c{ line-height:27px; font-size:14px; color:#2a2a2a; text-indent:2em; margin-top:25px;}
.kaikuang_txt_c .kxx{ color:red;}
.ynbtxt{width:271px; height:225px; overflow:hidden; margin-top:15px; line-height:23px; font-size:14px;}

.k_t_list{ position:absolute; bottom:44px;}
.k_t_list li{ float:left; margin-left:14px; height:39px; width:130px; border:2px solid #bd8d26; text-align:center; line-height:39px; transition:all .4s; }
.k_t_list li.mgl0{ margin-left:0px;}
.k_t_list li a{ line-height:39px; display:block; font-size:18px; color:#bd8d26; background:url(../images/rr.png) no-repeat 95px center }
.k_t_list li:hover { background:#bd8d26; }
.k_t_list li:hover a{ color:#FFF; background:url(../images/rron.png) no-repeat 95px center;}

.ym_new_box{ width:1200px; height:314px; overflow:hidden; background:#f4f4f4; margin-top:18px;}
.y_n_box{ float:left; width:271px; overflow:hidden; padding:20px 0; margin-left:23px;}
.y_n_box .tit{ height:35px; border-bottom:4px solid #bd8d26; overflow:hidden; line-height:35px;}
.y_n_box .tit h2{ color:#2a2020; font-weight:bold; font-size:18px; text-shadow:#FFF 0 1px 0;}
.y_n_box .tit a{ float:right; margin-top:5px;}
.y_n_box ul { padding-top:15px;}
.y_n_box ul li{ line-height:29px; height:29px; overflow:hidden;}
.y_n_box ul li a{ font-size:14px; color:#2a2a2a; transition:all .4s; text-shadow:#FFF 0 1px 0;}
.y_n_box ul li a span{ font-size:30px; color:#999999; padding-right:5px; float:left;}
.y_n_box ul li a:hover{ color:#bd8d26; margin-left:10px;}

.ym_img_box{width:591px; height:314px; overflow:hidden; background:#f4f4f4; margin-top:18px; float:left;}


/*客服*/
 .float_div{ background:url(../images/float_right.png) no-repeat; width:108px; height:436px; position:fixed; right:10px; top:100px; z-index:99}
.ewmff{ width:93px; height:93px; position:absolute; left:8px; top:9px;} 
  .float_div strong{ position:absolute; width:100%; display:block; text-align:center; left:0; top:110px; font-size:14px; color:#fff;}
  .yimin{ position:absolute; display:block; width:80px; height:45px; font-family:"微软雅黑"; font-size:18px; line-height:22px; font-weight:bold; left:15px;top:139px; color:#fff;}
  
  .lianxi{ width:80px; height:150px; position:absolute; top:197px; left:14px; }
  .lianxi li{ width:58px; height:150px; font-family:"微软雅黑"; padding-left:23px;list-style-type:none;font-size:12px; height:22px; line-height:22px; color:#888; border-bottom:1px solid #dcdcdc; margin-bottom:5px;}
  
 .f1{ background:url(../images/f1.png) no-repeat left center;}
  .f1:hover{ background:url(../images/f1_h.png) no-repeat left center;}
  
  #f2{ background:url(../images/f2.png) no-repeat left center;}
  #f2:hover{ background:url(images/f2_h.png) no-repeat left center;}
  
  #f3{ background:url(../images/f3.png) no-repeat left center;}
  #f3:hover{ background:url(../images/f3_h.png) no-repeat left center;}
  
  #f4{ background:url(../images/f4.png) no-repeat left center;}
  #f4:hover{ background:url(../images/f4_h.png) no-repeat left center;}
  
  #f5{ background:url(../images/f5.png) no-repeat left center;}
  #f5:hover{ background:url(../images/f5_h.png) no-repeat left center;}
  .ftel{ position:absolute; bottom:30px; left:5px; width:100px; height:53px;}
   .ftel input{ width:98px; height:22px; border:1px solid #dfddde; margin-bottom:7px;}
   .fbut{ border:0; background:#eec72c; text-align:center; line-height:22px; height:20px; color:#fff;}
   .editorc table,.editorc table tr ,.editorc table tr td{ border:0}