﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
table th, table td {
	padding: 0px;
}
fieldset, img {
	border: 0;
}
address, caption, cite, code, dfn, em, th, var {
	font-style: normal;
	font-weight: normal;
}
div,p{word-wrap:break-all;}
.clear {
    clear: both;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
}
.clear_l{
  clear:left;
}
.clear_r{
  clear:right;
}
clearfix:after{
content:"."; display:block; height:0; clear:both;
visibility:hidden;
}
*html .clearfix{
 height:1%;
}
*+html .clearfix{
 height:1%;
}
.blank{height:10px; line-height:10px; clear:both; visibility:hidden;}
.blank10{height:20px; line-height:10px; clear:both; visibility:hidden;}
.blank5{height:3px; line-height:5px;/* _margin:-3px 0;*/ clear:both; visibility:hidden; font-size:0px; padding:0px; margin:0px;}
.dashed{ border-bottom:#ccc dashed 1px; width:100%; line-height:0px; height:0px; font-size:0px;}
.t_r{ text-align:right;}
.t_c{ text-align:center;}
.t_l{ text-align:left;}
ol, ul {
	list-style: none;
}
.lh30{
 line-height:30px;
}
.pt40 {
    padding-top: 40px;
}
.mb10{
    margin-bottom: 10px;
}
.mb20{
    margin-bottom: 20px;
}
.mb40 {
    margin-bottom: 40px;
}
.mb50{
    margin-bottom:50px;
}
.ov{ overflow:hidden}
.cen { text-align:center;}
.mt5 { margin-top:5px; }
.mt10 { margin-top:10px;}
.mt20 {margin-top:20px;}
.pt10{ padding-top:10px;}
ception, th {
	text-align: left;
}
q:before, q:after {
	content: '';
}
abbr, acronym {
	border: 0;
}
.pr {
    position: relative;
}
.pa {
    position: absolute;
}
a {
	color: #666;
	text-decoration: none;
}  /*for ie f6n.net*/
a:focus {
	outline: none;
} /*for ff f6n.net*/
a:hover {
	text-decoration: underline;
}
/*定位*/
.tl {
	text-align: left;
}
.tc {
	text-align: center;
}
.tr {
	text-align: right;
}
.bc {
	margin-left: auto;
	margin-right: auto;
}
.fl {
	float: left;
	display: inline;
}
.fr {
	float: right;
	display: inline;
}
.zoom {
	zoom: 1
}
.hidden {
	visibility: hidden;
}
.vam {
	vertical-align: middle;
}
.clear {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.pv{ position:relative; }
p {
	word-spacing: -1.5px;
}
 -moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;
/*其他*/
.curp {
	cursor: pointer
}
;
/*原reset*/
sup {
	vertical-align: baseline;
}
sub {
	vertical-align: baseline;
}
input, button, textarea, select, optgroup, option {
	font-family: inherit;
	font-size: inherit;
	font-style: inherit;
	font-weight: inherit;
}
input, button, textarea, select {
*font-size:100%;
}
input, select {
	vertical-align: middle;
}
body {
	font: 12px/1.231 arial, helvetica, clean, sans-serif;
}
select, input, button, textarea, button {
	font: 99% arial, helvetica, clean, sans-serif;
}
table {
	font-size: inherit;
	font: 100%;
	border-collapse: collapse;
}
pre, code, kbd, samp, tt {
	font-family: monospace;
*font-size:108%;
	line-height: 100%;
}
/*title*/
h1 {
	font-size: 32px;
}
h2 {
	font-size: 26px;
}
h3 {
	font-size: 20px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}
#roll_top, #fall, #ct {
	position: relative;
	cursor: pointer;
	height: 52px;
	width: 52px
}
#roll_top {
	background: url(../images/top.gif) no-repeat
}
#fall {
	background: url(../images/top.gif) no-repeat 0 -80px
}
#ct {
	background: url(../images/top.gif) no-repeat 0 -40px
}
#roll {
	display: block;
	width: 15px;
	margin-right: -558px;
	position: fixed;
	right: 46%;
	top: 80%;
	_margin-right: -558px;
	_position: absolute;
