body {
	font-family: "微软雅黑";
}

div,
body p,
h2,
ul,
li,
a,
img,
input,
form,
img {
	margin: 0;
	padding: 0;
	border: none;
}

body input,
body select {
	line-height: normal;
}

body a:hover,
body a:active,
body a:visited,
body a:focus {
	text-decoration: none;
}

.Clear {
	clear: both;
	overflow: hidden;
}

.navbar-toggle {
	float: left;
}

input {
	outline: none;
}

ul {
	margin-top: 0px;
}

.content2_left .con3,
.content2_left .con2 {
	display: none;
}

/*em适应*/

@media only screen and (min-width:1200px) {
	html {
		font-size: 16px !important;
	}
	.navbar .container {
		width: 1200px;
	}
}

/*头部导航*/

/*顶部*/

.top {
	width: 100%;
	height: 7.63em;
}

.top_box {
	width: 75em;
	height: 100%;
	margin: 0 auto;
}

.top_box .top_ban {
	float: left;
}

.top_box_r {
	width: 28%;
	height: 100%;
	line-height: 100%;
	float: right;
}

.top_box_r ul {
	width: 100%;
	height: 100%;
	line-height: 100%;
}

.top_box_r ul li {
	float: left;
	padding-top: 3.5em;
}

.top_box_r ul li a {
	color: #a68862;
	font-size: 0.93em;
}

.top_box_r ul li img {
	padding: 0 0.9em;
}

.top_box_r .zd {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 999;
	background: #FFFFFF;
	text-align: center;
	margin-top: 0.62em;
}

.top_box_r .zd li {
	float: none;
	padding: 0px;
	height: 2.5em;
	line-height: 2.5em;
}

/*导航*/

@media screen and (min-width:1200px) {
	.w12 {
		height: 50px;
		margin-top: 20px;
	}
}

@media screen and (max-width:1200px) {
	.w12 {
		width: 92%;
	}
}

/*搜索*/

.search {
	width: 180px;
	float: left;
	position: relative;
	color: #FFFFFF;
}

.search #input_text {
	border: 0;
	width: 177px;
	padding-top: 3px;
	float: left;
	background-color: #ce000d;
}

.search .int {
	background-image: url('tj_sousuo_01.png');
	border: 0;
	width: 25px;
	position: absolute;
	top: 1px;
	right: 0;
	height: 100%;
	background-color: transparent;
}

.navbar-right {
	margin-right: 0px !important;
}

/*媒体查询*/

#content .container {
	position: relative
}

.pc {
	position: absolute;
	right: -90px;
	top: 0px;
	z-index: 9999999;
	width: 100px;
}

.pc a img {
	width: 100%;
}

.pc_close img {
	width: 25px;
}

@media (max-width: 1370px) and (min-width: 1201px) {
	.pc {
		position: absolute;
		right: -72px;
	}
}

@media only screen and (max-width:1221px) {
	.top_box_r {
		width: 30%;
	}
	.top_box .top_ban {
		height: 100%;
	}
	.pc {
		display: none;
	}
}

@media only screen and (max-width:950px) {
	.pc {
		display: none;
	}
	.navbar-nav>li {
		padding: 0px !important;
	}
	.navbar-nav>li>a {
		padding-left: 10px;
		padding-right: 10px;
	}
}

@media only screen and (max-width:905px) {
	.top_box .top_ban {
		margin: 0 auto;
		float: none;
		height: 80%;
	}
	.top_box {
		height: 80%;
		width: 100%;
	}
	.top_box_r {
		/*float: none;*/
		margin: 0 auto;
		height: 25%;
		width: 64%;
	}
	.top_box_r ul {
		height: 25%;
	}
	.top_box_r ul li {
		padding: 0px;
	}
	.top {
		height: 10.63em;
	}
}

@media only screen and (max-width:768px) {
	.navbar-nav>li>a {
		padding-left: 20px;
	}
	.search {
		width: 100%;
		margin-top: 0px;
		margin-bottom: 10px;
	}
}

@media only screen and (min-width: 950px) and (max-width: 1065px) {
	.navbar-inverse .navbar-nav>li {
		padding: 0em;
	}
}

@media only screen and (min-width: 768px) and (max-width: 790px) {
	.navbar-form {
		padding: 0px;
	}
}

