﻿@charset "utf-8";/* CSS Document*/
*{margin:0px;padding:0px;}
body{font-size:13px;font-family: "Microsoft YaHei";color:#333;background: url(../images/bg.jpg);}
.page{width:100%;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;}
.clear{clear: both;}
.m880{width: 878px;}
.p10{padding: 10px;}
.fl{float: left;}
.fr{float: right;}
img{border: 0px;}
em{font-style: normal;}
.clear_10{height:10px;clear: both;}

/*翻页*/
.list_page{vertical-align: bottom;display:inline-block;*display:inline;*zoom:1;*margin-left:5px;font-size:14px;line-height:30px;text-align:center;padding-top: 20px;}
.list_page li{float:left;list-style-type:none;}
.list_page li a{display:inline-block;padding: 0px 10px;border: 1px solid #424d5b;background: #424d5b;margin: 0 2px;color: #fff}
.list_page li a:hover{background:#0056A9;border:1px solid #0056A9;}
.list_page li.active a{background:#0056A9;border:1px solid #0056A9;}

/*搜索样式*/
.search {
	width:115px;
	height:20px;

	margin: 0 auto;
}
.search .soText{
	width:88px;
	height:20px;
	line-height:20px;
	text-indent:5px;

	border: 1px solid #E2E2E2;
	float: left;
	border-right: 0;
}
.search .soBtn{
	width:22px;
	height:22px;
	/*! line-height:20px; */
	text-indent:-9999px;
	border:0;
	color:#999;
	background: url(../images/submit.jpg);
}
.nav_ico{width: 55px;margin: 0 auto;}
.nav_ico li{}
.nav_ico li img{}

/*头部代码的开始*/
.header {
	width:125px;
	height: 650px;
	background: #fff;
	position: fixed;
	top: 0%;
	margin-top: 0px;
	z-index: 10;
	
	left: 0%;
}
/*.itop {
	width: 100%;
	height: 34px;
}
.itopc {
	width: 1200px;
	height: 37px;
	margin: 0px auto;
	line-height: 37px;
}
.itopcl {
	width: 1000px;
	height: 37px;
	float: left;
	color: #fff;
}
.itopcl a {
	color: #fff;
}
.itopcr {
	width: 200px;
	float: right;
	color: #fff;
}
.itopcr a {
	float: right;
	color: #fff;
	margin-right: 10px;
}
.itopcr span {
	font-size: 12px;
	float: right;
	margin-right: 10px;
}
.ilogo {
	width: 100%;
	height: auto;
}
.ilogoc {
	width: 1200px;
	height: auto;
	margin: 0px auto;
}
.ilogol {
	width: 650px;
	height: auto;
	float: left;
}
.ilogol img {
	}
.ilogol p {
	color: #006635;
	font-weight: bold;
	line-height: 30px;
	font-weight: 100;
	margin: 0px;
	float: left;
}
.ilogol p strong {
	color: #006EC8;
	font-size: 12px;
	font-weight: 500;
}
.ilogol p span {
	color: #373738;
	font-size: 25px;
	letter-spacing: 2px;
}
.ilogor {
	width: auto;
	float: right;
	margin-right: 0px;
	margin-top: 10px;
	background: url(../images/fuxing_06.gif) no-repeat left 12px;
	padding-left: 50px;
	padding-top: 5px;
}
.ilogor p {
	font-size: 14px;
	color: #373736;
	line-height: 25px;
	font-weight: 100;
}
.ilogor p strong {
	font-size: 25px;
	color: #f67114;
	font-weight: 100;
}
.ilogor p span {
	font-size: 16px;
	color: #df5167;
}
.inav {
	width: 100%;
	height: 50px;
}
.inavc {
	width: 1200px;
	height: 50px;
	margin: 0px auto;
}
.inavc ul li {
	height: 50px;
	text-align: center;
	font-size: 15px;
	line-height: 50px;
	float: left;
	background: url(../images/nav_line.gif) no-repeat left center;
}
.inavc ul li a {
	display: block;
	color: #FFF;
	padding: 0 36px;
}
.inavc ul li a:hover {
	background-color: #FFA300;
	text-decoration: none;
}
.inavc ul li.on a {
	background-color: #FFA300;
	text-decoration: none;
}
.inavc ul li.home {
	background-image:none;
}
*/
/*==============焦点图================*/
#banner {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
#controller {
	width: 100px;
	height:13px;
	text-align: center;
	position:absolute;
	bottom:15px;
	left:50%;
}
#controller li {
	display: inline;
	float:left;
	margin:0 5px;
	width: 13px;
	height: 13px;
	text-indent:-99999px;
	cursor:pointer;
	background:url(../addver/icon_page.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src='icon_page.png', sizingMethod='crop');
}
#controller li.active {
	background:url(../addver/icon_page_active.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src='icon_page_active.png', sizingMethod='crop');
}
.tbui_slideshow_container {
	width: 100%;
	height: 650px;
	overflow:hidden;
	position:relative;
}
#next,#prev {
	width:65px;
	height:65px;
	overflow:hidden;
	display:block;
	position:absolute;
	top:300px;
	text-indent:-9999px;
	cursor:pointer;
	filter: Alpha(Opacity=55);
	opacity: 0.5;
}
#prev {
	left:200px;
	background: url(../addver/btn_pre.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src='btn_pre.png', sizingMethod='crop');
	/*! filter: Alpha(Opacity=55); */
	/*! opacity: 0.5; */
}
#next {
	right:75px;
	background: url(../addver/btn_next.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src='btn_next.png', sizingMethod='crop');
	/*! filter: Alpha(Opacity=55); */
	/*! opacity: 0.5; */
}
.tbui_slideshow_container .tbui_slideshow_slide {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	display : none;
	webkitBackfaceVisibility: hidden;
}
.tab_list {
	display:none;
}
.tbui_slideshow_list img {
	width:100%;
	height:650px;
	overflow:hidden;
}
.tbui_slideshow_list a {
	width:100%;
	height:650px;
	display:block;
}
.slide_bg {
	width:100%;
	height:50px;
	position:absolute;
	bottom:0;
	left:125px;
	background:#000;
	filter:Alpha(Opacity=55);
	opacity: 0.05;
}
/*
.banner1 {
	width: 100%;
	height: 430px;
	position: relative;
	overflow: hidden;
}
.banner-box {
	width: 1500px;
	height: 430px;
	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: 10px;
	left: 0;
	zoom: 1;
	z-index: 3;
	text-align: center;
}
.banner1 .num li {
	width: 13px;
	height: 13px;
	background: #138513;
	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: #FCAF01;
	border: 2px solid #fff;
}*/
	/*==============焦点图==== end ============*/
	/*新闻*/
