@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
}
body {
	font-family:"微软雅黑", Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#313131;
	background:#f2f2f2;
} 
a {
	font-size:14px;
	color:#313131;
	text-decoration:none;
}
a:hover{
	color:#da3400;
}
ul {
	list-style:none;
}
img {
	border:none;
}
.clear{
	height:1px;
	clear:both;
	margin-bottom:-1px;
	overflow:hidden;
}
.fc,.fc a{
	color:#0a6ca1;
}
.fc2{
	font-size:25px;
}
.hidden{
	display:none;
}
/*头部*/
#head{
	width:100%;
}
#top{
	width:1100px;
	height:84px;
	margin:0 auto;	
}
#logo{
	padding:9px 0 0 8px;
	float:left;
	width:354px;
}
#nav{
	width:210px;
	float:left;
	height:84px;
	line-height:84px;
}
#nav li{
	float:left;	
	margin-right:6px;
}
#nav li a{
	font-size:16px;
	padding:0 16px;
	display:inline-block;	
}
#nav li.li2{
	color:#fff;
	background:url(../images/bg1.jpg) repeat-x;
}
#nav li.li2 a{
	color:#fff;
}
#nav li a:hover{
	color:#fff;
	background:url(../images/bg1.jpg) repeat-x;
}
.toptel{
	width:520px;
	float:right;
	height:40px;	
	line-height:40px;
	margin-top:44px;
	background:url(../images/ico7.jpg) no-repeat left 12px;
	text-indent:22px;
}
.toptel .sp1{
	padding-left:30px;
	background:url(../images/ico8.jpg) no-repeat 5px 12px;
	display:inline-block;
	text-indent:0;
}
.toptel .sp2{
	padding-left:30px;
	background:url(../images/ico9.jpg) no-repeat 5px 12px;
	display:inline-block;
	text-indent:0;
}
#banner{
	width:100%;
	background:#073c82 url(../images/banner.jpg) no-repeat center top;
	height:295px;
	border-top:3px solid #0a6ca1;
}
#banner2{
	width:100%;
	background:#0a5bac url(../images/banner2.jpg) no-repeat center top;
	height:295px;
	border-top:3px solid #0a6ca1;
}
.content{
	width:1100px;
	background:url(../images/dian2.gif) repeat-y center top;
	padding-top:32px;
	margin:0 auto;
}
.content_block{
	width:526px;
	padding-left:24px;
	float:left;
	height:182px;
	cursor:pointer;
}
.content_block dt{
	background:url(../images/bg3.png) no-repeat;
	width:153px;
	height:160px;
	float:left;
	padding-top:22px;
	text-align:center;
}
.content_block:hover dt{
	background:url(../images/bg2.png) no-repeat;
}
.content_block dd{
	width:330px;
	color:#a0a0a0;
	padding-left:24px;
	float:left;
}
.content_block li{
	width:218px;
	padding-left:12px;
	line-height:24px;	
	background:url(../images/dian3.gif) no-repeat left 8px;
}
.content_block:hover li{
	color:#313131;
}
.content_block:hover p{
	color:#313131;
}
.content_block strong{
	height:46px;
	line-height:46px;
	display:block;
	font-size:28px;
}
.content_block:hover strong a{
	color:#313131;
}
.content_block strong a{
	font-size:28px;
	color:#7d7d7d;
}
.content_block p{
	font-size:16px;
	line-height:24px;
}
.content_block2{
	width:526px;
	padding-left:24px;
	float:left;
	height:192px;
	cursor:pointer;
}
.content_block2 dt{
	width:170px;
	background:url(../images/bg5.jpg) no-repeat;
	height:183px;
	float:left;
	padding-top:9px;
	text-align:center;
}
.content_block2:hover dt{
	background:url(../images/bg4.jpg) no-repeat;
}
.content_block2 dd{
	width:330px;
	padding-left:14px;
	float:left;
	color:#a0a0a0;
}
.content_block2 strong{
	height:48px;
	line-height:42px;
	display:block;
	font-size:28px;
}
.content_block2:hover strong a{
	color:#313131;
}
.content_block2:hover p{
	color:#313131;
}
.content_block2 strong a{
	font-size:28px;
	color:#7d7d7d;
}
.content_block2 p{
	font-size:16px;
	color:#a0a0a0;
}
/*主体*/
#main{
	width:1098px;
	border:1px solid #e5e5e5;
	background:#fff url(../images/left_bg.gif) repeat-y;
	padding-bottom:30px;
	margin:0 auto;
}
.subnav{
	width:219px;
	float:left;
}
.subnav .sd01{
	width:219px;
	background:url(../images/li1.jpg) no-repeat;
	height:57px;
	line-height:57px;
	text-indent:70px;
	font-size:20px;
	cursor:pointer;
	color:#fff;
	position:relative;
}
.subnav .sd02{
	width:219px;
	background:url(../images/li2.jpg) no-repeat;
	height:57px;
	line-height:57px;
	text-indent:70px;
	font-size:20px;
	color:#fff;
	position:relative;
	cursor:pointer;
}
.subnav .sd02.bg{
	background:url(../images/li3.gif) no-repeat;
}
.subnav .sd01 .img,.subnav .sd02 .img{
	position:absolute;
	top:10px;
	left:18px;
	text-indent:0;
	width:44px;
	height:44px;
	overflow:hidden;
}
.rightsum{
	width:846px;
	padding-top:8px;
	float:right;
}
.rightpic{
	width:820px;
	text-align:center;
}
.rightext1{
	height:120px;
	line-height:120px;
	text-align:center;
}
.rightext1 span{
	display:inline-block;
	background:url(../images/ico1.jpg) no-repeat left 45px;
	padding-left:48px;
	font-size:32px;
	height:120px;
}
.rightext2{
	background:url(../images/ico2.jpg) no-repeat;
	height:64px;
	line-height:64px;
	text-indent:68px;
	font-size:20px;
}
.rightext3{
	height:64px;
	line-height:64px;
	font-size:20px;
	text-indent:36px;
}
.rightul{
	width:780px;
	margin:0 auto;
}
.rightul li{
	width:780px;
	padding:0 0 0 10px;
	background:url(../images/dian.jpg) no-repeat left 12px;
	line-height:27px;
	font-size:16px;
}

