/*common styling*/
/*menu container*/
.product_and_download_title a:link{color:#ffffff}
.product_and_download_title a:visited{color:#ffffff}
.product_and_download_title a:hover{color:yellow}
.product_and_download_title a{color:#ffffff}
.colordred:link{color:#CC0000}
.colordred:visited{color:#CC0000}
.colordred:hover{color:#f60}
.colordred{color:#CC0000}
.colorgrey:link{color:#888888}
.colorgrey:visited{color:#888888}
.colorgrey:hover{color:#f60}
.colorgrey{color:#888888}
.STYLE3 {
	color: #FF0000;	
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
}
.STYLE4 {font-size: 12px}
.STYLE5 {color: #FF0000}
.STYLE6 {font-size: 14px;font-weight: bold;}
.news {
	font-size: 14px;
	color: #F00;
}
.backtobottom {
display: inline-block;
position: fixed;
bottom: 2px;
right: 1px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
border-top:1px solid #cccccc;
_position: absolute;
_top: expression(documentElement.scrollTop+document.documentElement.clientHeight - 115+"px");
z-index: 1200;
height: 107px;
background-color:#F7F7F7
}
.backtotop {
display: inline-block;
position: fixed;
bottom: 115px;
right: 1px;
border-left:1px solid #cccccc;
border-right:1px solid #cccccc;
border-bottom:1px solid #cccccc;
border-top:1px solid #cccccc;
_position: absolute;
_top: expression(documentElement.scrollTop+document.documentElement.clientHeight - 240+"px");
z-index: 1201;
height: 120px;
background-color:#F7F7F7
}
.b-location {
position: relative;
height: 107px;
width: 90px;
}
.b-location .phone , .phone:hover, .b-location .weixin , .weixin:hover, .b-location .weizs , .weizs:hover  {
width: 150px;
height: 107px;
display: block;
top: 0;
left: 0;
position: absolute;
}
.b-location .phone , .phone:hover{
	background: url(images/ewm_yzd.png?1) 2px 2px no-repeat;background-size:86px 86px;
	background-position: top center;

}
.b-location .weixin , .weixin:hover{
	background: url(images/ewm_wx.png) 2px 2px no-repeat;background-size:86px 86px;
	background-position: top center;

}

.b-location .weizs , .weizs:hover{
	background: url(images/ewm_wzs.png?1) 2px 2px no-repeat;background-size:86px 86px;
	background-position: top center;

}
a{font-size:9pt;}
a:link {
	color: #555;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #555;
}
a:hover {
	color: #f60;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
body {
	background-color: #FFFFFF;
	margin:0;
}
.STYLE2 {color: #FF0000}


					

.btn:hover {
	color: #fff;
	text-decoration: none;
}
.btn:link {
	color: #fff;
	text-decoration: none;
}
.btn:visited {
	text-decoration: none;
	color: #fff;
}
.btn:active {
	text-decoration: none;
}	
.btn {
font-size: 12pt;
display: inline-block;
height: 30px;
line-height: 30px;
padding: 0 10px;
text-align: center;
vertical-align: middle;
cursor: pointer;
color: #50565B;
text-decoration: none !important;
text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
background-color: #F8F8F8;
background-image: -moz-linear-gradient(top, #F8F8F8, #F3F3F3);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#F8F8F8), to(#F3F3F3));
background-image: -webkit-linear-gradient(top, #F8F8F8, #F3F3F3);
background-image: -o-linear-gradient(top, #F8F8F8, #F3F3F3);
background-image: linear-gradient(to bottom, #F8F8F8, #F3F3F3);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff8f8f8', endColorstr='#fff3f3f3', GradientType=0);
filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
border: 1px solid #E2E2E2;
border-color: #EDEDED #E4E4E4 lightGrey;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1), 0 1px 2px rgba(0, 0, 0, .1);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,1), 0 1px 2px rgba(0,0,0,.1);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1), 0 1px 2px rgba(0, 0, 0, .1);
}	
.btn:hover, .btn_cur {
background-color: #F4F4F4;
background-image: -moz-linear-gradient(top, #FAFAFA, #F4F4F4);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FAFAFA), to(#F4F4F4));
background-image: -webkit-linear-gradient(top, #FAFAFA, #F4F4F4);
background-image: -o-linear-gradient(top, #FAFAFA, #F4F4F4);
background-image: linear-gradient(to bottom, #FAFAFA, #F4F4F4);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffafafa', endColorstr='#fff4f4f4', GradientType=0);
left:0;top:0;color:#ffffff;
}
.btn_color_blue, .btn_group_blue {
color: white;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
background-color: #55A1D2;
background-image: -moz-linear-gradient(top, #6AB9DD, #4E99CE);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6AB9DD), to(#4E99CE));
background-image: -webkit-linear-gradient(top, #6AB9DD, #4E99CE);
background-image: -o-linear-gradient(top, #6AB9DD, #4E99CE);
background-image: linear-gradient(to bottom, #6AB9DD, #4E99CE);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6ab9dd', endColorstr='#ff4e99ce', GradientType=0);
border-color: #2C9CCB #2286B2 #176C97;
-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), 0 1px 2px rgba(0, 0, 0, .3);
-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.3), 0 1px 2px rgba(0,0,0,.3);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, .3), 0 1px 2px rgba(0, 0, 0, .3);
}	
	
.btn_color_blue:hover, .btn_color_blue_cur {
background-color: #6CB7DD;
background-image: -moz-linear-gradient(top, #77C4E2, #5599CE);
background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#77C4E2), to(#5599CE));
background-image: -webkit-linear-gradient(top, #77C4E2, #5599CE);
background-image: -o-linear-gradient(top, #77C4E2, #5599CE);
background-image: linear-gradient(to bottom, #77C4E2, #5599CE);
background-repeat: repeat-x;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff77c4e2', endColorstr='#ff5599ce', GradientType=0);
font-size: 11pt;
}
.w205 {
width: 95px !important;
}
.btn_large {
	color: white;
font-size: 11pt;
height: 25px;
line-height: 25px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}	

.menucontainer{
	width:100%;
	margin:0 auto;
	z-index: 10;
	height: 55px;
	line-height:55px;
	box-shadow: 0 3px 4px rgba(120, 120, 120, 0.85);
}
/*basic menu styling*/
.menu{
	position:relative;
	font-weight:normal;
	z-index: 10;
	line-height:55px
}
.menu a{
font-family: "Î¢ÈíÑÅºÚ","ËÎÌå","Arial";
font-size:16px;
vertical-align:middle;
}
.menu table a{ font-size:16px;
}	
.menu ul {margin:0px;padding:0;list-style-type:none;float:left;position:relative;list-style:none;height:55px;}
.menu ul li {margin:0px;padding:0;list-style-type: none;float:left;position:relative;list-style:none;list-style-position:none;}
/*style of main items normal state*/
.menu ul li a, .menu ul li a:visited {vertical-align:middle;float:left;display:block;text-decoration:none;color:#fff;width:auto;padding:2px 16px 2px 16px;line-height:51px;}
/*hide sub nav items*/
.menu ul li ul {display:none;}
.menu ul li div {display:none;}


.menu ul li:hover div {min-width:86px;display:block;z-index:9999;background:#FFFFFF;position:absolute;top:39px;left:0px;border-top:none;padding:10px 5px;filter: alpha(opacity=95);
-moz-opacity: 1;
opacity: 1;box-shadow: 0 3px 4px rgba(120, 120, 120, 0.85);}
/*style for table of sub nav items*/
.menu table {border-collapse:collapse;font-size:14px;;text-align:left;}
/*specific to non IE browsers*/
/*main nav over state*/
.menu ul li:hover {background:#ffffff;font-family: "Î¢ÈíÑÅºÚ","ËÎÌå","Arial";
-moz-opacity: 0.90;
opacity: 0.90;}
.menu ul .undrop:hover{filter:alpha(opacity=90);}
.menu ul li:hover a{font-family: "Î¢ÈíÑÅºÚ","ËÎÌå","Arial";}
.menu ul .drop:hover{margin-top:15px;}
.menu ul .drop:hover a{line-height:36px;}
/*show drop-down list*/
.menu ul li:hover ul {display:block;top:0px;left:0;overflow:visible;height:auto;width:auto;border:0px;}
/*drop-down on state */
.menu ul li:hover ul li{overflow:visible;border:0px;}
.menu ul .drop:hover ul li a {display:block;background:#FFFFFF;color:#555;line-height:22px;padding:2px 12px 2px 12px;width:auto;overflow:visible;font-size:14px;margin-top:3px;}
/*sub drop-down over state*/
.menu ul li:hover ul li a:hover {left:0px;top:0px;color:#fff;font-size:14px}
.menu ul li:hover ul li span {font-weight:bold;display:block;background:#FFFFFF;color:#00A0E9;line-height:28px;font-size:15px;font-family: "Î¢ÈíÑÅºÚ";padding:2px 0 2px 12px;width:auto;overflow:visible;}
/*sub drop-down over state*/
.STYLE1 {
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 16px;
	width: 120px;
}


.cwidth{width:958px;}
.mauto{margin:0 auto;}
.content .one, .content .two, .content .three, .content .four, .content .five{
	margin-top: 50px;
	font-family:Î¢ÈíÑÅºÚ;
}

.content .shang {
text-align:left;
padding-bottom: 40px;
}
.content .shang li , .content .title span, .content .shang a {
float: left;
line-height: 39px;
width: 144px;
height: 39px;
font-size: 22px;

}
.content .shang a{
	text-align: center;
}
.content .shang li {
border-bottom: 2px solid #E7E6E6;
}


.content .shang a {
color: #363636;
display: block;
}

.content .shang .tabBg a {
color: #FFF;
display: block;
}
.yundiv{ height:auto;overflow:hidden;}

.yundiv ul li{
width: 222px;
height: 230px;
overflow: hidden;
float: left;
position: relative;
text-align: center;
margin-right: 20px;
margin-bottom: 20px;
background: #F6F6F6;
}
.yundiv ul li:nth-child(4n+4){margin-right:0;}
.yundiv ul li img, .yundiv ul li .img{
margin-bottom: 20px;
margin-top: 30px;width:110px;height:110px;box-sizing:border-box;
}
.yundiv ul li .img{
	border-radius:50%;
	display:flex;justify-content:center;align-items:center;margin-left:auto;margin-right:auto;
}
.yundiv ul li .img.pngfix{color:#fff;font-size:65px;}
.yundiv ul li:nth-child(8n+1) .img.iconCor{
	background:#f77e7e;
}
.yundiv ul li:nth-child(8n+2) .img.iconCor{
	background:#7fdce2;
}
.yundiv ul li:nth-child(8n+3) .img.iconCor{
	background:#61d47c;
}
.yundiv ul li:nth-child(8n+4) .img.iconCor{
	background:#efc638;
}
.yundiv ul li:nth-child(8n+5) .img.iconCor{
	background:#3079e6;
}
.yundiv ul li:nth-child(8n+6) .img.iconCor{
	background:#b398e1;
}
.yundiv ul li:nth-child(8n+7) .img.iconCor{
	background:#e8552f;
}
.yundiv ul li:nth-child(8n+8) .img.iconCor{
	background:#22be9e;
}
.yundiv ul li .img.iconHui.icon{color:#b9b9b9;font-size:65px;background:transparent;border:2px solid #b9b9b9;}
.yundiv ul li p{
width: 150px;
margin: 0 auto;
line-height: 22px;
color: #363636;
font-size: 16px;
cursor:pointer;
}

.yundiv ul li .text{
overflow: hidden;
position: absolute;
left: 0;
top: 10px;
color: #FFF;
margin: 0 auto;
width: 219px;
background: #F2F2F2;
height: 0px;
line-height:0px;
}

.yundiv ul li .text p{
color: #676767;
clear: both;
width: 170px;
margin: 0 auto;
background: none;
height: 35px;
line-height: 35px;
border-radius: 3px;
border: 2px solid #B2B2B2;
text-align: center;
overflow:hidden;
}
.text p a {
color: #676767;
padding: 0 7px;
font-size:16px;
overflow:hidden;
}
.content .title a {
float: right;
margin-top: 18px;
font-size:14px;
}
.clr {
zoom: 1;
}
.clr:after {
content: ".";
visibility: hidden;
display: block;
height: 0;
clear: both;
}
.one a:hover,.two a:hover, .three a:hover, .four a:hover , .five a:hover , .content .shang a:hover {
color:#f60
}
.content .twoLt, .content .threeLt, .content .fourLt, .content .FiveLt{
	float: left;
}
.content .twoRt, .content .threeRt, .content .fourRt, .content .FiveRt{
	float: right;
}
.two .twoLt {
width: 440px;
}
.onlyRight.two .twoLt{display:none}
.two .twoRt {
width: 440px;
}
.onlyRight.two .twoRt{width: 958px;}
.two .twoRt iframe{width:440px}
.onlyRight.two .twoRt iframe{width:958px}
.two .twoLt .biaodian, .two .twoRt .biaodian {
width:430px;
}
.content .three {
	background-color:#A2CBDE;
}
.content .three .threeimg{
	background:url(images/yunyou.jpg)	no-repeat left center;height:425px;
}

.four .fourLt {
width: 640px;
float: right;
}
#focus_Box {
position: relative;
width: 640px;
height: 280px;
margin-top: 10px;
}
#focus_Box .prev, #focus_Box .next {
display: block;
z-index: 100;
overflow: hidden;
cursor: pointer;
position: absolute;
width: 52px;
height: 52px;
top: 85px;
}
#focus_Box .prev {
background: url(images/cpview.png) left bottom no-repeat;
left: 0px;
}
#focus_Box .next {
background: url(images/cpview.png) right bottom no-repeat;
right: 0px;
}
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}
#focus_Box ul {
position: relative;
width: 640px;
height: 280px;
}
#focus_Box li {
z-index: 0;
position: absolute;
width: 0px;
background: #787878;
height: 0px;
top: 146px;
cursor: pointer;
left: 377px;
border-radius: 4px;
box-shadow: 1px 1px 12px #C8C8C8;
}
#focus_Box li img {
width: 100%;
height: 100%;
vertical-align: top;
}


#focus_Box li p{position:absolute;left:0;bottom:0px;width:100%;height:40px;line-height:40px;text-indent:8px;color:#fff;}
#focus_Box li p span{display:inline-block;width:70%;height:40px;overflow:hidden;}
#focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url(images/share-btn.png) no-repeat;text-indent:-999px;}



.content .biaodian{
line-height: 34px;
background: url(images/yuan.png) no-repeat left center;
padding-left: 10px;
}

.four .fourRt {
width: 290px;
float: left;
}
.content .title {
font-size: 22px;
color: #FFF;
border-bottom: 2px solid #E7E6E6;
margin-bottom: 20px;
}

.fourRt .biaodian {
width:280px;
}
.content ul{}
.content li,.content li a {
color: #666;
font-size: 14px;
}
.content .biaodian .zuo {
float: left;
width: 320px;
text-align:left;
}
.content .biaodian .you {
float: right;
}
.content .biaodian ul li a{
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;display: block;
}

.anXia .xiaNeirong .nopadd {
padding-right: 0;
}
.five .anXia .xiaNeirong {
}
.anXia .xiaNeirong img {
width: 150px;
height:	60px;
}
.five .anXia {
width: 100%;
/*background: #EDF0F1;*/
padding-bottom: 40px;
}
.xiaNeirong .onePart li, .xiaNeirong .twoPart li  {
float: left;
padding-right: 8px;
font-size:9pt;
line-height:14px;
}

.xiaNeirong .twoPart li{
	margin-top:10px;
}
.content li{vertical-align:bottom} /*·ÀÖ¹IEÏÂ£¬li¼ä¾à±È·ÇIEÏÂ¶à6¸öÏñËØ*/
.topimg{
	display: block;
	text-decoration: none;
	width: 100%;
	height: 359px;
	background-image: url(images/top_chanpin.png?1);
	background-position: 50% 50%;
	background-repeat: no-repeat no-repeat;
	margin-bottom:35px;
}	
.tablemain{margin-bottom:50px;}
.tdleft{width:200px;vertical-align:top}
.tdright{width:758px;vertical-align:top;padding-left:10px;}
.tdtitle{height: 60px;
line-height: 60px;
padding-bottom: 40px;
}
.tdright a, .tdright a:hover{font-size:15px;font-family:"Î¢ÈíÑÅºÚ"}

.tdtitle .xianDuan {
border-bottom: 1px solid #E1E1E1;
width: 375px;
padding-top: 0px;
height:30px;
}
.tdtitle p {
float: left;padding:0;
}
.tdtitle .wenZi {
font-size: 30px;
color: #363636;
text-align: center;
width: 208px;
}
.tablenews{border-top:1px solid  #E2E1E1; border-left:1px solid  #E2E1E1}
.tablenews td{padding:4px;border-bottom:1px solid  #E2E1E1; border-right:1px solid  #E2E1E1;line-height:34px;table-layout:fixed;font-size: 15px;
font-family: "Î¢ÈíÑÅºÚ";}
.tablenews .tleft{text-align:left;padding-left:12px;}
.tablenews .tright{width:100px;text-align:right;padding-right:12px;}
.tablenews .tleft a{
	text-overflow: ellipsis;
overflow: hidden;
white-space: nowrap;
display: block;
	}
.newviewsdiv{
margin-bottom: 60px;
border: 1px solid #E2E2E2;
text-align: center;
padding-top: 50px;
font-family: Î¢ÈíÑÅºÚ;
}
.newviewsdiv .huoDong {
font-size: 28px;
line-height:34px;
color: #363636;
}
.newviewsdiv .faBu {
font-size: 14px;
color: #363636;
padding-top: 15px;
padding-bottom: 50px;
}
.newviewsdiv .third {
font-size: 16px;
color: #363636;
line-height: 24px;
text-align: left;
padding-left: 20px;
padding-right: 20px;
}
.newviewsdiv .fanHui {
padding-bottom: 40px;
padding-top: 40px;
overflow:hidden;
}
.newviewsdiv .fanHui a {
padding: 12px 80px;
color: #FFF;
font-size: 18px;
border-radius: 10px;
font-family: Î¢ÈíÑÅºÚ;
line-height: 1;
vertical-align: top;
overflow:hidden;
}
.newviewsdiv .fanHui a:hover {
color: #F60;
}
.newviewsdiv .fanHui img {
position: relative;
top: -8px;
left: 5px;
border:none;
width:32px;
height:34px;
}
.newviewsdiv img {
vertical-align: top;
}

#sjbg .trends {
	font-family:Î¢ÈíÑÅºÚ;
	text-align: left;
width: 830px;
}
#sjbg .riQitwo {
	font-family:Î¢ÈíÑÅºÚ;
	width: 830px;
	text-align: right;
}

#sjbg .trends .titles {
width: 380px;
float: left;
text-align: right;
font-size: 30px;
line-height: 30px;
padding-top: 10px;
margin-right: 20px;
}
#sjbg img{vertical-align: top;}
#sjbg .shijian {
float: left;
font-size: 22px;
color: #737373;
padding-top: 69px;
padding-left: 10px;
}

#sjbg .shijianl {
height: 40px;
width: 400px;
float: left;
font-size: 22px;
color: #737373;
text-align: right;
padding-right: 8px;
padding-top: 69px;
}


#sjbg .dingweiL {
float: left;
position: relative;
left: -8px;
top: 72px;
}
#sjbg .dingweiR {
position: relative;
left: 8px;
top: 72px;
float: left;
}
#sjbg  .riqiLt, #sjbg  .riqiRt {
float: left;
width: 398px;
padding-top: 30px;
padding-right: 12px;
padding-left: 12px;
text-align:center
}
#sjbg  .riqiRt {width:374px;}
#sjbg  p {
	font-size:16px;
}
#sjbg .riQitwo a, #sjbg .riQitwo a:hover, {
text-align: center;
display: block;
width: 110px;
}

#sjbg .riQitwo .riqiLt a{
	float: right;
margin-right:10px;
}
#sjbg .riQitwo .riqiRt a{
	float: left;
margin-left:10px;
}

.neiRt {
	font-family:Î¢ÈíÑÅºÚ;
width: 758px;
float: right;
border: 1px solid #E2E1E1;
margin-bottom:50px;
}
.neiRt img{
	vertical-align: top;
	border: none;
}
.neiRt .titleRight {
height: 54px;
line-height: 54px;
border-bottom: 1px solid #E2E1E1;
padding-left: 20px;
font-size: 18px;
font-weight: 400;
margin:0;
}
.neiRt .onepart {
margin-bottom: 20px;
padding-left: 12px;
padding-right: 12px;
padding-top: 20px;
clear: both;
}
.neiRt .rtLeft {
float: left;
width: 240px;
padding-top: 25px;
}
.neiRt .rtRight {
float: right;
width: 470px;
}
.rtRight .yingXiao, .rtRight .yingXiao a, .rtRight .yingXiao a:hover {
font-size: 18px;
font-weight: bold;
color: #595959;
padding-bottom: 10px;
font-family:Î¢ÈíÑÅºÚ;
}
.rtRight .yingXiao a:hover {color:#f60}
.rtRight .xuDuo {
font-size: 14px;
color: #595959;
line-height: 24px;
}
.rtRight .gouMai {
padding-top: 50px;
font-size: 16px;
text-align: center;
padding-bottom: 50px;
}
.gouMai .chanPin, .gouMai .gongNeng {
padding: 7px 42px 7px 42px;
border-radius: 10px;
margin-right: 40px;
font-size:16px;
font-family:Î¢ÈíÑÅºÚ;
line-height:21px;
vertical-align: top;
}
.gouMai .gongNeng {
vertical-align: top;filter: alpha(opacity=70);
-moz-opacity: 0.7;
opacity: 0.7;
margin-right:0;
}
.gouMai a:hover {
color: #F60;
line-height:21px;
}
.neiRt .duanduan {
height: 2px;
text-align: center;
width:auto;
float: right;
margin-right:118px;
}.gouMai .gongNeng img {
padding-left: 8px;
}.gouMai .chanPin img {
padding-right: 8px;
}
.onepart .rtLeft img{}
.tlight{
	display:inline-block;float:left;height:16px;width:4px;margin-top:19px;margin-left:10px;
	filter: alpha(opacity=60);
-moz-opacity: 0.6;
opacity: 0.6;
background-color:#00FF0A;
}

.sjbgtb{width:100%;border-left:1px solid #E2E1E1;border-top:1px solid #E2E1E1;}
.sjbgtb td{border-right:1px solid #E2E1E1;border-bottom:1px solid #E2E1E1;padding:10px;}	
.sjbgtr{font-weight:bold;background-color:#ccc}

#div-end-main{ width:100%; text-align:center; margin-left:auto; margin-right:auto; margin:0 auto;
}

.div-end-row1{ font-size:14px; line-height:45px;text-align:center;color:#aaa;
}
.div-end-row1 a{color:#ffffff}
	
.div-end-row1 a:link, .div-end-row1 a:visited{ 
	font-family:"Î¢ÈíÑÅºÚ"; font-size:14px; color:#ffffff; text-decoration:none;
}
.div-end-row1 a:hover{
	color:#f60; text-decoration:underline;
}
.div-end-row2{ text-align:left;line-height:30px;color:#A1A0A0;font-size:14px;font-family:"Î¢ÈíÑÅºÚ"; 
}

.enddiv ,.enddiv a{color:#ccc}

.weiXIn{width: 120px;
text-align: center;
float: right;
margin-right:20px;
}
.weiXInOut{
	border: 1px solid #555;
border-radius: 8px;
clear: both;
overflow: visible;
width: 122px;
	}
.imgWX{
	background-image:url(images/ewm_wx.png);background1-size:110px 110px;
	}
.imgYZD{
	background-image:url(images/ewm_yzd.png);background1-size:110px 110px;
}
.weiXinIMG{
	border: 1px solid #222;
height:120px;width:120px;background-color:#fff;background-repeat:no-repeat;background-position:50% 50%;	border-radius: 8px;
filter: alpha(opacity=90);
-moz-opacity: 0.9;opacity: 0.9;
}
b.bigtitle {
font-size: 24px;
display: block;
color: #DB5B45;
width: 100%;
_border-bottom: 2px solid #DB5B45;
line-height: 40px;
}
.fanHui .divbk{height:20px;display:inline-block;}

/*html {
overflow-y:auto!important;
*overflow-y:scroll;
overflow-x:hidden;
}*/