.news {
	width: 100%;
	height: 320px;
	margin:0 auto;
	overflow:hidden;
	background: url(../images/news_b.png) no-repeat 125px center;
}
.news_con {
	width: 800px;
	height: 320px;
	margin:0 auto;
	background: url(../images/news_b_c.png) no-repeat center center;
	margin-left:125px;
}
.news .news_t {
	width: 560px;
	height: 21px;
	margin:0 auto;
	padding-top:36px;
	text-align: center;
}
.news .news_list {
	width: 560px;
	height: 200px;
	margin:0 auto;
	margin-top:25px;
}
.news .news_list ul {
	width: 100%;
	height: 200px;
	background:#fff;
}
.news .news_list ul li {
	border-bottom: 1px dashed #666666;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 12px;
}
.news .news_list ul li em {
	width: 100px;
	height: 30px;
	text-align: center;
	float: left;
	color:#F6B364;
}

.news .news_list ul li span {
	width: 54px;
	height: 20px;
	color: #fff;
	text-align: center;
	float: left;
	background:#F6B364;
	margin-right:18px;
	margin-top: 5px;
	line-height: 20px;
	font-size: 11px;
}
.news .news_list ul li span  a{

	color: #fff;


}
.news .news_list ul li a {
	/*! padding: 4px 15px;*/
	/*! height: 62px;*/
	color: #F6B364;
	/*! display: block;*/
	/*! width: 458px;*/
	/*! float: right;*/
}
.news .news_list ul li a:hover {
	color:#f60;
	text-decoration:none;
}
/*公司*/
.about {
	width: 100%;
	height: 393px;
	margin: 0 auto;
	overflow:hidden;
	background: url(../images/about_b.png) no-repeat 125px center;
}
.about_con_c{
	background: url(../images/about_b_c.png) no-repeat center top;
	height: 393px;
	margin: 0 auto;
	margin-left:125px;
}
.about .about_con {
	width: 430px;
	height: 100px;
	margin: 0 auto;
	padding-top: 148px;
	line-height: 25px;
	color: #fff;
	overflow: hidden;
}
.about .about_more {
	width: 430px;
	height: 80px;
	margin: 0 auto;
	margin-top: 20px;
	text-align: center;
}
.about .about_more img {
	}
