﻿@charset "UTF-8";
body
{
	background-position:top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	color:#04233F;
	background-color: #d8e6f3;
}

a:link {
	color: #04233F;
	text-decoration: none;
}

a:visited
{
    text-decoration: none;
    color: #04233F;
}
a:hover {
	text-decoration: none;
	color: #04233F;
}
a:active {
	text-decoration: none;
	color:#04233F;
}


#mainBg {
	background-position:top;
	background-image: url(../images/main_bg.gif);
	background-repeat: repeat-x;
	width: auto;
	margin: auto;
}

#selfBg {
	background-position:top;
	background-image: url(../images/self_bg.gif);
	background-repeat: repeat-x;
	width: auto;
	height:auto;
	margin: auto;
}

#wrapper {
	width: 990px;
	height:auto;
	margin: auto;
}

#gHeader {
	position: relative;
	background: url(../images/h_bg.png) repeat left top;
}

#gHeader .h1Box {
	margin: 0 auto;
	width: 1000px;
}

#gHeader h1 {
	float: left;
}

#gHeader .hBox {
	margin-top: 15px;
	float: right;
}

body {
	overflow-x: hidden;
}

#gNavi {
	position: absolute;
	top: 45px;
	left: 46.5%;
	background: url(../images/navi_bg.png) no-repeat left center;
	z-index: 2000;
	width: 100%;
}

#gNavi li {
	color: #FFF;
	float: left;
	text-align: center;
}

#gNavi li a {
	padding: 9px 10px;
	display: inline-block;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	width: 70px;
}
#gNavi li em {
	font-style: normal;
}
#gNavi li:last-child em {
	display:none;
}

#gNavi li.first a {
	padding-left: 30px;
	display:inline-block;
	width:90px;
}

#gNavi li a:hover {
	background: url(../images/navi_over.jpg) no-repeat center center;
}

#gHeader {
	background: none;
}

.hBox .hLink li {
	margin: 0 5px 0 0;
	display: inline;
}

.hBox .hLink li a {
	padding-right: 10px;
	color: #000;
	font-size: 13px;
}

.hBox .hLink li:last-child a {
	padding-right: 0;
}


#logo {
    float:left;
    width:auto;
}
#title {
    margin-left:30px;
    float:left;
    width:504px;
}

#headLeft{
	float:left;
	width:766px;
	height:30px;
	background-image: url(../images/header_01.gif);
	background-repeat: no-repeat;
}

#headLag{
    margin-top:8px;
    float:right;
    width:100px;
	height:20px;
}

#headRight{
    float:left;
    width:224px;;
	height:30px;
}




#mainBanner {
width:990px;
height:256px;

}



#mainNav{ 
    margin:auto;  
	width:990px;
	height:59px;
	background-image: url(../images/mainnav_bg.gif);
	background-repeat: repeat-x;


 }
#mainNavSider{ 
    width:20px;
	clear:right;
 }
 
#mainNavContainer{
	float:left;
	height:60px;
	width:990px;

 }
 
 
#menu{
	float:left;
	width:602px;
	height:59px;
	line-height:59px;
	text-align: center;
	background-image: url(../images/navbg.gif);
	background-repeat: no-repeat;
}

#menu a:link,#menu a:visited{
	color: #000000;
	text-decoration: none;
}



#menu a:hover, #menu a:active {
	text-decoration: none;
	color: #996600;
}


#box2{ 
    float:left;
	width:416px;
	height:55px;
 }



#sousuo{
	padding-top:4px;
	overflow:hidden;
	padding-left:10px;
	height:23px;
	background-image: url(../images/sousuo_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
 }
#time{
	width:330px;
	float:left;
	margin-top: 15px;
}

#mainContainer {
	margin-left:auto;
	margin-right:auto;
	width:980px;
	overflow:hidden;
	background-repeat: no-repeat;
	margin:auto;
}

#mainContainer_left {
	width:475px;
	overflow:hidden;
	float:left;
}

#mainContainer_left_sub1 {
    width:475px;
	overflow:hidden;
	float:left;
}

#mainContainer_left_sub2 {
   margin-top:5px;
   width:475px;
   float:left;
}

