@charset "utf-8";
body, html {
	width: 100%;
	height: 100%;
}
.wrap {
	position: relative;
	height: 830px;
}
.topbar {
	position: relative;
	height: 142px;
	background:#1d5fa5;
}
.topbar .web .topleftlink {
	width: 250px;

}
.topbar .web .topleftlink li {
	float: left;
	margin-left: 15px;
	cursor: pointer;
	line-height: 35px;
	height: 35px;
	font-family: "微软雅黑";
	font-weight: normal;
}
.topbar .web .topleftlink li a {
	display: block;
	color: #fff;
	font-size: 16px;
	float: left;
	padding: 0 10px;
	line-height: 20px;
}
.topbar.clearfix .web .topleftlink li input {
	display: inline-block;
	line-height: 35px;
	margin-right: 5px;
}
.topbar .toprightbar {
	float: right;
	width: 226px;
}
.topbar .toprightbar .loginbar {
	float: left;
	line-height: 45px;
	margin-right: 20px;
}
.topbar .loginbar li {
	float: left;
	margin-left: 15px;
	color: #fff;
}
.topbar .loginbar li a {
	display: inline-block;
	background-repeat: no-repeat;
	color: #fff;
}
.toprightbar .loginbar li #n1 {
	background-position: left 11px;
}
.toprightbar .loginbar li #n2 {
	background-position: left -16px;
}
.toprightbar .loginbar li #n3 {
	background-position: left -46px;
}
.toprightbar .loginbar li #n4 {
	color: #F00;
	font-weight: bold;
	background-position: left -74px;
}
.toprightbar .searchbar {
	float: right;
	width: 220px;
	height: 32px;
	overflow: hidden;
	line-height: 27px;
}
.navwrap {
	width: 100%;
	position: relative;
	z-index: 1;
	height: 50px;
	clear: both;
	background: #fff;
}
.logo {
	background: url(logo3.png) left 5px no-repeat;
	height: 120px;
	width: 900px;
	display: block;
	float: left;
	margin-top: 10px;
}
.nav {
	height: 50px;
	line-height: 50px;
	color: #360000;
	font-size: 16px;
	width: 1248px;
	margin: 0 auto;
	font-family: "Microsoft YaHei";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	display: block;
}
.nav .m {
	float: left;
	position: relative;
}
.nav h3 {
	float: left;
	font-size: 100%;
	font-weight: normal;
	font-family: "Microsoft YaHei";
	font-size: 18px;
	height: 50px;
	overflow: hidden;
width: 220px;
  text-align: center;
}
.nav h3 a {
	display: block;
	color: #360000;
	width: 138.6px;
	text-align: center;
}
.nav h3 a:hover {
	background-color: #1d5fa5;
	color: #fff !important;
}
.nav .on {
	border: 0;
}
.nav .on h3 a {
	color: #360000;
	font-weight: normal;
	text-align: center;
}
.nav .sub {
	display: none;
	width: 138.6px;
	position: absolute;
	left: 0;
	top: 50px;
	border-top: 0;
	background: #fff;
	border-top: solid 2px #1d5fa5;
}
.nav .sub li {
	height: 33px;
	line-height: 33px;
	border-bottom: 1px solid #ddd;
text-align: center;
}
.nav .sub li a {
	display: block;
	
	color: #272727;
	font-size: 16px;
}
.nav .sub li a:hover {
	color: #CC0000;
	background-image: url(current.jpg);
	background-repeat: repeat;
}
.bannerwrap {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 450px;
	min-width: 1200px;
	overflow: hidden;
	background: url(focus-bg.jpg);
}
.bannerwrap ul {
	height: 450px !important;
	width: 100% !important;
}
.bannerwrap li {
	height: 450px !important;
	width: 100% !important;
	overflow: hidden;
}
/*********
.bannerwrap li img {
	height: 450px !important;
	width: 1200px !important;
}

*****/
.bannerwrap li img {
	height: 450px !important;
	width: 100% !important;
}
.bannerwrap .prev, .bannerwrap .next {
	position: absolute;
	z-index: 1;
	display: block;
	width: 24px;
	height: 40px;
	top: 310px;
	margin-top: -100px;
	left: 20px;
	cursor: pointer;
	filter: alpha(opacity=60);
	opacity: 0.6;
	background-image: url(icons.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
}
.bannerwrap .next {
	left: auto;
	right: 30px;
	background-position: -33px 0;
}
.bannerwrap .prev:hover, .bannerwrap .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.cont {
	margin-top: 45px;
	width: 100%;
	height: 220px;
}
.web .cont .box {
	width: 31%;
	float: left;
margin-right:25px;
}
.web .cont .box .titbar {
	
	background-repeat: no-repeat;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #1d5fa5;
	height: 40px;
	margin-bottom: 10px;
}
.web .cont .box .titbar .more {
	background-image: url(dot.jpg);
	background-repeat: no-repeat;
	background-position: -86px -107px;
	height: 11px;
	width: 35px;
	cursor: pointer;
	display: block;
	float: right;
	margin-top: 7px;
}
.web .cont .box ul {
	line-height: 24px;
	padding-top: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.web .cont .box ul li {
	line-height: 40px;
	border-bottom: 1px dashed #bfbfbf;
}
.web .cont .box ul li a {
	color: #720808;
}
.web .cont .box ul li a:hover {
	color: #FF6600;
}
.web .cont .news {
	float: left;
	width: 31%;
	margin-right: 25px;
}
.web .cont .news.box .titbar {
	background-position: left -28px;
}
.news.box .cont_l {
	float: left;
}
.news.box .right_img {
	float: right;
	width: 231px;
	height: 120px;
	position: relative;
	right: 0px;
}
.web .cont .academics {
	width: 31%;
	
}
.academics .inner_ac {
	padding-top: 10px;
}
.web .cont .academics.box .titbar {
	background-position: left -57px;
}
.left_img #pic {
	width: 212px;
	height: 131px;
	overflow: hidden;
}
.left_img #pic ul {
	width: 1216px;
	height: 131px;
	float: left;
}
.left_img #pic li {
	width: 212px;
	height: 131px;
	float: left;
}
.left_img #pic li img {
	width: 212px;
	height: 131px;
	float: left;
}
.left_img #tip {
	width: 96px;
	height: 14px;
	position: absolute;
	left: 104px;
	bottom: 3px;
	z-index: 13;
}
.left_img #tip ul li {
	width: 14px;
	height: 14px;
	float: left;
	display: inline;
	margin: 0 5px;
	cursor: pointer;
	background-color: #FFF;
	background-repeat: no-repeat;
}
.left_img #tip ul li.on {
	background-color: #F90;
	background-repeat: no-repeat;
}
.cont_r {
	font-family: "微软雅黑";
	list-style-type: none;
	display: inline-block;
	width: 400px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.cont_r li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ccc;
	margin-bottom: 3px;
	padding-bottom: 15px;
	padding-top: 0px;
	height: 50px;
}
.cont_r li a {
	font-family: "微软雅黑";
	text-decoration: none;
	font-size: 14px;
	color: #4c4c4c;
	font-weight: normal;
}
.cont_r li a:hover {
	color: #f70;
}
.cont_r li .date {
	float: left;
	width: 54px;
	background-image: url(dot.jpg);
	background-repeat: no-repeat;
	background-position: -7px -90px;
	height: 54px;
	margin-right: 13px;
	display: inline-block;
	margin-top: 4px;
}
.cont_r li .date h3 {
	float: left;
	width: 50px;
	height: 18px;
	text-align: center;
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	line-height: 17px;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, sans-serif;
}
.cont_r li .date span {
	float: left;
	color: #000;
	height: 35px;
	font-weight: normal;
	font-size: 30px;
	line-height: 30px;
	text-align: center;
	width: 54px;
	margin-left: -1px;
	font-family: "Times New Roman", Times, serif;
}
.cont_r li .list {
	display: inline-block;
}
.cont_r li .list h3 {
	font-size: 12px;
	color: #333;
	margin: 0px;
	padding: 0px;
}
.cont_r li .list h3 a {
	font-size: 13px;
	color: #333;
	margin: 0px;
	padding: 0px;
	line-height: 20px;
}
.cont_r li .list p {
	font-size: 12px;
	color: #8d8d8d;
	line-height: 18px;
}
.web .linkbar {
	position: relative;
	text-align: center;
	line-height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	height: 15px;
	padding-top: 0px;
	
}
.web .linkbar2 {
	left: 0px;
	bottom: 0px;
	position: absolute;
	text-align: center;
	line-height: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #ccc;
	height: 15px;
	padding-top: 10px;
	width: 1170px;
}
.linkbar i {
	color: #ccc;
	font-family: "宋体";
	font-size: 12px;
	display: inline-block;
}
.web .linkbar .n1 {
	line-height: 30px;
	display: inline-block;
	padding-right: 1px;
	width: 60px;
	padding-left: 1px;
}
.web .linkbar .n11 {
	line-height: 30px;
	display: inline-block;
	padding-right: 5px;
	width: auto;
	padding-left: 5px;
}
.web .linkbar .n111 {
	line-height: 60px;
	padding-right: 1px;
	width: 150px;
	padding-left: 1px;
}
.web .linkbar a:hover .box1 {
	display: block;
}
.web .linkbar a .box1 {
	height: 300px;
	width: 220px;
	display: none;
	position: absolute;
	top: -273px;
	text-align: left;
	background-repeat: no-repeat;
	background-position: -130px 75px;
	padding: 0px;
	background-image: url(bg_ztjj11.jpg);
	right: 93px;
}
.box1 .inner_zt {
	width: 204px;
	height: 262px;
	overflow-y: auto;
	overflow-x: hidden;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	border: 3px solid #999;
}
.linkbar #zt01:hover {
	background-color: #CCC;
	height: 30px;
	line-height: 30px;
}
.copyright {
	
	width: 100%;
	margin: 0 auto !important;
	margin-bottom: 0px;
	background-color:#1d5fa5;
	line-height: 25px;
	padding-top: 5px;
	color: #c69096;
	font-size: 12px;
height:150px;
}
.copyright a {
	color: #c69096;
}
.copyright .wbbar a {
	color: #c69096;
	position: relative;
	width: 60px;
}
.copyright .wbbar a:hover span {
	color: #c69096;
	display: block;
}
.copyright .wbbar a span {
	height: 120px;
	width: 120px;
	display: none;
	background-color: #F00;
	position: absolute;
	top: -125px;
	left: -3px;
}
.copyright .wbbar a em {
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 19px;
	height: 16px;
	overflow: hidden;
	vertical-align: middle;
	filter: alpha(opacity=50);
	opacity: 0.5;
	background-image: url(wbimg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: -2px;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 5px;
}
.copyright .wbbar a #wx {
	background-position: center -34px;
}
.copyright .wbbar a #yy {
	background-position: center -67px;
}
.wbbar{

line-height: 150px;
}
.sidepagebg {
	background-image: url(insidebanner.jpg);
	background-repeat: no-repeat;
	background-color: #EEE;
height: 400px;
}
.sidepagebg .sidepagecont {
	padding-bottom: 20px;
	padding-top: 354px;
}
.sidepagecont .sidebar {
	float: left;
	width: 220px;
	background-color: #FFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #949494;
}
.sidepagecont .sidebar h3 {
	background-color: #c20505;
	color: #FFF;
	font-size: 26px;
	text-align: center;
	height: 50px;
	line-height: 50px;
	background-image: url(sidepagetitledot1.jpg);
	background-repeat: no-repeat;
	background-position: 150px center;
	
	font-family: "微软雅黑";
}
.sidebar .sidemenu {
}
.sidebar .sidemenu li {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f6f1ed;
}
.sidebar .sidemenu li a {
	display: block;
	line-height: 44px;
	text-align: center;
	
	font-size: 18px;
}
.sidebar .sidemenu li a:hover, .sidemenu li a.current {
	color: #F70;
}
.sidebar h4 {
	color: #a96f00;
	font-size: 16px;
	background-image: url(linkdot.jpg);
	background-repeat: no-repeat;
	background-position: 65px center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #f4f1eb;
	line-height: 30px;
	margin-top: 55px;
	margin-right: 10px;
	margin-left: 10px;
	display: block;
}
.sidebar .sidelinkbox {
	padding: 10px;
}
.sidepagecont .content {
	float: left;
	margin-left: 10px;
	background-color: #FFF;
	width: 895px;
	padding: 20px;
}
.content .home {
	background-image: url(home.jpg);
	background-repeat: no-repeat;
	background-position: left 2px;
	padding-left: 23px;
	font-family: "微软雅黑";
	color: #636363;
}
.content .home a {
	color: #636363;
	font-family: "微软雅黑";
}
.content .insidepagetitbar {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d5d5d5;
	height: 30px;
	margin-top: 20px;
}
.content .insidepagetitbar h3 {
	color: #af1212;
	font-size: 18px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #e71f19;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	height: 30px;
	line-height: 26px;
	margin-left: 10px;
}
.content .inner {
	padding: 25px;
text-align: justify;
}
.content .inner h3 {
	color: #000;
	font-size: 24px;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 20px;
	font-weight: bold;
	font-family: "微软雅黑";
}
.content .inner .datebar {
	color: #999;
	background-color: #f8f8f8;
	font-family: "微软雅黑";
	padding: 2px;
	text-align: center;
	margin-bottom: 15px;
	font-size: 12px;
}
.inner p {
	text-indent: 2em;
	font-size: 12pt;
	line-height: 200%;
	color: #000;
	font-family: "微软雅黑";
	margin-bottom: 10px;
font-size: 18px !important;
}
.inner p img {
	padding: 10px;
	background-color: #FFF;
	display: block;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
}
#listpic {
	padding: 25px;
}
#listpic ul li {
	margin-bottom: 15px;
	clear: both;
	display: block;
}
#listpic ul li .leftimg {
	float: left;
	height: 160px;
	width: 150px;
}
#listpic ul .listbar {
	float: right;
	width: 675px;
}
#listpic ul .clearfix .listbar h3 {
	color: #333;
	font-size: 18px;
	margin-bottom: 10px;
}
#listpic ul .clearfix .listbar .btn_more {
	color: #FFF;
	font-size: 12px;
	background-color: #FF9900;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 15px;
	display: block;
	float: left;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.content #list_5l ul {
}
.content #list_5l ul li {
	display: inline-block;
	line-height: 44px;
	height: 44px;
	width: 200px;
	text-align: center;
	float: left;
}
.content #list_5l ul li a {
}
.content #link_bm {
}
.content #link_bm a {
	border: 1px solid #e2e2e2;
	background-color: #fbfbfb;
	display: block;
	background-image: url(bmimg1.jpg);
	background-position: 35px center;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 68px;
	line-height: 12px;
	margin-bottom: 15px;
}
.content #link_bm a:hover {
	border: 1px solid #e2e2e2;
	background-color: #F8F8F8;
	display: block;
	background-image: url(bmimg1.jpg);
	background-position: 35px center;
	background-repeat: no-repeat;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 68px;
	line-height: 12px;
	margin-bottom: 15px;
}
#insidepagefoot {
	margin: 0px;
	top: 0px;
	height: 60px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.insidepage {
	text-align: center;
	margin-left: 250px;
	width: 350px;
}
.insidepage a {
	display: inline-block;
}
.insidepage defaultInputStyle {
	border: 1px solid #D6D6D6;
}
ul.expmenu {
	width: auto;
}
ul.expmenu li div.header {
	padding: 7px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eee;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #D60505;
	margin-bottom: 15px;
}
ul.expmenu li:unknown div.header {
border-bottom-style: none;
}
ul.expmenu li ul li:unknown {
border-bottom-style: none;
}
ul.expmenu div.header {
	color: #333;
	background-color: #FAFAFA;
}
ul.expmenu li div.header .label {
	background: no-repeat;
	padding-left: 5px;
	font-size: 15px;
	float: left;
	font-weight: normal;
	color: #4c4c4c;
}
ul.expmenu li div.header .arrow {
	height: 16px;
	width: 16px;
	float: right;
	display: inline-block;
	background-position: center 50%;
	background-repeat: no-repeat;
	vertical-align: 2em;
}
ul.expmenu li div.header .up.arrow {
	background-image: url(arrow_u.jpg);
}
ul.expmenu li div.header .down.arrow {
	background-image: url(arrow_d.jpg);
}
ul.expmenu li .menu {
	display: none;
	line-height: 22px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 15px;
	padding-left: 5px;
}
ul.expmenu li .menu li {
	display: inline-block;
	line-height: 35px;
	height: 35px;
}
ul.expmenu li .menu li a {
	float: left;
	display: block;
	margin-right: 15px;
	padding-right: 8px;
	padding-left: 8px;
}
ul.expmenu li .menu li a:hover {
	color: #F70;
	background-color: #f8f8f8;
}
ul.expmenu div.header:hover {
	cursor: pointer;
	background-color: #f4f4f4;
}
.jqywmore {
	color: #666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	text-align: right;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #ccc;
}
.menu .team_xs {
	text-align: left;
	margin-bottom: 15px;
}
.menu .team_xs h4 {
	text-align: left;
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000;
	text-indent: 1em;
	border-bottom-color: #eee;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	font-family: "宋体";
}
.menu .team_xs p {
	line-height: 28px;
	margin: 0px;
	text-indent: 1em;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.copyright .web .fright {
	width: 400px;
}
.copyright .web .fright #no1 {
}

.index-web-news-list-flex {
  display: flex;
  height: auto;
  float: none !important;
}

.index-web-news-list-flex .shou_news_list {
  flex: 0 0 50%;
  width: 0;
  margin: 0 25px 0 0;
  float: none !important;
}

.index-web-news-list-flex .other {
  flex: 1 0;
  width: 0;
}

.index-web-news-list-flex .other .bg li {
  line-height: 40px;
  border-bottom: 1px dashed #bfbfbf;
}

.index-web-news-list-flex .other .bg li a {
  font-size: 15px !important;
  font-weight: normal;
  color: #720808;
  line-height: 40px;
}

.index-web-news-list-flex .other .bg li a:hover {
  color: #FF6600;
}

.index-web-list-flex {
  display: flex;
  height: auto;
}

.index-web-list-flex .box2 {
  flex: 0 0 50%;
  width: 0;
}

.index-web-list-flex .other {
  flex: 1 0;
  width: 0;
}

.index-web-list-flex .other .news,
.index-web-list-flex .other .notice {
  width: 100%;
  float: none;
}

.index-web-list-flex .other .news {
  margin: 0 0 25px;
}

.index-web-list-flex .other .notice {
  margin: 0;
}