@charset "utf-8";
/* CSS Document */

.fullSlide {
	width: 100%;
	position: relative;
	height: 500px;
	overflow:hidden;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
	width: 100%;
	height: 100%;
}
.fullSlide .bd ul {
	width: 100% !important;
	height: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 100% !important;
	overflow: hidden;
	text-align: center;
	background-repeat:no-repeat;
	/*background-size:cover;*/
	background-position:center center;
}
.fullSlide .bd li a {
	display: block;
	height: 100% !important;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom:58px;
	left: 0;
	height:18px;
	line-height:18px;
	text-align: center;
/*	display:table;*/
}
.fullSlide .hd ul {
	width:1200px;
	height:100%;
	text-align:right;
	margin:0 auto;
/*	display:table-cell;
	vertical-align:middle;*/
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display:inline;
	zoom: 1;
	width: 18px;
	height: 18px;
	background: url(../img/ban_li1.png) 0 0;
	text-indent:-9999px;
	line-height:9999px;
	overflow: hidden;
	margin:0 6px;
}
.fullSlide .hd ul .on {
	background-position:right 0;
}

.ban_cm{
	height:50px;
	line-height:50px;
	background:url(../img/b_bg.png);
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	color:#fff;
}
.m_wnews{
	float:left;
	width:510px;
	position:relative;
	overflow:hidden;
	height:30px;
	line-height:30px;
	padding:10px 84px 10px 74px;
}
.m_wnews h3{
	position:absolute;
	left:0;
	font-size:14px;
	top:10px;
}
.m_wnews ul{
	position:relative;
}
.m_wnews ul li{
	height:30px;
	line-height:30px;
}
.m_wnews ul li span{
	float:right;
}
.m_wnews ul li a{
	display:block;
	color:#fff;
	padding-right:14px;
}
.m_wnews ul li a:hover{
	text-decoration:underline;
}
.m_wnews .pagess{
	position:absolute;
	width:51px;
	height:50px;
	right:0;
	top:0;
	background:url(../img/i_ico1.png) no-repeat 0 17px;
}
.m_wnews .pagess a{
	width:25px;
	height:50px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	position:absolute;
	left:0;
	top:0;
}
.m_wnews .pagess a.navNext{
	left:auto;
	right:0;
}
.ind_ss{
	float:right;
	width:270px;
	padding:0 12px 0 15px;
	background:url(../img/ss_bg.png);
	position:absolute;
	right:0;
	height:36px;
	line-height:36px;
	top:7px;
	border-radius:3px;
}
.ind_ss input{
	border:none;
	height:36px;
	line-height:36px;
	background:none;
}
.ind_ss input.s_txt{
	float:left;
	width:218px;
	color:#CBCBCB;
	font-size:14px;
}
.ind_ss input.s_sub{
	float:right;
	width:30px;
	background:url(../img/i_ico1.png) no-repeat 5px -70px;
	cursor:pointer;
}

.ind_tt{
	background:url(../img/i_ttbg1.png) repeat-x bottom;
	text-align:center;
	padding-top:34px;
}
.ind_tt p{
	display:inline-block;
	font-size:30px;
	color:#181D2B;
	height:34px;
	line-height:34px;
	padding:0 15px 16px;
	background:url(../img/i_ttbg2.png) no-repeat center bottom;
}
.ind_c1{
	background:url(../img/i_abbg.jpg) no-repeat center bottom;
	height:531px;
	overflow:hidden;
}
.ind_c1 .ind_abcm{
	width:1040px;
	position:relative;
	height:360px;
	overflow:hidden;
	margin:40px auto 0;
}
.ind_c1 .ind_abcm .ab{
	width:570px;
	height:100%;
}
.ind_c1 .ind_abcm .ind_ab{
	width:522px;
	padding:30px 30px 0;
	height:246px;
	background:url(../img/i_abbg2.png);
	position:absolute;
	right:0;
	top:42px;
}
.ind_c1 .ind_abcm .ind_ab h3{
	font-size:24px;
	color:#181D2B;
	line-height:30px;
}
.ind_c1 .ind_abcm .ind_ab p{
	color:#575D6D;
	line-height:25px;
	font-size:14px;
	padding-top:15px;
}
.ind_c1 .ind_abcm .ind_ab .ind_m{
	position:absolute;
	right:30px;
	bottom:30px;
}

.ind_c2{
	padding-bottom:40px;
}
.ind_cpcm .tab_hd{
	text-align:center;
	padding-top:32px;
}
.ind_cpcm .tab_hd li ,.ind_cpcm .tab_hd a.more{
	display:inline-block;
	padding:0 15px;
	height:32px;
	line-height:32px;
	margin:0 6px 6px;
	background:#CFCFD3;
	border-radius:3px;
	color:#494D59;
	font-size:14px;
	cursor:pointer;
}
.ind_cpcm .tab_hd li.on ,.ind_cpcm .tab_hd a.more:hover{
	background:#0052BB;
	color:#fff;
}

