﻿@charset "utf-8";
/* CSS Document */
html{
	font-family: sans-serif;
}
html,body,header,section,footer,div,ul,ol,li,img,a,span,em,del,legend,center,strong,var,fieldset,form,label,dl,dt,dd,cite,input,hr,time,mark,code,figcaption,figure,textarea,caption, article, aside, figure, figcaption, footer, header, hgroup, nav, section, audio, video,h1,h2,h3,h4,h5,h6,p{
	margin:0;
	border:0;
	padding:0;
	font-style:normal;
/*	color:rgb(50,50,50);*/
}

/*屏蔽页面选中*/
/*html,body {
	-webkit-touch-callout:none;
	-webkit-text-size-adjust:none;
	-webkit-tap-highlight-color:rgba(0, 0, 0, 0);
	-webkit-user-select:none;
	background-color: #fff;
}
*/
nav,article,aside,details,main,header,footer,section,fieldset,figcaption,figure{
	display: block;
}
img,button,em,del,strong,var,label,cite,small,time,mark,code,textarea{
	display:inline-block;
}
header,section,footer {
	position:relative;
}
ol,ul{
	list-style:none;
}
input,select{
	outline:none;
}
input,button,textarea {
	border:0;
	margin:0;
	padding:0;
	font-size:1em;
	line-height:1em;
	/*-webkit-appearance:none;*/
	background-color:rgba(0, 0, 0, 0);
}

label, .wordWrap{
    word-wrap: break-word;
    word-break: break-all;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}


.loading_more{
	display: block;
	height: 1.5em;
	width: 100%;
}
.loading_more:before {
	background-image: url(../image/loading_more.gif) 30% center;
	background-repeat: no-repeat;
	background-size: contain;
	text-align: center;
} 
.loading_more:after {
	content: '加载更多';	
}

.icoimg,.icoimga a,.top_welcome,.mainbtbg1 h2,.mainbtbg1 .more a,.business_news .newsbox dl dt a,
.tywzlist li a,.tywzlist2 li a,.in_tybox1 dl dt a,.in_tybox2 dl dt a,.in_mainbt1 .more a,.lr_mainbt1 .more a,.lr_mainbt1 h2,.lr_mainbt2 h2,.lr_mainbt2 .dqwz,.lr_articleList1 dl dt a,.twlist dl dt h2 a,.down_list dl dt h2
{
	background-image: url(../images/ico.png);
	background-repeat: no-repeat;
	}

.list_hover ul li a,.list_hover ul li ul li a,.list_hover .xz a,.list_hover .xz2 a{
	background-image: url(../images/nav_ico.png);
	background-repeat: no-repeat;
}
.gqlist dl dt h2 a{
	background-image: url(../images/ico_gq.png);
	background-repeat: no-repeat;
}


body {
	height:100%;
}
body, button, input, select, textarea{
	font:12px/1.5 arial, "微软雅黑","宋体",Tahoma,Verdana,sans-serif;
	-webkit-text-size-adjust:none;
	}
fieldset, img {
	border:0;
}


button, input, select, textarea {
  margin: 0;
  vertical-align: middle;
}
ul, ol, li, dl, dt, dd {
	list-style-type: none;
}