.newsList li{
	background:url(../images/main_20.gif)  no-repeat; 
	padding-left:20px;
	height:26px;
	line-height:26px;
	margin:auto;
	display: block;
	list-style:none;
	margin-bottom:10px;
}

.newsList .title {
	width: 80%;
	float: left;
	white-space:nowrap;
	text-overflow:ellipsis;
	overflow: hidden;
	font-size:14px;
}

.newsList .date {
	width: 15%;
	float: right;
	font-size:14px;
}

.newsList li a:link {
	color: #000;
	text-decoration: none;
}

.newsList li a:visited{
    text-decoration: none;
    color: #000;
}

.newsList li a:hover {
	text-decoration: none;
	color: #000;
}

.newsList li a:active {
	text-decoration: none;
	color:#000;
}

#news_content {
	width:660px;
	margin:auto;
}

#news_content ul{
	background-image:url(../images/self_tbg.gif); 
	background-repeat: no-repeat; 
	padding:0px;
	margin:0 auto;
	width:650px;
	display: block;
	padding-left:20px;
	height:26px;
	line-height:26px;
}

#news_content li{
	width:500px;
	height:26px;
	line-height:26px;
	margin:auto;
	display: block;
	list-style:none;
}

#news_content li.title{
	width:272px;
	float:left;
}

#news_content li.date{
	width:60px;
	float:right;
}

#news_contentli a{

}

#news_content li a:link {
	color: #000;
	text-decoration: none;
}

#news_content li a:visited
{
    text-decoration: none;
    color: #000000;
}
#news_content li a:hover {
	text-decoration: none;
	color: #000000;
}
#news_content li a:active {
	text-decoration: none;
	color:#000000;
}

#mainContainer_middle{
	margin-left:30px;
    width:475px;
	float:left;
}

#mainContainer_middle_sub1{
	margin-left:auto;
	margin-right:auto;
	width:475px;
	overflow:hidden;
	float:left;
}

#mainContainer_middle_sub2{
	margin-left:auto;
	margin-right:auto;
	width:475px;
	overflow:hidden;
	float:left;
	background-repeat:no-repeat;
	background-position:top;
	background-position:center;
	font-size:14px;
	line-height:30px;
	color:#000;
}

#mainContainer_right{
	width:203px;
	height:200px;
	float:right;
}

#main_foot{
    padding-top:5px;
	width:980px;
	height:80px;
	margin:auto;
	float:none;
}

#main_foot_sub1{
	width:980px;
	height:32px;
	line-height:32px;
	float:left;
}
#main_foot_sub1 a{
	padding: 0 5px;
}

#main_foot_sub2{
    color: #04233F; 
	width:980px;
	height: 40px;
	line-height: 40px;
	float:left;
}

#ComBox{
    width:325px; 
    height:184px;
}

#ComBoxContent{
    width:325px; 
    height:148px;
}

#ComBoxLeft{
    width:143px; 
    height:148px;	
	float:left;

}
#ComBoxRight{
    width:181px;
    height:148px;	
	float:left;
}

#anliBox{
    width:340px; 
    height:184px;
}

#anliBoxContent{
    height:138px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;

}

#siderBar{
	width:200px;
	background-color: #FDFDFD;
}

#siderBar_Sider{
    width:200px;
	height:65px;
}

#siderBar_Content{
}

#mainContent {
	margin-left:auto;
	margin-right:auto;
	width:972px;
	height:400px;

}
#selfContent {
	margin-left:auto;
	margin-right:auto;
	width:100%;
	height:auto;
	display:table;
}

#selfContainer {
    margin:30px auto 0;
	width: 1020px;
}

#adv {
	width:578px;
	height:80px;
	margin: auto;
	border: 1px solid #CCCCCC;
}

#login {
	width:235px;
	margin: auto; 
}

#mainLeftsideBar {

}
#mainLeft{
	float:left;
	width:320px;
}

#selfLeft{
	float:left;
	width:203px;
}

#selfLeft_title {
	position: relative;
}

#selfLeft_title span {
	color: #FFF;
	position: absolute;
	left: 10px;
	bottom: 2px;
    font-size: 20px;
	font-weight: bold;
}