.rightsum2{
	width:848px;
	padding-top:20px;
	float:right;
	position:relative;
}
.rightsum2 .ico{
	position:absolute;
	top:30px;
	right:30px;
	width:152px;
	background:url(../images/ico21.jpg) no-repeat;
	line-height:38px;
	height:46px;
	text-align:center;
}
.rightsum2 .ico a{
	font-size:16px;
	color:#fff;
}
.rightit{
	width:848px;
	height:100px;
	line-height:66px;
	font-size:33px;
	background:url(../images/ico14.jpg) no-repeat left top;	
}
.rightit span{
	padding-right:50px;
	text-indent:48px;
	display:inline-block;
	height:100px;
	background:url(../images/ico15.jpg) no-repeat right 38px;
}
.rightsum2_text{
	width:750px;
	margin:15px auto 0 auto;
	line-height:28px;
	font-size:16px;
}
/*底部*/
#foot{
	width:1100px;
	margin:0 auto;
	padding:60px 0 40px 0;
}
#foot p{
	line-height:26px;
	color:#434343;
	text-align:center;
}
.subnav2{
	width:219px;
	float:left;
}
.subnav2_tit{
	width:219px;
	height:57px;
	line-height:57px;
	text-indent:72px;
	font-size:20px;
	color:#fff;
	position:relative;
	cursor:pointer;
}
.subnav2_tit a{
	font-size:20px;
	color:#fff;
}
.subnav2_tit .ico{
	position:absolute;
	top:8px;
	left:18px;
	text-indent:0;
}
.subnav2_tit.bg1{
	background:url(../images/li2.jpg) no-repeat;
}
.subnav2_tit.bg2{
	background:url(../images/li1.jpg) no-repeat;
}
.subnav2 li{
	width:207px;
	text-indent:71px;
	height:42px;
	line-height:42px;
	cursor:pointer;
	position:relative;
	font-size:14px;
	font-family:"宋体";
	border-bottom:1px solid #dddddd;
}
.subnav2 li .img{
	position:absolute;
	top:14px;
	left:28px;
	text-indent:0;
	background:url(../images/ico20.png) no-repeat;
	width:38px;
	height:13px;	
}
.subnav2 li:hover{
	background:url(../images/li4.jpg) no-repeat;
}
/*n*/
#n_banner1{
	width:100%;
	background:url(../images/banner3.jpg) center top;
	height:404px;
}
.n_content1{
	width:100%;
	background:#fff;
	height:330px;
}
.n_sum1{
	width:1100px;
	margin:0 auto;
	height:330px;
	background:url(../images/pic44.png) no-repeat center center;
}
.n_content2{
	width:100%;
	height:462px;
	background:#cde9e8 url(../images/banner4.png) no-repeat center center;
}
.n_content3{
	width:100%;
	background:#fff;
}
.n_sum3{
	width:1000px;
	margin:0 auto;
	padding-top:20px;
}
.n_sum3_tit{
	width:1000px;
	height:58px;
	line-height:58px;
	background:url(../images/tit.png) no-repeat center center;
	text-align:center;
	color:#fff;
}
.n_sum3_text{
	line-height:60px;
	text-align:center;
	font-size:25px;
}
.n_sum3 dl{
	width:200px;
	float:left;
	height:386px;
}
.n_sum3 dt{
	width:200px;
	text-align:center;
	height:168px;
}
.n_sum3 dt img{
	width:127px;
	height:147px;
	overflow:hidden;
}
.n_sum3 dd{
	width:142px;
	margin:0 auto;
}
.n_sum3 strong{
	height:38px;
	line-height:38px;
	display:block;
	color:#532f05;
	font-size:18px;
}
.n_sum3 p{
	line-height:20px;
}
.content4{
	width:100%;
	background:url(../images/bg6.jpg);
}
.content4 .sum4{
	width:1000px;
	margin:0 auto;
	padding-bottom:50px;
}
.content4 .sum4_tit{
	height:108px;
	width:1000px;
	background:url(../images/tit3.png) no-repeat center top;
	text-indent:-9999px;
}
.content4 .sum4 dl{
	width:250px;
	float:left;
	background:url(../images/sum_bg.png) no-repeat center top;
	height:462px;
}
.content4 .sum4 dt{
	height:233px;
	text-align:center;
}
.content4 .sum4 dt img{
	width:214px;
	height:214px;	
}
.content4 .sum4 dd{
	width:218px;
	margin:0 auto;
}
.content4 .sum4 strong{
	width:218px;
	line-height:30px;
	padding:6px 0;
	background:#0f749d;
	text-align:center;
	display:block;
	color:#fff;
	font-size:20px;
	margin:0 auto 24px auto;
}
.content4 .sum4 p{
	width:196px;
	margin:0 auto;
	line-height:18px;
}
.content5{
	width:100%;
	background:#fff;
	padding-top:48px;
}
.sum5{
	width:1000px;
	margin:0 auto;
}
.sum5_tit{
	width:1000px;
	text-indent:-9999px;
	height:120px;
	background:url(../images/tit2.png) no-repeat center top;
}
.sum5_b{
	width:791px;
	height:510px;
	position:relative;
	line-height:18px;
	margin:0 auto;
	font-size:12px;
	background:url(../images/sum_bg2.png) no-repeat center top;
}
.sum5_b .text1{
	position:absolute;
	top:84px;
	left:-54px;
	width:160px;	
}
.sum5_b .text2{
	position:absolute;
	top:226px;
	left:-54px;
	width:160px;
}
.sum5_b .text3{
	position:absolute;
	top:55px;
	right:-60px;
	width:86px;
}
.sum5_b .text4{
	position:absolute;
	top:262px;
	right:-76px;
	width:100px;
}
.content6{
	width:100%;
	background:#ddddde;
	padding-top:30px;
}
.sum6{
	width:1000px;
	margin:0 auto;
	padding-bottom:30px;	
}
.sum6_tit{
	height:80px;
	line-height:72px;
	font-size:26px;
	text-align:center;
	background:url(../images/bg7.png) no-repeat center top;
}
.sum6_ul{
	width:1000px;
}
.sum6_ul li{
	width:250px;
	float:left;
	text-align:center;
	position:relative;
}
.sum6_ul li .a{
	position:absolute;
	top:0;
	left:10px;
	background:url(../images/bg8.png);
	width:230px;
	height:279px;
	text-align:center;
	padding-top:150px;
	display:none;
}
.sum6_ul li:hover .a{
	display:block;
}
/*客服*/
.float0831 {
	POSITION: fixed; TOP: 180px; RIGHT: 1px; _position: absolute
}
.float0831 A:hover {
	COLOR: #ff8100; TEXT-DECORATION: none
}
.float0831 .floatL {
	POSITION: relative; WIDTH: 30px; FLOAT: left;
	background:url(../images/ico22.png) no-repeat;
	height:153px;
}
.float0831 .floatL A {
	TEXT-INDENT: -9999px; DISPLAY: block; FONT-SIZE: 0px
}