.ind_cpcm .cp_list{
	overflow:hidden;
	padding-top:14px;
}
.ind_cpcm .cp_list ul{
	width:104%;
}
.ind_cpcm .cp_list ul li{
	width:605px;
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	display:inline-block;
}
.ind_cpcm .cp_list ul li a{
	display:block;
	margin:10px;
	border:1px solid #CFD0D4;
	border-radius:5px;
	padding:20px;
	height:200px;
	overflow:hidden;
	position:relative;
	color:#181D2B;
}
.ind_cpcm .cp_list ul li .img{
	width:230px;
	height:200px;
	overflow:hidden;
	float:left;
}
.ind_cpcm .cp_list ul li .img img{
	width:100%;
	height:100%;
}
.ind_cpcm .cp_list ul li .cp_r{
	float:right;
	width:285px;
	height:200px;
	position:relative;
	overflow:hidden;
}
.ind_cpcm .cp_list ul li h3{
	height:25px;
	line-height:25px;
	overflow:hidden;
	font-size:18px;
}
.ind_cpcm .cp_list ul li p{
	font-size:14px;
	color:#575D6D;
	line-height:24px;
	padding-top:12px;
	height:120px;
	overflow:hidden;
}
.ind_cpcm .cp_list ul li .ind_m{
	bottom:0;
	right:0;
	background:none;
	color:#181D2B;
	position:absolute;
}
.ind_cpcm .cp_list ul li .ind_m i{
	background-position:0 bottom;
}
.ind_cpcm .cp_list ul li a:hover .ind_m{
	color:#0052BB;
	padding-right:46px;
}
.ind_cpcm .cp_list ul li a:hover{
	border-color:#3991CE;
	box-shadow:0 0 10px 0px rgba(57,145,205,0.35);
}
.ind_cpcm .cp_m{
	height:32px;
	text-align:center;
	padding-top:10px;
}
.ind_cpcm .cp_m a{
	display:inline-block;
	position:relative;
	right:auto;
	bottom:auto;
	text-align:left;
}

.ind_c3{
	background:#F9F9F9;
	padding-bottom:30px;
}

.ind_khzc{
	overflow:hidden;
	padding-top:30px;
}
.ind_khzc ul{
	width:104%;
}
.ind_khzc ul li{
	float:left;
	width:400px;
	margin-right:10px;
	display:inline;
}
.ind_khzc ul li .khpd{
	border:1px solid #CFD0D4;
	margin:10px;
	display:block;
	background:#fff;
}
.ind_khzc ul li .khpd:hover{
	border-color:#3991CE;
	box-shadow:0 0 10px 0px rgba(57,145,205,0.35);
}
.ind_khzc ul li img{
	width:100%;
	height:159px;
	display:block;
}
.ind_khzc ul li .padd{
	padding:20px 29px 29px;
	text-align:center;
}
.ind_khzc ul li .padd h3{
	color:#181D2B;
	font-size:18px;
	height:26px;
	line-height:26px;
	overflow:hidden;
	text-align:left;
}
.ind_khzc ul li .padd p{
	color:#575D6D;
	font-size:14px;
	line-height:24px;
	padding-top:10px;
	height:120px;
	overflow:hidden;
	text-align:left;
}
.ind_khzc ul li .padd .ind_m{
	margin-top:22px;
}

.new_list{
	padding-top:40px;
	overflow:hidden;
	padding-bottom:40px;
}
.new_list .new_ul{
	width:105%;
}
.new_list .new_ul li{
	float:left;
	width:570px;
	margin-right:60px;
	display:table;
}
.new_list .new_ul li .n_tm{
	width:78px;
	text-align:center;
	padding-right:26px;
	color:#181D2B;
	display:table-cell;
	vertical-align:middle;
}
.new_list .new_ul li .tbr{
	display:table-cell;
	vertical-align:middle;
}
.new_list .new_ul li .n_tm font{
	font-size:50px;
	line-height:60px;
	display:block;
}
.new_list .new_ul li .n_tm span{
	font-size:18px;
	line-height:30px;
}
.new_list .new_ul li h3{
	font-size:16px;
	height:30px;
	line-height:30px;
}
.new_list .new_ul li p{
	color:#747578;
	line-height:20px;
	padding-top:6px;
}
.new_list .hd{
	text-align:center;
	padding-top:22px;
}
.new_list .hd ul{
	font-size:0;
}
.new_list .hd li{
	display:inline-block;
	width:12px;
	height:12px;
	background:url(../img/i_zxico.png) no-repeat 0 0;
	margin:0 5px;
	overflow:hidden;
	line-height:999px;
	cursor:pointer;
}
.new_list .hd li.on{
	background-position:right 0;
}

