
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Microsoft YaHei;
	font-size: 14px;
           min-width:1300px;}
ul, li, input, p, h1, h2, dd, dl, a {
	margin: 0;
	padding: 0;}
a {
	text-decoration: none;
	color: #444444;}
li a:hover {
	color: #01763f;}
img {
	border: none;}
.clearfix {
	zoom: 1;}
.clearfix:after {
	clear: both;
	content: "";
	display: block;
	width: 0;
	height: 0;
	visibility: hidden;}
.fl {
	float: left;}
.fr {
	float: right;}
ul, li {
	list-style: none;}
.clear {
	clear: both;}
.wrap {
	width: 1200px;
	margin: 0 auto;}
.nomar {
	margin-right: 0 !important;}
/** 头部开始**/

.head {
	width: 100%;
	height: 150px;
	position: absolute;
	top: 0;
	z-index: 2;
background: url("https://www.pakweg.net/dfiles/11141/static/image/marrk.jpg") no-repeat center;}
/*logo*/

.logo {
	padding: 30px 0 0;
	width: 497px;}
.head .logo img {
	display: block;
	height: 100%;}
.top_right {
	margin-top: 30px;}
.search_bnt {
	
	height: 17px;
	margin-left: 552px;
	margin-bottom: 20px;}
.head .search_bnt img {
	display: block;
	height: auto;
	width: 100%;}
/*检索开始*/

.search {
	margin-top: 23px;
	/* width: 127px; */
    /* height: 71px; */
	border: 1px solid #fff;
	border-radius: 50px;}
.search .text {
	width: 500px;
	height: 38px;
	line-height: 38px;
	padding: 0 3px;
	color: #fff;
	border: 1px solid #01763f;
	vertical-align: top;
	float: left;
	background: none;}
.search .submit {
	width: 15px;
	height: 15px;
	border: none;
	vertical-align: top;
	float: left;
	cursor: pointer;
	margin: 5px 0;}
/*导航*/

.menu {
	height: 34px;
	position: relative;
	z-index: 10;}
/*menu*/
#nav {
	display: block;
	width: 700px;
	padding: 0px;
	height: 34px;
	line-height: 34px;
	margin: 25px auto 0;}
#nav .mainlevel {
	float: left;
	height: 34px;
	position: relative;}
#nav .mainlevel a {
	color: #FFFFFF;
	line-height: 34px;
	display: block;
	font-size: 18px;
	/* height: 34px; */
	padding: 0 6px;}
#nav .mainlevel:hover a {
	font-weight: bold;}
#nav .mainlevel ul {
	position: absolute;
	z-index: 99;
	left: -30%;
	padding-top: 0px;}
.icon {
	width: 10px;
	height: 4px;
	background: url("https://www.pakweg.net/dfiles/11141/static/image/nav_icon.jpg") no-repeat center;
	position: absolute;
	top: -4px;
	left: 50%;
	margin-left: -5px;}
#nav .mainlevel li {
	border-bottom: 1px solid #727663;
	width: 164px;}
#nav .mainlevel li a {
	display: block;
	height: 34px;
	line-height: 34px;
	font-size: 15px;
	font-weight: normal;
	color: #FFF;
	background: #000;
	opacity: .65;
	padding: 0;
	text-align: center;}
#nav .mainlevel li a:hover {
	background: #077b3b;}
/*焦点图*/

.slideBox {
	width: 100%;
	height: 620px;
	overflow: hidden;
	position: relative;}
.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;}
.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;}
.slideBox .bd img {
	width: 100%;
	height: 620px;
	display: block;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev {
	z-index: 2;
	position: absolute;
	left: 40px;
	top: 50%;
	margin-top: -18px;
	display: block;
	width: 44px;
	height: 44px;
	background: url("https://www.pakweg.net/dfiles/11141/static/image/prev.jpg") no-repeat center;}
.slideBox .next {
	z-index: 2;
	position: absolute;
	right: 40px;
	top: 50%;
	margin-top: -18px;
	display: block;
	width: 44px;
	height: 44px;
	background: url("https://www.pakweg.net/dfiles/11141/static/image/next.jpg") no-repeat center;}
.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity=80);
	opacity: .8;}