/*内容*/

#content {
	width: 100%;
	height: 100%;
	/*padding: 0em 1.25em 0 1.25em;*/
	background-color: #efefef;
	margin: 0 auto;
}

#content .container {
	background-color: #ffffff;
	padding-top: 20px;
	width: 1200px;
	padding-left: 20px;
	padding-right: 20px;
}

.content1 {
	width: 100%;
	/*height: 24.375em;*/
	margin-bottom: 1.2em;
	overflow: hidden;
}

.content1 .lbt {
	float: left;
	overflow: hidden;
	width: 50em;
}

/*轮播*/

/* css */

.slideBox {
	width: 50em;
	height: 24.375em;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
	float: left;
}

.slideBox .hd {
	height: 1.375em;
	overflow: hidden;
	position: absolute;
	right: 1.25em;
	bottom: 0.624em;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	width: 1.375em;
	height: 1.375em;
	line-height: 1.375em;
	color: #FFFFFF;
	text-align: center;
	cursor: pointer;
	margin-left: 2px;
	background-color: #999999;
}

.slideBox .hd ul li.on {
	background: #bb2335
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
	width: 50em;
	height: 24.375em;
}

.slideBox .bd ul {
	width: 50em;
	height: 24.375em;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
}

.slideBox .bd img {
	display: block;
	width: 50em;
	height: 24.375em;
}

.lbText {
	height: 2.8125em;
	width: 100%;
	position: absolute;
	bottom: 0;
	background: url(lbtText.png);
}

.lbText a {
	color: #FFFFFF;
	font-size: 1.2em;
	line-height: 2.5em;
	margin-left: 1.25em;
}

.lbText a:hover {
	color: #245399;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBox .prev,
.slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: 1.5625em;
	display: block;
	width: 2em;
	height: 2.5em;
	filter: alpha(opacity=0);
	opacity: 0;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}

/*content右侧*/

.xinwen {
	width: 31.42em;
	height: 100%;
	float: right;
}

.xw_tit p {
	font-size: 1.5em;
	line-height: 2.5em;
	text-align: center;
	color: #ce000d;
	font-weight: bold;
}

.xw_tit span a {
	font-size: 1.2em;
	line-height: 1.5em;
	text-indent: 2em;
	color: #999999;
	display: inline-block;
}

.xw_con .tab {
	height: 3em;
	line-height: 3em;
	margin-top: 0.625em;
	margin-bottom: 0.75em;
	border-bottom: 1px solid #DDDDDD;
}

.xw_con .tab li {
	float: left;
	width: 5.2em;
	height: 2em;
	line-height: 2em;
	margin-right: 1.25em;
	text-align: center;
	color: #999999;
	font-size: 1.5em;
	cursor: default;
}

.xw_con .tab li:first-child+li+li {
	margin-right: 0em;
}

.xw_con .tab span {
	margin-right: -0.3125em;
}

.xw_con .tab span a {
	font-size: 1.21em;
	color: #999999;
}

.xw_con .tab .active {
	border-bottom: 3px solid #CE000D;
	color: #000000;
}

.xw_con .list li {
	height: 2.5em;
	line-height: 2.5em;
}

.xw_con .list li a {
	color: #333333;
	font-size: 1.21em;
}

.xw_con .list li span {
	float: right;
	color: #999999;
	font-size: 1.21em;
}

.xw_con .list li img {
	padding-right: 0.3125em;
}

/*板块2*/

/*左侧*/

.content2 {
	width: 100%;
	/*height: 40.0625em;*/
	overflow: hidden;
}

.content2_left {
	width: 100%;
	height: 100%;
	float: left;
}

.content2_left .con1 {
	width: 100%;
	/*height: 13.4375em;*/
	overflow: hidden;
}

.content2_left .con1 .con1_l {
	width: 32%;
	/*height: 13.4375em;*/
	float: left;
}

.content2_left .con1 .con1_r {
	width: 32%;
	/*height: 13.4375em;*/
	float: left;
	margin-left: 2%;
}

.content2_left .con1 .tab {
	height: 3.3em;
	line-height: 3.3em;
	margin-top: 0.625em;
	margin-bottom: 0.75em;
	border-bottom: 1px solid #DDDDDD;
}

