/*banner*/
.tu {float: left;width:100%;height: 495px;background: url(../images/tu_bg_2.png) ;margin-top: -18px;}
.tu .wrap {position: relative;height: 495px;overflow: hidden;}
.tu .inner_layer {position: absolute;width:9999px;z-index:3;}
.tu .inner_layer ul {display: none;}
.tu span {width:32px;height: 63px;display: block;position: absolute;z-index:5;top:280px;cursor: pointer;}
.tu span.left {background: url(../images/p_l.gif) no-repeat;left:0px;}
.tu span.right {background: url(../images/p_r.gif) no-repeat;right: 0px;}
.tu .inner_layer a {
    display: inline-block;
    float: left;
    height: 495px;
    width: auto;
}

.tu .inner_layer a img{
	width: 1422px !important;
}

.outer {
    background: url("../images/bg.gif") no-repeat scroll center top transparent;
    height: 495px;
    margin: 0 auto;
    width: 100%;
}

.wrapbanner {
    margin: 0 auto;
    width: 1366px;
}







/*news*/
.news_right4 {
	clear: both;
	margin: 10px 0;
	overflow: hidden;
	padding: 0 25px;
	width: auto;
}
.news_right4_left {
	border: 1px solid #D6D3CE;
	float: left;
	height: auto;
	padding: 5px;
	width: 100px;
}
.news_right4_right {
	float: left;
	margin-left: 25px;
	width: auto;
}

.news_right4_right3 {
	padding-top:3px;
	line-height: 23px;
	width: 760px;
}
.news_right4_right4 {
	margin-bottom: 10px;
	text-align: right;
	width: 100%;
}
.news_right4_right span {
	display: block;
}
.news_right4_right1 {
	background: none repeat scroll 0 0 #E7E7E7;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	width: 750px;
	padding-left:10px;
}
.news_right4_righttime {
	float:right; padding-right:15px;
}
.news_right4_left img {
	width:100px;
}























/*黑色背景美化*/
body {
	background-color:#4B4C4F;
}
.wrap .w {
}
.w_head .run .btn {
	background:none !important;
}
.w_footer .m {
	background:none;
}
.wrap {
	background: url("../images/body_bg.png");
	background-repeat:repeat-x;
}
.wrap .w_body {
	width:100% !important;
	background-color:#FFF;
}
.wrap .w_body .m {
	width:980px !important;
	margin:0 auto !important;
}
.touch_search li {
	width:500px;
}
.addressli {
	width:1000px !important;
}
.touch_search p {
	margin:8px 0;
}
.touch_search .addressli {
	font-size: 16px;
	font-weight:bold;
	line-height: 20px;
}
.titlelinecss {
	border-bottom:#CCC 1px dotted;
	padding-bottom:10px;
}
.asp_right4 {
	clear: both;
	margin: 10px 0;
	overflow: hidden;
	padding: 0 10px;
	width: auto;
}
.asp_right4_left {
	border: 1px solid #D6D3CE;
	float: left;
	height: auto;
	padding: 5px;
	width: 130px;
}
.asp_right4_right {
	float: left;
	margin-left: 20px;
	width: 517px;
}
.asp_right4_right1 {
	background: none repeat scroll 0 0 #E7E7E7;
	font-weight: bold;
	height: 20px;
	line-height: 20px;
	padding-left:5px;
	width: 790px;
}
.asp_right4_right3 {
	line-height: 26px;
	width: 790px;
	padding-top:5px;
}
.asp_right4_right4 {
	margin-bottom: 10px;
	text-align: right;
	width: 517px;
}
.asp_right4_right span {
	display: block;
}

.asp_right4_righttime {
	float:right;
}
.asp_right4_left img {
	width:130px;
}
 @charset "utf-8";
/* CSS Document */

