@charset "utf-8";
/* CSS Document */

/*全局定义*/
	*{margin:0;padding:0;}
	body {margin:0;padding:0;width:100%;color:#666;font-size:16px; background-attachment: fixed; font-family:"微软雅黑";}
	ul,li { margin:0;padding:0; list-style:none;}
	img { border:0;}
    a { font-size:16px; color: #666; text-decoration: none;}
    a:hover { font-size:16px; color:#FF6600; text-decoration: blink;}
   .clr{ clear:both; margin:0; padding:0; background:none;}

	
/*头部定义*/
.top{ width:100%; height:166px; margin:0 auto; background:url(../images/dh_bj.png) top center repeat-x; position:absolute; z-index:999999999; position:fixed; top:0; left:0; }
.head{ width:100%; height:50px; margin:0 auto; border-bottom:1px solid #F0F0F0;}
.head_k{ width:94%; height:50px; margin:0 auto;}
.head_left{ width:50%; height:50px; float:left; text-align:left; line-height:50px; font-size:15px;}
.head_right{ width:350; height:50px; float:right;}
.head_right_left{ width:220px; height:50px; float:left; line-height:50px; text-align:left; background:url(../images/tel.jpg) center left no-repeat; padding-left:25px; font-size:15px;}
.head_right_right{ width:80px; height:50px; float:right; line-height:50px; }
.dh_bs{ width:80px; height:23px; float:right; margin-top:15px; background:url(../images/head_x.jpg) center left no-repeat;}
.dh_bs_1{ width:23px; height:23px; float:right; margin-left:15px; }
.dh_bs_2{ width:23px; height:23px; float:right; margin-left:15px; }


.head_wx_left{ width:23px; height:23px; float:right; margin-right:10px; position:relative; cursor:pointer; background:url(../images/wx.jpg) top center no-repeat;}
.head_wx_left img{ width:130px; height:130px; position:absolute; top:50px; left:-50px; z-index:99999999999; display:none;}
.head_wx_left:hover img{ display:block;}

.head_wx_left1{ width:23px; height:23px; float:right; margin-right:10px; position:relative; cursor:pointer; background:url(../images/sj.jpg) top center no-repeat;}
.head_wx_left1 img{ width:130px; height:130px; position:absolute; top:50px; left:-50px; z-index:99999999999; display:none;}
.head_wx_left1:hover img{ display:block;}

.logo{ width:94%; height:100px; margin:0 auto;}
.logo_left{ width:215px; height:auto; margin-top:27px; float:left;}
.dh{ width:840px; height:100px; float:right;}



.ban{ width:100%; height:950px; background:url(../images/b1.jpg) top center no-repeat; margin:0 auto;}

/*banner*/
.banner{ width:100%;  position:relative; clear: left; background-attachment: fixed;}
.banner .slideBox{position:relative;overflow:hidden;width:100%;height:100%}
.banner .slideBox .hd{position:absolute;right:50%; margin-right: -33px; bottom:80px;z-index:1;overflow:hidden;height:22px}
.banner .slideBox .hd ul{float:left;overflow:hidden;zoom:1}
.banner .slideBox .hd ul li{float:left;margin-right:15px;width:15px;height:15px; background: #fff; cursor:pointer; border-radius: 50%;}
.banner .slideBox .hd ul li.on{background:#F9BD38;}
.banner .slideBox .bd{position:relative;z-index:0;width:100%;height:100%}
.banner .slideBox .bd ul{width:100%;height:100%}
.banner .slideBox .bd li{width:100%;height:100%;vertical-align:middle;zoom:1}
.banner .slideBox .bd li a{display:block;overflow:hidden;width:100%;height:100%}
.banner .slideBox .bd img{display:block;width:100%;height:100%}
.banner .slideBox .hd ul li:last-child{margin-right: 0}

	/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; top:40%; margin-top:-25px; display:block; width:55px; height:180px; filter:alpha(opacity=20);opacity:0.2;   }
		.slideBox .next{  right:0; background:url(../images/slider-arrow.png) no-repeat; }
			.slideBox .prev{ left:0; background:url(../images/slider-arrow1.png) no-repeat; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=70);opacity:0.7;  }


.in_ys{ width:100%; height:590px; background:#F5F5F5; margin:0 auto; overflow:hidden; clear:both;}
.in_ys_bt{ width:325px; height:60px; margin:0 auto; background:url(../images/ys_bj.png) top center no-repeat; margin:0 auto; line-height:60px; font-size:36px; color:#0865B0; text-align:center; margin-top:60px;}
.in_ys_msg{ width:100%; height:auto; line-height:30px; margin:0 auto; text-align:center; margin-top:20px;}
.in_ys_k{ width:73%; height:290px; margin:0 auto; margin-top:30px;}
.in_ys_left{ width:24%; height:290px; background:url(../images/ysbj.png) top center no-repeat; float:left; margin-right:10px;}
.in_ys_tb{ width:70px; height:55px; margin:0 auto; margin-top:60px;}
.in_ys_title{ width:60%; height:60px; margin:0 auto; text-align:center; line-height:60px; font-size:20px; color:#333;}
.in_ys_msg{ width:70%; height:auto; margin:0 auto; line-height:26px; text-align:center; font-size:15px; color:#666; margin-top:10px;}

.in_cp{ width:100%; height:732px; background:url(../images/cp_bj.jpg) top center no-repeat; margin:0 auto;  margin-top:30px; overflow:hidden; clear:both;}
.in_cp_k{ width:73%; height:auto; margin:0 auto; margin-top:30px;}
.in_cp_left{ width:24.5%; height:auto; float:left; margin-right:1px;}
.in_cp_pic{ width:100%; height:auto; margin:0 auto;}
.in_cp_pic img{ width:100%; height:100%; overflow:hidden; transition: all 0.8s ease-in-out;}
.tp1{ width:100%; height:100%; overflow:hidden;}
.in_cp_pic:hover img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.in_cp_bt{ width:100%; height:240px; background:#fff; margin:0 auto; overflow:hidden; clear:both;}
.in_cp_bt a{ width:100%; height:240px; background:#fff; margin:0 auto; display:block;}
.in_cp_bt a:hover{ width:100%; height:240px; background:#F2F2F2; margin:0 auto;}

.in_cp_bt_pic{ width:57px; height:57px; margin:0 auto; padding-top:40px;}
.in_cp_bt_title{ width:50%; height:60px; margin:0 auto; line-height:60px; text-align:center; font-size:18px; color:#333;}
.in_cp_bt_en{ width:90%; height:40px; margin:0 auto; text-align:center; line-height:40px; color:#B5B5B5;}

.in_al{ width:73%; height:auto; margin:0 auto; margin-top:50px; overflow:hidden; clear:both;}
.in_al_k{ width:100%; height:auto; margin:0 auto;}
.in_al_left{ width:24%; height:auto; float:left; margin-right:1%;}
.in_al_pic{ width:100%; height:240px; margin:0 auto;}
.tp2{ width:100%; height:100%; overflow:hidden;}
.in_al_pic img{ width:100%; height:100%; overflow:hidden; transition: all 0.8s ease-in-out;}
.in_al_pic:hover img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.in_al_bt{ width:100%; height:50px; background:url(../images/al_bt.jpg) top center no-repeat; margin:0 auto; line-height:50px; margin-top:2px; text-align:center;}
.in_al_bt a{ width:100%; height:50px; background:url(../images/al_bt.jpg) top center no-repeat; margin:0 auto; line-height:50px; margin-top:2px; text-align:center; display:block;}
.in_al_bt a:hover{ width:100%; height:50px; background:#FF9900; margin:0 auto; line-height:50px; margin-top:2px; text-align:center; color:#FFF;}




.in_about{ width:100%; height:780px; background:url(../images/about_bj.jpg) top center no-repeat; margin:0 auto; margin-top:50px; overflow:hidden; clear:both;}
.in_about_k{ width:73%; height:auto; margin:0 auto;}
.in_about_title{ width:100%; height:203px; margin:0 auto;}
.in_about_title_left{ width:50%; height:auto; margin-top:40px; float:left; color:#FFF;}

.in_about_msg{ width:100%; height:auto; margin:0 auto; margin-top:50px; overflow:hidden; clear:both;}
.in_about_msg_k{ width:100%; height:auto; margin:0 auto;}
.in_about_msg_left{ width:43%; height:auto; float:left;}
.in_about_msg_bt{ width:100%; height:60px; margin:0 auto; text-align:left; font-size:20px; color:#2370BE; line-height:60px;}
.in_about_msg_msg{ width:100%; height:auto; margin:0 auto; line-height:28px; text-align:left; font-size:15px;}

.in_lm{ width:73%; height:164; margin:0 auto; margin-top:30px;}
.in_lm_left{ width:842px; height:152px; float:left; background:url(../images/about_bj.png) top center no-repeat;}
.in_lm_k{ width:830px; height:140px; margin:0 auto; margin-top:6px;}
.in_lm_k_left{ width:206px; height:140px; float:left; border-right:1px solid #F0F0F0;}
.in_lm_k_left a{ width:206px; height:140px; display:block;}
.in_lm_k_left a:hover{ width:206px; height:140px; float:left; background:#F7F7F7;}
.in_lm_k_right{ width:206px; height:140px; float:right;}
.in_lm_k_right a{ width:206px; height:140px; display:block;}
.in_lm_k_right a:hover{ width:206px; height:140px; float:left; background:#F7F7F7;}
.in_lm_pic{ width:50px; height:50px; margin:0 auto; margin-top:30px;}
.in_lm_bt{ width:60%; height:40px; margin:0 auto; text-align:center; line-height:40px;}

.in_news_k{ width:73%; height:auto; margin:0 auto; margin-top:30px; overflow:hidden; clear:both;}
.in_news_left{ width:24%; height:auto; float:left; margin-right:1.15%;}
.in_news_right{ width:24%; height:auto; float:right;}
.in_news_time{ width:100%; height:50px; margin:0 auto; text-align:left; line-height:50px; font-size:14px; border-bottom:1px solid #EAEAEA;}
.in_news_pic{ width:100%; height:200px; margin:0 auto;}
.tp3{ width:100%; height:100%; overflow:hidden;}
.in_news_pic img{ width:100%; height:100%; overflow:hidden; transition: all 0.8s ease-in-out;}
.in_news_pic:hover img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.in_news_title{ width:100%; height:60px; margin:0 auto; text-align:left; font-size:18px; color:#333; line-height:60px; overflow: hidden;}
.in_news_title a{ font-size:18px; color:#333;}
.in_news_title a:hover{ font-size:18px; color:#2370BE;}
.in_news_msg{ width:100%; height:auto; margin:0 auto; text-align:left; line-height:22px; color:#999; font-size:14px;}
.in_news_msg a{  color:#999; font-size:14px;}
.in_news_msg a:hover{  color:#2370BE; font-size:14px;}
.in_news_gd{ width:100%; height:42px; margin:0 auto; margin-top:20px;}
.in_news_gd1{ width:142px; height:42px; float:left; background:url(../images/news_gd.png) top center no-repeat; text-align:center; line-height:42px;}

.in_lj{ width:73%; height:60px; border-top:1px solid #F0F0F0; margin:0 auto; text-align:left; line-height:60px; margin-top:70px; font-size:15px;}

.foot_bj{ width:100%; height:415px; background:#2370BE; overflow:hidden; clear:both;}
.foot_bj_width{ width:73%; height:auto; margin:0 auto;}
.foot_k{ width:73%; height:50px; margin:0 auto;}

.in_d1{ width:100%; height:270px; background:#01723A;}
.in_d_k{ width:100%; height:270px; margin:0 auto; background:url(../images/shu1.jpg) top left no-repeat; margin-top:50px; overflow:hidden; clear:both;}
.in_d_left{ width:14%; height:270px; text-align:center; line-height:32px; color:#98999D; float:left; background:url(../images/shu1.jpg) top right no-repeat;}
.in_d_left a{ color:#8CBAEA; font-size:15px;}
.in_d_left a:hover{ color:#FF9900; text-decoration:underline;}
.in_d_right{ width:25%; height:270px; text-align:left; line-height:32px; color:#8CBAEA; float:right; background:url(../images/shu1.jpg) top right no-repeat; padding-right:20px;}


.footd{ width:73%; height:60px; margin:0 auto; background:url(../images/xian.jpg) top center no-repeat; margin-top:30px; overflow:hidden; clear:both;}
.footd_left{ width:630px; height:60px; float:left; text-align:left; line-height:60px; color:#8CBAEA;}
.footd_right{ width:400px; height:22px; float:right; padding-top:20px;}
.footd_left a{color:#8CBAEA;}

a.vl
{ width:192px; height:22px; float:left; display:block; background:url(../images/js.png) no-repeat left -3px;}
a.vl:hover
{background:url(../images/js1.png) no-repeat left -3px;}

a.hyqf
{ width:192px; height:22px; float:right; display:block; background:url(../images/js.png) no-repeat right -3px;}
a.hyqf:hover
{ background:url(../images/js1.png) no-repeat right -3px;}

.lxfx{height:auto;position:fixed;right:0;top:200px;width:77px;z-index:999}
.lxfx li a{color:#fff;display:block;height:47px;margin-top:5px;width:300px;font-size:14px}
.leftlx{float:left;height:47px;width:77px}
.lxfx li span{border-left:1px solid #fff;color:#fff;float:left;font-size:20px;height:24px;line-height:22px;margin-top:8px;padding-left:8px}
.fix_ewm{border:5px solid #fff;display:none;height:120px;left:-145px;position:absolute;top:-40px;width:120px}
.lxfx li i{display:block;height:32px;margin:0 auto;text-align:center;width:30px;background:url(../images/fx.png) no-repeat;background-position:0 6px}
.lxfx li i.icon-tel{background-position:0 -20px}
.lxfx li i.icon-ly{background-position:4px -53px}
.lxfx li i.icon-wx{background-position:-34px 4px}
.lxfx li i.icon-wb{background-position:-30px -22px}
.lxfx li i.icon-top{background-position:-30px -50px}
.lxfx li p{line-height:12px;text-align:center}
.lxfx li{background:#2370BE;height:56px;margin-bottom:1px;margin-left:0;overflow:hidden;position:relative;width:77px;float:left}