.float0831 .tp {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .cn {
	BACKGROUND: url(../images/float_bg.gif)
}
.float0831 .floatR {
	 width:140px;
	 float:left;
	 overflow:hidden;
	 background:#666699;
	 text-align:center;
}
.float0831 .floatR .tel{
	width:140px;
	background:#0976b2;
	height:50px;
	line-height:50px;
}
.float0831 .floatR .tel a,.float0831 .floatR .qq a{
	height:50px;
	display:block;
	color:#fff;
	font-size:16px;
}
.float0831 .floatR .qq{
	width:140px;
	background:#3ea3d9;
	height:50px;
	line-height:50px;
}
.float0831 .floatR .text1{
	width:140px;
	background:#67b1d9;
	height:50px;
	color:#fff;
	font-size:16px;
	line-height:50px;
}
.float0831 .floatR .text2{
	line-height:26px;
	padding:7px 0;
	font-size:16px;
	color:#fff;
	background:#034c74;
}
.float0831 .btnOpen {
	background:url(../images/ico22.png) no-repeat;
}
.float0831 .btnOpen_n {
	background:url(../images/ico23.png) no-repeat;	
}
.float0831 .btnOpen {
	POSITION: relative; WIDTH: 30px; HEIGHT: 153px; TOP: 0; LEFT: 2px
}
.float0831 .btnOpen_n {
	POSITION: relative; WIDTH: 30px; HEIGHT:153px; TOP: 0; LEFT: 2px
}
.float0831 .btnCtn {
	POSITION: relative; WIDTH: 30px; HEIGHT:153px; TOP: 0; LEFT: 2px
}
.float0831 .btnOpen {
	TOP: 0; LEFT: 1px
}
.float0831 .btnOpen_n {
	TOP: 118px; LEFT: 1px
}

/*page6*/
#p_banner{
	width:100%;
	background:#07377f url(../images/s_banner.jpg) no-repeat center top;
	height:294px;
}
.p_content1{
	width:100%;
	background:#f2f2f2;
}
.p_sum1{
	width:1026px;
	margin:0 auto;
	background:url(../images/s_bg.jpg) no-repeat center top;
	height:280px;
	padding-top:25px;
}
.p_sum1 dl{
	width:342px;
	float:left;
	background:url(../images/s_bg3.png) no-repeat center top;
}
.p_sum1 dt{
	width:342px;
	text-align:center;
	margin:0 auto;
	height:200px;
}
.p_sum1 .dt_a a{
	height:200px;
	display:block;
	text-indent:-9999px;
}
.p_sum1 .dt_a{
	width:342px;
	height:200px;
	background:url(../images/s_img.png) no-repeat center 20px;
}
.p_sum1 .dt_a a{
   height:200px;
   display:block;
   text-indent:-9999px;
}
.p_sum1 .dt_b a{
   height:200px;
   display:block;
   text-indent:-9999px;
}
.p_sum1 .dt_c a{
   height:200px;
   display:block;
   text-indent:-9999px;
}
.p_sum1 dl:hover .dt_a{
	background:url(../images/s_img1_a.png) no-repeat center 20px;
}
.p_sum1 .dt_b{
	width:342px;
	height:200px;
	background:url(../images/s_img2.png) no-repeat center 30px;
}
.p_sum1 dl:hover .dt_b{
	background:url(../images/s_img2_a.png) no-repeat center 30px;
}
.p_sum1 .dt_c{
	width:342px;
	height:200px;
	background:url(../images/s_img3.png) no-repeat center 30px;
}
.p_sum1 dl:hover .dt_c{
	background:url(../images/s_img3_a.png) no-repeat center 30px;
}
.p_sum1 dd{
	height:40px;
	line-height:40px;
	text-align:center;
}
.p_sum1 dd a{
	font-size:30px;
}
.p_content2{
	width:100%;
	background:#0976b2 url(../images/s_bg2.jpg) no-repeat right top;
	padding-top:53px;
	height:463px;
}
.p_sum2{
	width:1000px;
	margin:0 auto;
}
.p_sum2_tit{
	height:112px;
	background:url(../images/s_ico3.png) no-repeat;
	line-height:82px;
	color:#fff;
	text-indent:105px;
	font-size:36px;
}
.p_sum2_b{
	width:925px;
	padding-left:72px;
}
.p_sum2_b dl{
	width:460px;
	float:left;
	height:142px;
}
.p_sum2_b dt{
	background:url(../images/s_tit2.png) no-repeat;
	line-height:39px;
	height:39px;
	text-indent:56px;
	color:#fff;
	font-size:24px;
	margin-bottom:8px;
	position:relative;
}
.p_sum2_b dt span{
	position:absolute;
	top:0;
	left:6px;
	text-indent:0;
}
.p_sum2_b dd{
	width:370px;
	line-height:28px;
	font-size:16px;
	color:#fff;
}
.p_content3{
	width:100%;
	background:#f2f2f2 url(../images/s_bg8.png) no-repeat right 30px;
	padding-top:36px;
}
.p_sum3{
	width:1100px;
	margin:0 auto;
}
.p_sum3_tit{
	height:124px;
	background:url(../images/s_tit.png) no-repeat 165px 10px;
	position:relative;
}
.p_sum3_tit span{
	position:absolute;
	top:0;
	left:52px;
	background:url(../images/s_ico1.png) no-repeat;
	width:91px;
	height:92px;
	overflow:hidden;
}
.p_sum3_block{
	width:366px;
	height:494px;
	float:left;
}
.p_sum3_block.bg1{
	background:url(../images/s_bg4.png) no-repeat center top;
}
.p_sum3_block.bg2{
	background:url(../images/s_bg5.png) no-repeat center top;
}
.p_sum3_block.bg3{
	background:url(../images/s_bg6.png) no-repeat center top;
}
.p_sum3_block_tit{
	height:109px;
	line-height:100px;
	text-indent:142px;
	color:#fff;
	font-size:26px;
}
.p_sum3_block_tit2{
	height:83px;
	line-height:36px;
	color:#fff;
	font-size:24px;
	width:190px;
	padding:9px 0 19px 142px;
}
.p_sum3_block p{
	width:270px;
	padding:0 0 18px 40px;
	color:#dde7ff;
	font-size:14px;
	
}
.p_sum3_block strong{
	color:#fff;
}
.p_sum3_block_text1{
	font-size:14px;
	height:34px;
	line-height:34px;
	width:270px;
	padding-left:40px;
	color:#fff;
}
.p_sum3_block_text1.s1{
	background:url(../images/s_t1.png) no-repeat 114px top;
}
.p_sum3_block_text1.s2{
	background:url(../images/s_img4.jpg) no-repeat 114px top;
}
.p_sum3_block_text1.s3{
	background:url(../images/s_img5.jpg) no-repeat 114px top;
}
.p_sum3_block_text1.s4{
	background:url(../images/z_t1.png) no-repeat 114px top;
}
.p_sum3_block_text1.s5{
	background:url(../images/z_img4.jpg) no-repeat 114px top;
}
.p_sum3_block_text1.s6{
	background:url(../images/z_img5.jpg) no-repeat 114px top;
}

