@charset "utf-8";
/* CSS Document */

/*全局定义*/
	*{margin:0;padding:0;}
	body {margin:0;padding:0;width:100%;color:#666;font-size:15px; background-attachment: fixed; font-family:"微软雅黑";}
	ul,li { margin:0;padding:0; list-style:none;}
	img { border:0;}
    a { font-family:"微软雅黑";font-size:15px; color: #666; text-decoration: none;}
    a:hover { font-family:"微软雅黑"; font-size:15px; color:#FF9900; text-decoration: blink;}
   .clr{ clear:both; margin:0; padding:0; background:none;}

	
/*头部定义*/
.head1{ width:100%; height:auto; margin:0 auto; position:fixed; top:0; left:0; z-index:999999;}
.head{ width:100%; height:10px; margin:0 auto; background:#11A8DF;}
.dh{ width:100%; height:80px; margin:0 auto; background:url(../images/dh_bj.png) top center repeat-x;}
.logo{ height:45px; float:left; margin-top:17px; margin-left:1%;}
.dh_right{ height:80px; float:right;}
.dh_ss{ width:40px; height:81px; background:#FF5802; float:right;}

#nav{width:660px; margin:auto; height:80px; margin-right:40px;}
#nav .mainlevel{float:left; width:110px;/*IE6 only*/ height:80px; line-height:80px; position:relative; background:url(../images/dh_bj.jpg) top right no-repeat;}
#nav .mainlevel a{text-decoration:none; line-height:80px; display:block; text-align:center; font-size:16px; width:110px; color:#666;}
#nav .mainlevel a:hover,.mainlevel a.active{ text-decoration:none; color:#FF6600;}
#nav .mainlevel a.active{ text-decoration:none; color:#FF6600; background:url(../images/dh_bj1.jpg) top center no-repeat;}
#nav .mainlevel ul{display:none; position:absolute; background:#fff; padding:5px 0px 12px; z-index:99; left:-50px;}
#nav .mainlevel li{width:200px;/*IE6 only*/ height:38px; line-height:38px; color:#F4A285; border-bottom:1px solid #EAEAEA; margin:0 auto; }
#nav .mainlevel li a{width:100%;/*IE6 only*/height:38px; display:block; background:none; line-height:38px; font-size:16px; font-weight:normal; color:#999;}
#nav .mainlevel li a:hover{width:100%;/*IE6 only*/ height:38px; background:#0085DE; color:#fff;}

#nav1{width:140px; margin:auto; height:80px; margin-right:40px;}
#nav1 .mainlevel{float:left; width:140px;/*IE6 only*/ height:80px; line-height:80px; position:relative;}
#nav1 .mainlevel a{text-decoration:none; line-height:80px; display:block; text-align:center; font-size:16px; width:140px; color:#11A8DF;}
#nav1 .mainlevel a:hover,.mainlevel a.active{ text-decoration:none; color:#fff; background:#FF9900;}
#nav1 .mainlevel a.active{ text-decoration:none; color:#fff; background:#FF6600;}
#nav1 .mainlevel ul{display:none; position:absolute; background:#fff; padding:5px 0px 12px; z-index:99; left:-40px;}
#nav1 .mainlevel li{width:220px;/*IE6 only*/ height:38px; line-height:38px; color:#F4A285; border-bottom:1px solid #EAEAEA; margin:0 auto; }
#nav1 .mainlevel li a{width:100%;/*IE6 only*/height:38px; display:block; background:none; line-height:38px; font-size:16px; font-weight:normal; color:#999;}
#nav1 .mainlevel li a:hover{width:100%;/*IE6 only*/ height:38px; background:#0085DE; color:#fff;}

.dh_left{ width:140px; height:80px; float:left; margin-left:50px; border-left:1px solid #E6E6E6; border-right:1px solid #E6E6E6; text-align:center; line-height:80px; color:#008AB9; font-size:16px;}

.about_ban{ width:100%; height:450px; background:url(../images/about.jpg) top center no-repeat; margin-top:90px;}
.news_ban{ width:100%; height:450px; background:url(../images/news.jpg) top center no-repeat; margin-top:90px;}
.al_ban{ width:100%; height:450px; background:url(../images/al.jpg) top center no-repeat; margin-top:90px;}
.fw_ban{ width:100%; height:450px; background:url(../images/fw.jpg) top center no-repeat; margin-top:90px;}
.lx_ban{ width:100%; height:450px; background:url(../images/lx.jpg) top center no-repeat; margin-top:90px;}
.pro_ban{ width:100%; height:450px; background:url(../images/pro.jpg) top center no-repeat; margin-top:90px;}

.bannerBox {

	POSITION:relative;  z-index:9;  width:100%; height:620px; clear:both; margin-top:80px;
	}
	.slideBox {
		POSITION: relative; BACKGROUND: #fff; HEIGHT:620px; z-index:1;   
	}
	.slideBox UL {
		POSITION: relative; HEIGHT: 620px; OVERFLOW: hidden
	}
	.slideBox LI {
		HEIGHT:620px;
	}
	.slideBoxNav {
		TEXT-ALIGN: center; top:570px; z-index:8000; position:absolute; left:46%; padding:5px 8px 5px 3px;
	}
	.slideBoxNav A {
		margin-left:3px; width: 20px; display: inline-block; height: 15px; background:url(../images/v2.png) top center no-repeat; overflow:hidden; text-decoration:none; line-height:10px; text-align:center;
	}
	.slideBoxNav A.selected {
		margin-left:3px; width: 20px; display: inline-block; height: 15px; background:url(../images/v1.png) top center no-repeat; overflow:hidden;
	}


.in_nr{ width:100%; height:auto; margin:0 auto; margin-top:1px; overflow:hidden; clear:both;}
.in_about_left{ width:50%; height:298px; float:left;}
.in_about_title{ width:70%; height:50px; margin:0 auto; margin-top:40px; border-bottom:1px solid #E6E6E6;}
.in_about_title_left{ line-height:50px; float:left; font-size:20px; color:#026EA5; text-align:left;}
.in_about_title_right{ line-height:50px; float:right; text-align:right;}
.in_about_msg{ width:70%; height:auto; margin:0 auto; text-align:left; line-height:28px; margin-top:15px;}
.in_about_gd{ width:18%; height:35px; background:#FF9900; text-align:center; line-height:35px; float:left; margin-top:20px; color:#FFF;}
.in_about_gd a{ color:#FFF;}
.in_about_gd a:hover{ color:#000000}

.in_about_right{ width:50%; height:298px; float:right;}
.in_about_right1{ width:49.9%; height:298px; float:left; background:url(../images/in_pic1.jpg) top center no-repeat; margin-right:0.1%;}
.in_about_right2{ width:50%; height:298px; float:right; background:#FF9900; font-size:28px; color:#FFF; padding-top:70px; text-align:center;}

.in_ys{ width:100%; height:299px; margin:0 auto; margin-top:1px;}
.in_ys_left1{ width:24.9%; height:299px; float:left; background:url(../images/in_pic3.jpg) top center no-repeat; margin-right:0.1%;}
.in_ys_left2{ width:24.9%; height:209px; float:left; background:#EFEFEF; margin-right:0.1%; font-size:28px; color:#FF5801; padding-top:90px; text-align:center;}
.in_ys_left3{ width:25%; height:209px; float:left; background:#FF5802; font-size:28px; color:#FFF; padding-top:90px; text-align:center;}
.in_ys_left4{ width:24.9%; height:299px; float:right; background:url(../images/in_pic2.jpg) top center no-repeat; margin-left:0.1%;}

.in_pro{ width:100%; height:120px; border-bottom:1px solid #F1F1F1; text-align:center; line-height:120px; font-size:30px; color:#026CA5; overflow:hidden; clear:both;}

.in_pro_lb{ width:750px; height:100px; margin:0 auto;}
.in_pro_list{ width:138px; height:41px; background:url(../images/cp_lb.png) top center no-repeat; text-align:center; line-height:43px; margin-right:10px; float:left; margin-top:30px;}

.in_cp{ width:100%; height:auto; margin:0 auto;}
.in_cp_left{ width:19.9%; height:auto; float:left; margin-right:0.1%;}
.in_cp_pic{ width:100%; height:100%; margin:0 auto;}
.in_cp_pic img{ width:100%; height:100%;}
.in_cp_title{ width:100%; height:45px; background:#EFEFEF; line-height:45px; text-align:center; margin-top:1px;}

.in_sj_title{ width:100%; height:155px; margin:0 auto; text-align:center; line-height:155px; font-size:40px; overflow:hidden; clear:both;}

.in_sj_msg{ width:100%; height:314px; background:#F2F2F2; margin:0 auto;}
.in_sj_msg_bj{ width:1200px; height:314px; margin:0 auto;}

.in_news_title{ width:100%; height:155px; margin:0 auto; text-align:center; font-size:40px; color:#333; overflow:hidden; clear:both;}

.in_news{ width:100%; height:auto; margin:0 auto;}
.in_news_left{ width:24.92%; height:auto; float:left; margin-right:0.08%;}
.in_news_pic{ width:100%; height:250px; margin:0 auto;}
.in_news_pic img{ width:100%; height:100%;}
.in_news_bt{ width:100%; height:230px; background:#E6E6E6; margin-top:1px; overflow:hidden; clear:both;}
.in_news_bt1{ width:85%; height:40px; margin:0 auto; margin-top:10px;}
.in_news_bt1_left{ height:40px; text-align:left; float:left; font-size:18px; color:#0C96D7; line-height:40px;}
.in_news_bt1_left a{ font-size:18px; color:#0C96D7;}
.in_news_bt1_left a:hover{ font-size:18px; color:#FF9900;}
.in_news_bt1_right{ line-height:40px; float:right; text-align:right; font-size:12px; line-height:40px;}
.in_news_msg1{ width:85%; height:auto; margin:0 auto; text-align:left; margin-top:10px; line-height:25px;}
.in_news_gd_width{ width:85%; height:30px; margin:0 auto; margin-top:30px;}
.in_news_gd{ width:30%; height:30px; line-height:30px; float:left; text-align:center; background:#FF9900; color:#FFF;}
.in_news_gd a{ width:100%; height:30px; background:#FF9900; color:#FFF; display:block;}
.in_news_gd a:hover{ background:#0A99DB; color:#FFF;}

.foot{ width:100%; height:360px; background:#0A99DB; margin:0 auto; margin-top:1px; overflow:hidden; clear:both;}

.foot_d_width{ width:1200px; height:auto; margin:0 auto;}

.in_d_k{ width:1200px; height:300px; margin:0 auto; padding-top:30px; overflow:hidden; clear:both; background:url(../images/xian.jpg) top left no-repeat; }
.in_d_x{ width:120px; height:50px; margin:0 auto; border-bottom:1px solid #6CC2E9; line-height:50px; margin-bottom:10px; font-size:18px; color:#fff;}
.in_d_x1{ width:340px; height:50px; margin:0 auto; border-bottom:1px solid #6CC2E9; line-height:50px; margin-bottom:10px; font-size:18px; color:#fff;}
.in_d_left{ width:120px; height:300px; text-align:center; line-height:32px; color:#999; float:left; border-bottom:1px solid #999; margin-right:50px;}
.in_d_left a{ color:#C2E4F5;}
.in_d_left a:hover{ color:#FFCC00; text-decoration:underline;}
.in_d_right{ width:340px; height:300px; text-align:left; line-height:28px; color:#C2E4F5; float:right; background:url(../images/xian.jpg) top right no-repeat; }
.in_d_right a{ color:#C2E4F5; }
.in_d_right a:hover{ color:#FFCC00; }

.in_k{ width:1200px; height:70px; margin:0 auto;}

.footd_width{ width:100%; height:60px; background:#076FA0; margin:0 auto; overflow:hidden; clear:both;}
.footd{ width:1200px; height:60px; margin:0 auto; background:url(../images/foot2.jpg) top center repeat-x;}
.footd_left{ width:750px; height:60px; float:left; text-align:left; line-height:60px; color:#C8D5EB;}
.footd_right{ width:400px; height:22px; float:right; padding-top:14px;}


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;}

.in_dh{ width:100%; height:80px; background:#F0F0F0; margin-top:1px;}
.in_dh_width{ width:1200px; height:110px; margin:0 auto; border-right:1px solid #FFF;}
.in_dh_left{ width:260px; height:80px; background:#0A99DB; float:left; text-align:center; line-height:80px; font-size:26px; color:#FFF;}
.in_dh_left2{ width:155px; height:80px; float:left; border-left:1px solid #FFF; text-align:center; line-height:80px; font-size:16px;}
.in_dh_left2 a{ width:155px; height:80px; line-height:80px; font-size:16px; display:block;}
.in_dh_left2 a:hover{ width:155px; height:80px; line-height:80px; font-size:16px; background:#FF9900; color:#fff;}
.in_dh_left2 a.active{ width:155px; height:80px; line-height:80px; font-size:16px; background:#FF9900; color:#fff;}


.in_title{ width:1200px; height:50px; margin:0 auto; border-bottom:1px solid #EDEDED; border-top:1px solid #EDEDED; margin-top:50px;}
.in_title_left{ width:400px; height:50px; float:left; line-height:50px; text-align:left; font-size:20px; color:#456BB6;}
.in_title_right{ float:right; line-height:50px; text-align:right;}

.in_msg{ width:1200px; height:auto; margin:0 auto; margin-top:30px; line-height:30px; text-align:left;}

.in_news_msg{ width:1200px; height:auto; margin:0 auto; margin-top:30px; overflow:hidden; clear:both;}
.in_news_xw{ width:370px; height:auto; float:left; margin-right:45px;}
.in_news_zc{ width:370px; height:auto; float:left;}
.in_news_zc1{ width:370px; height:auto; float:right;}
.in_news_xw_pic{ width:370px; height:180px; margin:0 auto;}
.in_news_xw_title{ width:370px; height:40px; margin:0 auto; }
.in_news_xw_title_left{ width:280px; height:40px; float:left; text-align:left; line-height:40px;  font-size:16px;}
.in_news_xw_title_left a{ line-height:40px;  font-size:16px;}
.in_news_xw_title_left a:hover{ line-height:40px;  font-size:16px; color:#FF6600;}
.in_news_xw_time_right{ width:80px; height:40px; margin:0 auto; text-align:right; line-height:40px; font-size:13px; float:right;}
.in_news_xw_msg{ width:370px; height:auto; margin:0 auto; text-align:left; line-height:25px;}
.in_news_xw_gd{ width:370px; height:40; margin:0 auto; margin-top:15px;}
.in_news_xw_gd1{ width:100px; height:30px; background:#0066CC; float:left; text-align:center; line-height:30px; color:#FFF;}
.in_news_xw_gd1 a{ color:#FFF;}
.in_news_xw_gd1 a:hover{ color:#FF9900;}

/*内页新闻列表*/
.news_list{margin:0 auto; width:1200px; margin-top:20px; overflow:hidden; clear:both;}
.news_list li{ height:40px; *height:40px;  _height:40px; padding-left:0px; width:1200px; clear:both;  overflow:hidden; border-bottom:1px dashed #E4E4E4;}
.news_list li a{ line-height:40px; *line-height:40px;  _line-height:40px; color:#5d5d5d; float:left; overflow:hidden; padding-left:15px; background:url(../images/dian.jpg) center left no-repeat;}
.news_list li a:hover{ line-height:40px; *line-height:40px;  _line-height:40px; color:#FF6600; float:left; overflow:hidden; padding-left:15px; background:url(../images/dian.jpg) center left no-repeat;}
.news_list li p{float:right; width:35%; text-align:right; line-height:40px; *line-height:40px;  _line-height:40px; padding-right:6px; font-size:11px;}

.honor_pic ul{overflow: hidden;}
.honor_pic ul li{width: 350px;padding: 8px 8px 0 8px;border: 1px solid #dddddd;float: left;margin-right: 47px;margin-bottom: 30px;}
.honor_pic ul li:nth-child(3n){margin-right: 0;}
.hon_jpg{width: 100%;height: 280px;overflow: hidden;}
.hon_jpg img{width: 100%;height: 100%; transition: all 0.8s ease-in-out; }
.hon_jpg:hover img{
	transform: scale(1.2);
	-webkit-transform: scale(1.2);
}
.hon_txt{overflow: hidden;line-height: 54px; font-size:16px;}
.hon_txt h6{font-size: 16px;color: #999999;float: left;}
a.hon_mor{display: inline-block;width: 62px;height: 20px;background: url(../images/more.png)no-repeat;float: right;margin-top: 15px;}
.honor_pic ul li:hover .hon_txt h6{color: #0086d5;}
.honor_pic ul li:hover{border-color: #0086d5}
.honor_pic ul li:hover a.hon_mor{background: url(../images/more_on.png) no-repeat;}

.pro_jpg ul,.case_jpg ul{overflow: hidden;}
.pro_jpg ul li{float: left;margin-right: 10px;margin-bottom:20px ;}
.pro_jpg ul li:nth-child(3n){margin-right: 0;}

.case_jpg ul li{float: left;margin-right: 24px;margin-bottom:20px ;width: 360px;height: 370px;border: 1px solid #E7E7E7; padding:10px;}
.case_jpg ul li:nth-child(3n){margin-right: 0;}
.case_jpg ul li .pic {
	text-align: center;
	overflow: hidden;
}

.case_jpg ul li .pic img {
	width: 360px;
	height: 323px;
	display: block;
	transition: all 0.8s ease-in-out;
}

.case_jpg ul li .pic:hover img {
	transform: scale(1.1);
	-webkit-transform: scale(1.1);
}

.case_jpg ul li:hover .case_jpg ul li:hover .mcase_txt p,.case_jpg ul li:hover .mcase_txt span{color: #F64500;}
.mcase_txt h6{color: #666; font-size:16px; line-height:60px; text-align:center;}


/*联系我们内容*/
.contact{ width:1200px; margin:0 auto;}
.contact_dt{ width:1200px; height:320px; margin:0 auto;}
.contact_lx{ width:1200px; height:auto; margin:0 auto; margin-top:30px; overflow:hidden; clear:both;}
.contact_lx_lx{ width:450px; height:auto; float:left;}
.contact_lx_lx li{ width:450px; height:30px; line-height:30px; text-align:left; border-bottom:1px dashed #E0E0E0; margin-right:30px;}
.contact_lx_mc{ font-family:"微软雅黑"; font-size:16px; color:#007ED3; font-weight:bold;}
.contact_lx_ewm{ width:135px; height:165px; margin-top:10px; text-align:center; line-height:30px; float:right; padding-right:30px;}