#selfLeft_menu {
	float:left;
	width:100%;
}
#selfLeft_menu .menuUl li{
	
}
#selfLeft_menu .menuUl li a{
	display:block;
	color:#053A80;
	padding:10px 0;
	width:auto;
	font-size:16px;
}
#selfLeft_box1 {
	margin-top:10px;
	float:left;
	width:100%s;
}

.ulSub li {
	float: left;
	position: relative;
}

.ulSub li span {
	position: absolute;
	left: 70px;
	top: 40px;
}

#selfLeft_box2 {
	margin-top: 10px;
	float:left;
}

#mainMid{ 
    float:left;
	width:340px;
}

#mainLeft_listtop
{
	height:30px;
	background-color: #003399;
	padding-left: 10px;
}

/*��ҳ��Ϣģ�鿪ʼ*/
#mainBaoJia
{ 
    width:200px;
}

#mainBaoJiaMid
{
    padding:10px;
}

/*��ҳ��������ģ�鿪ʼ*/

#mainLinks
{
	width:188px;
	height:330px;
}

#mainLinks ul 
{  
     margin-left:30px;
	 list-style-type: none;
}

#mainLinks li
{ 
    margin-bottom:5px;   
    margin-left:auto;
    margin-right:auto;
	width:120px;
	overflow: hidden;
}

/*��ҳ��������ģ�����*/

#MainSiderbar_Mid
{ 
	margin:0 auto;
	width:150px;
}

#MainSiderbar_Title
{
    padding:4px;
    margin:0 auto;
	width:180px;
}
#MainSiderbar_Container
{
	width:211px;
}

/*��ҳ��Ʒ����ģ�����*/
#focus
 {
	width: 340px;	
}

/*��ҳ��Ʒ����ģ�鿪ʼ*/

#mainProTop
 {
	width:198px;
	border: 1px solid #CCCCCC;
}

#mainProTop_bot
 {
	padding-top:10px;
	padding-bottom:10px;
	padding-left:40px;
	background-image: url(../images/protopnum.gif);
	background-repeat: no-repeat;
	background-position: 10px;
}
/*��ҳ��Ʒ����ģ�����*/

#mainRight {
    clear:right; 
	float:left;
	width:307px;	
}

#selfRight {
    margin-left:30px;
    clear:right; 
	float:left;
	width:767px;	
}
#selfRight h2{
	text-align:center;
	font-size:16px;
	margin:10px 0 0;
}
#selfRightContainer {
    margin-top:5px;	
	margin-bottom:50px;
	width:750px;
	height:auto;
	border: 1px solid #CCCCCC;
}
#selfRightBar{
	margin-left:auto;
	margin-right:auto;
	padding-left: 30px;
	width:720px;
	height:27px;
	color:#000000;
	background-repeat: no-repeat;
	background-image: url(../images/sub_breadbg.jpg);
	background-position: left;
}

#selfRightBar_right{
	width:520px;
	height:27px;
	line-height:27px;
	float:left;
}

#selfRightContent{
    padding:10px 0;
	height:auto;
	line-height:24px;
}
#mainRightMid { 
    padding-top:2px; 
	padding-bottom:2px;   
    padding-left:7px; 
	padding-right:7px; 
    width: 544px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #009966;
	border-left-color: #009966;
	background-color: #D9F0A8;
	
}

#mainRightContent{ 
    padding:10px; 
	width: 520px;

	border-width: 1px;
	border-style: solid;
	border-color: #009966;
	background-color: #FFFFFF;
	
}


#mainRightContent_top{
	width: 520px;
	height:	30px;

	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	text-align: center;
}

#mainRight_bot {

}



#footer {
	margin:auto;
	width:990px;
	height:65px;
	background-image: url(../images/footer_bg.gif);
	background-repeat: no-repeat;
}

#footerSider
{
    width:10px;
}
#footerContainer
{
	height:65px;
	line-height:24px;
	text-align: center;
	width:990px;
	padding-top: 0px;
}


#footer_menu { 
    float:right;
	margin-top:30px;
    width:770px;
	height:50px;
	background-image: url(../images/footer_menubg.gif);
	text-align: left;
	background-repeat: repeat-x;
}
/*---------------------------------------------------------------------------*/



