* {margin: 0;outline: 0 none;padding: 0;font-family: "\5FAE\8F6F\96C5\9ED1", "\5B8B\4F53", "\9ED1\4F53", tahoma, arial;font-size: 14px;}
html,body{margin: 0;padding: 0;width: 100%;}
a{ text-decoration: none;}
a:hover{text-decoration: none;color:red;font-style: normal;}
ul{list-style: none;padding: 0;}
img{border:none;}
.clear{
	zoom: 1;
	clear:both;
}
.overflow{overflow:hidden;}
.clear:after{
	content: "";
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
.fl{ float:left;}
.fr{ float:right;}
.nodata{ display:block; color:#666; text-align:center; width:auto; margin:20px auto;}
/*å•è¡Œçœç•¥*/
.aline-hide{
	overflow: hidden;
	word-break: break-all;
	white-space:nowrap;
	text-overflow:ellipsis;
}
/*ä¸¤è¡Œçœç•¥*/
.line2-hide,.line3-hide,.line4-hide,.line5-hide{
	overflow: hidden;
	-webkit-line-clamp:2;
	-moz-line-clamp:2;
	-ms-line-clamp:2;
	line-clamp:2;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-box;
	display: box;
	-webkit-box-orient: vertical;
	-moz-box-orient: vertical;
	-ms-box-orient: vertical;
	box-orient: vertical;
	word-break: break-all;
	text-overflow: ellipsis;
}
/*ä¸‰è¡Œçœç•¥*/
.line3-hide{
	-webkit-line-clamp:3;
	-moz-line-clamp:3;
	-ms-line-clamp:3;
	line-clamp:3;
}
/*å››è¡Œçœç•¥*/
.line4-hide{
	-webkit-line-clamp:4;
	-moz-line-clamp:4;
	-ms-line-clamp:4;
	line-clamp:4;
}
/*äº”è¡Œçœç•¥*/
.line5-hide{
	-webkit-line-clamp:5;
	-moz-line-clamp:5;
	-ms-line-clamp:5;
	line-clamp:5;
}

body{
	position: relative;
	background-color: #f6f6f6;
	background-image: url(../images/common_bg.jpg);
	background-repeat: repeat;
	background-position:center;
	background-size: 120px;
}

.wrap{
	width: 100%;
	padding-bottom: 20px;
}

.container1000{
	margin: 0 auto;
	width: 1000px;
}
.bottom-getmore{
	display:block;
	margin-top: 20px;
	width: 100%;
	text-align: center;
	height: 32px;
	line-height: 32px;
	color: #323232;
	border-radius: 4px;
	border:1px #e0e0e0 solid;
	background-color: #f4f4f4;
	box-sizing: border-box;
	cursor: pointer;
}


.notop {
    height: 34px;
    line-height: 34px;
    /*background: #f3f3f3;*/
    background: url(../images/notop_bg.jpg) repeat-x;
    border-bottom: 1px solid #cccccc;
    color: #0068b7;
    text-align: center;
	/*overflow: hidden;*/
    clear: both;
}
.notop  .container{ background: url(../images/notop_bg.jpg) repeat-x;} 
.notop .il{ float:left;height: 30px; margin-left: 20px; margin-top: 5px;}
.notop .il li{ float:left; padding:0 2px; color:#333;}
.notop .il li a{ color:#808080; font-size:12px;}
.notop .ir{position: relative;margin-right: 10px;float: right;color: #808080;}
.notop .ir a{position: relative;padding: 0 10px;color:#808080;display:block;float: left;z-index: 99;}
.notop .il li a:hover,.notop .ir a:hover{color: #3fa8e7;}
.notop .ir .phone_ewm{
	display: none;
	width: 120px;
	height: 120px;
	position: absolute;
	right: 120px;
	top: 35px;
	background-color: #fff;
	z-index: 9;
}
.notop .ir .phone_ewm:hover{
	display: block;
}
.notop .ir .phone_ewm img{
	margin: 12px auto 0 auto;
	display: block;
	width: 96px;
}
.notop .ir .phone:hover + .phone_ewm{
	display: block;
}
.notop .ir .nzsjb_ewm{
	right: 200px;
}
.notop .ir .nzsjb:hover + .nzsjb_ewm{
	display: block;
}
.notop .ir .gzh_ewm{
	right: 285px;
}
.notop .ir .gzh:hover + .gzh_ewm{
	display: block;
}
.notop .search{
	margin-top: 4px;
	float: right;
	width: 200px;
	height: 25px;
	line-height: 25px;
	border:1px #e0e0e0 solid;
	border-radius: 4px;
	background-color: #fff;
}
.notop .search .search-input{
	height: 23px;
	line-height: 23px;
	border: none;
}
.notop .search .search-button{
	margin: 2px 4px 0 0;
	float: right;
	width: 20px;
	height: 20px;
	background-image: url(../images/nav_search_icon.png);
	border:none;
	background-color: transparent;
	cursor: pointer;
}

/*å…¬ç”¨æ ‡é¢˜*/
.common-tit{
	position: relative;
	height: 35px;
	border-bottom: 2px #0c94e1 solid;
	background-color: #fff;
}
.common-tit p{
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 40px 0 20px;
	float: left;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	font-weight: normal;
	background-color: #0c94e1;
	background-image: url(../images/main_tit_icon.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: auto 35px; 
}

/*å…¬ç”¨æ ‡è¯­*/
.common-text{
	margin-bottom: 20px;
	height: 26px;
	border-left: 8px #d3120d solid;
	background-image: url(../images/common_txt_icon.png);
	background-position: left bottom;
	background-repeat: repeat-x;
}
.common-text img{
	padding-left: 5px;
	padding-right: 10px;
	float: left;
	display: block;
	height: 26px;
	background-color: #fff;
}
.common-text p{
	margin-top: 4px;
	font-size: 13px;
	float: left;
	color: #646464;
}

/*é¡µé¢å½“å‰ä½ç½®*/
.location{
	margin:0 20px;
    height: 50px;
    line-height: 50px;
    color: #323232;
    font-weight: normal;
    /*border-bottom: 1px #e0e0e0 dashed;*/
}
.location a{
	margin-right: 8px;
    color: #323232;
    text-decoration: none;
}
.location a:hover{
	color: #ee0000;
}
.location a:after{
	content: "";
    margin: 0 8px;
    display: inline-block;
    width: 8px;
    height: 8px;
    border-width: 1px 1px 0 0;
    border-color: #323232;
    border-style: solid;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
}
.location2{
	height: 50px;
    border-bottom: 1px solid #ebebeb;
    line-height: 50px;
    font-size: 14px;
    font-weight: bold;
	padding:0 20px;
	font-weight:normal;
	color: #666;
}
.location2 a{
    color: #323232;
    text-decoration: none;
}
.location2 a:hover{
	color: #ee0000;
}

/*å…±ç”¨åˆ—è¡¨å¤´éƒ¨*/
.common-list-tit{
	position: relative;
	height: 37px;
	font-weight: normal;
}
.common-list-tit:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	display: block;
	width: 100%;
	height: 28px;
	background-color: #e6e9ed;
}
.common-list-tit p{
	position: absolute;
	left: 0;
	top: 0;
	padding: 0 25px 0 10px;
	display: inline-block;
	height: 37px;
	line-height: 37px;
	color: #fff;
	background-color: #2171ca;
	background-image: url(../images/common_tit_icon.jpg);
	background-position: right center;
	background-size: 15px 37px;
	background-repeat: no-repeat;
	z-index: 9;
}
.common-list-tit a{
	display: block;
	position: absolute;
	right: 10px;
	bottom: 0;
	height: 28px;
	line-height: 28px;
	color: #0373d7;
	font-size: 12px;
	z-index: 9;
}

.common-list-tit a:after{
	content: "";
	display:inline-block;
	margin-left: 4px;
	float: right;
	width: 8px;
	height: 28px;
	background-image: url(../images/common_more_icon1.png);
	background-position: right center;
	background-repeat: no-repeat;
}
/*å…¬ç”¨å¯¼èˆªå¤´éƒ¨*/
.common-nav-tit{
	position: relative;
	height: 37px;
	line-height: 37px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	background-color: #2171ca;
}
.common-nav-tit:after,.common-nav-tit:before{
	content: "";
	position: absolute;
	top: 0;
	display: block;
	width: 15px;
	height: 37px;
	background-image: url(../images/common_tit_icon.jpg);
	background-size: 100%;
}
.common-nav-tit:before{
	right: 0;
}
.common-nav-tit:after{
	left: 0;
	background-image: url(../images/common_tit_icon1.jpg);
}
.common-nav-tit2{
	height: 36px;
	line-height: 36px;
	font-weight: normal;
	border-bottom: 2px #236fbc solid;
}
.common-nav-tit2 .tit{
	float: left;
	position: relative;
	display: inline-block;
	height: 36px;
	line-height: 36px;
	font-size: 16px;
	color: #236fbc;
}
.common-nav-tit2 .tit:before{
	content: "";
	display: block;
	position: absolute;
	left: 0;
	bottom: -2px;
	width: 100%;
	height: 2px;
	background-color: #f40f22;
}
.common-nav-tit2 .tit:after{
	content: "";
	display: block;
	position: absolute;
	right: -10px;
	top: 9px;
	width: 1px;
	height: 20px;
	background-color: #236fbc;
	transform: rotate(25deg);
	-webkit-transform: rotate(25deg);
	-moz-transform: rotate(25deg);
	-ms-transform: rotate(25deg);
}
.common-nav-tit2 .en{
	float: left;
	margin: 10px 0 0 20px;
	height: 22px;
	line-height: 22px;
	color: #236fbc;
	font-size: 12px;
}
.common-nav-tit2 span{
	float: right;
	height: 22px;
	color: #888;
}

/*å…¬å…±é¡µç */
.common-page div{
	width: 100%;
	padding: 45px 0;
	text-align: center;
}
.common-page .up-page,.common-page .down-page,.common-page span,.common-page a{
	margin-right: 12px;
	display: inline-block;
	width:32px;
	height: 32px;
	line-height: 32px;
	color: #323232;
	cursor: pointer;
	text-align: center;
}
.common-page a:hover,.common-page span:hover,.common-page span.current{
	background-color: #0c94e1;
	color: #fff;
}
.common-page li{
	width: 32px;
}
/*å…¬ç”¨å¼¹å‡ºæ¡†*/
.alert-box{
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #323232\9;
	background-color: rgba(0,0,0,0.6);
	z-index: 99;
}
.alert-box .box{
	position: relative;
	margin: 16% auto 0 auto;
	width: 320px;
	border-radius: 6px;
	background-color: #fff;
	overflow: hidden;
}
.alert-box .box h2{
	height: 40px;
	line-height: 40px;
	background-color: #f82e32;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
}
.alert-box .box p{
	padding: 20px 40px;
	text-align: center;
	color: #323232;
}
.alert-box .box button{
	margin: 0 auto 20px auto;
	display: block;
	width: 80px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	cursor: pointer;
	border-radius: 4px;
	background-color: #fff;
	border:1px #999 solid;
	color: #666;
}
.alert-box .box button:hover{
	border-color: #ff7275;
	color: #ff7275;
}


/*ç¬¬äºŒç§å¤´éƒ¨æ ·å¼*/
.head2{
	height: 60px;
    z-index: 99;
    margin-bottom: 0;
    width: 100%;
    background: #fff;
    -webkit-box-shadow: 0 0px 1px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 0px 1px rgba(0,0,0,0.2);
    box-shadow: 0 0px 1px rgba(0,0,0,0.2);
    _position: absolute;
    position: fixed;
    top: 0px;
}
.head2-nav{
	margin: 0 auto;
	width: 1190px;
}
.head2-nav .logo{
	margin-left: 20px;
	float: left;
	display: block;
}
.head2-nav .logo img{
	margin-top: 10px;
	display: block;
	height: 40px;
}
.head2-nav ul{
	margin: 18px 20px 0 0;
	float: right;
}
.head2-nav ul li{
	padding:0 30px; 
	float: left;
	height: 24px;
	line-height: 24px;
	border-right: 1px #e0e0e0 solid;
}
.head2-nav ul li:last-of-type{
	border-right: none;
}
.head2-nav ul li a{
	display: block;
	color: #323232;
	font-size: 18px;
}
.head2-nav ul li a:hover{
	color: #ee0000;
}

/*å¤´éƒ¨å¹¿å‘Šå›¾*/
.header-ad{
	position: relative;
}
.header-ad a{
	position: relative;
	display: block;
}
.header-ad a img{
	float: left;
	display: block;
	width: 100%;
}
.header-ad .header-ad-close{
	position: absolute;
	right: 30px;
	top: 30px;
	margin-top: -13px;
	padding: 0 8px;
	height: 24px;
	line-height: 24px;
	border:1px #e0e0e0 solid;
	border-radius: 4px; 
	background-color: #fff;
	font-style: normal;
	color: #666;
	z-index: 9;
	cursor: pointer;
}
.header-ad .header-ad-close:hover{
	color: #f00;
	background-color: #e0e0e0;
}

/*å¤´éƒ¨*/
.header{
	background-image: url(../images/body_bg.jpg);
	background-position: center;
	background-size: cover;
}
.header .header-item{
	margin: 0 auto;
	width: 1190px;
	position: relative;
}
.header .banner{
	overflow: hidden;
	position: relative;
	width: 100%;
	height: 230px;
}
.header .banner .logo{
	display:block;
	margin-top: 32px;
	margin-left: 30px;
	height: 167px;
	transition: all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
	-moz-transition: all ease-in-out 0.2s;
	-ms-transition: all ease-in-out 0.2s;
}
.header .banner .logo:hover{
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-ms-transform: scale(1.05);
	transition: all ease-in-out 0.2s;
	-webkit-transition: all ease-in-out 0.2s;
	-moz-transition: all ease-in-out 0.2s;
	-ms-transition: all ease-in-out 0.2s;
}
.header .banner .header-img{
	position: relative;
	top: -4px;
	margin-right: 20px;
	float: right;
}
.header .banner .header-img li{
	display: none\9;
	position: absolute;
	right: 0;
	top: 0;
	height: 230px;
	opacity: 0;
	transition: opacity ease-in-out 1.2s;
}
.header .banner .header-img li.show{
	display: block\9;
	opacity: 1;
	transition: opacity ease-in-out 1.2s;
}
.header .banner .header-img li .imgs{
	display: block;
	height: 230px;
	width: auto;
}
.header .banner .header-img li .txts{
	position: absolute;
	right: 50px;
	top: 110px;
	top:32.5px\9;
	width: 24px;
	opacity: 0;
	transform: translateY(-50%) scale(0);
	-webkit-transform: translateY(-50%) scale(0);
	-moz-transform: translateY(-50%) scale(0);
	-ms-transform: translateY(-50%) scale(0);
}
.header .banner .header-img li.show .txts{
	opacity: 1;
	transform: translateY(-50%) scale(1);
	-webkit-transform: translateY(-50%) scale(1);
	-moz-transform: translateY(-50%) scale(1);
	-ms-transform: translateY(-50%) scale(1);
	transition: all ease-in-out 1.2s;
	-webkit-transition: all ease-in-out 1.2s;
	-moz-transition: all ease-in-out 1.2s;
	-ms-transition: all ease-in-out 1.2s;
}

/*.header .banner .date{
	position: absolute;
	right: 20px;
	bottom: 86px;
	height: 68px;
	width: 350px;
}
.header .banner .date .weather{
	position: relative;
	float: left;
	padding-right: 10px;
	width: 180px;
	height: 68px;
}
.header .banner .date .weather:after{
	content: "";
	position: absolute;
	right: 0;
	top: 9px;
	width: 2px;
	height: 50px;
	background-color: #fff;
}
.header .banner .weather .ol{
	float: left;
	width: 80px;
}
.header .banner .weather .or{

}
.header .banner .weather .ol p{
	height: 22px;
	line-height: 22px;
	color: #fff;
	text-align: center;
}
.header .banner .weather .or{
	margin-left: 90px;
}
.header .banner .weather .or .num{
	font-size: 30px;
	color: #fff;
	text-align: center;
}
.header .banner .weather .or .kongqi{
	margin: 0 auto;
	width: 80px;
	height: 25px;
	line-height: 25px;
	background-color: #ffff00;
	color: #666;
	font-size: 12px;
	text-align: center;
	border-radius: 3px;
}
.header .banner .weather img{
	margin-left: 28px;
	display: block;
	width: 24px;
	height: 24px;
}
#cidebox{
	background-color: transparent;
}

.header .banner .time{
	float: right;
}
.header .banner .time p{
	color: #fff;
	text-align: center;
}
.header .banner .time p#day{
	height: 30px;
	line-height: 30px;
	font-size: 22px;
}
.header .banner .time p:last-of-type{
	margin-top: 10px;
	height: 28px;
	line-height: 28px;
}
.header .banner .headerTxt{
	position: absolute;
	right: 25px;
	top: 40px;
}*/

.header-nav{
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	/*background-image: url(../images/nav_bg.jpg);*/
	background-repeat: repeat-x;
	background-size: 1px 50px;
}
.header-nav .nav-box{
	width: 100%;
	height: 50px;
	background:#0373d7;
}
.header-nav .nav-content{
	position: relative;
	margin: 0 auto;
	width: 1190px;
	height: 50px;
	/*background:#0068b7;*/
}
.header-nav .nav-content .nav-item{
	float: left;
	display: inline-block;
}
.header-nav .nav-content .nav-item li{
	position: relative;
	float: left;
	width: 119px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	cursor: pointer;
}
.header-nav .nav-content .nav-item li:hover{
	background-color: #0799ff;
}
.header-nav .nav-content .nav-item li:before,.header-nav .nav-content .nav-item li:after{
	content: "";
	display: block;
	position: absolute;
	top:12.5px;
	width: 1px;
	height: 25px;
}
.header-nav .nav-content .nav-item li:first-of-type:before,
.header-nav .nav-content .nav-item li:last-of-type:after,
.header-nav .nav-content .nav-item li:hover:before,
.header-nav .nav-content .nav-item li:hover:after,
.header-nav .nav-content .nav-item li.current:before,
.header-nav .nav-content .nav-item li.current:after{
	content: none;
}
.header-nav .nav-content .nav-item li:first-child:before{
	content: none;
}
.header-nav .nav-content .nav-item li:before{
	left: 0;
	background-color: #1d91f6
}
.header-nav .nav-content .nav-item li:after{
	right: 0;
	background-color: #004aa2;
}
.header-nav .nav-content .nav-item li:last-of-type,.nav .nav-content .nav-item li:hover{
	background-image:none;
}
.header-nav .nav-content .nav-item li.current,.nav .nav-content .nav-item li.on{
	background-color: #0799ff;
	color: #fff;
	background-image:none;
}
.header-nav .nav-content .nav-item li a{
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 20px;
}
.header-nav .nav-content .nav-item li i.child{
	position: relative;
	padding-right: 14px;
	/*background-image: url(../images/down_icon.png);
	background-size: 6px 10px;
	background-position: 111px center;
	background-repeat: no-repeat;*/
}
.header-nav .nav-content .nav-item li i.child{
	position: absolute;
	right: 20px;
	top: 20px;
	width: 10px;
	height: 10px;
	background-image: url(../images/down_icon.png);
	background-repeat: no-repeat;
	background-position: center;
	transition: transform ease-in-out 0.3s;
	-webkit-transition: transform ease-in-out 0.3s;
	-moz-transition: transform ease-in-out 0.3s;
	-ms-transition: transform ease-in-out 0.3s;
}
.header-nav .nav-content .nav-item li:hover i.child{
	background-image: url(../images/down_icon1.png)\9;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transition: transform ease-in-out 0.3s;
	-webkit-transition: transform ease-in-out 0.3s;
	-moz-transition: transform ease-in-out 0.3s;
	-ms-transition: transform ease-in-out 0.3s;
}
.header-nav .nav-content .search-box{
	margin-right: 20px;
	float: right;
}
.header-nav .nav-content .search-box .search-txt{
	margin-right: 8px;
	color: #fff;
}
.header-nav .nav-content .search-box .search-input{
	padding-left: 32px;
	width: 140px;
	height: 30px;
	line-height: 30px;
	background-color: #fff;
	border:none;
	border-radius: 4px;
	background-image: url(../images/nav_search_icon.png);
	background-position: 8px center;
	background-repeat: no-repeat;
	background-size: 20px auto;
}
.header-nav .nav-content .search-box .search-button{
	margin-left: 8px;
	width: 64px;
	height: 32px;
	line-height: 30px;
	background-color: #ffb22d;
	color: #fff;
	border:none;
	text-align: center;
	border-radius: 4px;
	box-sizing: border-box;
	cursor: pointer;
}
.header-nav .nav-content .nav-slide{
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	width: 100%;
	background-color: rgba(0,104,185,0.8);
	background-color: #0799ff\9;
	z-index: 120;
}
.header-nav .nav-content .nav-slide ul{
	margin: 10px 0;
}
.header-nav .nav-content .nav-slide ul li{
	margin: 0 16px;
	float: left;
	width: 130px;
	height: 35px;
	line-height: 35px;
}
.header-nav .nav-content .nav-slide ul li a{
	display: block;
	color: #fff;
	font-size: 16px;
	text-align: center;
	overflow: hidden;
	word-break: break-all;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.header-nav .nav-content .nav-slide ul li a:hover{
	color: #ffb22d;
	background-color: #0799ff;
	border-radius: 4px;
}


/*åº•éƒ¨*/
.footer{
 	position: relative;
	width: 100%;
	background-color: #fff;
}

.footer .footer-item{
	position: relative;
	margin: 0 auto;
	width: 1190px;
	z-index: 99;
}
.footer .foot-nav{
	height: 40px;
	line-height: 40px;
	color: #fff;
	background-color: #1d71b7;
}
.footer .foot-nav ul{
	margin: 0 auto;
	width: 686px;
}
.footer .foot-nav li{
	padding: 0 10px;
	margin-top: 11px;
	float: left;
	width: 150px;
	height: 18px;
	line-height: 18px;
	text-align: center;
	border-right: 2px #fff solid;
}
.footer .foot-nav li:last-of-type{
	border-right: none;
}
.footer .foot-nav li select{
	padding-left: 6px;
	margin-top: -5px;
	width: 100%;
	height: 28px;
	line-height: 28px;
	border:none;
	border-radius: 3px;
	appearance:none;
	-moz-appearance:none;
	-ms-appearance:none;
	-webkit-appearance:none;
	box-sizing: border-box;
	background-image: url(../images/foot_select_icon.png);
	background-position: 132px center;
	background-size: 10px auto;
	background-repeat: no-repeat;
	cursor: pointer;
}
.footer .foot-nav li select::expand{display:none;} 
.footer .foot-nav li select::-ms-expand{display:none;} 
.footer .foot-nav li select::-webkit-expand{display:none;} 
.footer .foot-nav li select::-moz-expand{display:none;} 

.footer .bottom{
	margin: 20px auto 0 auto;
	padding-bottom: 22px;
	width: 1190px;
}
.footer .bottom .bottom-l{
	float: left;
	margin-left: 40px;
}
.footer .bottom .bottom-l a{
	display: block;
}
.footer .bottom .txt{
	float: left;
	margin-left: 20px;
}
.footer .bottom .txt p{
	line-height: 18px;
	font-size: 12px;
	color: #b2b2b2;
}
.footer .bottom .ewm{
	margin-left: 290px;
	float: left;
	width: 106px;
	border-left:1px #e0e0e0 solid; 
}
.footer .bottom .ewm img{
	margin: 0 auto;
	display: block;
	width: 80px;
}
.footer .bottom .ewm p{
	line-height: 18px;
	font-size: 12px;
	color: #b2b2b2;
	text-align: center;
}
.footer .bottom .bottom-icon1{
	float: left;
	width: 104px;
	height: 98px;
	border-left:1px #e0e0e0 solid; 
}
.footer .bottom .bottom-icon1 a,.footer .bottom .bottom-icon2 a{
	display: block;
}
.footer .bottom .bottom-icon1 a img{
	margin: 4px auto 0 auto;
	display: block;
	width: 80px;
}
.footer .bottom .bottom-icon2{
	float: left;
	height: 98px;
	border-left:1px #e0e0e0 solid; 
}
.footer .bottom .bottom-icon2 a img{
	margin: 24px 0 0 20px;
	display: block;
}

/*ç»†è§ˆè¡¨æ ¼æ ·å¼å¼€å§‹*/
#contents table{
    border-collapse: collapse;
    margin:auto;
}
#contents table, #contents td, #contents th {
    padding: 5px 10px;
    border: 1px solid #DDD;
    word-break: break-all;
    text-indent: 0;
}
/*ç»†è§ˆè¡¨æ ¼æ ·å¼ç»“æŸ*/