﻿@charset "utf-8";
/* CSS Document */
*{margin:0px;padding:0px;}
body{font-size:13px;font-family: '微软雅黑', Arial;background:#F4F4F4;color:#333;}
#web{width:1200px;margin:0 auto;}
/*通用样式*/
a{text-decoration:none;color:#333;}  
a:hover{color:#f60;text-decoration:none;} 	
img{border:0px;}
ul{list-style-type:none;}
.font{font-size:13px;line-height:22px; padding:6px;}


/*翻页*/

.list_page{text-align:center;margin:10px;margin:0 auto;width:100%;}
.list_page a{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #90CBF9;color:#333;}
.list_page span{background:#90CBF9;color:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #90CBF9;}
.list_page b{background:#fff;margin:0px 1px;padding:4px 6px;border:1px solid #90CBF9;color:#333;}
.list_page b input{border:0;margin:0;padding:0;font-size:12px;font-weight:normal;width:12px;vertical-align:middle;text-align:center;}

/*搜索样式*/
.text_keyword{width:130px; height:20px;line-height:20px;text-indent:5px;border:0;color:#999;}


/*加入收藏夹*/
.logo{background:url(../images/logo.png) no-repeat;}
.logo ul{width:160px;height:50px;float:right}
.logo ul li{width:75px;height:50px;line-height:50px;float:left;}
.logo ul li a{display:block;} 


/*导航样式*/
#nav{width:100%;height:70px;background:url(../images/nav.jpg) repeat-x;}
#nav ul{width:1200px;height:70px; margin:0 auto; overflow: hidden;}
#nav ul li{ height:70px;line-height:80px;width:115px;float:left;text-align:center;font-size:14px;font-weight:bold;}
#nav ul li a{ width:200px;height:70px;color:#fff;font-size:15px;display:block;letter-spacing:2px;}  
#nav ul li a:hover{letter-spacing:2px;color:#fff;} 
#nav ul li.home{margin-right: 30px;}
#nav ul li.home a{width:200px;background:url(../images/home.jpg) no-repeat bottom center;}


/*==============焦点图================*/
.banner1 {
	width: 100%;
	height: 400px;
	position: relative;
	overflow: hidden;
}
.banner-box {
	width: 1600px;
	height: 400px;
	position: absolute;
	left: 50%;
	margin-left: -800px;
	top: 0;
}
.sub_banner {
	height: 366px;
}
.banner1 img {
	display: block;
	margin: 0 auto;
}
.btns {
	width: 1160px;
	position: absolute;
	height: 100px;
	left: 50%;
	top: 145px;
	margin-left: -580px;
}
.btns .prev, .btns .next {
	width: 54px;
	height: 100px;
	float: left;
	background: url(../addver/leftbtn.png) 0 0 no-repeat;
}
.btns .next {
	background: url(../addver/rightbtn.png) 0 0 no-repeat;
	float: right;
}
.banner1 .num {
	overflow: hidden;
	width: 100%;
	background: url(../addver/bannerbg.png) left top repeat;
	height: 17px;
	padding: 9px 0;
	position: absolute;
	bottom: 5px;
	left: 0;
	zoom: 1;
	z-index: 3;
	text-align: center;
}
.banner1 .num li {
	width: 13px;
	height: 13px;
	background: #004E96;
	border: 2px solid #fff;
	border-radius: 50%;
	margin-right: 15px;
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	overflow: hidden;
	font-size: 0;
}
.banner1 .num li.on {
	background: #ff8c2b;
	border: 2px solid #fff;
}
/*==============焦点图==== end ============*/


/*简介*/
.about_coun {
	background:url(../images/news_bg.jpg);
	padding:10px;
	width:400px;
	float:left;
	height:440px;
}
.bg8_3_div {
	padding:21px;
	background:#fff;
	height: 400px;
}
.bg8_3_div2 {
    padding-top: 25px;
	clear: both;
    background: url(../images/news_t.jpg) no-repeat 0px 10px;
}
.b_3_left {
	float:left;
	font-size:20px;
	color:#0d62a6;
	line-height:26px;
	/*! text-indent: 10px; */
}
.b_3_left > span {
	font-size:12px;
	color:#a0a0a0;
	font-family:'Arial';
	line-height:26px
}
.b_3_right {
	float:right;
	padding:3px 5px 0px 0px;
	line-height:26px
}
.b_3_right a {
	font-size:12px;
	color:#a0a0a0;
	font-family:'Arial';
}

.words {
	width: 100%;
	/*! float:right; */
	height: 310px;
	overflow: hidden;
}
.words p {
	font-size:14px;
	color:#666;
	line-height:28px;
}
.words a {
	margin-top:23px;
}
a.words_a1 {
    background: #0d62a6;
    color: #fff;
	text-align: center;
	width: 159px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	display: block;
}

/*新闻*/
.news_t {
    width: 320px;
	margin:0 auto;
}
.news_t ul li {
	margin-bottom:10px;
	width:100%;
	height:70px;
}
.news_t .time {
	width:70px;
	height:70px;
	background:#0d62a6;
	display:inline-block;
*display:inline;
	zoom:1;
	text-align:center;
	float:left;
}
.news_t a .time_p1 {
	font-size:30px;
	color:#fefefe;
	font-family:'Arial';
	margin-top:12px;
}
.news_t a .time_p2 {
	font-size:12px;
	color:#fefefe;
	font-family:'Arial';
}
.new_2 {
	width:235px;
	height:70px;
	display:inline-block;
*display:inline;
	zoom:1;
	background:#f3f3f3;
	float:left;
	padding-left:15px;
}
.new_h2 {
	font-size:14px;
	color:#000;
	margin-top:6px;
	font-weight: normal;
}
.new_h3 {
	font-size:12px;
	color:#666;
	margin-top:2px;
	font-weight: normal;
	line-height: 18px;
}






.about{width:100%;height:35px;line-height:35px;font-size:15px;font-weight:bold;text-indent:25px;color:#fff;background:url(../images/about.jpg) no-repeat;}
.about a{float:right;color:#656565;font-weight:normal;font-size:12px;padding-right:15px;}

.news_t2{width:100%;height:35px;line-height:35px;font-size:15px;font-weight:bold;text-indent:25px;color:#fff;background:url(../images/news_t.jpg) no-repeat;}
.news_t2 a{float:right;color:#656565;font-weight:normal;font-size:12px;padding-right:15px;}


#owl-demo{position:relative;width:500px;height:460px;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:500px;height:460px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;}

.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(../img/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(../img/bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../img/bg17.png);}
.owl-next{right:0;background-image:url(../img/bg18.png);}
.owl-prev:hover{background-image:url(../img/bg19.png);}
.owl-next:hover{background-image:url(../img/bg20.png);}


.pro_span {
	display:block;
	background:url(../images/left_t.jpg) no-repeat;
	width:250px;
	height:80px;
	text-align:center;
}
.pro_span h2 {
	font-size:22px;
	color:#fff;
	padding-top:14px;
	font-weight: normal;
}
.pro_span h3 {
	font-size:12px;
	color:#fff;
	font-family:'Arial';
	margin-top:10px;
	font-weight: normal;
}

/*当前位置*/
.position{width:100%;height: 50px;line-height: 50px; background:url(../images/wei.jpg) no-repeat left top;}
.position h2{width:100%;letter-spacing:1px;font-size: 20px;color: #0d62a6;text-indent:30px; font-weight:normal;}
.position h2 span{float: right;font-size: 12px;color:#333;font-weight:normal;padding-right:20px;}
.position h2 a{color:#333;}


/*首页产品列表*/
dl.in_pro_list{width:170px;height:240px;float:left;text-align:center;margin:5px 25px 0 0px;display:inline;}
dl.in_pro_list dt{width:170px;height:205px;padding:1px;}
dl.in_pro_list dt img{width:170px;height:200px;padding:2px;border:1px solid #E2E2E2;}
dl.in_pro_list dd{line-height:30px;height:30px;}

/*内页产品列表*/
dl.pro_list{width:190px;height:260px;float:left;text-align:center;margin:10px 0px 0px 32px;display:inline;}
dl.pro_list dt{width:190px;height:230px;padding:1px;}
dl.pro_list dt img{width:190px;height:220px;padding:1px;border:1px solid #ccc}
dl.pro_list dd{line-height:30px;height:30px;}

/*首页列表样式*/
dl.photo_list{width:210px;height:200px;float:left;text-align:center;margin:10px 0px 0 17px;display:inline;}
dl.photo_list dt{width:210px;height:170px;}
dl.photo_list dt img{width:210px;height:170px;}
dl.photo_list dd{height:30px;line-height:30px;}




/*图片滚动定义*/
#topphoto{width:976px;margin:0 auto;}
#topphoto .ileft{float:left;width:40px;overflow:hidden;text-align:right;}
#topphoto .ilist{float:left;width:880px;overflow:hidden;padding:0 8px;}
#topphoto .iright{float:left;width:40px;overflow:hidden;text-align:left;}
#topphoto .ileft img,#topphoto .iright img{margin-top:70px;cursor:pointer;}
#topphoto .ilist ul{list-style:none;margin:0px 0;padding:0;height:230px;overflow:hidden;}
#topphoto .ilist ul li{float:left;width:160px;margin:0 8px;_margin:0 8px;text-align:center;}
#topphoto .ilist ul li img{width:160px;height:200px;display:block;border:1px solid #ddd;padding:2px;margin:0;}
#topphoto .ilist ul li span{width:160px;height:30px;line-height:30px;display:block;}



/*首页产品分类样式*/
ul.in_left_pro{width:240px;}
ul.in_left_pro li{width:240px;height:40px;line-height:40px;font-size:15px;text-align:left; text-indent:20px;margin-bottom:2px;}
ul.in_left_pro li a{ color:#fff;display: block;background:#208BDF url(../images/in_left_list.jpg) no-repeat right center; }
ul.in_left_pro li a:hover{ color:#fff;background:#208BDF url(../images/in_left_list_hover.jpg) no-repeat right center; }
		
/*产品分类样式*/
ul.left_pro{width:225px;margin:0 auto;margin:10px 0;}
ul.left_pro li{width:225px;height:50px;line-height:50px;text-indent:55px;font-size:15px;font-weight:bold;text-align: left;background:url(../images/left_list.jpg) no-repeat left center;}
ul.left_pro li a{display:block;color:#1362C1;}
ul.left_pro li a:hover{color:#fff;background:url(../images/left_list2.jpg) no-repeat left center;}



/*版权样式*/
#footer{width:1002px;height:203px;text-align:center;margin-top:10px;background:url(../images/footer.jpg) repeat-x;}
#footer p{width:1002px;margin:0 auto;line-height:35px;color:#fff;margin-top:20px;}
#footer div.jiathis_style{width:600px;padding-left:300px;line-height:35px;margin-top:10px;}