/*------------------��������ģ�鿪ʼ---------------------------------*/

#boxTalk {
	margin-top:10px;
	width:520px;
	height:400px;
/*	border: 1px solid #66CC66; */
}
#boxTalkTop { 
    padding-left:5px;
	width:515px;
	height:24px;
	background-color: #EBEBEB;
	border: 1px solid #EBEBEB;
}
#boxTalkMid { 

	height:150px;
}

#boxTalkCell { 
    margin-top:10px; 
	margin-left:auto;
	margin-right:auto;
	width:500px;
	height:75px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E4E4E4
/*	border: 1px solid #66CC66; */
}
#boxTalkCell_Top { 
    padding-left:5px;
	width:495px;
	height:24px;
/*		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #66CC66;   */
}
#boxTalkCell_Bot {
	padding-left:5px;
	width:495px;
	height:50px;
/*		background-color: #EEFFFA;*/
}


/*------------------��������ģ�����---------------------------------*/



#leftMenu
{
	margin:0 auto;
	width: 200px;

}



#leftMenu ul {
	padding-left:0px;
	margin-top:0px;
	margin-left:0px;
	margin-bottom:0px;
	list-style-type: none;

}


#leftMenu ul li {
	padding-left:50px;
	margin:0 auto;
	height:28px;
	background-image: url(../images/sider_ac.gif);
	background-repeat: no-repeat;
	background-position: 20px center;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EBEBEB;

}



#leftMenu li a:link, #leftMenu li a:visited
{
	color: #666666;
}
#leftMenu li a:hover, #leftMenu li a:active
{
	color: #000000;
}

#ti { margin-left:20px;
     height:25px;
}

#ti a:link, #ti a:visited
{
	color: #FFFFFF;
}
#ti a:hover, #ti a:active
{
	color: #FFCC00;
}
.border {
	border-width: 1px;
	border-style: solid;
	border-color: #CCCCCC;
}

/*------------------------------------------------------------
	sliderBox
------------------------------------------------------------*/
.sliderBox li {
	float: left;
	position: relative;
}

.sliderBox .foopage {
	text-align: center;
	position: absolute;
	left: 50%;
	margin-left: -50px;
	bottom: 10px;
	z-index: 1000;
}

.sliderBox .foopage a {
	margin: 0 5px;
	display: inline-block;
	background: url(../images/foo_ico01.jpg) no-repeat;
	width: 30px;
	height: 5px;
}

.sliderBox .foopage a.selected {
	background: url(../images/foo_ico02.jpg) no-repeat;
}

.sliderBox .foopage a span {
	display: none;
}

.sliderBox {
	position: relative;
	width: 100%;
	overflow: hidden;
	margin-bottom: 50px;
}

.sliderBox .arrow {
	margin: 0 auto;
	width: 1080px;
	position: relative;
	z-index: 20;
}

.sliderBox .arrow li {
	position: absolute;
	top: 120px;
	cursor: pointer;
}

.sliderBox .arrow .prev {
	left: 0;
}

.sliderBox .arrow .next {
	right: 0;
}

.sliderBox .foo {
	height: 310px;
	overflow: hidden;
}

/*------------------------------------------------------------
	slider1
------------------------------------------------------------*/
.slider1 .foo li {
	padding: 0 5px;
}

/*------------------------------------------------------------
	slider2
------------------------------------------------------------*/
.slider2 {
	margin: 0 auto 50px;
	width: 1080px;
}

.slider2 .foo {
	margin: 0 auto;
	width: 1020px;
}

/*------------------------------------------------------------
	slider3
------------------------------------------------------------*/
.slider3 {
	margin: 0 auto 50px;
	width: 1080px;
}

.slider3 .foo {
	margin: 0 auto;
	width: 910px;
	height: auto;
}

.slider3 .foo li {
	margin-right: 10px;
}

.slider3 .arrow li {
	top: 12px;
}

/*------------------------------------------------------------
	slider4
------------------------------------------------------------*/
.slider4 .foo {
	height: auto;
}

