@charset "utf-8";
/*常用以下=========================================================*/
a{border:0;}
/*h1~h6默认字号，若网站有特殊，可以修改*/
h1{font-size:36px;}
h2{font-size:30px;}
h3{font-size:24px;}
h4{font-size:18px;}
h5{font-size:14px;}
h6{font-size:12px;}
.cr{clear:both;}/*清除两端

/*分页=============================================================*/
.pagination{}
.pagination ul{margin:auto;}
.pagination ul li{color:#fff;float:left;padding:5px 12px;margin:30px 5px 5px;border-radius:5px;background:#0075DF;line-height:20px;}
.pagination ul li a{color:#fff;font-size:15px;line-height:20px;}
.pagination ul li.current{float:left;color:#fff;font-size:15px;padding:5px 12px;margin:30px 5px 5px;border-radius:5px;background:#ccc;line-height:20px;}


body{background:#fff;font-family:'微软雅黑';color:#444;}
a{color:#444;}
a:hover{color:#0075DF;}
/*顶部=============================================================*/
.web_header_100{width:100%;min-width:1300px;}
#web_header{width:100%;background:#f1f1f1;}
	.web_header_top{width:1200px;margin:auto;line-height:30px;height:30px;font-size:13px;}
		.web_header_welcome{width:600px;float:left;}
		.web_header_langages{width:500px;float:right;}
			.web_header_langages ul li{float:right;margin-left:30px;}
	.web_header_name{width:1200px;height:146px;margin:auto;}

.web_header_right{width:100%;margin:auto;background:#2646B7;min-width:1300px;}
	.web_header_tel{width:340px;height:53px;font-size:36px;color:#fff;font-family:'黑体';background:url(../images/2.png) left top no-repeat;float:right;text-align:right;margin-top:30px;overflow:hidden;}
	/*导航栏===========================================================*/
	#web_header_nav{width:1200px;height:60px;margin:auto;}
	.nav ul{height:60px;margin:auto;}
	.nav li{float:left;position:relative;}
	.nav li a{color:#fff;font-size:16px;display:block;padding:0 35px;height:60px;line-height:60px;text-align:center;font-weight:400;}
	.nav li a:hover{color:#fff;font-weight:700;font-size:16px;}
	.nav li.current{background:#ff9c00;}
		.nav li.current a{color:#fff;}
	.nav li dl{position:absolute;display:none;left:0px;top:60px;color:#fff;background:#1982DE;padding:0;z-index:100;}
		.nav li dl dt{background:#005CD9;padding:0;margin:0;line-height:40px;height:40px;}
			.nav li dl dt a{margin:0;padding:0;line-height:40px;height:40px;text-align:left;margin-left:20px;font-size:14px;}
			.nav li dl dt a:hover{margin:0;padding:0;line-height:40px;height:40px;text-align:left;margin-left:20px;font-size:14px;font-weight:400;}
		.nav li dl dd{padding:0;margin:0;}
			.nav li dl dd a{font-size:13px;height:30px;line-height:30px;text-align:left;color:#fff;border-bottom:1px solid #2C8FEA;padding:0 10px 0 33px;}
			.nav li dl dd a:hover{font-size:13px;height:30px;line-height:30px;text-align:left;background:#FF9C00;color:#fff;font-weight:400;}

/*轮播图片=============================================================*/
#web_banner_big{height:600px;min-width:1300px;width:100%;margin:auto;position:relative;z-index:0;}
.focusBox { position:relative;height:600px;overflow:hidden;z-index:-1;}
.focusBox .pic {position:relative;z-index:0;width:100% !important;}
.focusBox .pic li {width:100% !important; height:600px;overflow:hidden;text-align:center;}
.focusBox .pic a {height:600px;display:block;}
.focusBox .hd { width:100%;position:absolute;bottom:23px;text-align:center;font-size:0;z-index:1;}
.focusBox .hd li{margin:0 5px;background:url(../images/dot.png) no-repeat 0 -16px;height:16px;overflow:hidden;width:16px;cursor:pointer;display:inline-block;*display:inline;zoom:1;_background:url(../images/dot8.png) no-repeat 0 -16px;}
.focusBox .hd .on{background-position:0 0;}
.focusBox .prev, .focusBox .next{width:60px;height:90px;margin:-60px 0 0;display:none;background:url(../images/ad_ctr.png) no-repeat 0 0;position:absolute;top:50%;z-index:10;cursor:pointer;text-indent:-9999px;filter:alpha(opacity=20);opacity:0.2;}
.focusBox .prev {left:0;}
.focusBox .next {background-position:0 -90px;right:0;}
.focusBox .prev:hover, .focusBox .next:hover {filter:alpha(opacity=50) !important;opacity:0.5 !important;}

/*滚动图片=============================================================*/
.img-scroll {position:relative; margin:16px auto;width:1280px;}
.img-scroll .new_prev,.img-scroll .new_next{position:absolute;display:block;width:20px;height:300px;top:0;color:#FFF;text-align:center;}
.img-scroll .new_prev{left:0;background:url(../images/lr.png) 5px 70px scroll no-repeat;cursor:pointer;}
.img-scroll .new_next{right:0;background:url(../images/lr.png) -30px 70px scroll no-repeat;cursor:pointer;}
.img-list {position:relative;width:1220px;height:250px;margin-left:30px;overflow:hidden}
.img-list ul {width:99999px;}
.img-list li{float:left; display:inline;height:300px;text-align:left;}
.img-list li p{font-size:12px;color:#333;line-height:18px;}.new_img-list li p a{font-size:12px;color:#333;}

.img-scroll_1 {position:relative; margin:16px auto;width:1280px;}
.img-scroll_1 .new_prev_1,.img-scroll_1 .new_next_1{position:absolute;display:block;width:20px;height:300px;top:0;color:#FFF;text-align:center;}
.img-scroll_1 .new_prev_1{left:0;background:url(../images/lr.png) 5px 70px scroll no-repeat;cursor:pointer;}
.img-scroll_1 .new_next_1{right:0;background:url(../images/lr.png) -30px 70px scroll no-repeat;cursor:pointer;}
.img-list_1 {position:relative;width:1220px;height:250px;margin-left:30px;overflow:hidden}
.img-list_1 ul {width:99999px;}
.img-list_1 li{float:left; display:inline;height:300px;text-align:left;}
.img-list_1 li p{font-size:12px;color:#333;line-height:18px;}.new_img-list_1 li p a{font-size:12px;color:#333;}

/*中部(在顶部与底部之间)===========================================*/
#web_banner_1{width:100%;height:618px;background:url(../images/3.jpg);margin-bottom:80px;}

#web_about{width:100%;margin:auto;height:504px;background:url(../images/17.jpg) no-repeat;}
	.web_about_atricle{margin:0 auto 0 auto;width:600px;line-height:220%;padding:140px 0 0 600px;color:#fff;}

#web_plant{width:100%;margin:auto;height:503px;background:url(../images/4.jpg) no-repeat;}
	.web_plant{margin:0 auto 0 auto;width:600px;padding:53px 0 0 600px;}
		.web_plant ul li{float:left;width:280px;height:180px;overflow:hidden;position:relative;margin-bottom:30px;}
			.web_plant ul li span{height:30px;background:url(../images/3.png) repeat;color:#fff;position:absolute;bottom:0;right:0;line-height:30px;font-size:13px;padding:0 20px;}
			.web_plant ul li a img{width:300px;height:200px;}

.web_contact_title{}
.web_contact_atricle{float:right;width:538px;height:180px;padding:16px 30px;background:#f5f5f5;}
.web_contact_atricle a{}

/**/
#web_content{width:1200px;margin:40px auto 50px auto;}

/*banner*/
#web_banner{width:1200px;margin:0 auto 30px auto;text-align:center;}
#web_banner img{width:1200px;}

/*左侧列表*/
.web_left{float:left;width:200px;background:#fff;}
.web_left h4{background:url(../images/13.jpg) no-repeat;height:40px;line-height:40px;font-size:16px;text-align:left;font-weight:400;padding-left:30px;border-right:1px solid #ccc;}
.web_left ul{}
.web_left ul li{font-size:15px;border-bottom:1px solid #ddd;border-left:1px solid #ddd;border-right:1px solid #ddd;}
.web_left ul li a{font-size:15px;line-height:22px;color:#333;padding:12px 0 12px 10px;background:#eee;display:block;width:188px;}

.web_left ul li dl{padding:0;margin:0;background: white;}
.web_left ul li dl dd{background:none;font-size:13px;border-bottom:1px solid #eee;margin:0;}
.web_left ul li dl dd a{font-size:13px;line-height:22px;color:#555;background:#fff;display:block;padding:7px 0 7px 10px;}
.web_left ul li dl dd a:hover{color:blue;background:#eee;}

/*.pro_list{padding-left:0;}
.pro_list li{font-size:15px;color:#fff;margin:0 0 0 0;padding:0 0 0 0;}
.pro_list li a{font-size:15px;color:#555;line-height:70px;height:70px;display:block;background:url(../images/61.jpg) left center no-repeat;padding-left:60px;}
.pro_list li a:hover{color:#E25000;background:url(../images/62.jpg) left center no-repeat;}*/


/*右侧内容*/
.web_right{float:right;width:960px;margin-bottom:40px;}
.web_right_h3{background:url(../images/13.jpg) no-repeat;color:#444;font-size:16px;font-weight:400;line-height:40px;padding:0 30px;}
.web_right_h3 span{font-size:13px;font-weight:400;color:#888;float:right;}
	
	.web_article{padding:20px 30px;line-height:200%;background: #fff;}
	.web_article img {margin:0 10px;}

	/*新闻样式*/
	.web_news{padding:20px 30px;background: #fff;}
	.web_news_list li{border-bottom:1px solid #ddd;}
	.web_news_list li a{color:#173A7C;line-height:40px;display:block;padding:0 20px;}
	.web_news_list li a:hover{background:#eee;}
	.web_news_list li a span{float:right;font-size:12px;}

	.web_news h4{border-bottom:1px solid #ddd;text-align:center;line-height:50px;margin:20px 0 7px 0;}/*新闻标题*/
	.web_news div{margin:20px;line-height:200%;}/*新闻介绍样式*/

	/*产品样式*/
	/*产品列表*/
	.web_products{padding:20px 30px;background:#fff;}
	.web_products_list li{float:left;width:200px;height:200px;margin:20px 10px 0 10px;}
	.web_products_list li img{width:200px;height:150px;border:1px solid #ccc;}
	.web_products_list li p{font-size:12px;text-align:center;padding:5px 0;}

	/*==================================================================*/
	.web_products_preview{float:left;width:400px;margin-top:30px;}
	.web_products_info{float:left;width:480px;margin-top:30px;}
	.web_products_info_title{height:162px;background:#fff;}
	.web_products_info_title h3{line-height:16px;line-height:50px;border-bottom:1px solid #ddd;}
	.web_products_info_title p{font-size:13px;margin-top:12px;}
	/*放大镜*/
	.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
	.jqzoom img{width:100%;background:url(../images/loading.gif) no-repeat center center;}
	.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:263px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
	.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
	/*图片小图预览列表*/
	.spec-preview{width:350px;height:263px;border:1px solid #DFDFDF;}
	.spec-scroll{width:500px;clear:both;margin-top:5px;}
	.spec-scroll .prev{float:left;margin-right:4px;}
	.spec-scroll .next{float:right;}
	.spec-scroll .prev,.spec-scroll .next{display:block;width:20px;height:54px;line-height:54px;cursor:pointer;margin-top:30px;}
	.spec-scroll .items{float:left;position:relative;width:450px;height:100px;overflow:hidden;}
	.spec-scroll .items ul{position:absolute;width:999999px;height:100px;}
	.spec-scroll .items ul li{float:left;width:124px;text-align:center;margin:0;padding:0;}
	.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:110px;height:75px;}
	.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}
	/*产品描述*/
	.web_products_article_title{color:#333;line-height:40px;font-size:15px;margin:20px 0 0 0;padding:0 20px;background:url(../images/11.png) no-repeat 16px center #e7e7e7;padding-left:50px;font-weight:700;}
	.web_products_article{border:1px solid #ddd;padding:16px 20px;line-height:200%;}
	.web_products_article table{border-collapse:collapse;border:none;}
	.web_products_article table td{padding:0 5px;}
	.web_products_article img{max-width:860px;}
	/*==================================================================*/


	/*相册样式*/
	.web_photo{padding:0;background:#fff;}
	.web_photo li{float:left;width:260px;height:220px;margin:20px 20px 0 20px;}
	.web_photo li a{width:260px;height:180px;display:block;overflow:hidden;}
	.web_photo li a img{width:260px;}
	.web_photo li p{font-size:13px;text-align:center;padding:5px 0;line-height:30px;}

/*联系我们*/
#web_contact{background:#173a7c;border-top:5px solid #b20000;height:440px;}
.web_contact{width:1200px;margin: auto;color:#fff;}
.web_contact_h3{width:1170px;margin:30px auto 10px auto;height:50px;line-height:50px;background:url(../images/5.jpg) no-repeat left center;padding-left:40px;font-size:28px;color:#fff;font-weight:500;}
.web_contact_h3 span{background:url(../images/14.png) repeat;display:block;width:770px;height:50px;text-align:right;float:right;padding-right:30px;color:#fff;font-weight:400;}
.web_contact_h3 span a{color:#fff;font-size:16px;font-weight:400;}
.web_contact_h3 strong{font-size:20px;color:#fff;font-weight:400;margin-left:20px;}
.web_contact_cl{float:left;font-size:100%;color:#fff;font-weight:400;}
.web_contact_cr{float:right;height:250px;background:url(../images/15.jpg) no-repeat right bottom;margin-top:30px;}



/*底部=============================================================*/
#web_bottom{font-size:13px;font-weight:400;width:100%;min-width:1300px;margin:0 auto 0 auto;padding-bottom:50px;background:#e7e7e7;border-top:8px solid #FF9C01;}
	.web_bottom{width:1200px;margin:auto;}
		.web_bottom_l{width:140px;float:left;margin:30px 50px 0 0;}
		.web_bottom_r{width:380px;float:left;margin:30px 0 0 0;text-align:left;line-height:40px;}
			.web_bottom_r_h3{font-size:26px;font-weight:400;color:#000;border-bottom:1px #bbbbbb solid;padding-bottom:10px;}
			.web_bottom_r_1{border-top:1px #fff solid;color:#333;line-height:180%;padding-bottom:15px;padding-top:10px;}
			.web_bottom_r_2{color:#666;line-height:20px;padding-top:15px;}
	.web_bottom a{}


/*其它样式=========================================================*/
.web_bottom_back{clear:both;margin:auto;text-align:center;}
.web_bottom_back a{display:block;width:100px;margin:auto;color:#fff;background:#0075DF;border-radius:5px;}
.web_bottom_back a:hover{background:#333;}

.products_list{padding:20px;background:#eee;}
.products_list h3{}
.products_list ul{}
.products_list ul li{float:left;}
.products_list ul li a img{width:200px;}

.news_list{padding:20px;background:#ddd;}
.news_list h3{border-bottom:3px solid #000;}
.news_list ul{}
.news_list ul li{line-height:30px;}
.news_list ul li a img{width:200px;}

.about_content{padding:20px;background:#eee;width:500px;float:left;}
.about_content h3{}
.about_content div{}

.contact_content{padding:20px;background:#fff;width:500px;float:left;}
.contact_content h3{}
.contact_content div{}

.link_list{padding:20px;background:#ddd;}
.link_list h3{}
.link_list ul{}
.link_list ul li{float:left;}
.link_list ul li a img{width:100px;height:50px;}