.addver {
	width: 100%;
	height: 175px;
	margin: 0 auto;
	background:url(../images/addver_1.png) no-repeat 125px top;
}
.addver a{
	display:block;
}
.addver_1 {
	width: 100%;
	height: 175px;
	margin: 0 auto;
	background:url(../images/addver_2.png) no-repeat 125px top;
}
.addver_1 a{
	display:block;
}
/*产品服务*/
.product_our {
	width: 100%;
	height: 370px;
	margin: 0 auto;
	overflow:hidden;
	background: url(../images/bai.jpg) no-repeat 125px top;
}
.product_our .product_our_t {
	height: 160px;
	margin: 0 auto;
	text-align: center;
	margin-left:125px;
}
.product_our .product_our_t img {
	padding-top: 60px;
}
.product_our .product_our_ico {
	height: 210px;
	margin: 0 auto;
	text-align: center;
	margin-left:125px;
}
/*鼠标跟随图片悬停效果*/
.da-thumbs {
	list-style: none;
	width: 700px;
	height: 210px;
	position: relative;
	margin: 0 auto;
	padding: 0;
}
.da-thumbs li {
	float: left;
	margin: 0 30px 0 30px;
	background: #fff;
	padding: 0;
	position: relative;
	box-shadow: 0 1px 3px rgba(0,0,0,0.1);
}
.da-thumbs li a,
.da-thumbs li a img {
	display: block;
	position: relative;
}
.da-thumbs li a {
	overflow: hidden;
}
.da-thumbs li a div {
	position: absolute;
	background: #333;
	background: rgba(75,75,75,0.7);
	width: 100%;
	height: 110px;
	display: block;
	left: -100%;
	top: 0px;
	transition: all 300ms ease 0s;

}
.da-thumbs li a div span {
	display: block;
	padding: 10px 0;
	margin: 40px 20px 20px 20px;
	text-transform: uppercase;
	font-weight: normal;
	color: rgba(255,255,255,0.9);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2);
	border-bottom: 1px solid rgba(255,255,255,0.5);
	box-shadow: 0 1px 0 rgba(0,0,0,0.1), 0 -10px 0 rgba(255,255,255,0.3);
}
/*鼠标跟随图片悬停效果 end*/
/*产品展示*/
.product {
	width: 100%;
	height: 550px;
	margin: 0 auto;
	background: url(../images/bai.jpg) no-repeat 125px top;
	position: relative;
	/*! margin-left: 125px; */
	overflow: hidden;
}
.product .product_t {
	height: 170px;
	margin: 0 auto;
	text-align: center;
	margin-left:125px;
}
.product .product_t img {
	padding-top: 60px;
}
.product .product_con {
	height: 370px;
	margin: 0 auto;
	margin-left:125px;
}
.product .product_our_ico img {
	}