.p_sum3_block_text1 span{
	padding-left:102px;
}
.p_content4{
	width:100%;
	height:762px;
	background:#0976b2 url(../images/s_bg7.jpg) no-repeat right top;
}
.p_sum4{
	width:1100px;
	margin:0 auto;
}
.p_sum4_tit{
	height:134px;
	line-height:154px;
	color:#fff;
	overflow:hidden;
	background:url(../images/s_ico2.jpg) no-repeat 40px 44px;
	text-indent:122px;
	font-style:italic;
	font-weight:bold;
	font-size:36px;
}
.p_sum4_tit2{
	width:1060px;
	margin:0 auto;
	height:82px;
}
.p_sum4_tit2 .se01{
	width:212px;
	height:55px;
	line-height:40px;
	text-align:center;
	cursor:pointer;
	float:left;
	color:#fff;
	position:relative;
	font-size:20px;
	background:url(../images/s_li1.png) no-repeat;
}
.p_sum4_tit2 .se01 .img,.p_sum4_tit2 .se02 .img{
	position:absolute;
	top:8px;
	left:10px;
	text-indent:0;
}
.p_sum4_tit2 .se02{
	width:212px;
	float:left;
	height:55px;
	position:relative;
	line-height:40px;
	background:url(../images/s_li2.png) no-repeat;
	text-align:center;
	cursor:pointer;
	color:#fff;
	font-size:20px;
}
.p_sum4_ul{
	width:1011px;
	margin:0 auto;
}
.p_sum4_ul li{
	width:337px;
	padding-top:8px;
	height:252px;
	float:left;
	text-align:center;	
	background:url(../images/s_bg9.jpg) no-repeat center top;
}
.p_sum4_ul li img{
	width:285px;
	height:177px;
	overflow:hidden;
}
.p_sum4_ul li span{
	background:url(../images/s_tit3.png) no-repeat;
	width:259px;
	height:26px;
	line-height:26px;
	text-align:center;
	display:block;
	margin:19px auto 0 auto;
}
.p_sum4_ul li span a{
	color:#fff;
	font-size:16px;
}