em, code {
	font-style: normal;
}
del {
	text-decoration: line-through;
}
a{text-decoration:none; transition:all 0.3s ease-out 0s;cursor:pointer; color:#000;} 
a:hover{color:#c20000;text-decoration: none;}

/* 清除浮动 */
.clear:after {
  content: '\20';
  display: block;
  height: 0;
  clear: both;
}
.clear {
  *zoom: 1;
}

.clearfix {
*zoom:1
}

.clearfix:before, .clearfix:after {
	content: ' ';
	display: block;
	clear: both;
	visibility:hidden;
	line-height: 0;
	height:0;
	}

.clearfix:after {
	clear:both
}
.im img{
	border: 0;
	display:block;
}
.im100 img {
    width: 100%;
    min-width: 100%;
}
.overflowh {
	overflow:hidden;
	}

.flol {
	float:left;
}
.flor {
	float:right;
}


.f12 {
	font-size:12px;
}
.f14 {
	font-size:14px;
}
.f16 {
	font-size:16px;
}

.lin19 {
	line-height:19px;
}
.lin21 {
	line-height:21px;
}
.lin25 {
	line-height:25px;
}

.text_cen {
	text-align:center;
	margin-top: 15px;
}
.text_left {
	text-align:left;
}
.text_right {
	text-align:right;
}
.text_s{
	text-decoration: line-through;
	}

/*灰*/	
.gray {
	color:#4e4e4e;
}
.gray a,a.gray{
	color:#4e4e4e;
	}
.gray a:hover,a:hover.gray{
	color:#c20000;
	}
.gray2 {
	color:#828282;
}
.gray2 a,a.gray2{
	color:#828282;
	}
.gray2 a:hover,a:hover.gray2{
	color:#c52200;
	}
.gray3 {
	color:#eeeeee;
}
.gray3 a,a.gray3{
	color:#eeeeee;
	}
.gray3 a:hover,a:hover.gray3{
	color:#c52200;
	}
	
	
	
/*红*/	
.red {
	color:#f00;
}
.red a,a.red{
	color:#f00;
	}
.red a:hover,a:hover.red{
	color:#000;
	}


.red2 {
	color:#c20000;
}
.red2 a,a.red2{
	color:#c20000;
	}
.red2 a:hover,a:hover.red2{
	color:#000;
	}
.red3 {
	color:#c20000;
}
.red3 a,a.red3{
	color:#c20000;
	}
.red3 a:hover,a:hover.red3{
	color:#000;
	}
	
	
/*蓝*/	
.blue {
	color:#0078d5;
	}	
.blue a,a.blue{
	color:#0078d5;
	text-decoration: none;
	}	
.blue a:hover,a:hover.blue{
	color:#c20000;
	}


/*绿*/	
.green {
	color:#075f00;
	}	
.green a,a.green{
	color:#075f00;
	text-decoration: none;
	}	
.green a:hover,a:hover.green{
	color:#c20000;
	}

/*橙*/	
.orange {
	color:#B84F26;
	}	
.orange a,a.orange{
	color:#B84F26;
	text-decoration: none;
	}	
.orange a:hover,a:hover.orange{
	color:#000;
	}
.orange2 {
	color:#ffcc00;
	}	
.orange2 a,a.orange2{
	color:#ffcc00;
	text-decoration: none;
	}	
.orange2 a:hover,a:hover.orange2{
	color:#000;
	}
/*紫*/	
.purple {
	color:#a63e63;
	}	
.purple a,a.purple{
	color:#a63e63;
	text-decoration: none;
	}	
.purple a:hover,a:hover.purple{
	color:#000;
	}
/*白*/
.white {
	color:#fff;
	}	
.white a,a.white{
	color:#fff;
	text-decoration: none;
	}	
.white a:hover,a:hover.white{
	color:#c20000;
	}




.cw-icon {
	position: relative;
	cursor: default;
	zoom: 1;
}
.cw-icon .i, .cw-icon i {
	display: block;
	position: absolute;
	overflow: hidden;
}
.main_top {
	margin-top:5px;
}
.main_top1 {
	margin-top:10px;
}
.main_top2 {
	margin-top:15px;
}
.main_top3 {
	margin-top:20px;
}
.main_top4 {
	margin-top:30px;
}
.main_foot{
	margin-bottom:15px;
}
.main_lef {
	margin-left:10px;
}
.main_lef1 {
	margin-left:15px;
}
.main_lef2 {
	margin-left:20px;
}
.main_lef3 {
	margin-left:25px;
}
.main_rig {
	margin-right:10px;
}
.main_rig2 {
	margin-right:15px;
}
.main_rig3 {
	margin-right:25px;
}
.padding_top {
	padding-top:10px;
}
.padding_top2 {
	padding-top:20px;
}



.main {
	width:1200px;
	margin-left:auto;
	margin-right:auto;
	position: relative;
}


.main:before, .main:after {
	content:' ';
	display:table
}
.main:after {
	clear:both
}
.main100 {
    width: 100%;
}
.main_bgcolor{
	background-color:#ffffff;
}


.bor1 {
	background-color:#fff;
	border:1px solid #e3e3e3
}
.bor1_2 {
	border:1px solid #dadada;
	border-top:0; 
}




.bor2 {
	border:1px solid #38cc77;
}
.bor2_2 {
	border-left:1px solid #9c0000;
	border-right:1px solid #9c0000;
	border-bottom:1px solid #9c0000;
	background-color:#FFF;
}
.bor3 {
	background-color:#FFF;
	border:1px solid #d4d4d4;
	border-top:0;
}
.bor4 {
	border-top:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
}

.bor_f {
	border-bottom: 1px solid #e0e0e0;
}

.tylrbox1{
	padding:10px;
}
.tylrbox1_2{
	padding:10px 15px;
}
.tylrbox1_3{
	padding:10px 20px;
}
.tylrbox1_4{
	padding:15px 10px;
}
.tylrbox2{
	padding:20px;
}
.tylrbox2_2 {
	padding: 25px 15px;
}

.tylrbox3{
	padding:30px;
}
.tylrbox4{
	padding:40px;
}
.tylrbox5{
	padding:50px;
}




.w65 {
    width: 65px;
}
.w80 {
    width: 80px;
}
.w93 {
    width: 93px;
}

.w100 {
    width: 100px;
}
.w120 {
    width: 120px;
}

.w125 {
    width: 125px;
}
.w150 {
    width: 150px;
}
.w185 {
    width: 185px;
}

.w198 {
    width: 198px;
}

.w200 {
    width: 200px;
}
.w230 {
    width: 230px;
}

.w250 {
    width: 250px;
}

.w300 {
    width: 300px;
}
.w310 {
    width: 310px;
}
.w320 {
    width: 320px;
}
.w340 {
    width: 340px;
}

.w364 {
    width: 364px;
}




.w438 {
    width: 438px;
}


.w470 {
    width: 470px;
}

.w700 {
    width: 700px;
}

.w735 {
    width: 735px;
}

.w750 {
    width: 750px;
}
.w780 {
    width: 780px;
}
.w810 {
    width: 810px;
}

.w820 {
    width: 820px;
}
.w830 {
    width: 830px;
}
.w854 {
    width: 854px;


}
.w866 {
    width: 866px;
}
.w880 {
    width: 880px;
}


.w910 {
    width: 910px;
}
.w930 {
    width: 930px;
}
.w955{
    width: 955px;
}

.w1200{
	width:1200px
	}
.h30 {
    height: 30px;
}
.h300{
	 height: 300px;
	}
.main_right{
	margin-right:20px
	}
.main_right21{
	margin-right:21px
}
.main_rig2{
	margin-right:15px
	}

/*按钮*/

.an1{
	font-size:14px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#fff;
	border:0px;
	cursor:pointer;
background-color:#38cc77;
	display:inline-block;
	filter:progid:DXImageTransform.Microsoft.radius(strength=5);/*ie*/
	border-radius:5px;/*opera或ie9*/
	-webkit-border-radius: 5px;/*safari或chrome*/
	-moz-border-radius: 5px;/*firefox*/
	}

.an1:hover,a:hover .an1{
	color:#fff;
	background-color:#3eb370;
	}


.an2{
	font-size:14px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#fff;
	border:0px;
	cursor:pointer;
	background-color:#f59000;
	display:inline-block;
	filter:progid:DXImageTransform.Microsoft.radius(strength=5);/*ie*/
	border-radius:5px;/*opera或ie9*/
	-webkit-border-radius: 5px;/*safari或chrome*/
	-moz-border-radius: 5px;/*firefox*/
	}

.an2:hover,a:hover .an2{
	color:#fff;
	background-color:#b80005;
	}


.an3{
	font-size:16px;
	height:45px;
	line-height:45px;
	text-align:center;
	color:#fff;
	border:0px;
	cursor:pointer;
	display:inline-block;
	background-color:#f05c7c;
	filter: progid:DXImageTransform.Microsoft.radius(strength=5);
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	  }

.an3:hover,a:hover .an3{
	color:#fff;
	background-color:#ff6700;
	}


.an4{
	font-size:14px;
	padding:0 5px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#fff;
	border:0px;
	cursor:pointer;
	background-color:#9fb53c;
	display:inline-block;
	}

.an4:hover,a:hover .an4{
	color:#fff;
	background-color:#c76028;
	}
.an5{
	font-size:14px;
	padding:0 5px;
	height:35px;
	line-height:35px;
	text-align:center;
	color:#fff;
	border:0px;
	cursor:pointer;
	display:block;
	background-color:#c76028;
	}

.an5:hover,a:hover .an5{
	color:#fff;
	background-color:#9fb53c;
	}
	
/*图片Hover放大效果*/
.hover_zoom img {
	-webkit-transform:scale(1, 1);
	-webkit-transition-timing-function:ease-out;
	-webkit-transition-duration:1500ms;
	-moz-transform:scale(1, 1);
	-moz-transition-timing-function:ease-out;
	-moz-transition-duration:1500ms;
	transform:scale(1, 1);
	transition-timing-function:ease-out;
	transition-duration:1500ms;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-perspective:1000;
	-moz-perspective:1000;
	-ms-perspective:1000;
	perspective:1000;
	width:100%
}
.hover_zoom:hover img {
	-webkit-transform:scale(1.15, 1.15);
	-webkit-transition-timing-function:ease-out;
	-webkit-transition-duration:1500ms;
	-moz-transform:scale(1.15, 1.15);
	-moz-transition-timing-function:ease-out;
	-moz-transition-duration:1500ms;
	transform:scale(1.15, 1.15);
	transition-timing-function:ease-out;
	transition-duration:1500ms;
	-webkit-backface-visibility:hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
	backface-visibility:hidden;
	-webkit-perspective:1000;
	-moz-perspective:1000;
	-ms-perspective:1000;
	perspective:1000
}


/*图片Hover移动效果*/

.hover_yidong img{
	
	-webkit-transition:-webkit-transform .2s linear;-moz-transition:-moz-transform .2s linear;-o-transition:-o-transform .2s linear;transition:transform .2s linear;
	
	_width: expression(function(el){if(/msie 6/i.test(navigator.userAgent)){var threshold=100*el.parentNode.clientWidth/100;el.style.width=(threshold==0||el.clientWidth>threshold)?threshold||'100%':'auto';}}(this));
	max-height:185px;
	_height: expression(function(el){if(/msie 6/i.test(navigator.userAgent))el.style.height=(el.scrollHeight>185)?'185px':'auto';}(this));
}

.hover_yidong:hover img{
/*	
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity:0.8;
*/
	-webkit-transform:translateX(-5px);-moz-transform:translateX(-5px);-ms-transform:translateX(-5px);-o-transform:translateX(-5px);transform:translateX(-5px);
	
	}
	
/*外发光*/
.wfg {
	-moz-transition: all .32s linear;
	-ms-transition: all .32s linear;
	-webkit-transition: all .32s linear;
	transition: all .32s linear;
  }
.wfg:hover{ -webkit-box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.2);  -moz-box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.2);  box-shadow: 0px 0px 20px 2px rgba(0,0,0,0.2);}