.content2_left .con1 .tab li {
	float: left;
	width: 5.2em;
	height: 2.2em;
	line-height: 2.2em;
	margin-right: 1.25em;
	text-align: center;
	color: #999999;
	font-size: 1.5em;
	cursor: default;
}

.content2_left .con1 .tab span {
	margin-right: -0.3125em;
}

.content2_left .con1 .tab span a {
	font-size: 1.21em;
	color: #999999;
}

.content2_left .con1 .tab .active {
	border-bottom: 3px solid #CE000D;
	color: #000000;
}

.content2_left .con1 .list li {
	height: 2.5em;
	line-height: 2.5em;
}

.content2_left .con1 .list li a {
	color: #333333;
	font-size: 1.21em;
}

.content2_left .con1 .list li span {
	float: right;
	color: #999999;
	font-size: 1.21em;
}

.content2_left .con1 .list li img {
	padding-right: 0.3125em;
}

/*con2*/

.content2_left .con2 {
	width: 100%;
	/*height: 10.31em;*/
	overflow: hidden;
}

.content2_left .con2 .con1_l {
	width: 48%;
	height: 10.3125em;
	float: left;
}

.content2_left .con2 .con1_r {
	width: 48%;
	height: 10.3125em;
	float: right;
}

.content2_left .con2 .tab {
	height: 3.3em;
	line-height: 3.3em;
	margin-top: 0.625em;
	margin-bottom: 0.75em;
	border-bottom: 1px solid #DDDDDD;
}

.content2_left .con2 .tab li {
	float: left;
	width: 6.375em;
	height: 2.2em;
	line-height: 2.2em;
	margin-right: 1.25em;
	text-align: center;
	color: #999999;
	font-size: 1.5em;
	cursor: default;
}

.content2_left .con2 .tab span {
	margin-right: -0.125em;
}

.content2_left .con2 .tab span a {
	font-size: 1.21em;
	color: #999999;
}

.content2_left .con2 .tab .active {
	border-bottom: 3px solid #CE000D;
	color: #000000;
}

.content2_left .con2 .list li {
	height: 2.5em;
	line-height: 2.5em;
}

.content2_left .con2 .list li a {
	color: #333333;
	font-size: 1.21em;
}

.content2_left .con2 .list li span {
	float: right;
	color: #999999;
	font-size: 1.21em;
}

.content2_left .con2 .list li img {
	padding-right: 0.125em;
}

/*con3*/

.content2_left .con3 {
	width: 100%;
	/*height: 13.125em;*/
	overflow: hidden;
}

.content2_left .con3 .con1_l {
	width: 48%;
	height: 13.125em;
	float: left;
}

.content2_left .con3 .con1_r {
	width: 48%;
	height: 13.125em;
	float: right;
}

.content2_left .con3 .tab {
	height: 3.3em;
	line-height: 3.3em;
	margin-top: 0.625em;
	margin-bottom: 0.9325em;
	border-bottom: 1px solid #DDDDDD;
}

.content2_left .con3 .tab li {
	float: left;
	width: 6.375em;
	height: 2.2em;
	line-height: 2.2em;
	margin-right: 1.25em;
	text-align: center;
	color: #999999;
	font-size: 1.5em;
	cursor: default;
}

.content2_left .con3 .tab span {
	margin-right: -5px;
}

.content2_left .con3 .tab span a {
	font-size: 1.0625em;
	color: #999999;
}

.content2_left .con3 .tab .active {
	border-bottom: 3px solid #CE000D;
	color: #000000;
}

.content2_left .con3 .con3_list {
	/*height: 11.6875em;*/
	overflow: hidden;
	margin-top: 0.625em;
}

.content2_left .con3 .con3_list li {
	float: left;
}

.content2_left .con3 .con3_list li:first-child+li {
	margin: 0 30px;
}

.content2_left .con3 .con3_list li {
	width: 240px;
	/*height: 9.375em;*/
	overflow: hidden;
}

.content2_left .con3 .con3_list li img {
	width: 240px;
	height: 150px;
}

.content2_left .con3 .con3_list li span {
	display: inline-block;
	text-align: center;
	width: 240px;
	height: 2.5em;
	line-height: 2.5em;
}

.content2_left .con3 .con3_list li span a {
	font-size: 1.21em;
	height: 2.5em;
	line-height: 2.5em;
	color: #333333;
}