/* 公共区域 */
.wrap {
	height:100%;
	min-height:100%;
	zoom:1;
}
.wrap .w {/*width:1366px;*/
	height:auto;
	margin:0 auto;
	width:100%;
}
.wrap .bg {
	background:url(../images/span.png) 0 0 no-repeat;
	overflow:hidden;
}
/* 头部 */
.wrap .w_head {
	height:473px;
	overflow:hidden;
	zoom:1;
	position:relative;
}
.w_head .bar {
	overflow:hidden;
	zoom:1;
	padding:12px 0;
	background:url(../images/head_bg.png) 50% 50% repeat;
	position:relative;
	z-index:9999;
	overflow:visible;
}
.w_head .bar .line {
	height:7px;
	float:left;
	position:absolute;
	bottom:-7px;
	left:0px;
	background-position:left 0px;
	background-repeat:repeat-x;
}
.w_head .bar .map {
	/*padding:0 20px;*/
	overflow:hidden;
	zoom:1;
	width:980px;
	margin:0 auto;
}
.w_head .bar .map .l {
	height:75px;
	float:left;
}
.w_head .bar .map .l .logo_box {
	width:136px;
	height:75px;
	float:left;
}
.w_head .bar .map .l .logo_box a {
	width:136px;
	height:75px;
	float:left;
	overflow:hidden;
}



.w_head .bar .map .l .logo_box a img {
height:75px !important;
width: 136px !important;
vertical-align:middle;	
}


