*{
    margin: 0px;
    padding: 0px;
	/*word-break:break-all;*/
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;
}
body {
	-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;
	font-family: Arial, \5FAE\8F6F\96C5\9ED1;
	font-size: 13px;
	line-height: 20px;
	color: #666;
	text-decoration: none;
	background: #ffffff;
}
ul, li{
	margin:0px; padding:0px;
    list-style-type:none;
}
ol, ul {
  list-style: none;
}
ul, li, a
{
	padding: 0px;
	margin: 0px;
}
select { width:100%;}
.left {
	float: left;
}
.right {
	float: right;
}
.bgbai { background:#ffffff;}
.bgqh { background:#eeeeee;}
.bgf3 { background:#f3f3f3;}
.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt18 { margin-top:18px;}
.mt25 { margin-top:25px;}
.space0 {padding: 0 0 0 30px;}
.space15 { padding:15px;}
.space18 { padding:18px;}
.space20 { padding:20px;}
.bh { display:block; overflow:hidden;}
.space-top {
	padding-top: 10px;
}
.space-bottom {
	padding-bottom: 25px;
}
.img-portfolio {
    margin-bottom: 15px;
}
.img-hover:hover {
    opacity: 0.8;
}
.mobmt {}
.mobpadding {}
.mobmargin {}
.lanmumt {margin-top: 15px;}
@media (max-width: 991px){
	.mobmt {margin-top: 22px;}
	.mobpadding {padding: 0;}
	.mobmargin {margin: 0;}
}
@media (max-width: 767px){
	.mobmt {margin-top: 20px;}
	.lanmumt {margin-top: 0;}
}
.panel-group {
  margin-bottom: 0px;
}
.textcenter { text-align:center; margin:0;}
.secondarybox { display:block; overflow:hidden; padding:30px 0 15px 0;}
.secondarydetailbox { display:block; overflow:hidden;}
.secondarydetailbox form {background: #f9f9f9; padding: 15px 13px 5px 10px; border-radius: 2px; border: #ececec solid 1px;}
.secondarydetailbox .jsbox {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 600; */ font-size: 13px; background: #f9f9f9; width:76px;}
.secondarydetailbox .jsbox1 {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 600; */ font-size: 13px; background: #f9f9f9; width:84px;}
.secondarydetailbox select.form-control {padding: 0 5px;margin: 0;height: 30px; color: #454545;}
.secondarydetailbox .form-control {border-color: #ccc;background: #ffffff;height: 30px;}
.secondarydetailbox .p0 { padding:0px;}
@media (max-width: 991px){
	
}
@media (max-width: 767px){
	.secondarybox { padding:22px 0 4px 0;}
}
.nrhei {font-size: 14px; line-height: 24px; font-family: \5FAE\8F6F\96C5\9ED1; color: #454545;}

h2 { color:#005896;}
.clear{clear:both;}
.column_nr { display:block; overflow:hidden; float:left; width:100%;}
.column_gd { display:block; overflow:hidden;}
.border-not { background:#fdfdfd; border-left:#b8dcec solid 1px; border-right:#b8dcec solid 1px; border-bottom:#b8dcec solid 1px;width: 100%;}
.imgborder { border:#e6e6e6 solid 0px;margin-bottom:18px;}
.imgbox { padding:15px 15px 0 15px;}
.imglink { border:#ff9600 solid 1px;margin-bottom:18px;padding: 15px 6px;
background: -moz-linear-gradient( 90deg, rgb(255,235,217) 0%, rgb(255,254,253) 100%);
background: -webkit-linear-gradient( 90deg, rgb(255,235,217) 0%, rgb(255,254,253) 100%);
background: -o-linear-gradient( 90deg, rgb(255,235,217) 0%, rgb(255,254,253) 100%);
background: -ms-linear-gradient( 90deg, rgb(255,235,217) 0%, rgb(255,254,253) 100%);
background: linear-gradient( 0deg, rgb(255,235,217) 0%, rgb(255,254,253) 100%);
}
.indexbox {overflow:hidden; margin-bottom: 26px;}
.indexbox1 {overflow:hidden;}
.indexbox2 {overflow:hidden; margin-bottom: 23px;}
.indexbox hr { border-top: 1px dotted #cbcbcb;}
.indexrbox {width: auto; height:auto; overflow:hidden; margin-bottom: 20px;}
@media (max-width: 768px){
.indexbox1 {margin-bottom: 18px;}
}
/*-----------------------------------*/
.menushadow {background: url(bg02.jpg) repeat-x top center #ffffff;height: 15px;}
.soc_icons {overflow: hidden;width: 80%;margin: 50px 0 0 0;float: right;}
.webheader { background: url(topbg.jpg) top center #006ebe;position: relative;}
.webheader .logo { margin:26px 0 27px 0;}
.webheader .relatedlink { margin:24px 15px 10px 0; text-align:right;}
.searchbox { position: relative; background:#fff; width: 100%; border-radius:3px; padding: 8px 0;border: #bbd1de solid 0px;}
.searchbox input[type="text"] { margin: 0px 0; padding: 0 0.9em; outline: none; color: #8b8b8b; background: none; border: none; width: 89.33333%; position: relative; font-size: 12px; line-height:20px; -webkit-appearance: none;}
::-webkit-input-placeholder{ color: #c7c7c7 !important;}
.searchbox input[type="button"] { background: url(searchbtnbg.png) no-repeat 0px 1px; border: none; cursor: pointer; width: 20px;height: 20px; outline: none; position: absolute; top: 8px; right: 9px;
}
@media (max-width: 1199px){
.soc_icons {width: 98%;}
}
@media (max-width: 991px){
.soc_icons {width: 100%;margin: 36px 0 0 0;}
.searchbox { padding: 7px 0;}
.webheader .relatedlink { margin:18px 15px 10px 0;}
}
@media (max-width: 767px){
.soc_icons {margin: 0;}
.webheader { background-size: cover;}
.searchbox { width: 100%;margin-bottom: 20px;border: #92e0f3 solid 1px;}
.webheader .relatedlink { margin:0 0 7px 0; text-align:center;}
.webheader .logo { margin:16px 0 12px 0;}
}
/*-----------------------------------*/
.firstpart {overflow: hidden;padding: 8px 0 8px 0;background: #e2ebf9;}
.secondpart {padding: 28px 0 8px 0;}
.thirdpart {padding: 0 0 8px 0;}
.fourthpart {overflow: hidden;padding: 28px 0 5px 0;background: #eff4fb;}
.noticebox {background: url(dicp_ggbg.jpg) repeat-x top center #2596d1;overflow: hidden;padding: 18px;}
/*------------------------------------*/
.borderstyle {border: #e5e5e5 solid 1px;padding: 15px;}
@media (max-width: 767px){
	.borderstyle {padding: 14px 15px 16px 15px;}
}
/*------------------------------------*/
.win-l {width: 60%;}
.win-r {width: 36.843%;}
@media (max-width: 1199px){
	.win-l {width: 53%;}
	.win-r {width: 44.682%;}
}
@media (max-width: 991px){
	.win-l {width: 100%;}
	.win-r {width: 100%;}
}
/*------------------------------------*/
.lanmu { height:34px;overflow: hidden;border-bottom: #e5e5e5 solid 1px;margin-bottom: 12px;}
.lanmu_l { color:#2669B5;float:left;font-weight: 500;font-size:22px;padding: 0 0 14px 0;}
.lanmu_l a {color:#2669B5;}
.lanmu_l a:hover {color:#3a3a3a;}
.lanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.lanmu_r { line-height:32px; float:right; font-size:12px;font-family: Arial;}
.lanmu_r a{ color:#9a9a9a; text-decoration:none;}
.lanmu_r a:hover{ color:#ff6c00; text-decoration:none;}

.lanmu1 { overflow: hidden;}
.lanmu1_l { color:#31569b;float:left;font-weight: 700;font-size:24px;line-height: 30px;}
.lanmu1_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.lanmu1_r { line-height:32px; float:right; font-size:12px;font-family: Arial;}
.lanmu1_r a{ color:#9a9a9a; text-decoration:none;}
.lanmu1_r a:hover{ color:#ff6c00; text-decoration:none;}

.lanmu2 { overflow: hidden;}
.lanmu2_l { color:#ffffff;float:left;font-weight: 500;font-size:22px;padding: 0 0 26px 0;}
.lanmu2_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.lanmu2_r { line-height:32px; float:right; font-size:12px;font-family: Arial;}
.lanmu2_r a{ color:#bfcddd; text-decoration:none;}
.lanmu2_r a:hover{ color:#ffffff; text-decoration:none;}

.column { height:36px; background:url(sy-lmbg03.gif) left bottom repeat-x; overflow:hidden;}
.column_l { width:auto; height:36px; border-bottom:#0887d5 solid 3px;font-size:22px; font-family: \5FAE\8F6F\96C5\9ED1; font-weight:500; color:#1f1f1f; float:left; display:inline-block; overflow:hidden;}
.column_l img {
    display: inline-block;
    margin-right: 6px;
    margin-top: -3px;
}
.column_r { width:auto; height:36px; line-height:28px; font-size:12px; font-family:Arial; text-align:right; float:right; overflow:hidden;}
.column_r a { color:#2080bd; text-decoration:none; display:inline-block; height: inherit; padding-top:3px;}
.column_r a:hover { color:#ff5400; text-decoration:none;}

.column1 { height:47px; background:url(sy-lmbg03.gif) left bottom repeat-x; overflow:hidden;}
.column1_l { width:auto; height:47px; border-bottom:#ea3e00 solid 3px;font-size:24px; font-family: \5FAE\8F6F\96C5\9ED1; font-weight:500; color:#103a84; float:left; display:inline-block; overflow:hidden;padding: 9px 0 0 0;}

/*------------------------------------*/
.hotnews {background: #eff5fe;padding: 28px 0 16px 0;border-bottom: #fff solid 1px;}
.hotnews .winimg { width:58.071%;}
.hotnews .wintext { width:41.728%;}
.hotnews .newsbg {overflow: hidden;}
.hotnews .newsbg .focuspic {margin: 0;border-right: #ffffff solid 1px;}
.hotnews .newsbg .focustext {margin: 0 0 0 22px;height: 333px;overflow: hidden;}
.hotnews .newsbg .focustext h3 {font-size: 21px;font-weight: 700;line-height: 30px;padding: 0;margin: 0 0 14px 0;display: block;}
.hotnews .newsbg .focustext h3 a {color: #ec2100;/* white-space: nowrap; */width: 99%;overflow: hidden;display: block;text-overflow: ellipsis;}
.hotnews .newsbg .focustext h3 a:hover {color: #2e3192;}
.list-hotnews { overflow:hidden; display:block;}
.list-hotnews li{overflow:hidden;clear:both;border-bottom:1px solid #dddddd;}
.list-hotnews li a{ float:left;width:100%;overflow:hidden;font-size:14px;line-height:36px; color:#454545;text-overflow:ellipsis; white-space:nowrap; }
.list-hotnews li a:hover {color: #0051b1;}
.hotnewsurl a {overflow: hidden;display: block;text-align: right;color: #0275bf;font-size: 12px;margin: 15px 0 15px 0;font-family: Arial;}
.hotnewsurl a:hover {color: #e60000;}
@media (max-width: 1199px) {
.hotnews .newsbg .focustext h3 {font-size: 20px;line-height: 28px;}
.hotnews .newsbg .focustext {margin: 12px 20px 0 22px;height: 240px;}
.hotnewsurl a {margin: 12px 18px 12px 0;}
}
@media (max-width: 991px) {
.hotnews .winimg { width:100%;}
.hotnews .wintext { width:100%;}
.hotnews .newsbg .focustext {height: auto;margin: 18px 0 0 0;}
.hotnews .newsbg .focustext h3 {font-size: 24px;line-height: 32px;}
}
@media (max-width: 767px) {
.hotnewsurl a {margin: 8px 18px 8px 0;}
.list-hotnews li{padding: 8px 0;}
.list-hotnews li a{ line-height:22px;white-space: normal;}
.hotnews .newsbg .focustext {margin: 12px 3px 0 3px;}
.hotnews .newsbg .focustext h3 {font-size: 22px;line-height: 28px;}
.hotnews {padding: 15px 0 0 0;}
}
/*--END--*/

/*-----------------------------------*/
.quicklinks {overflow: hidden;}
.quicklinks li {background: url(yjs-bg04.jpg) repeat-x bottom center #ffffff;border: #8ebad8 solid 1px;padding: 6px 14px;border-radius: 2px;margin-bottom: 12px;overflow: hidden;position: relative;min-height: 56px;}
.quicklinks li:last-child {margin-bottom: 0;}
.quicklinks li .btnimg {float: left;width: 78%;position: absolute;
        top: 50%;
        -ms-transform: translateY(-50%);
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        transform: translateY(-50%);}
.quicklinks li .btnr {float: right;border-left: #c2e0ee solid 1px;padding-left: 10px;width: 20%;}
.quicklinks li .btnr tbody {background-color: transparent;}
@media (min-width:992px) and (max-width:1199px) {
	.quicklinks li .btnimg {width: 65%;}
	.quicklinks li .btnr {width: 24%;}
}
@media (max-width: 991px){
	
}
/*------------------------------------*/
.contacttxt {line-height: 32px;font-size: 14px;color: #454545;margin-bottom: 15px;}
.contacttxt1 {line-height: 32px;font-size: 14px;color: #454545;margin-bottom: 3px;}
@media (min-width:992px) and (max-width:1199px) {
	.contacttxt {line-height: 29px;margin-bottom: 4px;}
}
/*------------------------------------*/
.weblinks {margin: 24px 0 0 0;padding: 22px 0 0 0;overflow: hidden;border-top: #c2d8e2 solid 1px;}
.weblinks .btnlink {overflow: hidden;}
.weblinks .btnlink li {float: left;width: 18.59%;margin-right: 20px;margin-bottom: 20px; }
.weblinks .btnlink li:last-child {margin-right: 0;}
.weblinks .btnlink li .btnnav {margin: 0 auto;}
.weblinks .btnlink li .btnnav img {border: #b9dbea solid 1px;}
.weblinks .btnlink li a:hover .btnnav {margin: 0 auto;color: #0076bc;font-size: 22px;}
@media (max-width: 1199px) {
	.weblinks .btnlink li {width: 18.29%;}
}
@media (max-width: 991px) {
	.weblinks {padding: 22px 0 2px 0;}
	.weblinks .btnlink li {width: 17.76%;}
}
@media (max-width: 767px) {
	.weblinks .btnlink li:nth-child(2n+0) {margin-right: 0;}
	.weblinks .btnlink li {width: 47%;}
	.weblinks .btnlink li .btnnav img {width: auto;}
}
@media (max-width: 320px) {
	.weblinks .btnlink li {width: 46%;}
}
/*------------------------------------*/
.noticebtn { overflow:hidden;}
.noticebtn ul li { margin-bottom:14px; margin-right:30px; display:inline-block; width:47%; float:left;}
.noticebtn ul li:nth-child(even) { margin-right:0px;}
.noticebtn ul li a { font-size:20px;line-height: 20px;font-weight: 600; background:#32c7ff; border-radius:2px; color:#ffffff; padding:9px 0 11px 0; display:block; overflow:hidden; text-align:center;}
.noticebtn ul li a i { font-size:22px;margin-right: 6px;}
.noticebtn ul li a:hover { background:#ff9000; color:#ffffff;}
.noticebtn ul li a img {display: inline-block;margin-right: 8px;margin-top: -3px;}
@media (max-width: 1299px){
	.noticebtn ul li { width:46.8%;}
}
@media (max-width: 1199px){
	.noticebtn ul li { width:45.8%;}
	.noticebtn ul li a {font-size:16px;}
	.noticebtn ul li a i { font-size:16px;margin-right: 0;}
}
@media (max-width: 991px){
	.noticebtn ul li { width:48.5%;}
	.noticebtn ul li a {font-size:20px;}
	.noticebtn ul li a i { font-size:22px;margin-right: 6px;}
}
@media (max-width: 767px){
	.noticebtn ul li { width:46.7%;}
}
@media (max-width: 320px){
	.noticebtn ul li { width:45.8%;}
	.noticebtn ul li a {font-size:16px;}
	.noticebtn ul li a i { font-size:16px;margin-right: 0;}
}
/*------------------*/
.fwcx {
	width: 100%; /*overflow: hidden;*/
}
.index_tab {position: relative;}
.index_tab .tabmenu {
	background: url(sy-lmbg03.gif) repeat-x bottom #f6f9fd; height: 44px; overflow: hidden;
}
.index_tab .tabmenu ul li {
	height: 44px; color: #103a84; font-size:22px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:500; float: left;
}
.index_tab .tabmenu ul li a {
	color: #004280; font-size:22px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:500;text-decoration: none;
}
.index_tab .tabmenu ul li.selected a {
	color: #004280; font-size:22px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:500;text-decoration: none;
}
.index_tab .tabmenu ul li span {
	height: 44px; float: left; display: block;
}
.index_tab .tabmenu ul li span.tabg {
	padding: 0 15px;width: 100%;text-align: center;line-height: 42px;
}
.index_tab .tabmenu ul li span.tabg1 {
	padding: 0 37px;width: 100%;text-align: center;line-height: 42px;
}
.index_tab .tabmenu ul li span.bg {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.index_tab .tabmenu ul li span.bg01 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.index_tab .tabmenu ul li span.bg02 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.index_tab .tabmenu ul li.selected span.tabg {
	width: 100%; text-align:center;color: #ffffff;background: #204587;line-height: 42px;padding: 0 15px;
}
.index_tab .tabmenu ul li.selected span.tabg1 {
	width: 100%; text-align:center;color: #ffffff;background: #204587;line-height: 42px;padding: 0 37px;
}
.index_tab .tabox .tab_con {
	/*overflow: hidden; */display: none; position: relative;
}

.events_tab {position: relative;}
.events_tab .tabmenu {
	background: url(sy-lmbg03.gif) repeat-x bottom; height: 33px; overflow: hidden;
}
.events_tab .tabmenu ul li {
	height: 33px; color: #103a84; font-size:22px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:500; float: left; margin-right:26px;
}
.events_tab .tabmenu ul li a {
	color: #004280; font-size:22px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:500;text-decoration: none;
}
.events_tab .tabmenu ul li.selected a {
	color: #004280; font-size:22px;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased; font-weight:500;text-decoration: none;
}
.events_tab .tabmenu ul li span {
	height: 33px; float: left; display: block;
}
.events_tab .tabmenu ul li span.tabg {
	padding: 0;width: 100%;text-align: center;
}
.events_tab .tabmenu ul li span.tabg img {
    display: inline-block;
    margin-right: 6px;
    margin-top: -3px;
}
.events_tab .tabmenu ul li span.bg {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.events_tab .tabmenu ul li span.bg01 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.events_tab .tabmenu ul li span.bg02 {
	width: 3px; line-height: 0; overflow: hidden; font-size: 0px;
}
.events_tab .tabmenu ul li.selected span.tabg {
	width: 100%; text-align:center;color: #103a84; border-bottom:#ea3e00 solid 3px;
}
.events_tab .tabmenu ul li.selected span.tabg img {
    display: inline-block;
    margin-right: 6px;
    margin-top: -3px;
}
.events_tab .tabox .tab_con {
	/*overflow: hidden; */display: none; position: relative;
}

@media (max-width: 1199px){
	
}
@media (max-width: 992px){

}
@media (max-width: 991px){

}
@media (max-width: 767px){
	.index_tab .tabmenu ul li span.tabg1 {padding: 0 15px;}
	.index_tab .tabmenu ul li.selected span.tabg1 {padding: 0 15px;}
}
.more {position: absolute;top: -50px;right: 0px;}
/*------------------------------------*/
.picturelist { overflow: hidden;}
.picturelist li {margin: 16px 0 0 0;}
.picturelist li .boxstyle {overflow: hidden;}
.picturelist li .boxstyle img {/*border: #efefef solid 1px;*/width: 240px;height: 120px;}
.picturelist li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.picturelist li .boxstyle .txtinfo {margin: 6px 0 0 0;overflow: hidden;}
.picturelist li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.picturelist li .boxstyle .txtinfo h4 { font-size: 13px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px;overflow: hidden;}
.picturelist li .boxstyle .txtinfo h4 a { color: #454545;text-overflow:ellipsis; white-space:nowrap;overflow: hidden;width: 100%;display: block;}
.picturelist li .boxstyle .txtinfo h4 a:hover { color: #0654a7;}
.picturelist li .boxstyle .txtinfo p {font-size: 13px;color: #808080;line-height: 18px;margin: 4px 0 0 0;word-break: break-all;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.picturelist li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1199px) {
.picturelist li .boxstyle img {height: 117px;}
}
@media (max-width: 991px) {
.picturelist li .boxstyle img {height: 86px;}
}
@media (max-width: 767px) {
.picturelist li .boxstyle .txtinfo {margin: 8px 0 0 0;}
.picturelist li .boxstyle img {height: 99px;}
}
@media (max-width: 375px) {
.picturelist li .boxstyle img {height: 87px;}
}
@media (max-width: 320px) {
.picturelist li .boxstyle img {height: 70px;}
}
/*--------------------------*/
.picturelist1 { overflow: hidden;}
.picturelist1 li {margin: 0 0 30px 0;}
.picturelist1 li .boxstyle {overflow: hidden;}
.picturelist1 li .boxstyle img {border: #efefef solid 1px;width: 240px;height: 120px;}
.picturelist1 li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.picturelist1 li .boxstyle .txtinfo {margin: 8px 0 0 0;overflow: hidden;/*height: 38px;*/}
.picturelist1 li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.picturelist1 li .boxstyle .txtinfo h4 { font-size: 13px;font-weight: 500;margin: 0 0 3px 0;line-height: 17px;overflow: hidden;}
.picturelist1 li .boxstyle .txtinfo h4 a { color: #454545;text-overflow:ellipsis; white-space:nowrap;overflow: hidden;width: 100%;display: block;}
.picturelist1 li:hover .boxstyle .txtinfo h4 a { color: #ff5400;}
.picturelist1 li .boxstyle .txtinfo p {font-size: 13px;color: #808080;line-height: 18px;margin: 4px 0 0 0;word-break: break-all;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.picturelist1 li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1199px) {
.picturelist1 li .boxstyle img {height: 107px;}
}
@media (max-width: 991px) {
	.picturelist1 li {margin: 0 0 15px 0;}
	.picturelist1 li .boxstyle img {height: 110px;}
	.picturelist1 li .boxstyle .txtinfo {height: 36px;}
	.picturelist1 li .boxstyle .txtinfo h4 a {white-space: normal;}
}
@media (max-width: 767px) {
.picturelist1 li {margin: 0 0 10px 0;}
.picturelist1 li:last-child {margin-bottom: 0;}
.picturelist1 li .boxstyle img {height: 90px;}
}
@media (max-width: 320px) {
.picturelist1 li .boxstyle img {height: 65px;}
}
/*--------------------------------*/
.marquee-1{ width:100%; height:206px; overflow:hidden; margin: 15px 0 0 0;}
.marquee-1 ul{float:left; width: auto; padding:0px;}
.marquee-1 ul li{float:left; width:100%; padding:4px 0; line-height:22px;}
.marquee-1 ul li span{font-size:6px; color:#ff0000; margin-right:5px;}
.marquee-1 ul li a:hover{color:#6ff3ff;}

#marquee1{ width:100%; height:292px; overflow:hidden;}
#marquee1 ul{float:left; width: auto; padding:0px;}
#marquee1 ul li{float:left; width:100%; padding:2px 0; line-height:22px;}
#marquee1 ul li span{font-size:6px; font-family:\5FAE\8F6F\96C5\9ED1; color:#ff0000; margin-right:5px;}
#marquee1 ul li a:hover{color:#004ea2;}

@media (max-width: 1200px) {
#marquee1{ height:282px;}
}
@media (max-width: 1199px) {
#marquee1{ height:218px;}
.marquee-1{ height:218px;}
}
@media (max-width: 991px) {
#marquee1{ height:130px;}
}
.hui {
	font-size: 14px;
	line-height: 26px;
	color: #bfbfbf;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
.hei {font-size: 12px;line-height: 18px;color: #8b8b8b;text-decoration: none;font-family: Arial;}
a.hei:hover {color: #f86900; font-size: 12px; text-decoration: none;}
.hei1 {
    font-size: 14px;
    line-height: 26px;
    color: #454545;
    text-decoration: none;
    font-family: \5FAE\8F6F\96C5\9ED1;background-image: url(ico_hd.gif);background-repeat: no-repeat;background-position: left 2px;padding-left: 15px;
}
A.hei1:hover {
    COLOR: #004ea2; FONT-SIZE: 14px;text-decoration: none;
}
.hei14 {
    font-size: 14px;
    line-height: 26px;
    color: #454545;
    text-decoration: none;
}
A.hei14:hover {
    COLOR: #004ea2; FONT-SIZE: 14px;text-decoration: none;
}
.lan {font-size: 12px;line-height: 18px;color: #0f8fd0;text-decoration: none;}
a.lan:hover {color: #15499a; font-size: 12px; text-decoration: none;}
.lan1 {font-size: 13px;line-height: 18px;color: #004ea2;text-decoration: none;}
a.lan1:hover {color: #333333; font-size: 13px; text-decoration: none;}
.lan2 {font-size: 14px;line-height: 18px;color: #004ea2;text-decoration: none;}
a.lan2:hover {color: #333333; font-size: 13px; text-decoration: none;}
.huang {font-size: 15px;color: #ffc435;line-height: 20px;}
.dlan {font-size: 13px;line-height: 18px;color: #6ff3ff;text-decoration: none;font-family: Arial;}
.bai {font-size: 12px;line-height: 18px;color: #ffffff;text-decoration: none;font-family: \5FAE\8F6F\96C5\9ED1;background-image: url(ico_bd.gif);background-repeat: no-repeat;background-position: left 6px;padding-left: 16px;}
a.bai:hover {color: #6ff3ff; font-size: 13px;}
.bai13 {font-size: 13px;line-height: 18px;color: #ffffff;text-decoration: none;}
a.bai13:hover {color: #00f0ff; font-size: 13px; text-decoration: none;}

/*-----------------------------------*/
.minh {}
.picnewslist {overflow: hidden;}
.picnewslist li{margin-bottom: 8px; display: block; overflow: hidden; }
.picnewslist li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.picnewslist li h2 { font-size:15px; line-height:22px; margin:0 0 8px 0;display: block;}/*text-overflow: ellipsis;white-space: nowrap;*/
.picnewslist li h2 a { color:#101010;font-family: \5FAE\8F6F\96C5\9ED1;}
.picnewslist li h2 a:hover { color:#004ea2; text-decoration:none;}
.picnewslist .news-img{ margin-right: 10px; margin-bottom:8px;}
.picnewslist .news-img img{ max-width: 122px; border:#e4e4e4 solid 1px;}
.picnewslist .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#8e8e8e;}
.picnewslist .news-txt i { font-size: 12px; margin: 0 0 5px 0; color:#009cd1; display:block;font-style: normal;text-align: right;}
.picnewslist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.picnewslist .news-txt p a:hover { color:#15549a;}
.picnewslist .hzfa-img{ margin-right: 10px; margin-bottom:15px;}
.picnewslist .hzfa-img img{ max-width: 112px; border:#e4e4e4 solid 3px;}
.picnewslist .hzfa-txt p { line-height: 1.5; font-size: 12px; margin:0 0 15px 0; color:#8e8e8e;}
@media (max-width: 1199px) {
	.minh {min-height: 98px;}
	.picnewslist li h2 { font-size:14px;}
}
@media (max-width: 991px) {
	.minh {min-height: auto;}
}
@media (min-width: 768px) {
	.picnewslist .news-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	.picnewslist .news-img img{ width: 122px; height: 76px;}
	.picnewslist .news-img{ margin-right: 13px;}
	.picnewslist li{margin-bottom: 8px; display: block; overflow: hidden; }
	.picnewslist .hzfa-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	.picnewslist .hzfa-img img{ width: 112px; height: 152px;}
	.picnewslist .hzfa-img { margin-right: 15px;}
}
@media (max-width: 767px) {
	.picnewslist .news-img{ margin-bottom:2px;}
	.picnewslist .news-img img{ width: 126px; height:84px;}
	.picnewslist .hzfa-img{ margin-bottom:2px;}
	.picnewslist .hzfa-img img{ width: 106px; height:146px;}
	.picnewslist li h2 {white-space:normal;}
	}

/*------------------------------------*/
.infoplatform {overflow: hidden;}
.infoplatform .space {padding: 0;}
.infoplatform .boxpadding {padding: 20px 0;}
.infoplatform .sideline {border-bottom: #dfeef9 solid 1px;border-right: #dfeef9 solid 1px;}
.infoplatform .in_icon1 {background: #0062ac;}
.infoplatform .in_icon2 {background: #0ba299;}
.infoplatform .in_icon3 {background: #6fbc47;}
.infoplatform .in_icon4 {background: #24a9e6;}
.infoplatform .in_icon5 {background: #f8b62c;}
.infoplatform p {color: #ffffff;margin: 6px 0 0 0;font-size: 12px;}
.infoplatform a:hover p {opacity: 0.7;filter: alpha(opacity=70);}
@media (max-width: 1299px) {
	.infoplatform .boxpadding {padding: 23px 0;}
}
/*-----------------------------------*/
.events {background: url(bg02.jpg) repeat-x top center #ffffff;overflow: hidden;padding: 10px 18px 18px 18px;border: #d1dcec solid 1px;height: 380px;}
.notices { width:100%;}
.notices dl { margin:0px;}
.notices dd { overflow: hidden;margin-bottom: 12px;padding-bottom: 12px;border-bottom: #cdcdcd dotted 1px;}
.notices dd:last-child {margin-bottom: 0px;padding-bottom: 0px;border-bottom: 0px;}
.notices dd.noticesli1{background:#f1f1f1;}
.notices dd span { float:left;color:#ff9c00;text-align:center;width:57px;margin-right:2px;font-size:23px;font-weight: 700;padding: 2px 0 0 0;background: url(datebg.png) no-repeat top center;font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;line-height: 28px;}
.notices dd span b { background: #487ac0;height: 22px; text-align: center; line-height: 22px; font-size: 12px;font-family: Arial; display: block; color:#ffffff;}
.notices dd .hdtitle { float:left; width:76%; overflow:hidden; display:block; color:#535353;margin-left: 10px; }
.notices dd .hdtitle a { overflow:hidden; display:block; line-height:17px; color:#333333; font-size:15px; text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;}
.notices dd .hdtitle a > img { display: inline-block; margin-left:6px;}
.notices dd .hdtitle a:hover {COLOR: #0051b1; }
.notices dd .hdtitle p { font-size:12px; color:#8e8e8e; line-height:14px;}
@media (max-width: 991px) {
	.notices dd{ margin-bottom: 12px;padding-bottom: 12px;}
	.notices dd .hdtitle { width:66%;}
}
.cmain2by{ width:100%;}
.cmain2by dl { margin:0px;}
.cmain2by dd{ overflow: hidden;margin-bottom: 12px;padding-bottom: 12px;border-bottom: #cdcdcd dotted 1px;}
.cmain2by dd:last-child {margin-bottom: 0px;padding-bottom: 0px;border-bottom: 0px;}
.cmain2by dd.cmain2byli1{background:#f1f1f1;}
.cmain2by dd span{ float:left;color:#ff9c00;text-align:center;width:57px;margin-right:2px;font-size:23px;font-weight: 700;padding: 2px 0 0 0;background: url(datebg.png) no-repeat top center;font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;line-height: 28px;}
.cmain2by dd span b { background: #487ac0;height: 22px; text-align: center; line-height: 22px; font-size: 12px;font-family: Arial; display: block; color:#ffffff;}
.cmain2by dd .hdtitle { float:left; width:79%; overflow:hidden; display:block; color:#535353;margin-left: 10px; }
.cmain2by dd .hdtitle a{ width:100%;overflow:hidden; display:block; line-height:18px; color:#333333; font-size:13px; text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-overflow: ellipsis;white-space: nowrap;}
.cmain2by dd .hdtitle a > img { display: inline-block; margin-left:6px;}
.cmain2by dd .hdtitle a:hover {COLOR: #0051b1; }
.cmain2by dd .hdtitle p { font-size:12px; color:#456fba; line-height:16px;margin: 2px 0 0 0;}
@media (max-width: 1299px) {
	.cmain2by dd .hdtitle {width:78%;}
}
@media (max-width: 1199px) {
	.cmain2by dd .hdtitle {width:72%;}
	.cmain2by dd .hdtitle p {display: none;}
}
@media (max-width: 991px) {
	.events {height: auto;}
	.cmain2by dd .hdtitle {width:76.8%;}
	.cmain2by dd .hdtitle p {display: block;}
}
@media (max-width: 767px) {
	.cmain2by dd .hdtitle {width:76.8%;}
	.cmain2by dd .hdtitle a{ white-space: normal;}
}
@media (max-width: 320px) {
	.cmain2by dd .hdtitle {width:71.8%;}
}
.academic-notice{ width:100%;}
.academic-notice dl { margin:0px;}
.academic-notice dd{ overflow: hidden;margin-bottom: 16px;padding-bottom: 16px;border-bottom: #cdcdcd dotted 1px;}
.academic-notice dd:last-child {margin-bottom: 0px;padding-bottom: 0px;border-bottom: 0px;}
.academic-notice dd span{ float:left;color:#ff9c00;text-align:center;width:57px;margin-right:2px;font-size:23px;font-weight: 700;padding: 2px 0 0 0;background: url(datebg.png) no-repeat top center;font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;}
.academic-notice dd span b { background: #487ac0;height: 22px; text-align: center; line-height: 22px; font-size: 12px;font-family: Arial; display: block; color:#ffffff;}
.academic-notice dd .hdtitle { float:left; width:79%; overflow:hidden; display:block; color:#535353;margin-left: 10px; }
.academic-notice dd .hdtitle a{ overflow:hidden; display:block; line-height:19px; color:#333333; font-size:13px; text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-overflow: ellipsis;white-space: normal;}
.academic-notice dd .hdtitle a > img { display: inline-block; margin-left:6px;}
.academic-notice dd .hdtitle a:hover {COLOR: #0051b1; }
.academic-notice dd .hdtitle p { font-size:12px; color:#456fba; line-height:16px;margin: 5px 0 0 0;}
@media (max-width: 1299px) {
	.academic-notice dd{ margin-bottom: 20px;padding-bottom: 20px;}
	.academic-notice dd .hdtitle {width:78%;}
}
@media (max-width: 1199px) {
	.academic-notice dd .hdtitle {width:72%;}
}
@media (max-width: 991px) {
	.academic-notice dd .hdtitle {width:84.8%;}
}
@media (max-width: 767px) {
	.academic-notice dd .hdtitle {width:76.8%;}
	.academic-notice dd .hdtitle a{ white-space: normal;}
}
@media (max-width: 320px) {
	.academic-notice dd .hdtitle {width:71.8%;}
}
/*----------------------------------*/
.homelist {overflow: hidden;}
.homelist li{margin-bottom: 15px; display: block; overflow: hidden; }
.homelist li:last-child {margin-bottom: 0px;}
.homelist li h2 { font-size:15px; line-height:18px; margin:0 0 8px 0;}
.homelist li h2 a { color:#010101;font-family: \5FAE\8F6F\96C5\9ED1;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: block;}
.homelist li h2 a:hover { color:#014fbb; text-decoration:none;}
.homelist .news-img{ margin-right: 10px; margin-bottom:0px;}
.homelist .news-img img{ border:#e4e4e4 solid 1px;}
.homelist .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#8e8e8e;}
.homelist .news-txt i { font-size: 14px; margin: 7px 0 0 0; color:#456fba; display:block;font-style: normal;text-align: right;font-family: Arial;}
.homelist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:none; font-style:italic; display:block;}
.homelist .news-txt p a:hover { color:#0070bc;}
@media (min-width: 768px) {
	.homelist .news-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	.homelist .news-img img{ width: 175px; height: 117px;}
	.homelist .news-img{ margin-right: 15px;}
	.homelist li{margin-bottom: 20px; display: block; overflow: hidden; }
}
@media (max-width: 1199px) {
	.homelist .news-img img{ width: 140px; height: 93px;}
}
@media (max-width: 767px) {
	.homelist li h2 a { white-space: normal;overflow: inherit;}
	.homelist .news-img{ margin-bottom:2px;}
	.homelist .news-img img{ width: 126px; height:84px;}
	}
@media (max-width: 320px) {
	.homelist .news-img img{ width: 99px; height:66px;}
}
/*------------------------------------*/

.videobox {overflow: hidden;display: block;margin:0 0 20px 0;}
.videobox p { overflow: hidden;margin:9px 0 0 0;height: 42px; }
.videobox p a { color: #ffffff;font-size: 13px;line-height: 18px !important;}
.videobox p a:hover { color: #b8cff3;}
.zoom-container {
	border:#e4f2fb solid 1px;
	position: relative;
	overflow: hidden;
	display: inline-block;
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
}/*width:173px; height:116px; */
.zoom-container a {
    display: block;
    position: absolute;
    top: -100%;
    opacity: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    color: inherit;
}
.zoom-container:hover a {
    opacity: 1;
    top: 0; 
    z-index: 500;
}
.zoom-container:hover a i {
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.zoom-container img {
	width:100%;height:116px;
	display: block;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}/*width: 100%;height: auto;*/
.zoom-container .zoom-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
	color: #fff;
}
.zoom-container .zoom-caption span{background-color: #FD0005;position:absolute;top: 0;padding: 0px 7px;font-weight: bold;font-size: 13px;}
.zoom-container .zoom-caption p{position: absolute;bottom: 0;left:0; right: 0;text-align: center;font-size: 12px; background: rgba(0, 0, 0, .6);margin:0;padding: 6px;}
.zoom-container:hover img {
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.zoom-container:hover .zoom-caption {
	background: rgba(0, 0, 0, .3);
}
@media (max-width: 1199px) {
	.videobox {margin:0 0 34px 0;}
	.zoom-container img {height:88px;}
}
@media (max-width: 991px) {
	.videobox {margin:0 0 18px 0;}
	.zoom-container img {height:105px;}
}
@media (max-width: 320px) {
	.zoom-container img {height:87px;}
}
/*-----------------*/
.videobox1 {overflow: hidden;display: block;margin:0 0 20px 0;}
.videobox1 p { overflow: hidden;margin:9px 0 0 0;height: 42px;text-align: center; }
.videobox1 p a { color: #454545;font-size: 13px;line-height: 18px !important;}
.videobox1 p a:hover { color: #004ea2;}
.video-container {
	border:#dedede solid 1px;
	position: relative;
	overflow: hidden;
	display: inline-block;
	font-size: 16px;
	font-size: 1rem;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	
}/*width:173px; height:116px; */
.video-container a {
    display: block;
    position: absolute;
    top: -100%;
    opacity: 0;
    left: 0;
    bottom: 0;
    right: 0;
    text-align: center;
    color: inherit;
}
.video-container:hover a {
    opacity: 1;
    top: 0; 
    z-index: 500;
}
.video-container:hover a i {
    top: 50%;
    position: absolute;
    left: 0;
    right: 0;
    transform: translateY(-50%);
}
.video-container img {
	width:100%;height:179px;
	display: block;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}/*width: 100%;height: auto;*/
.video-container .video-caption {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
	-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
	color: #fff;
}
.video-container .video-caption span{background-color: #FD0005;position:absolute;top: 0;padding: 0px 7px;font-weight: bold;font-size: 13px;}
.video-container .video-caption p{position: absolute;bottom: 0;left:0; right: 0;text-align: center;font-size: 12px; background: rgba(0, 0, 0, .6);margin:0;padding: 6px;}
.video-container:hover img {
	-webkit-transform:scale(1.25); /* Safari and Chrome */
    -moz-transform:scale(1.25); /* Firefox */
    -ms-transform:scale(1.25); /* IE 9 */
    -o-transform:scale(1.25); /* Opera */
     transform:scale(1.25);
}
.video-container:hover .video-caption {
	background: rgba(0, 0, 0, .3);
}
@media (max-width: 1199px) {
	.videobox1 {margin:0 0 34px 0;}
	.video-container img {height:138px;}
}
@media (max-width: 991px) {
	.videobox1 {margin:0 0 18px 0;}
	.video-container img {height:145px;}
}
@media (max-width: 767px) {
	.video-container img {height:104px;}
}
@media (max-width: 320px) {
	.video-container img {height:87px;}
}
/*-----------------------------------*/

.specialtopic {}
.specialtopic li {margin-bottom: 30px;}
.specialtopic img {height:auto;margin: 0 auto;border: #dce0e6 solid 1px;}
/*@media (max-width: 1199px) {
	.specialtopic img {height:58px;}
}
@media (max-width: 991px) {
	.specialtopic img {height:60px;}
}
@media (max-width: 767px) {
	.specialtopic img {height:auto;}
}
@media (max-width: 380px) {
	.specialtopic img {height:41px;}
}
@media (max-width: 320px) {
	.specialtopic img {height:33px;}
}*/

.specialtopic-list {}
.specialtopic-list .row {margin-right: -6px;margin-left: -6px;}
.specialtopic-list .col-md-4 {padding-right: 6px;padding-left: 6px;}
.specialtopic-list li {margin-bottom: 10px;}
.specialtopic-list img {width: 100%;height:81px;}
@media (max-width: 1255px) {
.specialtopic-list img {height:76px;}
}
@media (max-width: 1199px) {
.specialtopic-list img {height:72px;}	
}
@media (max-width: 991px) {
	.specialtopic-list img {height:96px;}
}
@media (max-width: 767px) {
	.specialtopic-list img {height:109px;}
}
@media (max-width: 380px) {
	.specialtopic-list img {height:96px;}
}
@media (max-width: 320px) {
	.specialtopic-list img {height:78px;}
}
/*------------------------------------*/
.appsys {overflow: hidden;}
.appsys li {width: 10%;overflow: hidden;float: left;}
.appsys .space {padding: 0;}
.appsys .boxpadding {padding: 10px 0 10px 0;}
.appsys .boxpadding .sysico {width: 72px;height: 72px;text-align: center;border: #bbc9e2 solid 2px;margin: 0 auto;border-radius: 50%;padding: 18px 0 0 0;}
.appsys a:hover .boxpadding .sysico {border: #254c91 solid 2px;}
.appsys .sideline {border-bottom: #ffffff solid 1px;border-right: #ffffff solid 1px;}
.appsys .in_icon {background: #ecf5fb;}
.appsys p {color: #103a84;margin: 8px 0 0 0;font-size: 13px;}
/*.appsys a:hover p {opacity: 0.7;filter: alpha(opacity=70);}*/
@media (max-width: 991px) {
	.appsys li {width: 20%;}
}
@media (max-width: 767px) {
	.appsys .boxpadding .sysico {width: 62px;height: 62px;padding: 14px 0 0 0;}
	.appsys .boxpadding .sysico img {height: 30px;}
	.appsys li{
		width:25%
	}
}
/*------------------------------------*/
.foot {background: #21375f;}
.foot .tophalf {padding: 26px 0 22px 0;}
.foot .remark {padding: 10px 0;background: #193a5b;color: #6788ac;font-size: 13px;border-top: #255689 solid 1px;text-align: center;}
.foot .secondhalf {padding: 12px 0;border-top: #255689 solid 1px;background: rgba(38,45,52,.4);color: #daebf3;font-size: 13px;text-align: center;line-height: 24px;}
.foot .secondhalf img {display: inline-block;margin-left: 15px;}
.foot .secondhalf a {color: #daebf3;}
.foot .secondhalf a:hover {color:#77baff;}
.copyright{font-size:12px;line-height:20px;color: #ffffff;display:block;}
.copyright .cas { width: 262px;border-right: #48669a solid 1px;display: block;overflow: hidden;float: left;margin: 4px 18px 0 0; text-align:center;padding-right: 15px;}
.copyright .cas img {}
.copyright .left { width:51%;font-size:13px; line-height:22px;color:#ffffff;display:block; overflow:hidden; float:left;}
.copyright .left a {color: #ffffff;}
.copyright .left a:hover {color:#77baff;}
.copyright .left img {display: inline-block;margin-top: -2px;}
.copyright .left span {display: inline-block;}
.copyright .rightbz { width:190px;display:block; float:right;margin: 20px 0 0 0;}
.copyright .rightjb { width:78px; display:block; overflow:hidden; float:right;margin-right: 14px;}
.copyright .rightwx { width:78px; display:block; overflow:hidden; float:right;}
@media screen and (max-width: 1199px){
.copyright .cas { width: 234px;}
.copyright .left { width:49%;font-size:12px; line-height:20px;}
.copyright .rightbz { width:145px;}
}
@media screen and (max-width: 991px){
.copyright .cas { width: 262px;}
.copyright .left { width:60%;}
.copyright .rightbz {width:100%;padding:6px 0 6px 0;}
.copyright .rightjb {padding:10px 0 0 0;}
.copyright .rightwx { width:100%;padding:18px 0 0 0;}
	.copyright .rightwx img {margin: 0 auto;}
}
@media screen and (max-width: 767px){
.foot .secondhalf {padding: 18px 0;}
.foot .secondhalf img {display: none;}
.copyright .cas { width: 100%; border:0px;margin: 12px 0 0 0;}
.copyright .cas img {display: block;margin-right: auto;margin-left: auto;}
.copyright .left { width:100%; text-align: center; margin-top: 12px;}
}
.form-control {
	border-radius: 0;
	background: #203862;
	height: 34px;
	padding: 6px;
	border-color: #ffffff;
	/* color: #ffffff; */
	font-size: 13px;
	position: relative;
	-webkit-appearance: none;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .075);
}
/*------------------------------------------------------------------------*/
.twobanner {height: 236px;border-top: #4d788e solid 1px;}
.twolmmt {margin: 4px 0 0 0;}
.h_menu {padding: 0;}
.location_menu { overflow:hidden;padding: 0px;}
.navbarbox {}
.navbar {min-height: 40px; border: 0px solid transparent;}
.navbar-toggle {float: right;padding: 4px 5px;margin-top: 7px;margin-bottom: 6px; margin-right:0px;border: 2px solid #F6FAFC;}
.navbar-menu { font-size:19px; color:#ffffff; float:left; font-weight:500; margin:10px 0 0 0;}
.navbar-default .navbar-collapse {border-color: #0169b7;}
.nav-tabs > li { text-align:center;}
.nav-tabs > li:last-child {border-right:#cacaca solid 0px;}
.nav-stacked > li {background: #e9f6fe;border-top: #feffff solid 1px;border-bottom: #cce7fa solid 1px;}
@media (max-width: 1024px) {
.twobanner {height: 206px;}
}
@media only screen and (max-width: 992px) {
.nav-pills > li > a {font-size: 14px;}
}
@media (min-width: 992px) {
.navbar-menu {display: none;}
.navbar-right {margin-right: 0px;}
}
@media only screen and (max-width: 768px) {
	.navbarbox .container {width: 720px;}
.twobanner {height: 142px;}
.h_menu {position: relative;margin-left: -15px;margin-right: -15px;}
.location_menu {position: relative;margin-left: -15px;margin-right: -15px;}
}
@media screen and (max-width: 767px){
.navbarbox .container {width: auto;}
}
@media screen and (max-width: 640px){
.navbar-collapse { margin-top:6px;}
}
@media screen and (max-width: 480px){
.nav-tabs > li { width:100%;border-right:#cacaca solid 0px;}
}

.contentWrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.contentLeft {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #eff5fe;
}

.contentRight {
  padding: 1.3rem 2rem;
  margin-left: 250px;
}

.leftNavigation {
  margin: 0rem 0;
}
.leftNavigation, .leftNavigation li ul {
  list-style: none;
  padding: 0;
}
.leftNavigation li a {
  font-size: 15px;
  display: block;
  padding: 10px 12px 10px 34px;
  color: #282828;
  border-bottom: solid 1px #c8d6ea;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;
}
.leftNavigation li a, .leftNavigation li a .leftNavIcon {
  line-height: 160%;
}
.leftNavigation li a .leftNavIcon {
  position: absolute;
  top: 0;
  left: 0;
  width: 3rem;
  padding: 10px 0;
  text-align: center;
  font-weight: 600;color: #7e96c1;
}
.leftNavigation li.active a .leftNavIcon {color: #0a44ab;}
.leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 4rem;
  padding: 0.8rem 0;
  text-align: center;
}
.leftNavigation li a:hover {
  color: #0a44ab; text-decoration:none; background:#d5e0f1;
}
.leftNavigation li a:hover .leftNavIcon {color: #0a44ab;}
.leftNavigation li ul {
  display: none;
  margin: 0;
  background-color: #e8f6fe;
}
.leftNavigation li ul li { border-bottom: solid 1px #D0E9F3;}
.leftNavigation li ul li a {
  border-bottom: solid 0px #D0E9F3; font-size:13px; color:#535353; background:url(ico_01.gif) #e8f6fe no-repeat left 17px; margin-left:30px; padding-left:12px;
}
.leftNavigation li ul li a:hover {
  color: #006bb1; text-decoration:none; background:url(ico_01.gif) #e8f6fe no-repeat left 17px;
}
/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
  color: #006bb1; text-decoration:none;
}
.leftNavigation li.active > a {
  color: #0a44ab; text-decoration:none;
}
.leftNavigation li.active ul {
  display: block;
}
.leftNavigation > li.active {
  background-color: #d5e0f1;
}
.leftNavigation li ul li .level4 {border-top: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li a {
  border-bottom: solid 0px #D0E9F3; font-size:13px; color:#535353; margin-left:30px; padding-left:12px;background: transparent;
}
.leftNavigation li ul li .level4 li a:hover {color: #006bb1;}
.leftNavigation li ul li .level4 li {border-bottom: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li:last-child {border-bottom: solid 0px #D0E9F3;}

.thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none; 
	padding: 4px;
}
/*---------------------ÃƒÂ¢Ã¢â€šÂ¬Ã…â€œ---------------------------*/

#CuPlayer div.CuPc{ width:100%; height:450px;margin:0 auto; }
#CuPlayer div.CuMob{ width:100%; height:382px;margin:0 auto;position: relative; }
#CuPlayer div.CuPad{ width:100%; height:450px;margin:0 auto; }
#CuPlayer .video-js{ width:100%; height:100%;}
/*video::-webkit-media-controls-enclosure { display: none !important;}*/
@media (max-width: 1199px) {
	#CuPlayer div.CuMob{ height:365px;}
}
@media (max-width: 991px) {
	#CuPlayer div.CuMob{ height:332px;}
}
@media (max-width: 767px) {
	#CuPlayer div.CuMob{ height:279px;}
	.wrapper {min-height: inherit;}
}
@media (max-width: 380px) {
	#CuPlayer div.CuMob{ height:248px;}
}
@media (max-width: 320px) {
	#CuPlayer div.CuMob{ height:208px;}
}
/*------------------------------------*/
.aboutvideo {border: #c8cce2 solid 6px;overflow: hidden;border-radius: 5px;margin-bottom: 10px;}
#xlmain {display: block;overflow: hidden;margin:0px;}
#xlmain .wztitle {color: #04236d; font-family: \5FAE\8F6F\96C5\9ED1; line-height:36px; text-align:center; font-size: 24px; padding: 0px 0px 12px 0px;}
#xlmain .qtinfo {color:#666; font-family: \5FAE\8F6F\96C5\9ED1; text-align:center; font-size: 15px; border-bottom: solid 1px #cccccc; padding: 0px 0px 16px 0px;margin-bottom: 20px;}
#xlmain .qtinfo a {color:#666; text-decoration: none;}
#xlmain .qtinfo a:hover {color:#de0c0c; text-decoration: none;}
#xlmain .text { margin:0; overflow:hidden; display:block;}
#xlmain .text p {margin: 0 0 12px 0;}
#xlmain .text img {display: block;margin-right: auto;margin-left: auto;}
#xlmain .textlx { margin:0; overflow:hidden; display:block;}
#xlmain .textlx p {margin: 0 0 12px 0;}
#xlmain .textlx img {display: block;margin-right: auto;margin-left: auto;}
#xlmain .textxl { margin:20px 6px 6px 6px; overflow:hidden; display:block;}
#xlmain .textxl img {display: block;margin-right: auto;margin-left: auto;padding: 0 0 10px 0;}
#xlmain .textxl table {margin: 0 0 15px 0;}
#xlmain .textxl td {text-align: center;}
#xlmain .textsp { margin:0 auto 0 auto; overflow:hidden; display:block;width: 54.24%;}
#xlmain .xilan-content-main.zoomIn {
  font-size: 18px;
  line-height: 36px;
}
#xlmain .xilan-content-main.zoom {
  font-size: 16px;
  line-height: 30px;
}
#xlmain .xilan-content-main.zoomOut {
  font-size: 13px;
  line-height: 24px;
}
@media (min-width: 1199px) {
	#xlmain .text img {/* width: 600px; */}
}
@media (max-width: 1199px) {
	#xlmain .textsp { width: 53.24%;}
}
@media screen and (max-width: 991px){
	#xlmain .textsp { width: 63%;}
}
@media (max-width: 767px) {
	#xlmain .textxl { margin:20px 0;}
	#xlmain .wztitle {line-height:30px;font-size: 22px;}
	#xlmain .textsp { width: 100%;margin:15px auto 2px auto;}
}
/*------------------------------------*/
.researchteam { margin-top: 6px;}
.researchteam li {margin-bottom: 15px;}
.researchteam li .boxstyle {overflow: hidden;}
.researchteam li .boxstyle img {border: #efefef solid 1px;}
.researchteam li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.researchteam li .boxstyle .txtinfo {margin: 8px 6px 0 6px;overflow: hidden;}
.researchteam li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.researchteam li .boxstyle .txtinfo h4 { color: #282828;font-size: 15px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;}
.researchteam li .boxstyle .txtinfo h4 a { color: #282828;word-break:break-all;font-size: 14px;font-weight: 500;}
.researchteam li .boxstyle .txtinfo h4 a:hover { color: #00379f;}
.researchteam li .boxstyle .txtinfo p {font-size: 14px;color: #808080;line-height: 18px;margin: 4px 0 0 0;word-break: break-all;text-align: center;overflow: hidden;width: 100%;height: 34px;}/*text-overflow: ellipsis;white-space: nowrap;*/
.researchteam li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 320px) {

}

.staffsort {padding: 10px 20px 20px 20px;min-height: 750px;}
.staff { margin-top: 22px;}
.staff li {margin-bottom: 30px;}
.staff li .boxstyle {overflow: hidden;}
.staff li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.staff li .boxstyle img {border: #e9e9e9 solid 1px;}
.staff li .boxstyle .txtinfo {margin: 8px 0 0 0;overflow: hidden;}
.staff li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.staff li .boxstyle .txtinfo h4 { color: #454545;font-size: 13px;font-weight: 500;margin: 0;line-height: 20px; text-align: center;}
.staff li .boxstyle .txtinfo h4 a { color: #454545;}
.staff li .boxstyle .txtinfo h4 a:hover { color: #0d54b6;}
.staff li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 3px 0;word-break: break-all;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width: 100%;}
.staff li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (min-width: 768px) {
	.staff li .boxstyle img {height: 158px;width: 100%;}
}
@media (max-width: 1199px) {
	.staff li {margin-bottom: 16px;}
	.staff li .boxstyle img {height: 124px;}
}
@media (max-width: 991px) {
	.staff li .boxstyle img {height: 72px;}
	.staffsort {min-height: auto;}
}
@media (max-width: 767px) {
	.staff li {margin-bottom: 20px;}
	.staff li .boxstyle img {height: 144px;}
}
@media (max-width: 380px) {
	.staff li .boxstyle img {height: 126px;}
}
@media (max-width: 320px) {
	.staff li .boxstyle img {height: 102px;}
}
/*-------------------------------------*/
.staff-list {overflow: hidden;}
.staff-list li{margin-bottom: 20px; display: block; overflow: hidden; border-bottom:#ccc dotted 1px;padding: 0 0 18px 0; }
.staff-list li:last-child {border-bottom:#ccc dotted 0px;padding: 0;margin: 0; }
.staff-list li h2 { font-size:16px;color:#004ea2;line-height:22px; margin:0 0 5px 0;/*overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;*/}
.staff-list li h2 a { font-size:16px;color:#004ea2;font-family: \5FAE\8F6F\96C5\9ED1;}
.staff-list li h2 a:hover { color:#333333; text-decoration:none;}
.staff-list li h5 { font-size:14px;color:#949494;line-height:22px; margin:0 0 12px 0;}
.staff-list .news-img{ margin-right: 20px;}
.staff-list .news-img img{ width: 103px;height: 137px; border:#e4e4e4 solid 1px;}
.staff-list .news-txt p { line-height: 22px; font-size: 13px; margin: 0px; color:#444444;}

.talent-summary {overflow: hidden;margin: 0 0 25px 0;}
.talent-summary h4 {font-size: 26px;color: #004ea2;font-weight: 600;margin: 0 0 18px 0;}
.talent-summary h4 a {color: #004ea2;}
.talent-summary h4 a:hover {color: #2E2E2E;}
.secondarysort {overflow: hidden;}
.secondarysort li {margin: 0 0 46px 0;}
.secondarysort li a:hover img {opacity: 0.8;filter: alpha(opacity=80);}
.secondarysort li h4 {font-size: 18px;color: #2E2E2E;font-weight: 600;margin: 15px 0 12px 0;}
.secondarysort li a:hover h4 {color: #004ea2;}
.secondarysort li p {color: #666;font-size: 14px;line-height: 20px;overflow: hidden;text-overflow: ellipsis;margin: 0;}
@media (min-width: 768px) {
	.secondarysort li img {height: 152px;width: 100%;}
}
@media (max-width: 1199px) {
	.secondarysort li img {height: 117px;width: 100%;}
}
@media (max-width: 991px) {
	.secondarysort li img {height: 123px;width: 100%;}
}
@media (max-width: 767px) {
	.secondarysort li img {height: auto;width: 100%;}
}
/*Our Team*/
.teams { margin-top: 10px;padding: 0 2px;}
.teams li {margin-bottom: 30px;}
.teams li .boxstyle {overflow: hidden;
  -ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  border-bottom: 4px solid #009cff;
}
.teams li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.teams li .boxstyle .txtinfo {margin: 15px;overflow: hidden;}
.teams li .boxstyle .txtinfo h4 { color: #004ea2;font-size: 1.45em;font-weight: 600;margin: 0 0 8px 0;}
.teams li .boxstyle .txtinfo h4 a { color: #004ea2;}
.teams li a:hover .boxstyle .txtinfo h4 { color: #ff7300;}
.teams li .boxstyle .txtinfo p {font-size: 13px;color: #009cff;line-height: 22px;margin: 0 0 4px 0;}
.teams li .boxstyle .txtinfo span {font-size: 13px;color: #575757;line-height: 22px;}
@media (min-width: 768px) {
	.teams li .boxstyle img {height: 143px;width: 100%;}
}
@media (max-width: 1199px) {
	.teams li .boxstyle img {height: 110px;width: 100%;}
}
@media (max-width: 991px) {
	.teams li .boxstyle img {height: 116px;width: 100%;}
}
@media (max-width: 767px) {
	.teams li .boxstyle img {height: auto;width: 100%;}
}

.module{ margin:0px auto; overflow:hidden; width:100%;border: #d6d6d6 solid 1px;margin-bottom: 25px;}
.module-a,.module-b,.module-c,.module-d{float:left;padding-bottom:200em;margin-bottom:-200em;}
.module-a{width:36%;background:#ffffff;border-right:#d6d6d6 solid 1px;}
.module-b{width:64%;background:#ffffff;}
.module-c{width:16%;background:#ffffff;border-right:#d6d6d6 solid 1px;}
.module-d{width:84%;background:#ffffff;}
.module-d .table:not(.table-bordered) {border-bottom: 0px solid #d6d6d6;}
.module-d .table > tbody > tr {border-top: 1px solid #d6d6d6;}
.module-d .table > tbody > tr:first-child {border-top: 0px solid #d6d6d6;}
.module-d .table > tbody > tr > td { word-break:normal;padding: 6px;border-top: 0px solid #d6d6d6;}
.module-d .table > tbody > tr > th { border-right:#d6d6d6 solid 1px;padding: 6px;border-top: 0px solid #d6d6d6;}
.module-d .tw1 {width: 15%;}
.module-d .tw2 {width: 35%;}
.bl { border-left:#d6d6d6 solid 1px;}
@media screen and (max-width: 991px){
.module-a{width:100%;border-right:#d6d6d6 solid 0px;}
.module-b{width:100%;}
.module-c{width:100%;border-right:#d6d6d6 solid 0px;}
.module-d{width:100%;}
.module-d .table > tbody > tr:first-child {border-top: 1px solid #d6d6d6;}
.module-d .table > tbody > tr > td { word-break:break-all;}
.module-d .tw1 {width: 20%;}
.module-d .tw2 {width: 30%;}
}
@media screen and (max-width: 767px){
.module-d .tw1 {width: 22%;}
.module-d .tw2 {width: 28%;}	
}

/*-------------------------------------*/
.personnel-style { overflow: hidden;}
.personnel-style li { border-bottom: #ccc dashed 1px;margin-bottom: 15px;padding: 0 0 15px 0;}
.personnel-style li:last-child { border-bottom: #ccc dashed 0px;margin-bottom: 0px;}
.personnel-style li img {border: #e8e8e8 solid 1px;}
.personnel-style h4 a { color: #337ab7;}
.personnel-style h4 a:hover { color: #ff7300;}
.personnel-style p {font-size: 14px;}

.personnel-list {overflow: hidden;}
.personnel-list li{margin-bottom: 15px; display: block; overflow: hidden; border-bottom:#ccc dotted 1px;padding: 0 0 12px 0; }
.personnel-list li:last-child {border-bottom:#ccc dashed 0px;margin: 0;padding: 0; }
.personnel-list li h2 { font-size:16px; line-height:22px; margin:0 0 12px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.personnel-list li h2 a { color:#1f1f1f;font-family: \5FAE\8F6F\96C5\9ED1;}
.personnel-list li h2 a:hover { color:#174eaf; text-decoration:none;}
.personnel-list .news-img{ margin-right: 12px;}
.personnel-list .news-img img{}
.personnel-list .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#737373;overflow: hidden;}
.personnel-list .news-txt p i { font-size: 13px; margin: 6px 0 0 0; color:#0086d1; display:block;font-style: normal;}
.personnel-list .news-txt p i a {color:#0086d1;font-size: 14px;text-decoration: none;font-style: normal;}
.personnel-list .news-txt p i a:hover {color:#ff7300;}
@media (min-width: 768px) {
	.personnel-list .news-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	/*.personnel-list .news-img img{ width: 90px; height: 120px;}*/
	.personnel-list .news-img{ margin-right: 15px;}
	.personnel-list li{margin-bottom: 15px; display: block;overflow: hidden;padding: 0 0 15px 0;}
}
@media (max-width: 767px) {
	/*.personnel-list .news-img img{ width: 85px; height:110px;}*/
	.personnel-list li h2 {white-space:normal;}
	}

.personnelteam { margin-top: 6px;}
.personnelteam li {margin-bottom: 15px;}
.personnelteam li .boxstyle {overflow: hidden;}
.personnelteam li .boxstyle img {border: #efefef solid 1px;}
.personnelteam li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.personnelteam li .boxstyle .txtinfo {margin: 8px 6px 0 6px;overflow: hidden;}
.personnelteam li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.personnelteam li .boxstyle .txtinfo h4 { color: #282828;font-size: 15px;font-weight: 500;margin: 0 0 3px 0;line-height: 18px; text-align: center;}
.personnelteam li .boxstyle .txtinfo h4 a { color: #282828;word-break:break-all;font-size: 14px;font-weight: 500;}
.personnelteam li .boxstyle .txtinfo h4 a:hover { color: #00379f;}
.personnelteam li .boxstyle .txtinfo p {font-size: 14px;color: #808080;line-height: 18px;margin: 4px 0 0 0;word-break: break-all;text-align: center;overflow: hidden;width: 100%;height: 34px;}/*text-overflow: ellipsis;white-space: nowrap;*/
.personnelteam li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 767px) {
	.personnelteam li .boxstyle .txtinfo {height: 40px;}
}
/*------------------------------------*/
.staffteam { margin-top: 25px;}
.staffteam li {margin-bottom: 18px;}
.staffteam li .boxstyle {overflow: hidden;}
.staffteam li .boxstyle img {border: #efefef solid 1px;width: 112px;height: 144px;}
.staffteam li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.staffteam li .boxstyle .txtinfo {margin: 8px 6px 0 6px;overflow: hidden;}
.staffteam li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.staffteam li .boxstyle .txtinfo h4 { color: #0c61b6;font-size: 15px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;}
.staffteam li .boxstyle .txtinfo h4 a { color: #0c61b6;word-break:break-all;font-size: 16px;font-weight: 500;}
.staffteam li .boxstyle .txtinfo h4 a:hover { color: #333333;}
.staffteam li .boxstyle .txtinfo p {font-size: 13px;color: #808080;line-height: 18px;margin: 4px 0 0 0;word-break: break-all;text-align: center;overflow: hidden;width: 100%;height: 34px;}/*text-overflow: ellipsis;white-space: nowrap;*/
.staffteam li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 320px) {
	.staffteam li .boxstyle .txtinfo p {font-size: 13px;}
}
/*------------------------------------*/
.graphiclist {overflow: hidden;}
.graphiclist li{margin-bottom: 8px; display: block; overflow: hidden; }
.graphiclist li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.graphiclist li h2 { font-size:15px;line-height:22px; margin:0 0 8px 0;}
.graphiclist li h2 a { color:#1f1f1f;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.graphiclist li h2 a:hover { color:#174eaf; text-decoration:none;}
.graphiclist .news-img img{ border:#e4e4e4 solid 1px;width: 100%;height: 100%;object-fit: cover;}
.graphiclist .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#737373;}
.graphiclist .news-txt i { font-family: Arial;font-size: 14px; margin: 4px 0 0 0; color:#456fba; display:block;text-align: right;padding: 0 5px 0 0;font-style: normal;}
.graphiclist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.graphiclist .news-txt p a:hover { color:#15549a;}
@media (min-width: 768px) {
	.graphiclist .news-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	.graphiclist .news-img img{ width: 154px; height: 103px;}
	.graphiclist .news-img{ margin-right: 15px;width: 160px;height: 222px;}
	.graphiclist li{margin-bottom: 16px;padding-bottom: 16px; display: block; overflow: hidden;border-bottom: #ccc dotted 1px; }
}
@media (max-width: 1199px) {
	.graphiclist li{margin-bottom: 16px;}
}
@media (max-width: 991px) {
	.graphiclist li{margin-bottom: 20px;}
}
@media (max-width: 767px) {
	.graphiclist .news-img{ margin-bottom:2px;margin-right: 15px;width: 160px;height: 222px;}
	.graphiclist .news-img img{ width: 126px; height:84px;}
	.graphiclist li h2 a {white-space:normal;overflow: inherit;}
	}

.new-graphic { margin-top: 10px;padding: 0 2px;}
.new-graphic li {margin-bottom: 30px;}
.new-graphic li .boxstyle {overflow: hidden;
  -ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  border-bottom: 4px solid #feb23a;
}
.new-graphic li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.new-graphic li .boxstyle .txtinfo {margin: 15px;overflow: hidden;height: 152px;}
.new-graphic li .boxstyle .txtinfo h5 {font-size: 12px;color: #f7931e;margin: 0 0 8px 0;}
.new-graphic li .boxstyle .txtinfo h4 { color: #004ea2;font-size: 14px;font-weight: 600;margin: 0 0 8px 0;line-height: 20px;}
.new-graphic li .boxstyle .txtinfo h4 a { color: #004ea2;}
.new-graphic li .boxstyle .txtinfo h4 a:hover { color: #ff7300;}
.new-graphic li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;}
.new-graphic li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (min-width: 768px) {
	.new-graphic li .boxstyle img {height: 143px;width: 100%;}
}
@media (max-width: 1199px) {
	.new-graphic li .boxstyle img {height: 110px;width: 100%;}
	.new-graphic li .boxstyle .txtinfo {height: 170px;}
}
@media (max-width: 991px) {
	.new-graphic li .boxstyle img {height: 116px;width: 100%;}
}
@media (max-width: 767px) {
	.new-graphic li .boxstyle img {height: auto;width: 100%;}
	.new-graphic li .boxstyle .txtinfo {height: auto;}
	.new-graphic li .boxstyle .txtinfo h4 {font-size: 15px;line-height: 22px;}
	.new-graphic li .boxstyle .txtinfo p {font-size: 13px;line-height: 20px;}
}

.companylist {overflow: hidden;}
.companylist li{margin-bottom: 8px; display: block; overflow: hidden; }
.companylist li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.companylist li h2 { font-size:15px;line-height:22px; margin:0 0 8px 0;}
.companylist li h2 a { color:#1f1f1f;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.companylist li h2 a:hover { color:#174eaf; text-decoration:none;}
.companylist .news-img img{ border:#e4e4e4 solid 1px;}
.companylist .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#737373;}
.companylist .news-txt i { font-family: Arial;font-size: 14px; margin: 4px 0 0 0; color:#456fba; display:block;text-align: right;padding: 0 5px 0 0;font-style: normal;}
.companylist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.companylist .news-txt p a:hover { color:#15549a;}
@media (min-width: 768px) {
	.companylist .news-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	/*.companylist .news-img img{ width: 154px; height: 103px;}*/
	.companylist .news-img{ margin-right: 15px;}
	.companylist li{margin-bottom: 16px;padding-bottom: 16px; display: block; overflow: hidden;border-bottom: #ccc dotted 1px; }
}
@media (max-width: 1199px) {
	.companylist li{margin-bottom: 16px;}
}
@media (max-width: 991px) {
	.companylist li{margin-bottom: 20px;}
}
@media (max-width: 767px) {
	.companylist .news-img{ margin-bottom:2px;margin-right: 15px;}
	/*.companylist .news-img img{ width: 126px; height:84px;}*/
	.companylist li h2 a {white-space:normal;overflow: inherit;}
	}

/*------------------------------------*/
.list-picnews { overflow:hidden; display:block;}
.list-picnews ul li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4; width:100%; text-align:left;padding: 0;margin-bottom: 8px;}
.list-picnews ul li:last-child {margin-bottom: 0;}
.list-picnews ul li a{float:left;overflow:hidden;font-size:15px;line-height:22px;color:#454545;background-image: url(ico_05.gif);background-repeat: no-repeat;background-position: left 9px;padding:0 0 0 14px;text-overflow:ellipsis;white-space:nowrap;display:block;font-weight:500;width: 99%;}
.list-picnews ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-picnews ul li a:hover {color: #0051b1; text-decoration: none;}
@media (max-width: 1199px) {.list-tab ul li a{ width:80%;}}
@media (max-width: 767px) {
.list-picnews ul li a {width:100%;height:auto; white-space:normal;}
}

.list-tab { overflow:hidden; display:block;}
.list-tab ul li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4; width:100%; text-align:left;padding: 0;margin-bottom: 8px;}
.list-tab ul li:last-child {margin-bottom: 0;}
.list-tab ul li a{ float:left;width:82%;overflow:hidden;font-size:15px;line-height:22px; color:#454545;background-image: url(ico_01.gif);background-repeat: no-repeat;background-position: left 9px;padding:0 0 0 14px;text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;}
.list-tab ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-tab ul li a:hover {color: #0051b1; text-decoration: none;}
.list-tab ul li:hover {background:#ffffff;}
.list-tab span {line-height:22px;color:#9b9b9b; font-size: 14px; font-family:Arial;}
.list-tab span.right {float: right;}
@media (max-width: 1199px) {
	.list-tab ul li a{ width:80%;}
	.list-tab ul li {margin-bottom: 5px;}
}
@media (max-width: 767px) {
.list-tab ul li a {width:100%;height:auto; white-space:normal;}
.list-tab span {display: none;}
}

.list-news { overflow:hidden; display:block;}
.list-news li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4;}
.list-news li a{ float:left;width:84%;overflow:hidden;font-size:14px;line-height:32px; color:#454545;background-image: url(ico_01.gif);background-repeat: no-repeat;background-position: left 14px;padding-left: 14px;text-overflow:ellipsis; white-space:nowrap; }
.list-news li a:hover {color: #004ea2;}
.list-news span {height:32px;line-height:32px;color:#9b9b9b; font-size: 13px; font-family:Arial;}
.list-news span.right {float: right;}
@media screen and (max-width: 767px){
.list-news ul li{padding: 4px 0 6px 0;}
.list-news li a {width:79%;white-space: normal;line-height: 22px;background-position: left 10px;}
.list-news span {line-height:23px;}
}
@media screen and (max-width: 320px){
.list-news li a {width:100%;}
.list-news span {display: none;}
}

.list-paper { overflow:hidden; display:block;}
.list-paper ul li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4; width:100%; text-align:left;padding: 0;margin-bottom: 7px;}
.list-paper ul li:last-child {margin-bottom: 0;}
.list-paper ul li a{float:left;width:82%;overflow:hidden;font-size: 15px;line-height:22px;color:#454545;background-image: url(ico_01.gif);background-repeat: no-repeat;background-position: left 9px;padding:0 0 0 14px;text-overflow:ellipsis;white-space:nowrap;display:block;font-weight:500;}
.list-paper ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-paper ul li a:hover {color: #0051b1; text-decoration: none;}
.list-paper ul li:hover {background:#ffffff;}
.list-paper span {line-height:22px;color:#9b9b9b; font-size: 14px; font-family:Arial;}
.list-paper span.right {float: right;}
@media (max-width: 1199px) {.list-paper ul li a{ width:80%;}}
@media (max-width: 767px) {
.list-paper ul li a {width:100%;height:auto; white-space:normal;}
.list-paper span {display: none;}
}
/*------------------------------------*/
.fenbutu {}
.fenbutu img {height: 198px;width: 100%;}
.fenbutu p {margin: 8px 0 0 0;text-align: center;}
.fenbutu p a {color: #1759A7;font-size: 13px;line-height: 20px;}
.fenbutu p a:hover {color: #1759A7;text-decoration: none;}
@media (max-width: 1199px){
	.fenbutu img {height: 178px;}
}
@media (max-width: 991px){
	.fenbutu img {height: 224px;}
}
@media (max-width: 767px){
	.fenbutu img {height: auto;}
}

/*--------------------------------------*/
.wordbreak {word-break: break-all;}
.result {overflow-x: hidden;margin: 20px 0 0 0;}
.result .years {border: #dedede solid 1px;overflow: hidden;padding: 12px 0;}
.result .years a {font-size: 13px;font-family: Arial;color: #004ea2;line-height: 24px;}
.result .years a:hover {color: #d61d0b;}
.result .contentlist {overflow: hidden;margin: 2px 0 0 0;}
.result .contentlist .table > thead > tr > th {color: #333;font-size: 14px;padding: 8px;}
.result .contentlist .table-bordered > tbody > tr > td {font-size: 13px;padding: 8px 6px;display:table-cell; vertical-align:middle;}/*word-break: break-all;*/
.result .contentlist .table-bordered .date {font-size: 12px;font-family: Arial;}
.result .contentlist .table-bordered .arial {font-family: Arial;}
.result .contentlist .hjwid1 {width: 42%;}
.result .contentlist .hjwid2 {width: 10%;}
.result .contentlist .hjwid3 {width: 22%;}
.result .contentlist .lwwid1 {width: 20%;}
.result .contentlist .lwwid2 {width: 10%;}
.result .contentlist .lwwid3 {width: 30%;}
.result .contentlist .zzwid1 {width: 22%;}
.result .contentlist .zzwid2 {width: 15%;}
.result .contentlist .zzwid3 {width: 10%;}
.result .contentlist .zlwid1 {width: 15%;}
.result .contentlist .zlwid2 {width: 12%;}
.result .contentlist .zlwid3 {width: 20%;}
@media (max-width: 1199px){
	.result .contentlist .hjwid1 {width: 38%;}
	.result .contentlist .hjwid2 {width: 11%;}
	.result .contentlist .lwwid1 {width: 18%;}
	.result .contentlist .lwwid2 {width: 12%;}
	.result .contentlist .zzwid2 {width: 16%;}
	.result .contentlist .zzwid3 {width: 11%;}
	.result .contentlist .zlwid1 {width: 15%;}
	.result .contentlist .zlwid3 {width: 25%;}
}
@media (max-width: 991px){
	.result .contentlist .lwwid1 {width: 22%;}
	.result .contentlist .lwwid2 {width: 16%;}
	.result .contentlist .zzwid1 {width: 26%;}
	.result .contentlist .zzwid3 {width: 15%;}
	.result .contentlist .zlwid2 {width: 18%;}
	.result .contentlist .zlwid3 {width: 22%;}
}
@media (max-width: 767px){
	.result .contentlist .lwwid2 {width: 23%;}
	.result .contentlist .zzwid3 {width: 23%;}
	.result .contentlist .zlwid2 {width: 25%;}
}

.webmap { overflow:hidden;}
.webmap hr { margin:5px 0;}
.webmap .rlink { padding:0 0 0 40px; overflow:hidden;}
.webmap .rlink a { display: inline-block; overflow:hidden; margin:3px 15px 0 15px;}
.webmap .tabh { min-height:42px; border-bottom:#dedede solid 1px;}
.webmap td {padding: 3px 0 6px 0;}
@media (max-width: 992px){
.webmap .rlink { padding:0;}
}
@media (max-width: 767px){
.webmap .rlink { margin:10px 0 0 0;}
.webmap .tabh {margin: 0 0 8px 0;}
}
/*-----------------------------------*/
.work-bottom {}
.work-bottom p { font-size:14px; line-height:18px; color:#0159ac; text-align:right; width:100%; display:block; margin: 15px 0 0 0;padding-right: 20px;}
.work-bottom p a { color:#0159ac;}
.work-bottom p a:hover { color:#ff2a00;text-decoration: none;}
.team-left{
margin:0 1.0em;
}
.team-left img{
width:100%;height: auto;border: #ffffff solid 1px;
}
#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	position: relative;
	line-height: 0px;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
@media (max-width: 768px){
.work-bottom p { padding-right: 6px;}
}
/*-------------------------------*/
@media (max-width: 320px){
.header-top .col-xs-6 {padding-right: 12px;padding-left: 12px;}
}
/*-----------------------------------*/
.namelist{overflow: hidden;margin-top: 10px;margin-bottom: 20px;}
.namelist li {margin: 6px 0;}
.namelist li a {font-size: 14px;color: #4e4e4e;line-height: 18px;}
.namelist li a:hover {color: #024492;text-decoration: none;}

/* 3.3. Thumbnail */
.thumbnail {
  padding: 0;
}
  
.thumbnail.thumbnail_big{
  margin-bottom:0
}

.thumbnail > img {
  margin: 0;
  width: 100%;
}

.thumbnail_big .thumbnail__caption {
  padding: 18.77px 9px;
}

.thumbnail__caption {
  padding: 9px;
  color: #333;
}

.thumbnail__news {
  padding: 15px;
  color: #333;
}

.thumbnail__link {
  display: block;
}

.thumbnail__link img {
  margin: 0;
  width: 100%;
  -webkit-transition-duration: .5s;
          transition-duration: .5s;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.thumbnail__link:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

.thumbnail__link:hover + .thumbnail__caption .icon-play {
  -webkit-animation-duration: .7s;
          animation-duration: .7s;
  -webkit-animation-name: video-arrow;
          animation-name: video-arrow;
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
          animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
/* 3.3. END Thumbnail */
.thumbnail__link img {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-in-out;
    transition-timing-function: ease-in-out;
}
.thumbnail__link {
  display: block;
  overflow: hidden;
}

/* end yellow line in title word*/
/* thumbnail image hover */
.thumbnail__link {
    position: relative;
}
.thumbnail__link::before {
    position: absolute;
    top: 0;
    left: -75%;
    z-index: 2;
    display: block;
    content: '';
    width: 50%;
    height: 100%;
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.3) 100%);
    -webkit-transform: skewX(-25deg);
    transform: skewX(-25deg);
}

.thumbnail__link:hover::before {
    -webkit-animation: shine .75s;
    animation: shine .75s;
}

@-webkit-keyframes shine {
    100% {
        left: 125%;
    }
}

@keyframes shine {
    100% {
        left: 125%;
    }
}
/*tooltip*/
.tooltip {margin-right: 15px;}
.tooltip-inner {
  max-width: 300px;
  padding: 8px;
  color: #fff;
  font-family: \5FAE\8F6F\96C5\9ED1;
  text-align: center;
  background-color: #0b4e88;
  border-radius: 4px;
}
.tooltip.bottom .tooltip-arrow {border-bottom-color: #024279;}

.lablist { width:100%; height:283px; overflow:hidden; display:block; margin-top:5px;}
.lablist li {margin-bottom: 12px;}
.lablist .row {margin-right: -6px;margin-left: -6px;}
.lablist .col-md-6 {padding-right: 6px;padding-left: 6px;}
.lablist ul {width: 99%;}
.lablist td { overflow:hidden;}
.lablist td img {float:left;width: 48px;height: 36px;border: #ccc solid 1px;}
.lablist tr { overflow:hidden; display:block;}
.lablist a td {color: #333333;font-size: 13px;line-height: 18px;}
.lablist a td:hover {color: #0051b1;}
@media screen and (max-width: 767px){

}
/*Pages*/
.pagefrm1 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    font-family: \5FAE\8F6F\96C5\9ED1;
    border: 1px solid #CCCCCC;
    height: 24px; width: 36px;
    line-height: 22px;
    text-align:center; margin-right: 8px; float: left;
}
.pagefrm2 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    font-family: \5FAE\8F6F\96C5\9ED1;
    height: 24px; width: 46px;
    line-height: 22px;
    border: 1px solid #CCCCCC;
}
.pageline{ border-bottom: dotted 1px #cccccc; height:4px; margin-top:20px;float: left;width: 100%;}
.pageline1{ border-bottom: dotted 1px #cccccc; height:4px; margin-top:20px; width:95%; display:block; overflow:hidden;}
#pages {
    width:100%; FONT-SIZE: 12px; TEXT-ALIGN: center; CLEAR: both; border-top: dotted 0px #cccccc; overflow: hidden; PADDING-TOP: 0px; margin: 0 0 20px 0;float: left;
}

#pages A {
    BORDER-TOP: #efefef 1px solid; HEIGHT: 24px; BORDER-RIGHT: #efefef 1px solid; BACKGROUND: #fdfdfd; BORDER-BOTTOM: #efefef 1px solid; COLOR: #333; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 8px; TEXT-DECORATION: none; MARGIN: 0px 4px 5px 0; BORDER-LEFT: #efefef 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 23px; PADDING-RIGHT: 8px
}
#pages A:visited {
    BORDER-TOP: #efefef 1px solid; HEIGHT: 24px; BORDER-RIGHT: #efefef 1px solid; BACKGROUND: #fdfdfd; BORDER-BOTTOM: #efefef 1px solid; COLOR: #333; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 8px; TEXT-DECORATION: none; MARGIN: 0px 4px 5px 0; BORDER-LEFT: #efefef 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 23px; PADDING-RIGHT: 8px
}
#pages A:hover {
    BORDER-TOP: #efefef 1px solid; HEIGHT: 24px; BORDER-RIGHT: #efefef 1px solid; BACKGROUND: #fdfdfd; BORDER-BOTTOM: #efefef 1px solid; COLOR: #333; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 8px; TEXT-DECORATION: none; MARGIN: 0px 4px 5px 0; BORDER-LEFT: #efefef 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 23px; PADDING-RIGHT: 8px
}
#pages SPAN {
    HEIGHT: 24px;
    COLOR: #333;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    PADDING-LEFT: 8px;
    TEXT-DECORATION: none;
    MARGIN: 0px 3px;
    DISPLAY: inline-block;
    LINE-HEIGHT: 23px;
    PADDING-RIGHT: 8px;font-size: 13px;
}
/*#pages input {height: 24px; width: 36px;LINE-HEIGHT: 16px; float: left; margin-top: 0px; margin-left: 3px;}*/
.pages A {
    BORDER-TOP: #efefef 1px solid; HEIGHT: 24px; BORDER-RIGHT: #efefef 1px solid; BACKGROUND: #fdfdfd; BORDER-BOTTOM: #efefef 1px solid; COLOR: #333; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 8px; TEXT-DECORATION: none; MARGIN: 0px 3px; BORDER-LEFT: #efefef 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 24px; PADDING-RIGHT: 8px
}
.pages A:visited {
    BORDER-TOP: #efefef 1px solid; HEIGHT: 24px; BORDER-RIGHT: #efefef 1px solid; BACKGROUND: #fdfdfd; BORDER-BOTTOM: #efefef 1px solid; COLOR: #333; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 8px; TEXT-DECORATION: none; MARGIN: 0px 3px; BORDER-LEFT: #efefef 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 24px; PADDING-RIGHT: 8px
}
.pages SPAN {
    BORDER-TOP: #efefef 1px solid; HEIGHT: 24px; BORDER-RIGHT: #efefef 1px solid; BACKGROUND: #fdfdfd; BORDER-BOTTOM: #efefef 1px solid; COLOR: #333; PADDING-BOTTOM: 0px; PADDING-TOP: 0px; PADDING-LEFT: 8px; TEXT-DECORATION: none; MARGIN: 0px 3px; BORDER-LEFT: #efefef 1px solid; DISPLAY: inline-block; LINE-HEIGHT: 24px; PADDING-RIGHT: 8px
}
#pages A:hover {
    BORDER-TOP: #e84c3d 1px solid; BORDER-RIGHT: #e84c3d 1px solid; BACKGROUND: #e84c3d; BORDER-BOTTOM: #e84c3d 1px solid; COLOR: #fff; BORDER-LEFT: #e84c3d 1px solid
}
#pages A.curr {
    BORDER-TOP: #e84c3d 1px solid; BORDER-RIGHT: #e84c3d 1px solid; BACKGROUND: #e84c3d; BORDER-BOTTOM: #e84c3d 1px solid; COLOR: #fff; BORDER-LEFT: #e84c3d 1px solid
}
#pages A.curr:visited {
    BORDER-TOP: #e84c3d 1px solid; BORDER-RIGHT: #e84c3d 1px solid; BACKGROUND: #e84c3d; BORDER-BOTTOM: #e84c3d 1px solid; COLOR: #fff; BORDER-LEFT: #e84c3d 1px solid
}
.pages A:hover {
    BORDER-TOP: #e84c3d 1px solid; BORDER-RIGHT: #e84c3d 1px solid; BACKGROUND: #e84c3d; BORDER-BOTTOM: #e84c3d 1px solid; COLOR: #fff; BORDER-LEFT: #e84c3d 1px solid
}
/*-----------------ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â©ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â½ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥---------------------*/
/*common*/
*:focus {outline: none;}
.index-select-01 {
  width: 100%;
  border: 1px solid #ffffff;
}

.index-select-01 .ui-select-wrap {
  width: 100% !important;
  height: 34px;
  line-height: 34px;
  background: #21375f;
  border: none;
  border-radius: 0;
}

.index-select-01 .ui-select-input {
  padding-left: 10px;
  color: #ffffff;
  font-size: 14px;
}

.index-select-01 .ui-select-arrow {
  width: 27px;
  height: 27px;
  background: url(ico_05.png) no-repeat;
  border: none;
  top: 3px;
  right: 4px;
}

.index-select-01 .ui-select-list {
  border-radius: 0;
  top: 34px;
}

.ldteams { margin-top: 10px;padding: 0 2px;}
.ldteams li {margin-bottom: 30px;}
.ldteams li .boxstyle {overflow: hidden;
  /*-ms-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -o-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -moz-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  -webkit-box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);
  box-shadow: 0 1px 3px 0px rgba(0, 0, 0, 0.29);*/
  border-top: #e0e0e0 solid 1px;
  border-left: #e0e0e0 solid 1px;
  border-right: #e0e0e0 solid 1px;
  border-bottom: 4px solid #009cff;
}
.ldteams li .boxstyle a {display: block;overflow: hidden;height: 334px;}
.ldteams li .boxstyle img {width: 100%;}
.ldteams li .boxstyle .txtinfo {margin: 12px 12px 6px 12px;overflow: hidden;height: 168px;}
.ldteams li .boxstyle .txtinfo h4 { color: #004ea2;font-size: 1.4em;font-weight: 700;margin: 0 0 8px 0;}
.ldteams li .boxstyle .txtinfo h4 a { color: #004ea2;height: auto;}
.ldteams li:hover .boxstyle .txtinfo h4 { color: #ff7300;}
.ldteams li .boxstyle .txtinfo p {font-size: 13px;color: #219eed;line-height: 18px;margin: 0 0 4px 0;}
.ldteams li .boxstyle .txtinfo p a {color: #219eed;}
.ldteams li .boxstyle .txtinfo p a:hover {color: #f65902;}
.ldteams li .boxstyle .txtinfo span {font-size: 14px;color: #575757;line-height: 1.5;margin: 0 0 12px 0;display: block;text-align: justify;}
@media (max-width: 1199px) {
	.ldteams li .boxstyle a {height: 270px;}
	.ldteams li .boxstyle .txtinfo h4 {font-size: 1.2em;}
	.ldteams li .boxstyle .txtinfo {height:206px;}
}
@media (max-width: 991px) {
	.ldteams li .boxstyle a {height: 278px;}
}
@media (max-width: 767px) {
	.ldteams li .boxstyle {width: 272px;margin: 0 auto;}
	.ldteams li .boxstyle a {height: 348px;}
	.ldteams li .boxstyle .txtinfo {margin: 15px 15px 8px 15px;height:auto;}
}

.staffinfo {overflow: hidden;margin-top: 18px;}
.staffinfo .info-img {width: 200px;float: left;margin-right: 38px;margin-bottom: 10px;}
.staffinfo .info-img img {border: #efefef solid 1px;}
.staffinfo .info-txt {}
.staffinfo .info-txt h3 {font-size: 26px;font-weight: 700;line-height: 1;margin: 0 0 28px;color: #333;}
.staffinfo .info-txt h4 {font-size: 18px;font-weight: 500;line-height: 1.5;margin: 0 0 20px;color: #333333;}
.staffinfo .info-txt hr {margin: 28px 0;border-top: 1px solid #AB8D67;}
.staffinfo .info-txt .details {font-size: 16px;line-height: 2;color: #666666;text-align: justify;}
.staffinfo .info-txt .details p {margin: 0 0 30px;}
.staffinfo .info-txt .details p:last-child {margin: 0;}
@media (min-width: 992px) {
.staffinfo .info-txt {overflow: hidden;}
}
@media (max-width: 991px) {
.staffinfo .info-img {margin-right: 30px;}
}
@media (max-width: 767px) {
.staffinfo .info-txt h3 {font-size: 22px;}
.staffinfo .info-img {width: 100%;margin-right: 0;margin-bottom: 25px;}
}

/* new add  */
/* 清除浮动 */
.fix {
	*zoom: 1;
}

.fix::after {
	content: " ";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.list-ys li {
	margin-bottom: 20px;
}
.list-ys .box-s {
	overflow: hidden;
	background: #DDC8A5;
	padding: 22px;
}

.list-ys .box-s .box-img {
	float: left;
	width:148px;
	margin-right: 24px;
}
.list-ys .box-s .box-img img {
	display: block;
	width: 100%;
}
.list-ys .box-s .box-info {
	overflow: hidden;
	padding-top: 6px;
}
.list-ys .box-s .info-title {
	background: url('ys-titlebg.png') no-repeat center center;
	background-size: 100% 100%;
	height: 56px;
	line-height: 56px;
	text-align: center;
	color: #fff;
	font-size: 12px;
	margin-bottom: 15px;
	width: 235px;
}
.list-ys .box-s .info-title span {
	font-weight: bold;
	font-size: 18px;
}
.list-ys .box-s .info-txt {
	font-size: 14px;
	color: #333333;
	line-height: 24px;
	text-align: justify;
}
.list-ys .box-s .info-txt p, .list-ys .box-s .info-txt div {
	text-indent: 2em;
}

@media (max-width: 767px) {
	.list-ys .box-s .box-img {
		float: none;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 20px;
	}
	.list-ys .box-s .box-info .info-title {
		margin-left: auto;
		margin-right: auto;
	}
}