/*con3*/

/*右侧*/

.content2_right {
	width: 360px;
	height: 100%;
	float: right;
	background: #EFEFEF;
}

.content2_right .spzb {
	height: 50%;
}

.content2_right .gsry {
	height: 50%;
}

.content2_right .spzb ul {
	/*height: 15.25em;*/
	overflow: hidden;
}

.content2_right .gsry {
	padding-bottom: 0.875em;
	overflow: hidden;
}

.content2_right .gsry .lbtx {
	/*height: 15.25em;*/
}

.content2_right .spzb p {
	width: 100%;
}

.content2_right .spzb p a {
	font-size: 1.21em;
	color: #666666;
	font-weight: bold;
	display: inline-block;
	margin-top: 1.25em;
	padding-left: 1.5em;
	margin: 1.5em 0 1em 0;
}

.content2_right .spzb li {
	float: left;
	display: none;
}

.content2_right .spzb .med {
	display: block;
}

.content2_right .spzb .zbt {
	width: 100%;
	/*height: 15em;*/
	display: inline-block;
	padding: 0 1.5em;
}

.content2_right .spzb .zbt a {
	display: inline-block;
	width: 100%;
	/*height: 15em;*/
	padding: 0 auto;
}

.content2_right .spzb .zbt img {
	width: 100%;
	height: 240px;
	display: table-cell;
	vertical-align: middle;
}

/*公司荣誉*/

.content2_right .gsry p {
	width: 100%;
}

.content2_right .gsry p a {
	font-size: 1.21em;
	color: #666666;
	font-weight: bold;
	display: inline-block;
	margin: 1.5em 0 1em 0;
	padding-left: 1.5em;
}

/*底部*/

.bot {
	width: 100%;
	background-color: #EFEFEF;
	height: 6.875em;
	margin: 0 auto;
	margin-top: 1.875em;
	border-top: 5px solid #CE000D;
}

.botm {
	width: 93%;
	margin: 0 auto;
	height: 100%;
}

.botmlet {
	height: 3.525em;
	float: left;
	margin-top: 1.875em;
	float: left;
	width: 17.375em;
}

.botmrit p,
.botmlet p {
	color: #000;
	font-size: 0.8125rem;
	height: 1.5em;
	line-height: 1.5em;
	display: inline-block;
}

.botmlet p a {
	color: #000;
	font-size: 0.8125rem;
}

.botmrit {
	float: right;
	height: 3.625em;
	margin-top: 1.875em;
	width: 27.75em;
	text-align: right;
}

/* .botmrit select{width: 13.75em;height: 1.875em;float: right;margin-top: 0.625em;} */

.select .ul-xglj {
	width: 13.87rem;
	float: right;
	height: 1.875rem;
	margin-top: 0.625rem;
	background: #fff;
	border: 1px solid #969696;
}

.selector_first {
	font-size: 0.8125rem;
	line-height: 1.875rem;
	width: 100%;
	text-align: left;
	text-indent: 0.625rem;
	cursor: pointer;
}

.selector_second {
	float: none;
	line-height: 1.375rem;
	cursor: pointer;
	width: auto;
	margin-right: 0;
	background: #FFFFFF;
	border: 1px solid #999;
	list-style: none;
	overflow-y: auto;
	z-index: 1000;
	position: absolute;
	bottom: 7.5rem;
	width: 13.87rem;
	max-height: 19.375rem;
	display: none;
	overflow: auto;
	overflow-x: hidden;
	font-size: 0.8125rem;
	text-align: left;
	right: 0.0625rem;
	position: relative;
}

.selector_second ul li {
	float: none;
	line-height: 1.375rem;
	padding-left: 0.25rem;
	cursor: pointer;
	width: auto;
	margin-right: 0;
	text-indent: 0.325rem;
}

.foot-CRselectBoxOptions1 {
	width: 13.97rem;
	height: auto;
}

.foot-CRselectBoxOptions1 li:hover {
	background: #bbb
}

/*下方轮播图*/

/*轮播*/

/* css */

.slideBoxx {
	width: 100%;
	/*height:15.25em; */
	overflow: hidden;
	position: relative;
	float: left;
	padding: 0 1.5em;
}

