.top {
	width: 100%;
	float: left;
	height: 250px;
	background: url(../images/top_bg2.jpg) no-repeat scroll center top;

}

.nav_bg {
	width: 100%;
	float: left;
	height: 47px;
	background: url(../images/nav_bg.jpg) repeat-x;
	line-height: 47px;
}
.wp_nav .nav-item a span.item-name{
    display: inline-block!important;
    padding: 5px 11px!important;
    line-height: 36px!important;
    cursor: pointer!important;
}
.nav_bg .nav {
	width: 1226px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.nav_bg .nav a {
	color: #fff;
	font-size: 16px;
	font-family: "Microsoft YaHei";
}

.contain {
	width: 100%;
	float: left;
}

.tab_box_img img {
	margin-bottom: 18px;
	width: 200px;
	margin-left: 100px;
}

.contain .contain_box {
	width: 1300px;
	margin: 0 auto;
}

.contain .contain_box .box {
	width: 100%;
	float: left;
	margin-top: 12px;
	height: 600px;
}

.contain .contain_box .box_left {
	width: 48%;
	height: 600px;
	float: left;
}

.contain .contain_box .box_mid {
	width: 45%;
	float: right;
	margin-left: 8px;
}

.contain .contain_box .box_mid .tab_header {
	width: 100%;
	float: left;
}

.contain .contain_box .box_mid .tab_header ul li {
	width: 50%;
	height: 30px;
	float: left;
	line-height: 30px;
	text-align: center;
	background: #f6f4f5;
	font-family: "Microsoft YaHei";
}

.contain .contain_box .box_mid .tab_header ul li.active {
	background: url(../images/tab_hover.jpg) no-repeat;
	color: #fff;
	height: 36px;
}

.tab_content {
	width: 100%;
	float: left;
	position: relative;
	margin-top:10px;
}

.tab_content .tab_content_box {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	display: none;
}.tab_content .tab_content_box a{
	float:left;
	width:390px;
	display:block;
}
.tab_content .tab_content_box>div div {
	float:right;
}
.tab_content .tab_content_box a,
.tab_content .tab_content_box div {
	font-size: 12px;
	line-height: 26px;
	color: #000000;
}

.tab_content .tab_content_box a:hover {
	color: #1092f4;
}

.box_right {
	width: 243px;
	float: right;
	height: 276px;
}

.box_right .box_right_header {
	width: 100%;
	float: left;
	height: 36px;
	background-color: #288de9;
}

.box_right .box_right_header ul li {
	height: 32px;
	width: 118px;
	float: left;
	line-height: 32px;
	text-align: center;
	color: #fff;
	font-family: "Microsoft YaHei";
	margin-top: 4px;
	margin-left: 3px;
	background-color: #288de9;
}

.box_right .box_right_header ul li.active2 {
	background: #ffffff;
	color: #288de9;
	height: 36px;
	border-bottom: 0;
}

.box_right .box_right_content {
	width: 100%;
	float: left;
	position: relative;
	background-color: #e3f1fe;
	height: 230px;
}

.box_right .box_right_content .box_right_show {
	position: absolute;
    left: 50px;
    top: 10px;
    width: 130px;
	height: 220px;
	display: none;
}

.box_right .box_right_content .box_right_show ul li {
	float: left;
	margin-left: 8px;
}

.box_right .box_right_content .box_right_show2 ul li {
	width: 110px;
	height: 48px;
	float: left;
	margin-bottom: 30px;
}

.box_right .box_right_content .box_right_show2 ul li img {
	width: 100%;
}

.box2 {
	width: 100%;
	float: left;
	margin-top: 10px;
}

.box2 .box2_left {
	width: 552px;
	float: left;
}

.box2 .box2_left .box2_left_header,
.box2_left_header {
	width: 100%;
	height: 30px;
	background: url(../images/box2_left_header.jpg) no-repeat;
	float: left;
	line-height: 30px;
	font-family: "Microsoft YaHei";
}

.box2 .box2_left .box2_left_header span,
.box2_left_header span {
	float: left;
	color: #fff;
	width: 120px;
	text-align: center;
	display: block;
}

.box2 .box2_left .box2_left_header a,
.box2_left_header a {
	float: right;
	color: #010101;
	font-size: 12px;
	margin-right: 10px;
}

.box2 .box2_left .box2_left_content {
	width: 100%;
	float: left;
	height: 220px;
	margin-top: 5px;
}

.box2 .box2_left .box2_left_content a,
.box2 .box2_left .box2_left_content div {
	font-size: 12px;
	line-height: 26px;
	color: #000000;
}

.box2 .box2_left .box2_left_content a:hover {
	color: #1092f4;
}

.link {
	font-size: 12px;
	color: #000002;
	font-family: "simsun";
	width: 100%;
	float: left;
	height: 33px;
	background-color: #f6fbff;
	line-height: 33px;
	margin: 20px 0;
}

.link select {
	font-family: "simsun";
	height: 20px;
}

.footer_bg {
	width: 100%;
	float: left;
	height: 56px;
	background-color: #1092f4;
	text-align: center;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	padding: 12px 0;
	font-family: "simsun";
}


/*.footer_bg p{
	margin-top: 20px;
}*/
.footer_bg p{color: #fff;}
.footer_bg a {
	color: #fff;
}

.tab_box {
	width: 100%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	min-height:500px;
}

.tab_box .tab_box_table {
	width: 1124px;
	margin: 0 auto;
}
.url_content{
	position: relative;
	width: 100%;
	height: 230px;
	
}
.url1{
	position: absolute;
	left: 64px;
	top: 74px;
	cursor: pointer;
	z-index: 2;
}.url2{
	left: 163px;
	top: 77px;
	position: absolute;
	cursor: pointer;
	
}.url3{
	position: absolute;
	top: 77px;
	left: 2px;
	z-index: 1;
	cursor: pointer;
	
}.url4{
	position: absolute;
	left: -7px;
	bottom: 14px;
	cursor: pointer;
}.url5{
	position: absolute;
	left: 151px;
	bottom: 14px;
	cursor: pointer;
}

.url6{
	position: absolute;
	top: 5px;
	left: 2px;
	cursor: pointer;
}

.url9{
	position: absolute;
	top: 5px;
	left: 163px;
	cursor: pointer;
}

.show_link_img img {
	margin-right: 10px;
}