_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight*0.8));
	z-index: 100;
}
/*end reset*/



/* CSS Document */
body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: "微软雅黑";
	position: relative;
}/*网站字体颜色*/
.header, .content, .footer, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1000px;
}
/*页眉*/
.header {
	width: 100%;
	height:auto;
}
.header_top {
	overflow: hidden;
	width: 100%;
	height: 30px;
	line-height:26px;
	background-color:#f7f7f7;
}

.header_top ul {
	overflow: hidden;
	float: right;
	width: 280px;
	margin-top: 3px;
}
.header_top li {
	float: left;
	width: 88px;
	font-size: 16px;
	text-align: center
}
.header_top li a {
	color: #7a7a7a;
}
.header_top li.first {
	border-right: 1px dotted #7a7a7a;
}
.header_center {
	overflow: hidden;
	width: 100%;
	height:179px;
	background:url(../images/headaode.jpg) no-repeat;
}
.w1120{
   width:1120px;
   margin:0 auto;
}
.header_center .logo {
	top:18px;
	left:0;
	position:absolute;
    width: 622px;
    background: url(../images/logo_aode3.png) no-repeat;
    height: 139px;
}
/*.header_center h1 {
	float: left;
	margin-top: 0px;
}*/
.header_center .logo h1 {
    text-indent: -99999px;
}
.header_center .head_right {
    float: right;
    height: auto;
}
.header_center .head_right .tel {
    width: 220px;
    height: 37px;
    margin-top:40px;
	margin-bottom:10px;
    float: left;
    background: url(../images/tell.png) no-repeat left;
}
.header_center .head_right .tel b{
	padding-left:40px;
	line-height:35px;
    display: block;
    font-family: Arial;
    font-size: 25px;
    color: #bc0714;
}
.header_center .head_right .searfrm {
   
}
.header_center .head_right .searfrm .ipt {
    float: left;
    width: 180px;
    height: 30px;
    line-height: 30px;
    padding: 0 20px;
    color: #999;
    padding: 0 10px;
    border: 1px solid #ccc;
}
.header_center .head_right .searfrm .so {
    float: left;
    width: 47px;
    height: 32px;
    text-indent: -999em;
    cursor: pointer;
    border: 0;
    background: url(../images/search.jpg) no-repeat;
}
.header_center .head_right .searfrm .hotk {
    margin-top: 40px;
}
.header_center h2 {
	float: left;
	font-weight: bold;
	font-size: 26px;
	padding-left: 15px;
	margin-left: 15px;
	border-right: 1px solid #dcdcdc;
	margin-top: 45px;
	color: #C51821;
	padding-right: 20px;
}
.header_center h2 p {
	color: #000;
	font-weight: normal;
}
.header_center h2 img {
	display: block;
	margin-bottom: 5px;
}
.header_center .phone {
	overflow: hidden;
	float: right;
	margin-top: 30px;
	padding-left: 55px;
	background: url(../images/phone.png) no-repeat center left;
	margin-right: 70px;
}
.header_center .phone p {
	font-size: 13px;
	color: #858585;
}
.header_center .phone b {
	display: block;
	font-family: Arial;
	font-size: 24px;
	color: #bc0714;
}
.header_center h3 {
	float: left;
	color: #C51821;
	font-weight: bold;
	padding-top: 22px;
	padding-left: 5px;
	width: 300px;
	text-align: center;
	line-height: 26px;
}
.header_center h3 p {
	color: #0C0C0C;
}
.header_nav {
	width: 100%;
	position: relative;
  left: 0;
  z-index: 99; 
	height: 52px;
	line-height: 52px;
	background: url(../images/header_nav.jpg) repeat-x left top;
}
.header_hnav {
    width: 100%;
    position:absolute;
    left: 0;
    z-index: 10;
    height: 52px;
    line-height: 52px;
    background: url(../images/hnavbg.jpg) repeat-x left top;
}
.header_nav ul {
	
}
.header_nav ul dl.navlist {
    position: absolute;
    background: #020202;
    display: none;
    z-index: 999999;
    left: 0px;
    top: 52px;
	width:124px;
    background-color: rgba(0,0,0,0.8);
    box-shadow: 0 1px 5px rgba(9,2,4,.55);
    border: solid 1px #575556;
    border-top: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.header_nav ul dl.navlist1 {
    position: absolute;
    background: #020202;
    display: none;
    z-index: 999999;
    left: 0px;
    top: 52px;
	width:220px;
    background-color: rgba(0,0,0,0.8);
    box-shadow: 0 1px 5px rgba(9,2,4,.55);
    border: solid 1px #575556;
    border-top: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.header_nav ul dl.navlist dd {
    background: none;
    margin: 0 5px;
    padding: 0;
    text-align: center;
    height: 50px;
    line-height: 60px;
    display: block;
    z-index: 99999;
    border-bottom: dotted 1px #a5a4a4;
    color: #333333;
}
.header_nav ul dl.navlist1 dd {
    background: none;
    margin: 0 5px;
    padding: 0;
    text-align: center;
    height: 50px;
    line-height: 60px;
	float:left;
    display: block;
    z-index: 99999;
    border-bottom: dotted 1px #a5a4a4;
    color: #333333;
}
.header_nav ul dl.navlist dd a, .header_nav ul dl.navlist dd a:hover {
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
    color: #fff;
    padding: 1px;
}
.header_nav ul dl.navlist1 dd a, .header_nav ul dl.navlist1 dd a:hover {
    font-size: 13px;
    text-decoration: none;
    font-weight: normal;
    color: #fff;
    padding: 1px;
}
.header_nav li {
	float: left;
	font-size: 16px;
	width:124px;
	text-align:center;
	position: relative;
	z-index: 99999;
	background: url(../images/per.png) no-repeat right center;
}
.header_nav li a {
	display: block;
	text-decoration: none;
	color: #fff;
	font-weight:600;
	position: relative;
	z-index: 2
}
.header_nav li img {
	display: none;
	position: absolute;
	left: 0;
	top: 0;
}
.header_nav li.last {
	background: none
}
.header_nav li:hover a, .header_nav li.cur a {
	color: #000;
}
.header_nav li:hover img, .header_nav li.cur img {
	display: block
}
.header_nav li:hover, .header_nav li.cur {
	background: url(../images/header_nav_cur.jpg) repeat center;
}
/*footer*/
.footer {
	overflow: hidden;
	width: 100%;
	background-color: #292a2e;
	padding-top: 20px;
}
.footer .menu {
	overflow: hidden;
	float: left;
	padding-right: 30px;
	margin-left: 25px;
	border-right: 1px solid #444;
	height: 180px;
	padding-top: 10px;
}
.footer .menu.last {
	border: none;
}
.footer .menu h4 {
	font-weight: normal;
	font-size: 14px;
	color: #dfdfdf;
	margin-bottom: 15px;
}
.footer .menu h4 a {
	color: #dfdfdf
}
.footer .menu p {
	font-size: 13px;
	color: #8b8b8b;
	line-height: 26px;
}
.footer .menu p a {
	color: #8b8b8b;
}
.footer .menu p a:hover {
	color: #fff;
}
.footer .ewm {
	overflow: hidden;
	float: right;
	margin-right: 10px;
}
.footer .ewm img {
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}
.footer .ewm p {
	text-align: center;
	font-size: 15px;
	color: #bcbcbc;
}
.footer .f_btm {
	overflow: hidden;
	width: 100%;
	padding: 20px 0;
	background-color: #1d1e22;
	margin-top: 50px;
}
.footer .f_btm p {
	float: left;
	font-size: 13px;
	color: #636363;
}
.footer .f_btm ul {
	overflow: hidden;
	float: right
}
.footer .f_btm li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #636363;
	font-size: 13px;
}
.footer .f_btm li a {
	color: #636363
}
.footer .f_btm li.last {
	padding-right: 0;
	border: none;
}
.footer .f_btm li a:hover {
	color: #fff
}
/*title*/
.title {
	overflow: hidden;
	width: 100%;
	margin-bottom: 35px;
}
.title p {
	text-align: center;
	font-size: 47px;
	color: #e3e3e3;
	font-family: Arial;
	text-transform: uppercase;
	font-weight: bold
}
.title h3 {
	text-align: center;
	font-size: 25px;
	color: #000;
	padding-bottom: 15px;
	background: url(../images/title_bg.png) no-repeat center bottom;
	font-weight: normal
}
.title h3 a {
	color: #000;
}
/*留言*/
.inliuyan {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	height: 448px;
	background: url(../images/liuyan.jpg) no-repeat center top;
	margin-bottom: 70px;
}
.inliuyan p {
	font-size: 19px;
	color: #fff;
	float: left;
	margin-left: 155px;
	margin-top: 285px;
}
.inliuyan p b {
	font-size: 22px;
}
.inliuyan ul {
	overflow: hidden;
	float: right;
	width: 400px;
	margin-top: 125px;
	margin-right: 37px;
}
.inliuyan li {
	overflow: hidden;
	width: 398px;
	border: 1px solid #d5d5d5;
	margin-bottom: 10px;
}
.inliuyan input {
	overflow: hidden;
	float: left;
	width: 337px;
	height: 34px;
	line-height: 34px;
	font-size: 14px;
	color: #767676;
	border: none;
	border-left: 1px solid #d5d5d5;
	outline: none;
	padding: 0 10px;
}
.inliuyan span {
	display: block;
	float: left;
	width: 40px;
	height: 34px;
}
.inliuyan textarea {
	overflow: hidden;
	float: left;
	width: 337px;
	height: 110px;
	resize: none;
	font-size: 14px;
	color: #767676;
	border: none;
	border-left: 1px solid #d5d5d5;
	outline: none;
	padding: 10px;
}
.inliuyan li.last {
	border: none
}
.inliuyan em {
	display: block;
	width: 133px;
	height: 38px;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	color: #fff;
	margin-right: 10px;
	background-color: #fd581f;
	float: left;
	cursor: pointer
}
.inliuyan em.last {
	background-color: #dcdcdc;
	color: #595959;
}
.inbanner {
	height: 500px;
	margin-bottom: 45px;
}
.inbanner a {
	display: block;
	height: 500px;
}
.huodong {
	overflow: hidden;
	width: 1110px;
	margin: 0 auto;
	margin-bottom: 60px;
}
.huodong .hdbox {
	overflow: hidden;
	width: 100%;
	height: 300px;
	margin-top: 30px;
	position: relative
}
.huodong .hdbox i {
	display: block;
	width: 31px;
	height: 63px;
	cursor: pointer;
	position: absolute;
	top: 95px;
}
.huodong .hdbox .btn01 {
	left: 0;
	background: url(../images/jmbtn01.png) no-repeat center top;
}
.huodong .hdbox .btn02 {
	right: 0;
	background: url(../images/jmbtn02.png) no-repeat center top;
}
.huodong .hdbox i:hover {
	background-position: bottom
}
.huodong .hdWin {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	height: 300px;
	position: relative;
}
.huodong .hdWin ul {
	overflow: hidden;
	position: absolute
}
.huodong .hdWin li {
	float: left;
	width: 315px; /*height:300px;*/
	margin-right: 27px;
}
.huodong .hdWin li img {
	display: block;
	border: 8px solid #dcdcdc;
	margin-bottom: 20px;
}
.huodong .hdWin li span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #333;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.wenti {
	overflow: hidden;
	width: 1000px;
	height: 382px;
	background: url(../images/wenti.jpg) no-repeat center top;
	margin: 0 auto
}
.baozhang {
	overflow: hidden;
	width: 100%;
	margin-bottom: 110px;
}
.baozhang .topt {
	overflow: hidden;
	width: 100%;
	height: 130px;
	background: url(../images/jm03.png) no-repeat center top;
}
.baozhang .topt span {
	display: block;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 5px;
	font-size: 28px;
	color: #fff;
}
.baozhang .topt em {
	font-size: 36px;
}
.baozhang .topt b {
	display: block;
	text-align: center;
	font-size: 28px;
	color: #fff600;
}
.baozhang .wenbox {
	padding-top: 55px;
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	height: 960px;
	position: relative
}
.baozhang .wenbox i {
	display: block;
	width: 3px;
	height: 936px;
	background-color: #f3f3f3;
	position: absolute;
	top: 0;
	left: 57px;
}
.baozhang .wenbox .wen {
	overflow: hidden;
	width: 100%;
	height: 145px;
	position: relative;
	z-index: 2;
	margin-bottom: 44px;
}
.baozhang .wenbox span {
	display: block;
	font-weight: bold;
	font-size: 28px;
	color: #fff;
	text-align: center;
	line-height: 112px;
	height: 112px;
	width: 112px;
	background: url(../images/jm02.png) no-repeat center;
	float: left;
	margin-top: 16px;
}
.baozhang .wenbox img {
	display: block;
	float: left;
	margin-left: 25px;
}
.baozhang .wenbox .wbox {
	overflow: hidden;
	float: right;
	width: 580px;
}
.baozhang .wenbox h3 {
	font-size: 20px;
	color: #000;
	margin-bottom: 15px;
}
.baozhang .wenbox p {
	font-size: 13px;
	color: #333;
	line-height: 24px;
}
.dianpu {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 80px;
}
#ImgBox {
	overflow: hidden;
	width: 100%;
	height: 360px;
	position: relative
}
#ImgBox span {
	cursor: pointer;
	width: 41px;
	height: 63px;
	position: absolute;
	top: 135px;
}
#ImgBox .shiliLeft {
	background: url(../images/jmbtn01.png) no-repeat center top;
	left: 0;
}
#ImgBox .shiliRight {
	background: url(../images/jmbtn02.png) no-repeat center top;
	right: 0;
}
#ImgBox span:hover {
	background-position: bottom
}
#ImgBox #ImgWindow {
	overflow: hidden;
	width: 780px;
	margin: 0 auto;
	height: 360px;
	position: relative;
}
#ImgBox .tu01, #ImgBox .tu03, #ImgBox .tunone {
	position: absolute;
	top: 55px;
	width: 360px;
	height: 246px;
	overflow: hidden;
	z-index: 1
}
#ImgBox .tu01 img, #ImgBox .tu03 img, #ImgBox .tunone img {
	display: block;
	width: 100%;
	margin-bottom: 10px;
}
#ImgBox .tu01 {
	left: 0;
}
#ImgBox .tu03 {
	right: 0;
}
#ImgBox .tunone {
	left: 50%;
	margin-left: -180px;
	display: none
}
#ImgBox .tu02 {
	width: 533px;
	height: 360px;
	position: absolute;
	left: 123px;
	top: 0;
	z-index: 3;
	background-color: #e91722;
}
#ImgBox .tu02 img {
	display: block;
	border: 2px solid #c63426;
	margin-bottom: 10px;
	width: 529px;
	height: 317px;
}
#ImgBox p {
	font-size: 13px;
	color: #fff;
	text-align: center;
}
#ImgBox b {
	display: none;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.5;
	position: absolute;
	left: 0;
	top: 0;
}
#ImgBox .tu02 b {
	display: none;
}
.jianzheng {
	overflow: hidden;
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 60px;
}
.jianzheng .topt {
	overflow: hidden;
	width: 100%;
	padding-bottom: 20px;
	background: url(../images/jz.png) no-repeat left bottom;
	margin-bottom: 30px;
}
.jianzheng .topt h3 {
	font-size: 16px;
	float: left
}
.jianzheng .topt h3 a {
	overflow: hidden;
	color: #000;
}
.jianzheng .topt em {
	font-size: 13px;
	color: #797979;
	text-transform: uppercase;
	margin-left: 10px;
}
.jianzheng .topt .xq {
	font-size: 13px;
	color: #575757;
	float: right
}
.jianzheng .jzbox {
	overflow: hidden;
	width: 110%;
	height: 365px;
}
.jianzheng dl {
	overflow: hidden;
	width: 475px;
	height: 162px;
	float: left;
	margin-right: 50px;
	margin-bottom: 35px;
}
.jianzheng dt {
	overflow: hidden;
	float: left;
	width: 159px;
	height: 128px;
	padding: 3px;
	border: 1px solid #d6d6d6;
}
.jianzheng dd {
	overflow: hidden;
	width: 290px;
	float: right;
}
.jianzheng dd h4 {
	font-size: 16px;
	font-weight: normal;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	margin-bottom: 10px;
}
.jianzheng dd h4 a {
	color: #333
}
.jianzheng dd p {
	font-size: 13px;
	color: #333;
	line-height: 20px;
	text-align: justify;
	height: 80px;
	overflow: hidden; /*margin-bottom:12px;*/
}
.jianzheng dd a.more {
	display: block;
	width: 80px;
	height: 24px;
	background: url(../images/jz_more.jpg) no-repeat center;
}
.jianzheng dd  .retop ul {
	overflow: hidden;
}
.retop li {
	float: left;
	margin-left: 10px;
}
.retop li img {
	display: block;
}
.rtTop {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: fixed;
	top: 35%;
	right: 50%;
	margin-right: -543px;
	cursor: pointer;
	display: none;
	z-index: 99;
}
.rtTop h4 {
	width: 43px;
	height: 43px;
	overflow: hidden;
	position: relative;
}
.rtTop img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}