.ind_c5{
	overflow:hidden;
	width:100%;
	height:300px;
	position:relative;
}
.ind_map{
	position:absolute;
	width:50%;
	right:0;
	height:300px;
	z-index:999999;
	top:0;
}
.ind_lxcm{
	position:absolute;
	width:50%;
	left:0;
	height:300px;
	background:#0052BB;
	color:#fff;
	z-index:999999;
	top:0;
}
.ind_lxcm .ind_lx{
	display:table;
	width:600px;
	position:absolute;
	right:0;
	height:300px;
}
.ind_lxcm .ind_lx .lx_tb{
	display:table-cell;
	padding-right:20px;
	height:100%;
	vertical-align:middle;
	font-size:13px;
	line-height:24px;
}
.ind_lxcm .ind_lx .lx_tb h3{
	font-size:24px;
	line-height:30px;
	padding-bottom:18px;
}

.ind_hangye{
	position:relative;
	z-index:999;
	margin-top:-40px;
	background:#f3f3f3;
}
.ind_hangye .hy_com{
	padding-top:15px;
	padding-bottom:15px;
	width:1170px;
	margin:0 auto;
}
.ind_hangye .hy_com{
	overflow:hidden;
}
.ind_hangye .piclist{
	overflow:hidden;
	float:left;
}
.ind_hangye .piclist li{
	float:left;
	width:282px;
	margin-right:14px;
}
.ind_hangye .piclist li img{
	width:100%;
	height:165px;
	display:block;
}
.ind_hangye .piclist li p{
	height:48px;
	line-height:48px;
	background:#fff;
	padding:0 10px;
	text-align:center;
	font-size:16px;
	color:#222;
}
.ind_hangye .piclist li a:hover p{
	background:#0052BB;
	color:#fff;
}
.ind_hangye .prev ,.ind_hangye .next{
	position:absolute;
	width:26px;
	height:26px;
	top:50%;
	margin-top:-13px;
	display:block;
	background:url(../img/i_lr.png) no-repeat;
	cursor:pointer;
}
.ind_hangye .prev{
	left:-60px;
	background-position:0 0;
}
.ind_hangye .prev:hover{
	background-position:-31px 0;
}
.ind_hangye .next{
	right:-60px;
	background-position:-62px 0;
}
.ind_hangye .next:hover{
	background-position:-93px 0;
}

.ind_cpxxcm{
	padding-top:20px;
}
.ind_cpl{
	float:left;
	width:820px;
}
.ind_cpr{
	float:right;
	width:358px;
	border:1px solid #CFD0D4;
}
.ind_cpss{
	border:1px solid #CFD0D4;
}
.ind_cpxxcm .tit2{
	height:40px;
	line-height:40px;
	background:#EFEFEF;
	padding:0 20px;
}
.ind_cpxxcm .tit2 h3{
	font-size:16px;
	color:#333333;
	background:url(../img/i_tt.png) no-repeat left center;
	padding-left:12px;
}
.cpss_pd{
	padding:20px;
}
.cpss_pd .ss_cm{
	height:38px;
	line-height:38px;
	border:1px solid #CFD0D4;
	padding:0 10px 0 18px;
}
.cpss_pd .ss_cm .s_txt{
	float:left;
	width:588px;
	height:38px;
	line-height:38px;
	border:none;
	background:none;
	color:#999999;
}
.cpss_pd .ss_cm .s_sub{
	width:38px;
	height:38px;
	background:url(../img/i_ss.png) no-repeat center center;
	cursor:pointer;
	border:none;
	float:right;
}
.ind_cplb{
	margin-top:18px;
	border:1px solid #CFD0D4;
	background:#EFEFEF;
}
.cplb_list{
	padding:12px 0 0 20px;
	overflow:hidden;
	height: 864px;
}
.cplb_list ul{
	width:105%;
}
.cplb_list li{
	float:left;
	width:378px;
	margin-right:20px;
	margin-bottom:20px;
	display:inline;
}
.cplb_list li a{
	display:block;
	border:1px solid #CFD0D4;
	height:113px;
	padding:19px;
	background:url(../img/cp_bg.png) repeat-x;
}
.cplb_list li .pad{
	height:113px;
	vertical-align:middle;
	line-height:1.5;
}
.cplb_list li img{
	float:left;
	width:130px;
	height:113px;
	margin-right:20px;
}
.cplb_list li p{
	font-size:18px;
	height:113px;
	vertical-align:middle;
	width:188px;
	display:table-cell;
}
.ind_zxcp{
	padding:0 15px;
	height:1016px;
}
.ind_zxcp li{
	height:113px;
	padding:26px 0;
	border-bottom:1px dashed #CFD0D4;
}
.ind_zxcp li a{
	display:block;
	width:100%;
	height:113px;
}
.ind_zxcp li a .img{
	float:left;
	width:130px;
	height:113px;
	margin-right:20px;
	overflow:hidden;
}
.ind_zxcp li a h3{
	height:30px;
	line-height:30px;
	background:url(../img/i_tt2.png) no-repeat left center;
	color:#3991CD;
	font-size:16px;
	padding-left:15px;
}
.ind_zxcp li a p{
	line-height:1.4;
	font-size:14px;
	color:#656565;
	padding-top:5px;
}