/*滑动效果*/
#slider {
	width: 800px;
	margin: 0 auto;
	position: relative;
}
.scroll {
	min-height: 300px;
	width: 800px;
	overflow: auto;
	overflow-x: hidden;
	position: relative;
	clear: left;
}
.scrollContainer div.panel {
	padding-top: 35px;
	width: 800px;
}
.scrollContainer div.panel p {
	text-indent: 24px;
	line-height: 1.8;
	font-size: 14px;
}
#shade {
	background: #7A7A7A;
	width: 100%;
	height: 2px;
	position: absolute;
	top: 218px;
	left: 125px;
	/*! overflow: hidden; */
}
ul.navigation {
	width: 500px;
	height: 30px;
	margin-left: 15px;
}
ul.navigation li {
	display: inline;
	width: 50px;
	height: 30px;
	line-height: 30px;
	float: left;
	border-right: 2px solid #010101;
	text-align: center;
	background: url(../images/pro_class_ico.png) no-repeat center bottom;
}
ul.navigation a {
	color: #646464;
	text-decoration: none;
	display: block;
}
ul.navigation a:hover {
	}
ul.navigation a.selected {
	background: url(../images/pro_class_ico_on.png) no-repeat center bottom;
}
ul.navigation a:focus {
	outline: none;
}
.scrollButtons {
	position: absolute;
	top: 150px;
	cursor: pointer;
	display: none;
}
.scrollButtons.left {
	left: -40px;
}
.scrollButtons.right {
	right: -40px;
}
.hide {
	display: none;
}
.show_count a {
	color:#f60;
	text-decoration:underline;
}
.show_count a:hover {
	color:red;
}
/*首页产品列表*/
dl.in_pro_list {
	width:180px;
	height:250px;
	float:left;
	text-align:center;
	margin:0px 20px 0 0px;
	display:inline;
	background: #fff;
}
dl.in_pro_list:hover {
	background: #FCAF01;
}
dl.in_pro_list:hover dd {
	color: #fff;
}
dl.in_pro_list dt {
	width:180px;
	height:220px;
}
dl.in_pro_list dt img {
	width:180px;
	height:220px;
}
dl.in_pro_list dd {
	line-height:30px;
	height:30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/*内页产品列表*/
dl.pro_list {
	width:180px;
	height:250px;
	float:left;
	text-align:center;
	margin:20px 30px 0px 50px;
	display:inline;
	position: relative;
}
dl.pro_list dt {
	width:180px;
	height:220px;
	
}
dl.pro_list dt img {
	width: 180px;
	height: 220px;
}
dl.pro_list dt a {
	display:block;	width: 180px;
	height: 220px;
}
dl.pro_list p {
	position: absolute;
	top: 0;
	left: 0;
	width: 180px;
	height: 220px;
	display: block;
	z-index:10;
}
dl.pro_list p:hover {
	background: url(../images/hover-link.png) no-repeat center center;
}
dl.pro_list dd {
	line-height:40px;
	height:40px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}

/*列表样式*/
dl.photo_list {
	width:200px;
	height:195px;
	float:left;
	text-align:center;
	margin:20px 5px 0px 50px;
	display:inline;
}
dl.photo_list dt {
	width:200px;
	height:175px;
}
dl.photo_list dt img {
	width:200px;
	height:170px;
}
dl.photo_list dd {
	height:30px;
	line-height:30px;
}
/*左侧*/
/*分类栏目*/
.left_class {
	width: 250px;
	height: auto;

}
.left_class_title {
	width: 250px;
	height: 55px;
	font-size: 20px;
	background-color: #FF7D01;
	line-height: 55px;
	color: #fff;
	text-indent: 30px;
}
.left_class_title span {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: 5px;
}
.left_class_list {
	width: 250px;
	height: auto;
	padding: 10px 0 0px 0;
	margin: 0 auto;
}
.left_class_list ul li {
	width: 250px;
	height: 45px;
	line-height: 45px;
	text-indent: 40px;
	background: #eaeaea url(../images/arr.png) no-repeat 200px center;
	margin-bottom: 10px;
	font-size: 15px;
}
.left_class_list ul li a {
	display:block;
}
.left_class_list ul li.on {
	background: #138513 url(../images/arr_on.png) no-repeat 200px center;
}
.left_class_list ul li.on a {
	color:#fff;
}
.leftTitle {
	width: 250px;
	height: 55px;
	color: #fff;
	font-size: 20px;
	line-height: 55px;
	background: #138513;
	text-indent: 30px;
}
.leftTitle span {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: 5px;
}
.leftContact {
	width: 250px;
	padding: 10px 0px;
	line-height: 24px;
}
.leftContact p {
	}
.leftContact dl {
	width:204px;
	display:block;
	clear:both;
}
.leftContact dl dt,.leftContact dl dd {
	font-size:12px;
	line-height:30px;
}
.leftContact dl dt {
	float:left;
	width:40px;
	padding-left: 24px;
}
.leftContact dl dd {
	float:left;
	width:138px;
}
/*当前位置*/
#position{width:1040px;margin:0 auto;border:1px solid #e6e6e6;/*! border-top:none; *//*! border-right:none; */height:40px;line-height:40px;background:#fff url(../images/li-home.png) no-repeat 20px 50%;font-size: 14px;overflow:hidden;text-indent: 45px;text-align: left;}
#position div{float:right;height:30px;line-height:30px;_padding-top:8px;}
#position div img{margin:0 5px;vertical-align:middle;}
#position a{color:#333;}
/*end 当前位置*/

/*内页*/
.main{width: 1080px; overflow: hidden;margin:0 auto; background: #fff;text-align: center;}
.title{width: 1040px;margin: 0 auto;font-size: 20px;font-weight: bold;border-bottom: 1px solid #e0e0e0;line-height: 60px;height: 60px;text-indent: 15px;margin-bottom: 10px;text-align: left;}

/*新闻分类*/
.nav_class{float: right;font-size: 15px;}
.nav_class strong{color: #484848;}
.nav_class p{color: #EEE}
.nav_class a{padding: 0 5px;font-weight: initial;color: #45A800;}
.nav_class a:hover{color: #f60;}
.nav_class a.on{color: #f60;}

/*新闻列表*/
.news_pic_list{width: 1000px;height: 245px;padding: 20px 0px 20px 0px;border-bottom: 1px solid #E9E9E9;margin: 0 auto;text-align: left;}
.news_pic_list a{font-size: 16px;line-height: 50px;color: #333;font-weight: bold;display: block;}
.news_pic_list a:hover{color: #3292d7;}
.news_pic_list p{font-size: 12px;color: #666;line-height: 24px;}
.news_pic_list img{float: left;margin-right: 15px;width: 200px;height: 245px;margin-left: 10px;}


/*新闻内容*/
.maincont{width: 1040px;height: auto;padding: 15px 0px 12px 0px;margin: 0 auto;min-height: 450px;text-align: left;}
.maincont h1{font-size:25px;line-height:35px;padding:10px 0 10px;text-align:center;font-weight:normal}
.maincont .subhead{margin:0 0 12px;font-size:14px;text-align:center;}
.maincont #longtitle{margin:0 0 12px;font-size:14px;text-align:center;}
.maincont .explain{padding:8px 0 6px;line-height:30px;font-family:"宋体";font-size:14px;color:#898989;text-align:center;}
.maincont .explain em{font-family:'Lucida Sans Unicode', Tahoma, Helvetica, Arial, sans-serif;color:#666666;}
.Big, .Middle, .Small, .Print, .Close, .Favorite{cursor:pointer;}
.maincont .Zoom{border-top:1px solid #E0E0E0;padding:20px 15px;margin:10px auto; *padding-bottom:15px;line-height:35px;font-size:15px;overflow-x:auto;overflow-y:hidden;}
.maincont .Zoom p{margin:15px 0 0;}
.maincont .Zoom img{margin:5px 10px;height:auto;max-width:750px;}
.maincont .Zoom p.player{margin:0 0 10px;text-align:center;}
.maincont .Zoom a{color:#333;text-decoration:underline;}
.maincont .Zoom a:hover{color:#f60;text-decoration:none;}
.maincont .editor{margin:10px 15px;font-weight:bold;font-size:14px;text-align:right;}

/*上一篇*/
.maincont .previous{line-height:30px;font-size:15px;padding-left: 40px;}
.maincont .previous a{color:#333;}
.maincont .previous a:hover{color:#f60;}

/*图片滚动定义
#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;
}
/*首页产品分类样式*/
/*热门资讯*/
.toplist {
	width:250px;
	margin-top:10px;
	padding:0;
	list-style:none;
	background:url(../images/dotnum.gif) no-repeat top left;
}
.toplist li {
	line-height:30px;
	height:30px;
	padding-left:30px;
	border-bottom:1px solid #F0F0F0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.toplist li span {
	float:right;
	color:#999;
}

/*版权样式*/
.footer {
	background-color: #1f1a17;
	width: 100%;
	height: 250px;
	margin: 0 auto;
}
.botter {
	width: 860px;
	height: 180px;
	border-bottom: 1px solid #fff;
	margin: 0 auto;
}
.footer_c {
	width: 190px;
	height: 180px;
	margin-left: 150px;
}
.footer_c h1 {
	font-size: 12px;
	color: #fff;
	font-weight: inherit;
	line-height: 64px;
}
.footer_c h2 {
	font-size: 10px;
	text-align: left;
	background: url(../images/footer_ico.png) no-repeat;
	padding-left: 25px;
	color: #fff;
	font-weight: inherit;
	line-height: 21px;
}
.footer_n {
	width: 200px;
	height: 180px;

	margin-right: 140px;
}
.footer_n h1 {
	font-size: 12px;
	color: #fff;
	font-weight: inherit;
	line-height: 64px;
}
.footer_n h2 {
	font-size: 10px;
	text-align: left;
	font-weight: inherit;
	line-height: 18px;
	width: 140px;
	float: left;
}
.footer_n h2 ul {
	}
.footer_n h2 ul li {
	width: 48px;
	float: left;
	margin-right: 20px;
	height: 14px;
	margin-bottom: 5px;
	font-size: 11px;
}
.footer_n h2 ul li a {
	color: #fff;
}
.footer_n dl {
	width: 60px;
	float: left;
	text-align: center;
	height: 60px;
	float: left;
}
.footer_n dl dt {
	color:#fff;
	height: 58px;
	width: 58px;
}
.footer_n dl dt img {
	color:#fff;
	width: 58px;
	height: auto;
}
.footer_n dl dd {
	color:#fff;
	font-size: 12px;
	height: 24px;
	line-height: 24px;
	display:block;
}
.footer_b {
	clear: both;
	width: 560px;
	height: 65px;
	line-height: 65px;
	color: #fff;
	margin: 0 auto;
}
/*图片滚动定义
.rollBox {
	width:1200px;
	overflow:hidden;
	height:200px;
	margin:0 auto
}
.rollBox .LeftBotton {
	height:150px;
	width:60px;
	overflow:hidden;
	float:left;
	display:inline;
	margin:40px 0 0 0;
	cursor:pointer;
}
.rollBox .RightBotton {
	height:150px;
	width:50px;
	overflow:hidden;
	float:right;
	display:inline;
	margin:40px 0 0 0;
	cursor:pointer;
	text-align: right;
}
.rollBox .Cont {
	width:1080px;
	overflow:hidden;
	float:left;
	height:240px;
}
.rollBox .ScrCont {
	width:10000000px;
}
.rollBox .Cont a:link,.rollBox .Cont a:visited {
	color:#000000;
	text-decoration:none;
	font-size:12px;
}
.rollBox .Cont a:hover {
	color:#f00;
	text-decoration:underline;
	font-size:12px;
}
.rollBox #List1,.rollBox #List2 {
	float:left;
}
.rollBoxtop1 {
	float:left;
	font-size: 12px;
	font-weight: bold;
	padding:10px 0px 0px 10px;
}
/*


推荐阅读*/
	.rcrd {
	padding:16px 30px 10px 25px;
	font-size:14px;
	height:auto;
	background:#f6f6f6;
	width: 880px;
	text-align: left;
}



.rcrd b {
	display:block;
	line-height:30px;
	height:30px;
	overflow:hidden;
	color:#034091
}
.rcrd ul {
	width:90%;
	margin:0 auto;
}
.rcrd li {
	border-bottom:1px #cacaca dashed;
	padding:0 0 0 15px;
	line-height:35px;
	height:35px;
	overflow:hidden;
	background:url(../images/li.png) left center no-repeat
}
.rcrd .lst {
	border:0
}
.rcrd li a {
	color:#666
}
.rcrd li span {
	float:right;
	color:#666
}
/*推荐阅读 end*/
/*图片 特效 放大*/
.avatar {
	display: block;
	overflow: hidden;
	width: 180px;
	height: 220px;
}
.avatar:hover {
	}
.avatar:hover img {
	transform: scale(1.3);
	transition: all 1s ease 0s;
	-webkit-transform: scale(1.3);
	-webkit-transform: all 1s ease 0s;
}
/*图片 特效 放大 end*/


/* 浏览器宽度大于1280px时 */ 
@media screen and (min-width: 1280px) { 
.news_con {width: 1160px;}  
.about_con_c {width: 1160px;}  
.product_our_t {width: 1160px;} 
.product_our_ico {width: 1160px;} 
.product_our_t {width: 1160px;} 
.product_our_ico {width: 1160px;} 
.product_t {width: 1160px;} 
.product_con {width: 1160px;} 
} 

/* 浏览器宽度大于1366px时 */ 
@media screen and (min-width: 1366px) { 
.news_con {width: 1246px;}  
.about_con_c {width: 1246px;}  
.product_our_t {width: 1246px;} 
.product_our_ico {width: 1246px;} 
.product_our_t {width: 1246px;} 
.product_our_ico {width: 1246px;} 
.product_t {width: 1246px;} 
.product_con {width: 1246px;} 
} 

/* 浏览器宽度大于1440px时 */ 
@media screen and (min-width: 1440px) { 
.news_con {width: 1320px;}  
.about_con_c {width: 1320px;}  
.product_our_t {width: 1320px;} 
.product_our_ico {width: 1320px;} 
.product_our_t {width: 1320px;} 
.product_our_ico {width: 1320px;} 
.product_t {width: 1320px;} 
.product_con {width: 1320px;} 
} 

/* 浏览器宽度大于1680px时 */
@media screen and (min-width: 1680px) { 
.news_con {width: 1560px;}  
.about_con_c {width: 1560px;}  
.product_our_t {width: 1560px;} 
.product_our_ico {width: 1560px;} 
.product_our_t {width: 1560px;} 
.product_our_ico {width: 1560px;} 
.product_t {width: 1560px;} 
.product_con {width: 1560px;} 
}

/* 浏览器宽度大于1920px时 */
@media screen and (min-width: 1920px) { 
.news_con {width: 1800px;}  
.about_con_c {width: 1800px;}  
.product_our_t {width: 1800px;} 
.product_our_ico {width: 1800px;} 
.product_our_t {width: 1800px;} 
.product_our_ico {width: 1800px;} 
.product_t {width: 1800px;} 
.product_con {width: 1800px;} 
} 