/*.slider4 .arrow {
	width: auto;
	position: static;
}

.slider4 .arrow li {
	top: 35%;
	z-index: 20;
}

*/
.fContact {
	width: 1020px;
	margin: 0 auto;
}

.contactBox {
	clear: both;
	padding: 1px 0;
	background: url(../images/f_bg.jpg) no-repeat center top;
}

.contactBox .guoqiList {
	float: right;
	width: 225px;
}

.contactBox .guoqiList li {
	margin-left: 5px;
	text-align: center;
	float: left;
	width: 70px;
}
	
.contactBox .guoqiList a {
	display: block;
	color: #FFF;
}
	
.contactBox .guoqiList span {
	color: #FFF;
	margin-top: 5px;
	display: block;
	font-size: 14px;
}

.contactBox dl {
	float: left;
	width: 750px;
}

.contactBox dt {
	padding-right: 10px;
	float: left;
}
.contactBox dd {
	padding-top: 20px;
	color: #FFF;
	font-size: 14px;
	line-height: 24px;
	float: left;
	width: 270px;
}

.contactBox dd.ddSpec {
	width: 220px;
}

.proList li {
	float: left;
	width: 33.3%;
	padding: 0 5px;
	margin: 0 0 15px 0;
	box-sizing: border-box;
}

.proList li a {
	display: block;
}

.proList li img {
	width: 100%;
	height: auto;
	padding: 1px;
	border: 1px solid #CCC;
	box-sizing: border-box;
	background-color: #FFF;
}

.proList li span {
	margin-top: 5px;
	display: block;
	font-size: 12px;
	line-height: 22px;
}

.proList li span em {
	display: block;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	font-style: normal;
}





.spMenuLink {
	display: none;
}

.spH2 {
	display: none;
}
.li_pagelist {
	width: 320px;
	margin: 10px auto;
	text-align:center;
}
.li_pagelist li {
	list-style: none;
	display:inline-block;
	padding: 5px 8px;
	font-size:14px;
}
.li_pagelist li a{
	font-size:14px;
}
.li_pagelist li.thisclass{
	background-color:#053a80;
	color:#fff;
}
.fenye{
	text-align:left;
	width:100%;
	padding:10px 0 0;
	border-top:1px dotted #fff;
}
.fenye li{
	color:#333;
	height:30px;
	float:none;
	-webkit-text-overflow:ellipsis;
-moz-text-overflow:ellipsis;
-o-text-overflow:ellipsis;
text-overflow:ellipsis;
overflow:hidden;
white-space:nowrap;
}
.fenye li a{
	display:inline;
	color:#333;
}
#main_foot2{
	display:none;
}
.xn_c_sv_kefu_warp div {
	margin-top: 15px;
}
.xn_c_sv_kefu_warp .kBox1 {
	display:inline-block;
	width:21%;
	text-align:right;
}
#b_content{
	vertical-align:top;
}
.coolbg{
	padding:5px 15px;
	background-color:#306EA1;
	color:#fff;
	border-radius:5px;
	border:0 none;
}
/*.ekefu{
	position:fixed;
	right:10px;
	top:45%;
	background-color:#306EA1;
	overflow:hidden;
	text-align:center;
	word-break:break-all;
	z-index:999;
}
.ekefu a{
	font-size:14px;
	color:#fff;
	width:12px;
	display:block;
	padding:20px 10px;
}*/