.slideBox .prevStop {
	display: none;}
.slideBox .nextStop {
	display: none;}
/**图片导航**/

.picnav {
	overflow: hidden;
	width: 100%;
	height: 170px;
	background: #fff;}
.picnav ul {
	overflow: hidden;}
.picnav ul li {
	margin: 40px 65px;}
.picnav ul li a {
	text-align: center;}
.picnav .pic_txt {
	font-size: 17px;
	font-weight: bold;
	color: #444;
	margin-top: 20px;
	display: block;}
.picnav ul li img {
	width: 90%;
	height: 53px;
	display: block;
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;}
.picnav ul li a:hover img {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);}
.main {
	width: 100%;
	height: auto;
	min-height: 500px;
	padding-bottom: 30px;
	background: #fbfbfb url("https://www.pakweg.net/dfiles/11141/static/image/main_bg.jpg") no-repeat center;}
/**第一部分**/
.row {
	width: 100%;
	height: 420px;
	padding-top: 10px;}
/**招生动态 tab切换**/
.info {
	width: 790px;
	height: 376px;}
.inBox {
	width: 100%;}
.inBox .inHd {
	height: 78px;
	border-bottom: 1px solid #026c3b;
	margin-bottom: 30px;}
.inBox .inHd ul li {
	margin-right: 32px;}
.inBox .inHd ul li a {
	display: block;
	padding-top: 10px;
	font-size: 24px;
	color: #333333;
	line-height: 34px;
	height: 66px;
	font-weight: bold;}
.inBox .inHd ul li a i {
	line-height: 20px;
	display: block;
	font-size: 12px;
	color: #999999;}
.inBox .inHd ul li.on a {
	color: #01763f;}
.inBox .inHd ul li.on {
	border-bottom: 3px solid #026c3b;
	background: url("https://www.pakweg.net/dfiles/11141/static/image/title_icon.jpg") no-repeat center bottom;}
.inBox .inBd {
	position: relative;}
.inBox .inBd .more {
	display: inline-block;
	width: 47px;
	height: 36px;
	background: url("https://www.pakweg.net/dfiles/11141/static/image/more_bg.jpg") no-repeat center;
	position: absolute;
	right: 0;
	top: -72px;}
.inBox .inBd .more a {
	line-height: 39px;
	font-size: 13px;
	color: #026c3b;
	font-weight: bold;}
.inBox .inBd .info_box {
	width: 790px;
	height: 282px;}
/*焦点图*/

.focusBox {
	position: relative;
	width: 372px;
	height: 283px;
	overflow: hidden;
	font: 14px/1.5 "微软雅黑";
	text-align: left;
	background: url("https://www.pakweg.net/dfiles/11141/static/image/news_bg.jpg") no-repeat center;}
.focusBox .pic img {
	width: 369px;
	height: 208px;
	display: block;}
.focusBox .txt {
	height: 74px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	bottom: 0;}
.focusBox .txt li {
	width: 100%;
	height: 64px;
	line-height: 30px;
	position: absolute;
	bottom: 40px;}
.focusBox .txt li a {
	display: block;
	color: #333;
	padding-left: 20px;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;}
.focusBox .txt .date {
	display: block;
	width: 100%;
	height: 15px;
	line-height: 15px;
	background: url("https://www.pakweg.net/dfiles/11141/static/image/date_bg.jpg") no-repeat 24px center;
	padding-left: 45px;
	font-size: 14px;
	color: #db8b3c;}
.focusBox .num {
	position: absolute;
	z-index: 3;
	bottom: 75px;
	right: 3px;}
.focusBox .num li {
	float: left;
	position: relative;
	width: 18px;
	height: 18px;
	overflow: hidden;
	text-align: center;
	margin-left: 2px;
	cursor: pointer;}
.focusBox .num li a, .focusBox .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;}
.focusBox .num li span {
	z-index: 1;
	background: #000404;}
.focusBox .num li.on a, .focusBox .num a:hover {
	background: #d65408;}
.box_list {
	width: 394px;
	height: auto;
	margin-left: 14px;}
.box_list li {
	width: 100%;
	height: 36px;
	background: url("https://www.pakweg.net/dfiles/11141/static/image/li_icon.jpg") no-repeat left center;
	line-height: 36px;}
.box_list li a {
	padding-left: 15px;
	font-size: 15px;
	color: #444444;}
/*焦点图*/

.focusBox1 {
	position: relative;
	width: 372px;
	height: 283px;
	overflow: hidden;
	font: 14px/1.5 "微软雅黑";
	text-align: left;
	background: url("https://www.pakweg.net/dfiles/11141/static/image/news_bg.jpg") no-repeat center;}
.focusBox1 .pic img {
	width: 369px;
	height: 208px;
	display: block;}
.focusBox1 .txt {
	height: 74px;
	width: 100%;
	overflow: hidden;
	position: absolute;
	bottom: 0;}
.focusBox1 .txt li {
	width: 100%;
	height: 64px;
	line-height: 30px;
	position: absolute;
	bottom: 40px;}
.focusBox1 .txt li a {
	display: block;
	color: #333;
	padding-left: 20px;
	font-size: 16px;
	overflow: hidden;
	white-space: nowrap;}
.focusBox1 .txt .date {
	display: block;
	width: 100%;
	height: 15px;
	line-height: 15px;
	background: url("https://www.pakweg.net/dfiles/11141/static/image/date_bg.jpg") no-repeat 24px center;
	padding-left: 45px;
	font-size: 14px;
	color: #db8b3c;}
.focusBox1 .num {
	position: absolute;
	z-index: 3;
	bottom: 75px;
	right: 3px;}
.focusBox1 .num li {
	float: left;
	position: relative;
	width: 18px;
	height: 18px;
	overflow: hidden;
	text-align: center;
	margin-left: 2px;
	cursor: pointer;}
.focusBox1 .num li a, .focusBox1 .num li span {
	position: absolute;
	z-index: 2;
	display: block;
	color: white;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none;}
.focusBox1 .num li span {
	z-index: 1;
	background: #000404;}
.focusBox1 .num li.on a, .focusBox1 .num a:hover {
	background: #d65408;}
/**招生政策**/
.policy {
	width: 370px;
	margin-left: 32px;}
.title {
	height: 78px;
	border-bottom: 1px solid #026c3b;
	margin-bottom: 30px;}
.title a {
	display: inline-block;
	padding-top: 10px;
	font-size: 24px;
	color: #333333;
	line-height: 34px;
	height: 66px;
	font-weight: bold;}
.title a i {
	line-height: 20px;
	display: block;
	font-size: 12px;
	color: #999999;}
.more {
	display: inline-block;
	width: 47px;
	height: 78px;
	background: url("https://www.pakweg.net/dfiles/11141/static/image/more_bg.jpg") no-repeat center 40px;}
.more a {
	line-height: 94px;
	font-size: 13px;
	color: #026c3b;
	font-weight: bold;}
/**招生政策**/

.box {}
.box ul li {
	width: 100%;
	height: 45px;
	margin-bottom: 14px;}
.box .date {
	width: 60px;
	height: 45px;
	border: 1px solid #8cc45a;
	background: #fff;
	text-align: center;}
.box .date .day {
	display: block;
	width: 60px;
	height: 26px;
	line-height: 26px;
	color: #8cc45a;
	font-size: 18px;
	font-weight: bold;}
.box .date .year {
	display: block;
	width: 60px;
	height: 19px;
	background: #8cc45a;
	line-height: 19px;
	color: #fff;
	font-size: 12px;}
.box_txt {
	width: 288px;
	margin-left: 20px;}
.box_txt a {
	color: #444;
	font-size: 15px;
	line-height: 24px;}
/**联系我们**/

.contact {
	width: 100%;
	height: 100px;
	background: #fff;
	margin: 40px auto;}
.contact .line {
	width: 2px;
	height: 32px;
	background: #01763f;
	margin-top: 34px;}
.contact .title {
	padding-left: 22px;
	border-bottom: none;
	margin-bottom: 0;
	height: auto;
	margin-top: 12px;}
.middle {
	width: 570px;
	margin: 40px 0 0 260px;}
.middle span {
	font-size: 16px;
	color: #333;
	background: url("https://www.pakweg.net/dfiles/11141/static/image/phone.jpg") no-repeat left center;
	padding-left: 36px;}
.middle span i {
	color: #ff8c3f;
	font-weight: bold;
	font-size: 25px;
	font-family: Corbel;}
.middle span em {
	font-size: 25px;
	color: #01763f;
	font-family: Corbel;
	font-weight: bold;}
.middle span b {
	font-weight: normal;
	font-size: 14px;
	color: #7c7c7c;}
.contact_pic {
	width: 92px;
	height: 109px;
	margin-top: -9px;}
/**第二部分**/

.row1 {
	width: 100%;
	height: 370px;}
.news {
	width: 790px;
	height: auto;}
.fist {
	margin-bottom: 14px;}
.box2 .fist {

	 width:263px;
	 float:left;}
.fist_img {
	width: 203px;
	margin: 0 auto;
	height: 115px;
	overflow: hidden;}
.fist_img:hover .change_img {
	transform: scale(1.1);}
.change_img {
	width: 100%;
	transition: 0.3s;
	cursor: pointer;}
.first_txt {
	width: 552px;
	margin-left: 22px;}
.first_txt a {
	font-size: 16px;
	line-height: 22px;
	color: #444444;
	font-weight: bold;}
.first_txt p {
	margin-top: 10px;
	line-height: 24px;
	color: #666666;}
.first_txt .date {
	display: block;
	width: 100%;
	height: 15px;
	line-height: 15px;
	margin-top: 10px;
	background: url("https://www.pakweg.net/dfiles/11141/static/image/date_bg.jpg") no-repeat left center;
	padding-left: 22px;
	font-size: 14px;
	color: #db8b3c;}
.news_box{
	width: 790px;
    overflow: hidden;
    position: relative;}
.news_box .swiper-arrow{
	position: absolute;
	top: 50%;
	left: 0px;
	margin-top: -27px;
	width: 10px;
	height: 53px;
	z-index: 3;
	background-repeat: no-repeat;
	background-position: center;
	border: 1px solid #ffffff;
	cursor: pointer;
	-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;
	background-color: #0E633C;}
.news_box .swiper-prev{
	background-image: url("https://www.pakweg.net/dfiles/11141/static/image/prev.jpg");}
.news_box .swiper-next{
	left: auto !important;
	right: 0px;
	background-image: url("https://www.pakweg.net/dfiles/11141/static/image/next.jpg");}
.news_box .swiper-arrow:hover{
	background-color: #0E633C;
	border-color: #0E633C;}
.news_box .news_list {
	line-height: 36px;
	background: url("https://www.pakweg.net/dfiles/11141/static/image/li_icon.jpg") no-repeat left center;}
.news_box .news_list a {
	padding-left: 16px;
	color: #444444;
	font-size: 15px;}
.news_box .news_list .date {
	font-size: 15px;
	color: #a6a5a5;
	font-weight: bold;}
.news_box .news_list a:hover {
	font-weight: bold;}
.video {
	width: 370px;
	margin-left: 40px;}
.video_pic {
	width: 370px;
	height: 208px;
	overflow: hidden;}
.video_pic:hover .change_img {
	transform: scale(1.1);}
.video_txt {
	display: block;
	height: 52px;
	line-height: 52px;
	font-size: 15px;
	color: #444444;
	text-align: center;
	border-bottom: 4px solid #d5e8dd;}
/**学院链接**/

.links {
	width: 100%;
	height: 83px;
	margin: 40px auto;}
.links .line {
	width: 2px;
	height: 32px;
	background: #01763f;
	margin-top: 34px;}
.links .title {
	padding-left: 22px;
	border-bottom: none;
	margin-bottom: 0;
	height: auto;
	margin-top: 12px;}
.links_list {
	width: 973px;
	height: 52px;
	border: 1px solid #e7e7e7;
	background: #fff;
	padding: 14px 42px;}
.links_list ul li {
	margin-right: 54px;
	line-height: 28px;}
/*底部版权*/


/**banner**/

.banner_bar {
	width: 100%;
	height: 340px;
	position: relative;}
.banner_bar img {
	width: 100%;
	height: 340px;
	display: block;}
.list_main {
	padding-top: 20px;}
.dqwz {
	height: 40px;
	line-height: 40px;
	color: #888888;
	font-size: 14px;
	margin-bottom: 15px;}
.dqwz a {
	color: #888888;
	padding: 0 8px;}
.dqwz img {
	width: 14px;
	height: 14px;
	display: inline-block;}
/*左侧*/

.list-left {
	width: 250px;
	padding-top: 10px;
	background: #f3f3f3;
	border: 1px solid #e4e4e4;}
.lanmu-name {
	height: 45px;
	line-height: 45px;
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 37px;
	background: url("https://www.pakweg.net/dfiles/11141/static/image/lanmu.jpg") no-repeat center left;}
/*列表二级手风琴导航*/

.accordion {
	width: 192px;
	padding: 0 18px 60px;
	margin-top: 15px;}
.accordion .link {
	cursor: pointer;
	height: 52px;
	border-bottom: 1px solid #dbd5d5;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;}
.accordion .link1 {
	display:block;
	height: 52px;
	color: #444444;
	font-size: 18px;
	font-weight: bold;
	line-height: 52px;
	background: url("https://www.pakweg.net/dfiles/11141/static/image/aside_icon_01.jpg") no-repeat 178px center;
	border-bottom: 1px solid #dbd5d5;
	position: relative;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;}

.accordion .link a {
	color: #444444;
	font-size: 18px;
	font-weight: bold;
	line-height: 52px;}
.accordion li {
	cursor: pointer;}
.accordion li:hover .link1{
		background: url("https://www.pakweg.net/dfiles/11141/static/image/aside_icon_02.jpg") no-repeat 178px center !important;}


.accordion li i {
	position: absolute;
	top: 19px;
	right: 8px;
	-webkit-transition: all 0.4s ease;
	-o-transition: all 0.4s ease;
	transition: all 0.4s ease;
	width: 14px;
	height: 14px;}
.accordion li i.fa-chevron-down {
	    right: -2px;
	left: auto;
	background: url("https://www.pakweg.net/dfiles/11141/static/image/aside_icon_01.jpg") no-repeat;}
.accordion li.open .link a {
	color: #2b8a0e;}
.accordion li.open i {
	background: url("https://www.pakweg.net/dfiles/11141/static/image/aside_icon_02.jpg") no-repeat;}
/**
 * Submenu
 -----------------------------*/

.submenu {
	display: none;
	font-size: 14px;
	padding: 10px 0;}
.submenu li {
	line-height: 30px;
	background: url("https://www.pakweg.net/dfiles/11141/static/image/aside_icon_03.jpg") no-repeat 16px center;
	margin-bottom: 0;}
.submenu a {
	display: block;
	text-decoration: none;
	color: #444444;
	font-size: 16px;
	padding-left: 30px;
	-webkit-transition: all 0.25s ease;
	-o-transition: all 0.25s ease;
	transition: all 0.25s ease;}
.submenu a:hover, .submenu li.current a {
	color: #2b8a0e;}
/*列表二级手风琴导航结束*/

/*列表右侧开始*/
.list-right {
	width: 909px;
	min-height: 500px;
	padding-bottom: 30px;}
.list-title {
	height: 40px;
	position: relative;
	border-bottom: 1px solid #04793c;}
.list-title .lanmu {
	display: inline-block;
	font-size: 20px;
	color: #333333;
	line-height: 40px;
	height: 40px;
	font-weight: bold;}
/*翻页列表*/

.list-con {
	margin: 0px auto;
	padding: 10px 0 20px;}
.list-con ul .line {
	margin: 20px 0;
	border-bottom: 1px solid #dcdcdc;}
.list-con ul li {
	line-height: 40px;
	background: url("https://www.pakweg.net/dfiles/11141/static/image/list_li_icon.jpg") no-repeat 5px center;}
.list-con ul li a {
	font-size: 15px;
	line-height: 40px;
	color: #444444;
	padding-left: 35px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;}
.list-con ul li a:hover {
	color: #006eab;
	font-weight: bold;}
.list-con ul li span.date {
	color: #999999;
	font-size: 14px;}
/*非结构化内容*/

.page-con {
	margin: 0px auto;
	padding: 10px 20px 20px;
	min-height: 500px;}
.page-con .page-tit {
	font-size: 22px;
	color: #333;
	text-align: center;
	line-height: 150%;
	padding: 20px 0 10px;
	font-weight: bold;}
.page-con .fbt {
	font-size: 18px;
	color: #444444;
	text-align: center;
	line-height: 150%;
	padding: 0px 0 10px;
	font-weight: normal;}
.page-con .page-date {
	font-size: 14px;
	color: #999999;
	text-align: center;
	line-height: 150%;
	padding: 0px 0 15px;
	font-weight: normal;
	border-bottom: 1px dashed #d3d3d3;}
.page-con .zhengwen {
	padding: 20px 0;
	color: #444444;
	font-size: 15px;
	line-height: 30px;}
.page-con .zhengwen p {
	text-indent: 2em;
	color: #444444;
	font-size: 15px;
	line-height: 30px;}
.page-con .zhengwen img {
	max-width: 780px;}
.page-con .zhengwen table tr td p, .box-2 .zhengwen table tr td span p {
	text-indent: 0;}
/*结构化内容*/

.box-2 p.indent0 {
	text-indent: 0;}
.box-2 p.photo {
	text-align: center;}
.box-2 p.photo img {
	padding: 15px 8px;}
/*附件*/

.attach {
	padding: 10px 0 20px;
	width: 780px;
	margin: 0 auto;}
.attach .att-title {
	color: #2649a1;
	font-weight: bold;}
.attach p {
	line-height: 150%;
	padding: 5px 0;}
.attach p a {
	color: #01763f;}
/*上一条、下一条*/

.other-title {
	/* float: right; */
	width: 709px;
	padding: 20px 0;
	margin: 0 0 0 290px;
	border-top: 1px solid #dfdfdf;}
.other-title a {
	color: #555555;
	font-size: 16px;
	display: block;
	line-height: 150%;
	padding: 5px 0;}
.other-title a:hover {
	color: #01763f;}
/*图片列表*/

.box-2 .list-pic {
	margin: 0px auto;
	padding: 10px 0 10px;
	font-size: 14px;
	line-height: 32px;
	color: #666666;}
.box-2 .list-pic ul {
	padding: 0 5px;}
.box-2 .list-pic ul li {
	float: left;
	width: 240px;
	padding: 10px 0 0px;
	margin: 15px;
	height: 222px;}
.box-2 .list-pic ul li a {
	display: block;
	text-align: center;}
.box-2 .list-pic ul li img {
	max-width: 240px;
	max-height: 180px;}
/*团队成员*/

.box-2 .team-name {
	background: url("https://www.pakweg.net/dfiles/19114/images/icon-dian.jpg") no-repeat left center;
	padding: 12px;
	color: #003399;}
.box-2 .team-con {
	width: 780px;
	margin: 0 auto;
	padding: 20px 0 0;
	line-height: 32px;
	font-size: 14px;}
.box-2 .team-con p {
	text-indent: 2em;}
.box-2 .team-photo {
	padding: 25px 0 0px;}
.box-2 .team-photo ul li {
	text-align: center;
	float: left;
	width: 25%;
	margin-bottom: 10px;}
.box-2 .team-photo ul li a {
	display: block;}
.box-2 .team-photo ul li a img {
	width: 142px;
	height: 205px;
	padding: 5px;
	border: #e8e4e4 1px solid;}
#adimage {
	margin: 0 auto;}
#adBig ul li {
	width: 40%;
	float: left;
	padding: 5%;
	background: #000
;}
dd {
	width: 100% !important;}
/**EMS查询**/
.container {
	width: 849px;
	display: inline-block;
	padding: 30px 30px 40px;}
.container .left_but {
	margin-top: 20px;}
.left_buts {
	width: 300px;
	margin: 24px auto 0;}
.container .left_sp {
	margin: 0 auto;
	width: 392px;
	padding: 20px;
	padding-left: 30px;
	border-radius: 4px;
	background: #fff;
	box-shadow: 0 0 8px rgba(128,128,128,.5);}
.container .left_sp button {
	width: 110px;
	height: 40px;
	border: 1px solid #c8D2D8;
	background: #00A285;
	border-radius: 4px;
	color: #fff;
	font-size: 14px;
	margin-left: 20px;}
.container .left_sp button+button {
	width: 110px;
	height: 40px;
	background: #fff;
	border-radius: 4px;
	color: #00A285;
	font-size: 14px;}
.container .left_sp button:last-child {
	margin-right: 0;}
label {
	display: inline-block;
	max-width: 100%;
// force ie8 to wrap long content (see https://github.com/twbs/bootstrap/issues/13141)  margin-bottom: 5px;
	font-weight: bold;}
.row_wrap {
	display: block;
	margin-top: 14px;}
.row_wrap:first-child {
	margin-left: 0px;}
.row_wrap .row_label {
	display: block;
	font-size: 14px;
	color: #333333;
	font-weight: 400;
	text-align: left;}
.row_wrap .row_input {
	width: 350px;
	height: 35px;
	outline: none;
	border: 1px solid #D8D8D8;
	border-radius: 2px;
	padding: 6px 12px;}
.form-control {
	display: block;
	width: 375px;
	height: 49px;
	padding: 6px 8px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #d8d8d8;
	border-radius: 2px;
	-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
	-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;}
/**历年分数**/
table {
    border-collapse: collapse;
    border-spacing: 0;}
.filter {
	margin-top: 45px
;}
.filter dl {
*zoom:1;
	line-height: 32px;
	margin-bottom: 14px
;}
.filter dl:after, .filter dl:before {
	content: "";
	display: table
;}
.filter dl:after {
	clear: both
;}
.filter dl dt {
	float: left;
	font-size: 16px;
	color: #333;
	line-height: 30px;
	font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
	width: 65px
;}
.filter dl dd {
	float: left;
	width: 785px !important;}
.filter dl dd a {
	display: inline-block;
*display:inline;
*zoom:1;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-ms-border-radius: 3px;
	-o-border-radius: 3px;
	border-radius: 3px;
	font-size: 14px;
	color: #666;
	font-family: 'Microsoft YaHei', 'WenQuanYi Micro Hei', 'Helvetica Neue', Verdana, Arial, Helvetica, SimHei, sans-serif;
	width: 70px;
	text-align: center;
	line-height: 32px;
	cursor: pointer
;}
.filter dl dd a.active {
	background: #01763f;
	color: #fff
;}
.right,.right .rslt {
	position: relative
;}
.right {
	float: right;
	width: 860px
;}
.right .rslt .comp_loading {
	position: absolute;
	top: 162px
;}
.sec_2 .l_con {
*zoom:1
;}
.sec_2 .l_con:after,.sec_2 .l_con:before {
	content: "";
	display: table
;}
.sec_2 .l_con:after {
	clear: both
;}
.header_tit {
	position: relative;
	color: #333;
	height: 36px;
	font-size: 20px;
	line-height: 36px;
	padding-left: 13px;
	border-bottom: 1px solid #b19163
;}
.header_tit .box {
	position: absolute;
	top: 50%;
	left: 0;
	width: 6px;
	height: 6px;
	display: block;
	margin-top: -3px;
	background-color: #01763f
;}
.header_tit .line {
	position: absolute;
	top: 50%;
	width: 1px;
	height: 18px;
	margin-top: -9px;
	margin-left: 8px;
	background-color: #b19163
;}
.header_tit:hover {
	color: #000
;}
.table_con {
	margin-bottom: 20px;
	background-color: #f6f6f6
;}
.table_1 {
	margin-top: 10px
;}
.table_1 th {
	cursor: pointer
;}
.table_1 tr:hover,.table_1 tr:hover td {
	background-color: #eee
;}
.no_margin {
	margin-top: -20px;
	margin-bottom: 20px
;}
.table_1 tr th {
	color: #fff;
	height: 50px;
	font-size: 16px;
	font-weight: 400;
	border-right: 1px solid #fff;
	background-color: #01763f
;}



.table_1 tr td {
	height: 50px;
	font-size: 14px;
	color: #333;
	text-align: center
;}
.b_subNav, .table_1 tr td, .table_no_data{
    border: 1px solid #01763f;}