.slideBoxx .bdx {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBoxx .bdx li {
	zoom: 1;
	vertical-align: middle;
}

.slideBoxx .bdx img {
	display: block;
	width: 100%;
	height: 240px;
}

/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideBoxx .prev,
.slideBoxx .next {
	position: absolute;
	left: 5%;
	top: 50%;
	margin-top: -1.125em;
	display: block;
	width: 2.6em;
	height: 2.6em;
}

.slideBoxx .next {
	left: auto;
	right: 5%;
	background-position: 8px 5px;
}

.slideBoxx .prev {
	background: url(prev1.png);
}

.slideBoxx .next {
	background: url(next.png);
}

.slideBoxx .prev:hover {
	background: url(prev.png);
}

.slideBoxx .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
	background: url(next1.png);
}

.slideBoxx .prevStop {
	display: none;
}

.slideBoxx .nextStop {
	display: none;
}

/*媒体查询*/

/**/

@media only screen and (max-width:1221px) {
	body {
		width: 100%;
		overflow-x: hidden;
	}
	#content {
		width: 100%;
		margin: 0 auto;
	}
	.content1 .lbt {
		height: 100%;
		float: left;
	}
	.content1 .lbt .slideBox {
		height: 100%;
	}
	.content1 .lbt .slideBox .bd {
		height: 100%;
	}
	.content1 .lbt .slideBox .bd img {
		display: block;
		width: 100%;
		/*height: 100%;*/
		height: 24.375em;
	}
	/*.content1 .lbt .tempWrap{
 	width: 100% !important;
 	}*/
	.content1 .lbt .slideBox .bd li {
		width: 100% !important;
		height: 100%;
	}
	/*.content2_left {
   width: 100%;
   }*/
	.content1 .xinwen {
		width: 48%;
		/*margin-top: 2.5em;*/
	}
	.content2_left .con3 .con3_list li {
		width: 31.3%;
		height: 9.375em;
	}
	.content2_left .con3 .con3_list li img {
		width: 100%;
		height: 9.375em;
	}
	.content2_left .con3 .con3_list {
		text-align: center;
	}
	.content2_left .con3 .con3_list li:first-child+li {
		margin: 0 2%;
	}
	.spzb {
		width: 100%;
		/*height: 50%;*/
	}
	.gsry {
		height: 100%;
		padding-bottom: 1.5em;
		/*height: 50%;*/
	}
	/*.content2_right{
	width: 100%;
	height: 100%;
	}*/
	.content2_right .spzb p {
		height: 18%;
		line-height: 18%;
	}
	.content2_right .gsry p {
		height: 18%;
		line-height: 18%;
	}
	.content2_right .spzb ul {
		height: auto;
	}
	.content2_right .spzb li {
		width: 100%;
		height: auto;
	}
	.content2_right .spzb li:first-child+li {
		margin: 0 2%;
	}
	.content2_right .spzb .zbt {
		width: 100%;
		height: 100%;
		margin-left: 0px;
		margin-right: 0px;
		padding: 0 0.875em;
	}
	.content2_right .spzb .zbt img {
		width: 100%;
		height: 6.5em;
	}
	.slideBoxx .bdx img {
		width: 100%;
		height: 6.5em;
	}
	.slideBoxx {
		width: 100%;
		margin-left: 0px;
	}
	.gsry .lbtx {
		height: 15.25em;
	}
	.slideBoxx .bdx li {
		/*width: 31% !important;*/
		height: 100%;
		/*margin-right: 2%;*/
		float: left;
		margin: 0 10px;
	}
	.tempWrap {
		width: 100% !important;
	}
	.content2_left .con3 .con3_list li span {
		width: 100%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.slideBox .bd ul {
		width: 100%;
		height: 100%;
	}
	.nav_box {
		width: 100% !important;
	}
	.container-fluid {
		padding-right: 0;
	}
	.slideBoxx {
		height: auto;
	}
	.slideBoxx .bdx ul {
		overflow: hidden;
	}
	.content2_right .gsry .lbtx {
		height: auto;
	}
	.content2_right {
		margin-bottom: 1.25em;
		margin-top: 1em;
	}
	.content1 {
		height: 100%;
		margin: 0;
	}
}

@media only screen and (min-width: 1200px) and (max-width: 1222px) {
	.content1 .xinwen {
		width: 44%;
	}
}