@media all and (min-width: 0px) and (max-width: 640px) {
	#gNavi li.first a{
		width:100%;
	}
	.ekefu{
		display:none;
	}
	.spH2 {
		display: block;
	}

	.pcBox {
		display: none;
	}
	.spMenuLink {
		display: block;
	}

	#gHeader .h1Box {
		padding: 4px 5px;
		width: auto;
	}
		
	#gHeader .h1Box img {
		width: 260px;
		height: auto;
	}

	#gHeader .hBox .hLink {
		display: none;
	}

	#gHeader .spMenuLink a {
		float: right;
	}
	
	#gHeader .spMenuLink a img {
		width: 35px;
	}
	
	#gHeader .hBox {
		margin-top: 7px;
	}
	
	#gNavi {
		position: absolute;
		left: 0;
		top: 100%;
		background: #D8E6F3;
		padding-bottom: 500px;
	}
	
	#gNavi li a:hover {
		background: none;
	}
		
	#gNavi {
		display: none;
		border-top: 1px dotted #C0C0C0;
	}
	
	#gNavi li {
		float: none;
		width: 100%;
		text-align: center;
		border-bottom: 1px dotted #C0C0C0;
	}
	
	#gNavi li a {
		background-color: #FFF;
		width: auto;
		color: #000;
		font-weight: normal;
		display: block;
		padding: 10px;
	}
	
	#gNavi li.first a {
		padding-left:0px;
	}
	
	#gNavi li em {
		display: none;
	}
	
	.sliderBox {
		margin-bottom: 10px;
	}

	#mainContainer {
		width: auto;
		height: auto;
	}
	
	#mainContainer_left_sub1 {
		width: auto;
		height: auto;
		float: none;
	}

	#mainContainer_left_sub1 img {
		max-width: 320px;
		height: auto;
	}
	
	#mainContainer_left {
		margin-bottom: 10px;
		width: auto;
		height: auto;
		float: none;
	}
	
	#mainContainer_left_sub2 {
		margin-top: 5px;
		width: auto;
		float: none;
	}

	#mainContainer_left_sub2 ul {
		width: auto;
	}

	#mainContainer_middle {
		margin-bottom: 10px;
		margin-left: 0;
		width: auto;
		height: auto;
		float: none;
	}
	
	#mainContainer_middle_sub1 {
		margin-left: auto;
		margin-right: auto;
		width: auto;
		height: auto;
		float: none;
	}
	
	#mainContainer_middle_sub2 {
		margin-left: auto;
		margin-right: auto;
		width: auto;
		height: auto;
		float: none;
		padding: 10px;
	}

	#mainContainer_right {
		width: auto;
		height: auto;
		float: none;
	}
	
	#selfLeft_box1 {
		margin-top: 10px;
		float: none;
	}

	.ulSub {
		padding: 0 10px 10px;
	}
	
	.ulSub li {
		float: none;
	}

	.contactBox {
		display: none;
	}
	
	#main_foot {
		padding: 5px 0;
		width: auto;
		height: auto;
		margin:0 auto 50px;
		float: none;
		background-color: #1171BE;
	}
	
	#main_foot_sub1 {
		display: none;
	}
	
	#main_foot_sub2 {
		color: #fff;
		width: auto;
		float: none;
		text-align: center;
	}
	
	#main_foot_sub2 a {
		display: none;
	}
	
	#mainContainer_middle_sub2{
		background: url(../images/main_combg.gif) no-repeat left top;
		background-size: 100% 100%;
	}
	
	.spH2 {
		padding: 0 5px 5px;
		font-size: 16px;
		border-bottom: 2px solid #1171BE;
	}
	
	.spH2 span {
		padding-left: 5px;
		display: inline-block;
		font-size: 14px;
		font-weight: normal;
	}
	
	.spH2 a {
		font-size: 14px;
		font-weight: normal;
		float: right;
	}
	
	#mainContainer {
		background: none;
	}
	
	#selfContainer {
		margin: 10px auto;
		width: auto;
	}
	
	#selfLeft {
		display: none;
	}
	
	#selfRight {
		clear: none;
		float: none;
		margin-left: 0;
		width: auto;
	}
	
	#selfRightBar_right {
		width: auto;
		float: none;
	}
	
	#selfRightContent {
		height: auto;
		margin-top: 0;
		padding: 12px;
		width: auto;
	}
	
	#selfRightContent img {
		width: 100%;
		height: auto;
	}
	
	.proList li {
		margin: 0 0 10px;
		padding: 0 5px;
		width: 50%;
	}
	
	#main_foot2{
		display:block;
		position:fixed;
		left:0;
		bottom:0;
		width:100%;
}
#main_foot2 ul li{
	float:left;
	width:33.33%;
	text-align:center;
	background-color:#333;
	padding:15px 0;
	border-right:1px solid #fff;
	box-sizing:border-box;
}
#main_foot2 ul li:last-child{
	border-right:0 none;
}
#main_foot2 ul li a{
	color:#fff;
}
	
	
	
	
	
	

}
