﻿.bag_img {
	position: relative;
	width: 100%;
}
.bag_img img{
	width:100%;
	height:334px;
}
.bag_title {
	position: absolute;
	top: 50%;
	left: 45%;
}

.bag_title span {
	display: block;
	text-align: center;
}

.bag_span_zh {
	letter-spacing: 8px;
	font-size: 24px;
	color: #FFFFFF;
}

.bag_span_en {
	letter-spacing: 8px;
	font-size: 16px;
	color: #FFFFFF;
}

.left_one {
	width: 254px;
	height: 104px;
	background-color: rgba(50, 55, 103, 1);
	margin-top: 15px;
}

.left_span_zh {
	letter-spacing: 6px;
	font-size: 24px;
	color: #FFFFFF;
	display: block;
	width: 120px;
	height: 31px;
	padding-top: 15px;
	padding-left: 10px;
}

.left_verticalLine {
	width: 170px;
	height: 1px;
	background-color: #afadada2;
	border-left-style: solid;
	border-left-width: 1px;
	margin-top: 10px;
	margin-left: 10px;
}

.left_span_en {
	font-size: 14px;
	color: #FFFFFF;
	display: block;
	width: 120px;
	height: 31px;
	padding-top: 5px;
	padding-left: 10px;
}

.left_nav {
	width: 254px;
	height: 50px;
	background-color: #dde2e6;
	border-bottom: rgb(202, 202, 196);
	border-bottom-style: solid;
	border-bottom-width: 1px;
}

.left_nav:hover {
	background-color: rgba(239, 248, 248,1);
}

.left_nav_title {
	float: left;
	padding-left: 15px;
}


.left_nav span {
	display: block;
	float: left;
}

.left_nav_list {
	line-height: 45px;
	padding-left: 20px;
}
.left_two{
	width: 252px;
	height: 220px;
	border: rgb(0, 0, 0);
	border-style: solid;
	border-width: 1px;
}
.left_two_content{
	margin: 25px auto ;
	width: 213px;
	height: 148px;
}
.left_two_content div{
	text-align: left;
	font-size: 14px;
	color: #707070;
	line-height: 35px;
}
.content_left{
	width: 254px;
	float: left;
}
.content_right{
	width: 965px;
	height: auto;
	float: left;
	margin-top: 15px;
	margin-left: 35px;
}
.content{
	overflow: hidden;
	width: 1254px;
	height: auto;
	margin: 20px auto;
}
.break{
	width: 100%;
	height: 32px;
	line-height: 40px;
}
.break span{
	display: block;
}
.break span:nth-child(1){
	float: left;
}
.break a:hover{
	text-decoration:underline;
}
.break span:nth-child(2){
	float: right;
	color: #666;
	font-size: 14px;
}
.break_title{
	color: #0051a4 !important;
	padding-left: 10px;
	font-size: 21px !important;
}
.break a{
	text-decoration: none;
	color: black;
}
.hr_break{
	border: none;
	height: 1px;
	background-color: rgb(228, 225, 225);
}
.full_content{
	margin-top: 30px;
	width: 100%;
	height: auto;
}