@media only screen and (min-width: 1130px) and (max-width: 1200px) {
	.content1 .xinwen {
		width: 42%;
	}
}

@media only screen and (min-width: 1000px) and (max-width: 1130px) {
	.content1 .xinwen {
		width: 40%;
	}
}

@media only screen and (max-width:1090px) {
	#content {
		width: 100%;
		margin: 0 auto;
		padding-left: 0;
		padding-right: 0;
	}
	#content .container {
		width: 100%;
	}
	.content1 .lbt {
		width: 100%;
		height: 35em;
		float: left;
	}
	.content1 .lbt .slideBox {
		width: 100%;
		height: 100%;
	}
	.content1 .lbt .slideBox .bd {
		width: 100%;
		height: 100%;
	}
	.content1 .lbt .slideBox .bd img {
		display: block;
		width: 100%;
		height: 24.375rem;
	}
	.content1 .lbt .tempWrap {
		width: 100% !important;
	}
	.content1 .lbt .slideBox .bd li {
		width: 100% !important;
		height: 100%;
	}
	/*.content2_left {
   width: 100%;
   }*/
	.content1 .xinwen {
		width: 100%;
		margin-top: 1.5em;
	}
	.xw_tit p {
		width: 100%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
	}
	.content2_left .con3 .con3_list li {
		width: 31.3%;
		height: auto;
	}
	.content2_left .con3 .con3_list li img {
		width: 100%;
		height: 8.38em;
	}
	.content2_left .con3 .con3_list {
		text-align: center;
	}
	.content2_left .con3 .con3_list li:first-child+li {
		margin: 0 2%;
	}
}

@media only screen and (max-width:770px) {
	.content1 .lbt {
		height: 100%;
	}
}

@media only screen and (min-width: 885px) and (max-width: 1090px) {}

@media only screen and (max-width:885px) {
	.content2_left {
		width: 100%;
	}
	.content2_right {
		width: 100%;
		height: auto;
	}
	.content2_right .spzb p {
		width: 100%;
	}
	.content2_right .spzb li {
		width: 100%;
	}
	.content2_right .gsry p {
		width: 100%;
	}
	.content2_right .spzb {
		width: 50%;
		float: left;
	}
	.content2_right .gsry {
		width: 50%;
		float: right;
	}
	.slideBoxx .bdx li {
		width: 100%;
		margin: 0px;
		/*padding: 0 0.875em;*/
	}
}

/*718*/

@media only screen and (max-width:738px) {
	.botmlet {
		width: 100%;
		margin-top: 0px;
		margin: 0 auto;
		height: 1.3125em;
		line-height: 1.3125em;
		text-align: center;
	}
	.botmrit p,
	.botmlet p {
		height: 1.3125em;
		line-height: 1.3125em;
		margin-top: 0px;
		text-align: center;
		margin-top: 0.625em;
	}
	.botmrit {
		width: 100%;
		margin-top: 0px;
		margin: 0 auto;
		height: 4.375em;
	}
	.botmrit select {
		margin-right: 30%;
		margin-top: 0.625em;
		display: block;
	}
	.botmrit p {
		display: block;
		margin-top: 0.625em;
	}
	.content2_left .con1 .con1_l {
		width: 100%;
	}
	.content2_left .con1 .con1_r {
		width: 100%;
		margin-left: inherit;
	}
	.content2_left .con1 {
		/*height: 26.5em;*/
	}
	.content2_right {
		/*margin-top: 13.75em;*/
	}
	.content2_left .con2 .tab li {
		margin-right: 0rem;
		width: 5.2em;
	}
	.xw_con .tab li {
		margin-right: 0rem;
	}
	.list li a {
		width: 80%;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		display: inline-block;
	}
	.top_box_r {
		display: none;
	}
	.top_box {
		height: 100%;
	}
	.top_box .top_ban {
		height: 100%;
	}
	.list li img {
		padding-bottom: 2rem;
	}
	.lbText a {
		width: 60%;
		text-overflow: ellipsis;
		white-space: nowrap;
		overflow: hidden;
		display: inline-block;
	}
	.botm {
		width: 97%;
	}
	.botmrit select {
		margin-right: 20%;
	}
	.content2_left .con2 {
		/*margin-top: 2em;*/
	}
}