.wfg2 {
	-moz-transition: all .32s linear;
	-ms-transition: all .32s linear;
	-webkit-transition: all .32s linear;
	transition: all .32s linear;
	-webkit-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1);  -moz-box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1);  box-shadow: 0px 0px 10px 2px rgba(0,0,0,0.1);
  }
.wfg2:hover{ -webkit-box-shadow: 0px 0px 20px 2px rgba(166,62,99,0.5);  -moz-box-shadow: 0px 0px 20px 2px rgba(166,62,99,0.5);  box-shadow: 0px 0px 20px 2px rgba(166,62,99,0.5);}





	
/*产品列表********/
.product{
  position: relative;
  float: left;
  line-height: 1.5;
  overflow: visible;
  z-index: 1;
}
.product:hover{overflow:visible;z-index:3;background:#fff}
.product-iWrap{position:absolute;background-color:#fff;margin:0;padding:4px;*word-spacing:-1px;border:1px solid #ededed;border-radius:3px}
.product:hover .product-iWrap{height:auto;margin:-3px;border:4px solid #f05c7c;border-radius:0;-webkit-transition:border-color .2s ease-in;-moz-transition:border-color .2s ease-in;-ms-transition:border-color .2s ease-in;-o-transition:border-color .2s ease-in;transition:border-color .2s ease-in}

.productImg-wrap {
  display: table;
  table-layout: fixed;
  height: 210px;
  width: 100%;
  padding: 0;
  margin: 0;
}

.product-iWrap .imgbox{
	width:185px;
	height:185px;
	overflow:hidden;
  }
.product-iWrap .imgbox img{
	max-width: 100%;
}
.product-iWrap .imgbox a:hover img{
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity:0.8;
	}
.product-iWrap .productPrice{
	width:185px;
	height:25px;
	line-height:25px;
	font-size:16px;
	text-align:center;
	display:block;
	}
.product-iWrap .productPrice strong{
	color:#bd240f;
	font-weight:100;
	margin:0 10px;
	}
.product-iWrap .productPrice span{
	color:#8e8e8e;
	font-weight:100;
	margin:0 10px;
	text-decoration: line-through;
	}
.product-iWrap .productTitle {
	color: #666;
	height:34px!important;
	max-height: 34px;
	line-height:17px;
}	





/*产品尺寸减小*/
.product-iWrap2{position:absolute;background-color:#fff;margin:0;padding:4px;*word-spacing:-1px;border:1px solid #ededed;border-radius:3px}
.product:hover .product-iWrap2{height:auto;margin:-1px;border:2px solid #88d4a8;border-radius:0;-webkit-transition:border-color .2s ease-in;-moz-transition:border-color .2s ease-in;-ms-transition:border-color .2s ease-in;-o-transition:border-color .2s ease-in;transition:border-color .2s ease-in}


.product-iWrap2 .imgbox{
	width:210px;
	height:210px;
	overflow:hidden;
  }
.product-iWrap2 .imgbox img{
	max-width: 100%;
}
.product-iWrap2 .imgbox a:hover img{
	filter:alpha(opacity=80); 
	-moz-opacity:0.8; 
	opacity:0.8;
	}
.product-iWrap2 .productPrice{
	width:210px;
	height:25px;
	line-height:25px;
	font-size:16px;
	text-align:center;
	display:block;
	}
.product-iWrap2 .productPrice strong{
	color:#bd240f;
	font-weight:100;
	margin:0 10px;
	}
.product-iWrap2 .productPrice span{
	color:#8e8e8e;
	font-weight:100;
	margin:0 10px;
	text-decoration: line-through;
	}
.product-iWrap2 .productTitle {
	color: #666;
	height:34px!important;
	max-height: 34px;
	line-height:17px;
}	





.products_list {
	width:100%;
	height:auto;
	clear:both;
}
.products_list li{
	width:185px;
	height:auto;
	float:left;
}
.products_list li h3{
	width:185px;
	overflow:hidden;
	line-height:23px;
	font-size:12px;
	text-align:center;
	font-weight:100;
	display:block;
	}
.products_list li a{
	cursor:pointer;
	text-decoration: none;
	}
	
.products_list li .imgbox{
	width:185px;
	height:185px;
	padding:3px;
	background-color:#fff;
	border:1px solid #e8e8e8;
}
.products_list li .imgbox:hover{
	border:1px solid #d40000;
	}
.products_list li .imgbox .picfm{
	width:210px;
	height:158px;
	overflow:hidden;
	display:block;
	}
.products_list li img{
	max-width:100%;
	width:100%;
	}

/*图片列表********/
.pic_list {
	width:100%;
	height:auto;
	clear:both;
}
.pic_list li{
	width:210px;
	height:auto;
	float:left;
}
.pic_list li h3{
	width:210px;
	overflow:hidden;
	height:34px;
	min-height:34px;
	line-height:17px;
	font-size:12px;
	text-align:center;
	font-weight:100;
	display:block;
	}
.pic_list li a{
	cursor:pointer;
	text-decoration: none;
	}
	
.pic_list li .imgbox{
	width:158px;
	height:211px;
	padding:1px;
	margin:0 auto 5px;
	background-color:#fff;
	border:1px solid #e8e8e8;
}
.pic_list li .imgbox:hover{
	border:1px solid #d40000;
	}
.pic_list li .imgbox .picfm{
	width:158px;
	height:211px;
	overflow:hidden;
	display:block;
	}
.pic_list li img{
	max-width:100%;
	width:100%;
	}


/*图文列表*/
.twlist dl{
	height:auto;
	margin-bottom:10px;
	}
.twlist dl dt{
	height:36px;
	line-height:36px;
	}

.twlist dl dt h2 a{
	padding-left:15px;
	height:36px;
	font-size:16px;
	font-weight:100;
	color:#004fab;
	display:block;
	background-position:-1189px -316px;
	}
.twlist dl dt h2 a:hover{
	color:#c20000;
	background-position:-1189px -366px;
	}
.twlist dl dd{
	clear:both;
	}
.twlist dl .ddbg1{
	background-color: #FFFFFF;
	border:1px solid #E0E0E0;
	padding:15px 10px;
	min-height:75px;
	}
.twlist dl .ddbg1:hover{
	border-color:#95beff;
	background:#f5f9ff;
	}
.twlist dl dd .imgbox{
	width:100px;
	height:75px;
	margin-right:15px;
	overflow:hidden;
	float:left;
	display:block;
	}
.twlist dl dd .imgbox img{
	max-width:100%;
	}
.twlist dl dd p{
	line-height:19px;
	text-indent:2em;
	min-height:75px;
	}


.twlist dl .ddbg2 {
	line-height:27px;
	height:27px;
	overflow:hidden;	
	}
.twlist dl .ddbg2 strong{
	color:#999;
	}
.twlist dl .ddbg2 h3{
	font-size:12px;
	font-weight:100;
	margin-left:10px;
	display:inline-block;
	}




/*文章通用列表*/

.tywzlist li,.tywzlist2 li{
	float:left;
	overflow:hidden;
	}
	
/*点,应用于25px*/
	
.tywzlist li a{
	padding-left:10px;
	float:left;
	display:block;
	background-position:-1197px 11px;
	}
	
.tywzlist li a:hover{
	background-position:-1197px -46px;
	}
	
	
	
/*点,应用于33px*/

.tywzlist2 li a{
	padding-left:10px;
	float:left;
	display:block;
	background-position:-1197px 15px;
	}
	
.tywzlist2 li a:hover{
	background-position:-1197px -42px;
	}
	






/*三角,应用于29px*/

.tywzlist2_2 li a{
	padding-left:10px;
	float:left;
	display:block;
	background-position:-1197px -148px;
	}
	
.tywzlist2_2 li a:hover{
	background-position:-1197px -203px;
	}




/*三角,应用于34px*/

.tywzlist3_2 li a{
	padding-left:10px;
	float:left;
	display:block;
	background-position:-1197px -145px;
	}
.tywzlist3_2 li a:hover{
	background-position:-1197px -200px;
	}




/*翻页*/
.pageborder {
	border-top:1px solid #e2e2e2;
}
.page {
	padding:10px 0;
	width:auto;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height: 29px;
	clear: both;
}
.page .Notices {
	line-height:25px;
	font-size:14px;
	display:block;
	float:left;
	color:#6e6e6e;
	margin-right:30px;
	filter:progid:DXImageTransform.Microsoft.radius(strength=5);/*ie*/
	border-radius:5px;/*opera或ie9*/
	-webkit-border-radius:5px;/*safari或chrome*/
	-moz-border-radius:5px;/*firefox*/
}
.page a {
	font-weight:bold;
	display: block;
	background-color:#fafafa;
	color: #0f65c7;
	border: 1px solid #d1d1d1;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 25px;
	float:left;
	margin-left:3px;
	margin-right:3px;
	text-decoration: none;
	background-image: url(../images/page_bg1.gif);
	background-repeat: repeat-x;
	background-position: top;
	filter:progid:DXImageTransform.Microsoft.radius(strength=5);/*ie*/
	border-radius:5px;/*opera或ie9*/
	-webkit-border-radius:5px;/*safari或chrome*/
	-moz-border-radius:5px;/*firefox*/
}
.page a:hover {
	color: #fff;
	border: 1px solid #b80005;
	padding-left: 12px;
	padding-right: 12px;
	line-height: 25px;
	background-image:none;
	background-color:#b80005;
}
.page .pagefont {
	float:left;
	display:block;
	color: #FF0000;
	text-decoration: none;
	font-weight:bold;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 27px;
	filter:progid:DXImageTransform.Microsoft.radius(strength=5);/*ie*/
	border-radius:5px;/*opera或ie9*/
	-webkit-border-radius:5px;/*safari或chrome*/
	-moz-border-radius:5px;/*firefox*/
}
.page .nopage {
	display: block;
	background-color:#fff;
	color: #dcdcdc;
	text-decoration: none;
	border: 1px solid #dcdcdc;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 25px;
	float:left;
	margin-left:3px;
	margin-right:3px;
	filter:progid:DXImageTransform.Microsoft.radius(strength=5);/*ie*/
	border-radius:5px;/*opera或ie9*/
	-webkit-border-radius:5px;/*safari或chrome*/
	-moz-border-radius:5px;/*firefox*/
}
.page .nopage span{
	font-family:"宋体";
	font-weight:bold;
	}
.page a span {
	font-family:"宋体";
	font-weight:bold;
	}
.page .dd {
	display: block;
	color: #000;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 25px;
	float:left;
	margin-left:3px;
	margin-right:3px;
}






/*上下篇*/
.pageArticle {
	color:#727272;
	height:50px;
	line-height:25px;
	margin-bottom:10px;
	padding-top:10px;
	border-top:1px solid #e1e1e1;
}
.pageArticle li {
	width:100%;
	height:25px;
	line-height:25px;
	float:left;
}
.pageArticle a {
	font-size:14px;
	color:#1365be;
	text-decoration: underline;
}
.pageArticle a:hover {
	color:#c20000;
	text-decoration: none;
}



/*留言板相关**************/
.Message {
	width:680px;
	clear: both;
}
.Message li{
	width:100%;
	margin:5px 0;
	float:left;
}



.xlxz select {
	width:98%;
	height:35px;
	line-height:33px;
	}
.wbk textarea{
	width:98%;
	height:150px;
	line-height:23px;
}
.srk input{
	width:98%;
	height:35px;
	line-height:33px;
}
.lran a{
	width:49%;
	height:39px;
	line-height:39px;
	font-size:14px;
	text-align:center;
	color:#FFF;
	display:block;
	filter:progid:DXImageTransform.Microsoft.radius(strength=5);/*ie*/
	border-radius:5px;/*opera或ie9*/
	-webkit-border-radius: 5px;/*safari或chrome*/
	-moz-border-radius: 5px;/*firefox*/
	}
.lran .a1{
	background-color:#ae2500;
	}
.lran .a2{
	background-color:#005896;
	}


/*标题*/
.Message .title {
	width:80px;
	text-align:right;
	padding-right:10px;
	color: #878787;
	height:35px;
	line-height:35px;
	float:left;
}
.Message .message_lr{
	margin-left:90px;
	min-height:35px;
	}

.Message .message_lr .inp1{
	padding:0 10px;
	margin:0;
	text-align:left;
	height:33px;
	line-height:33px;
	border:1px solid #CCC;
	}
.Message .message_lr .inp2{
	padding:5px 10px;
	margin:0;
	text-align:left;
	line-height:21px;
	border:1px solid #CCC;
	}
.Message .message_lr .select1{
	text-align:left;
	padding-left:10px;
	height:33px;
	line-height:33px;
	border:1px solid #CCC;
	}
.Message .message_lr .select1:focus {
	border:#35a5e5 1px solid;
	box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	-webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	-moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    }

.Message .message_lr .yzm{
	height:35px;
	cursor:pointer;	
	margin-left:10px;
	}

.Message .message_lr input{
	float:left;
}

.Message .message_lr input {
	transition: all 0.30s ease-in-out; 
	-webkit-transition: all 0.30s ease-in-out; 
	-moz-transition: all 0.30s ease-in-out; 
	 border-radius: 4px;
	 outline: none; 
	 } 
.Message .message_lr input:focus {
	border:#35a5e5 1px solid;
	box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	-webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
	-moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    }





/*表格*/
.dettable {
	border-left:1px solid #d2d2d2;
	border-top:1px solid #d2d2d2;
}
.dettable td {
	padding:5px 2px;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
}
.dettable th {
	padding:5px 2px;
	background-color:#f6f6f6;
	border-right:1px solid #d2d2d2;
	border-bottom:1px solid #d2d2d2;
}




/* 输入框外发光 */
.srkty input {
	transition: all 0.30s ease-in-out; 
	-webkit-transition: all 0.30s ease-in-out; 
	-moz-transition: all 0.30s ease-in-out; 
	border: #35a5e5 1px solid;
	 border-radius: 4px; outline: none; 
	 } 
	 
.srkty input:focus { border:#35a5e5 1px solid;
 box-shadow: 0 0 5px rgba(81, 203, 238, 1);
  -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
   -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    }
    
    
.block_home_slider {
	/*padding: 1px;*/
	position: relative;
	background-color: #ffffff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	behavior: url(ie-css3.htc);  /*半透明兼容*/
	text-align: center;
	line-height: 0px;
	margin-right: auto;
	margin-left: auto;
}
/*全屏标题*/
.lrbanner_main{
	width:100%;
	height:65px;
	line-height:65px;
	background-image: url(../images/lrbanner_bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.lrbanner_main h2 {
	font-size:25px;
	font-weight:100;
	text-align: center;
	color: #fff;
	line-height:65px;
	text-shadow: 0 1px 1px #da8000;
}

/*当前位置*/
.lrmainbtbg{
	height:41px;
	line-height:41px;
	background-color:#fafafa;
/*	border-bottom:1px solid #e1e1e1;*/
}
.lrmainbtbg h2{
	font-size:18px;
	height:41px;
	line-height:41px;
	font-weight:100;
	display: inline-block;
	float:left;
}
.lrmainbtbg .dqwz {
	padding-left:15px;
	float:left;
	background-position:0px -98px;
}
.lrmainbtbg  .dqwz span {
	padding:0 10px;
	font-family:"宋体";
	display: inline-block;
}
.lrmainbtbg .dqwz a {
	color:#565656;
	text-decoration: none;
}
.lrmainbtbg .dqwz a:hover {
	color:#eb4d16;
	text-decoration: none;
}