.pro_content {
    width: 1200px;
    margin: 0 auto;
    font-family: "Microsoft Yahei";
}

.pro_nav{width:240px;background: #f4f4f4; box-shadow: 5px 5px 10px #b3b3b3;}
.pro_nav h3{font-size:24px;line-height:82px;height:82px;color: #fff;background:url(../images/pcls.jpg) no-repeat center 0;text-align: center;}
.pro_nav h3 a{color: #fff;}

.pro_nl{padding: 10px 8px 10px 12px;line-height: 50px;}
.pro_n1{position: relative;}
.pro_n1:before{content: "";position: absolute;width: 2px;height: 100%;background: #da2538;left: 0;top: 0;display: none;}
.pro_n1:hover:before{display: block;}
.pro_nl h4{height:40px;font-size: 15px;line-height:40px;background:url(../images/prolbg11.gif) no-repeat 0 0;padding: 0 35px 0 15px;margin-bottom: 4px;}
.pro_nl h4 a{display: block;color: #333; font-weight:normal; text-decoration:none; }
.pro_nl h4 a:hover, .pro_nl h4.sidenavcur a{display: block;color: #fff; font-weight:normal; text-decoration:none; }
.pro_nl h4:hover,.pro_nl h4.cur,.pro_nl h4.sidenavcur{background:url(../images/prolbg22.gif) no-repeat 0 0;}
.pro_nl ul{clear: both;display: block;padding: 0 0 6px;}
.pro_nl li{height:38px;white-space: nowrap;border-bottom: dashed 1px #d1d0d0;line-height: 38px;}
.pro_nl li:last-child{border:0;}
.pro_nl li a{display: block;color: #333;padding:0 0 0 30px;}
.pro_nl li a:hover{color: #bc0714;text-decoration: none;}
.pro_pho{background:url(../images/ptel.jpg) no-repeat 0 0;height:71px;padding: 56px 0 0 30px;line-height:18px;color: #fff;}
.pro_pho span{font-family:Impact, Arial blod;font-size: 28px;line-height: 31px;display: block;}

.pro_list{width:943px;overflow: hidden;}
.prev1,.next1{width:17px;height:27px;display: block;left:463px;top:174px;z-index: 2;}
.prev1{left:26px;}

.pro_c{width:943px;height:375px;background: #f4f4f4;overflow: hidden;overflow: hidden;margin-bottom:20px;}
.pro_lc dl{width:943px;height:375px;}
.pro_lc dt,.pro_lc dt img{width:498px;height:375px;display: block;overflow: hidden;float: left;}
.pro_lc dd{width: 346px;display: block;overflow: hidden;padding:53px 0 0 60px;float: left;line-height: 26px;color: #333;}
.pro_lc dd h4{color: #333;font-size:20px;line-height:42px;height:42px; border-bottom:solid 1px #bc0714; text-align:center}
.pro_lc dd h4 a{color: #333; text-decoration:none;}
.pro_lc dd .pro_lw{height:180px;overflow: hidden;}
.more01{width: 120px;height: 40px;line-height: 40px;border-radius: 20px;background: #bc0714;text-align: center;color: #fff;display: block;font-size: 16px; box-shadow: 5px 5px 10px #b3b3b3;}
.more01 a{display: block;color: #fff;}

.more02{width: 120px;height: 30px;line-height: 30px;border-radius: 20px;background: #bc0714; margin:0 auto; color: #fff;display: block;font-size: 16px;}
.more02 a{display: block;color: #fff;}


.pro_list ul{width: 960px;}
.pro_list li{position: relative;overflow: hidden; margin:0 10px 15px 0;float: left;width: 306px; background:#fff; box-shadow: 5px 5px 10px #b3b3b3;}
.pro_list li img{width:290px;height:290px;display: block;overflow: hidden;}
.pro_list li .intro{display: block;line-height:24px; padding: 10px;height: auto; 
    /*background-image: -webkit-linear-gradient(top,#f4f4f4,#f4f4f4);
    background-image: -o-linear-gradient(top,#f4f4f4,#f4f4f4);
    background-image: -ms-linear-gradient(top,#f4f4f4,#f4f4f4);
    background-image: linear-gradient(top,#f4f4f4,#f4f4f4);*/}

.pro_list li p.int{line-height:28px; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; text-align:center;}
.pro_list li p.int a{font-size: 16px;  text-decoration:none; font-weight:600; color:#000;}
.pro_list li p.intcon{
     text-indent:2em;height: 140px; line-height:30px; text-align:left; text-overflow: ellipsis; overflow: hidden;
}
.adt{ position:absolute; width:200px; top:130px; left:100px; font-size:30px; font-weight:600; color:#bc0714}
.ptd{ position:absolute; width:200px; top:130px; right:100px; font-size:30px; font-weight:600; color:#2e2e2e}
.search-submit{ width:46px; height:36px; background:url(../images/search.gif) no-repeat; cursor:pointer;}
.pagination-wrapper {
	margin: 0 auto;
}
.pagination {
	height: 34px;
	text-align: center;
}
.pagination li {
	display: inline-block;
	height: 34px;
	margin-right: 5px;
}
.pagination li a {
	float: left;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
}
.pagination li a:hover {
	background: #f5f5f5;
	color: #bc0714;
}
.pagination li.thisclass {
	background: #bc0714;
	color: #fff;
}
.pagination li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #bc0714;
	color: #fff;
	cursor: default;
}

.pglist {
	padding: 20px 0 30px;
	width: 100%;
	text-align: center;
	clear: both;
}

.pglist a {
	color: #666;
	padding: 0 14px !important;
	margin: 0 3px !important;
	font-weight: normal;
	background: #fff;
	border: 1px solid #ddd;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

.pglist * {
	display: inline-block;
	_zoom: 1;
	_display: inline;
	vertical-align: middle;
	line-height: 30px;
	padding-bottom: 1px;
}

.pglist a:hover, .pglist .hover, .pglist .thisclass a {
	display: inline-block;
	color: #fff;
	background: #bc0714;
	border-color: #bc0714;
}

.pglist .active span {
	display: inline-block;
	color: #fff;
	height: 34px;
	font-size: 16px;
	line-height: 34px;
	background: #bc0714;
	border-color: #bc0714;
	padding: 0 14px;
	margin: 0 3px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}