﻿/************头部样式****************/

.wholebody {
	width: 100%;
	min-width: 1280px;
}

a:visited{
	color: #000000;
}
/*******中间框架样式开始*******/


.main2ji {
	width: 100%;
	background: #f2f8ff;
}

.main2ji .container {
	width: 1285px;
	background: #f2f8ff;
}

.wordListMiddle {
	width: 100%;
	background: #f2f8ff;
}

.wordListMiddle .container {
	background: #fff;
	width: 1180px;
	padding: 50px 30px 30px 30px;
	margin: auto;
}


.hyxwcontent h2 {
	text-align: center;
	font-family: "微软雅黑";
	font-size: 24px;
	color: #535353;
	font-weight: bold;
}

.from {
	border-bottom: 1px dotted #535353;
	text-align: center;
	padding: 10px 0;
	margin: 30px 0;
	font-family: "宋体";
	font-size: 16px;
	color: #888888;
}

.cc {
	font-family: "宋体";
	font-size: 16px;
	color: #535353;
	text-indent: 32px;
	line-height: 40px;
	
}

.bt_list {
	padding-top: 7px;
	margin-top: 18px!important;
	border-top: 1px dashed #ddd;
}

.zw_bt span {
	font-family: 'Microsoft Yahei' !important
}

.zw_bt a {
	font-family: 'Microsoft Yahei' !important
}

.zw_bt {
	margin-top: 50px;
}

.bt_title {
	width: 795px;
	height: 20px;
	border-left: 8px solid #27649c;
	float: left;
	text-align: left;
}

.bt_tit_g a,
.bt_tit_g {
	font-size: 20px;
	color: #27649c;
	padding: 0 10px;
	font-weight: 600;
	cursor: pointer;
	background: #fff;
	text-align: left;
}

.bt_list {
	width: 800px;
	margin-top: 30px;
	float: left;
	text-align: left;
}

.bt_list li {
	height: 36px;
	line-height: 36px;
	padding-left: 10px;
	font-size: 16px;
	background: url(../images/bg_left_01.png) no-repeat 0 14px;
	text-align: left;
}



@media all and (max-width:1200px) {
	.container {
		min-width: 1280px;
	}
}

@media all and (min-width:1200px) {
	.container {
		max-width: 1280px;
	}
}


.rightsidebar ul li {
	list-style: none;
	margin: 20px 0px;
	text-align: center;
}


.cc img{
  width:auto;
  height:auto;
  max-width:100%;
  max-height:100%;
  margin-top:15px;
  margin-bottom:15px;
}