.w_head .bar .map .l .title_box {
	float:left;
	overflow:hidden;
	margin:5px 0 0 10px;
	_display:inline;
	_width:460px !important;
}
.w_head .bar .map .l .title_box .name {
	height:45px;
	overflow:hidden;
	cursor:default;
	line-height:20px;
}
.w_head .bar .map .l .title_box .name .title {
	font-size:24px;
	font-weight:bold;
	color:#fff;
}
.w_head .bar .map .l .title_box .name .title_lite {
	font-weight:normal;
	color:#A5A5A5;
	font-family:Verdana;
}
.w_head .bar .map .l .title_box .menu {
	height:20px;
	float:left;
}
.w_head .bar .map .l .title_box .menu .meun_box {
	margin-left:-11px;
	height:20px;
	float:left;
}
.w_head .bar .map .l .title_box .menu .meun_box ul {
	height:20px;
	float:left;
	line-height:20px;
}
.w_head .bar .map .l .title_box .menu .meun_box ul li {
	float:left;
	border-left:#cfa972 solid 1px;
}
.w_head .bar .map .l .title_box .menu .meun_box ul li a {
	font-size:15px;
	color:#D6B685;
	margin:0 11px;
}
.w_head .bar .map .r {
	height:75px;
	float:right;
	overflow:hidden;
}
.w_head .bar .map .r .tool {
	height:12px;
	float:left;
	overflow:hidden;
}
.w_head .bar .map .r .tool .tool_box {
	margin-left:-11px;
	height:12px;
	float:left;
}
.w_head .bar .map .r .tool .tool_box ul {
	float:left;
}
.w_head .bar .map .r .tool .tool_box ul li {
	height:12px;
	float:left;
	border-left:#fff solid 1px;
	line-height:12px;
}
.w_head .bar .map .r .tool .tool_box ul li a {
	color:#fff;
	margin:0 10px;
}
.w_head .bar .map .r .search {
	height:31px;
	float:left;
	margin-top:10px;
	width:250px;
}
.w_head .bar .map .r .search b {
	width:5px;
	height:31px;
	float:left;
	background-position:0 -7px;
}
.w_head .bar .map .r .search .text {
	width:210px;
	height:30px;
	float:left;
	outline:0;
	border:0;
	line-height:30px;
	font-family:"微软雅黑";
}
.w_head .bar .map .r .search .button {
	width:28px;
	height:31px;
	float:left;
	background-position:-6px -7px;
	border:0;
	cursor:pointer;
}
.w_head .bar .touch {
	height:39px;
	/*float:left;*/
	position:absolute;
	bottom:-41px;
	/*right:30px;*/
	width:980px;
}
.w_head .bar .touch .tou {
	height:39px;
	float:right;
	margin-left:10px;
	cursor:pointer;
}
.w_head .bar .touch .tou .l {
	height:39px;
	width:11px;
	float:left;
	background-position:-25px -176px;
	cursor:pointer;
}
.w_head .bar .touch .tou .r {
	height:39px;
	width:11px;
	float:left;
	background-position:-37px -176px;
	cursor:pointer;
}
.w_head .bar .touch .tou .c {
	height:39px;
	float:left;
	background-position:left -136px;
	cursor:pointer;
}
.w_head .bar .touch .tou .c .ico {
	float:left;
	cursor:pointer;
}
.w_head .bar .touch .tou .c span {
	font-family:'Arial';
	font-weight:bold;
	color:#fff;
	margin:10px 0 0 2px;
	float:left;
	cursor:pointer;
}
.w_head .bar .touch .skype .ico {
	width:26px;
	height:28px;
	background-position:-73px -7px;
	margin:5px 0 0 0;
}
.w_head .bar .touch .email .ico {
	width:35px;
	height:25px;
	background-position:-36px -6px;
	margin:7px 0 0 0;
}
.w_head .bar .touch .hover .l {
	background-position:0 -176px;
}
.w_head .bar .touch .hover .r {
	background-position:-12px -176px;
}
.w_head .bar .touch .hover .c {
	background-position:left -96px;
}
.w_head .bar .touch .hover .c span {
	color:#0b5175;
}
.w_head .run {
	height:495px;
	float:left;
	overflow:hidden;
	zoom:1;
	position:relative;
	top:-115px;
	left:0px;
}
.w_head .run .run_box {
	height:495px;
	float:left;
	position:relative;
	overflow:hidden;
}
.w_head .run .run_box .rollBox {
	height:495px;
	float:left;
	position:absolute;
	top:0px;
	left:0px;
}
.w_head .run .run_box .rollBox .roll {
	height:495px;
	float:left;
	overflow:hidden;
}
.w_head .run .run_box .rollBox .roll img {
	height:495px;
	vertical-align:middle;
	width:1276px;
}
.w_head .run .btn {
	height:52px;
	float:left;
	position:absolute;
	bottom:165px;
	left:0px;
}
.w_head .run .btn .l {
	width:38px;
	height:52px;
	float:left;
	background-position:-58px -38px;
	cursor:pointer;
	position:absolute;
	top:0px;
	left:0px;
	z-index:2;
}
.w_head .run .btn .r {
	width:38px;
	height:52px;
	float:left;
	background-position:-5px -38px;
	cursor:pointer;
	position:absolute;
	top:0px;
	right:0px;
	z-index:2;
}
.w_head .lines {
	height:12px;
	background:url(../images/head_bg_line.png) 50% 50% repeat;
	position:absolute;
	bottom:0px;
	left:0px;
}
/* 体部 */
.wrap .w_body .m {
	overflow:hidden;
	zoom:1;
}
/* 底部 */
.wrap .w_footer {
	height:80px;
	background:#312d21;
	border-top:#8F8F8F solid 1px;
	width:100%;
}
.w_footer .m {
	overflow:hidden;
	zoom:1;
	margin-top:31px;
	width:980px !important;
}
.w_footer .m .copyright {
	overflow:hidden;
	zoom:1;
	float:left;
	cursor:default;
	font-family:'Verdana';
	color:#fff;
}
.w_footer .m .server {
	overflow:hidden;
	zoom:1;
	float:right;
}
.w_footer .m .server span {
	cursor:default;
	float:left;
	color:#00a6d2;
}
.w_footer .m .server a {
	float:left;
	color:#00a6d2;
	font-family:'Verdana';
}
.w_footer .m .server a:hover {
	color:#d00;
	text-decoration:none;
}
/* 清除浮动 */
.clear {
	display:block;
	clear:both;
	font-size:0;
	line-height:0;
}
.loadingIMG {
	background:url(../images/loading.gif) 50% 50% no-repeat;
}
