*{
    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;
}
a[href]:after{content:normal;}
body {
	-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;
	font-family: \5FAE\8F6F\96C5\9ED1;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	text-decoration: none;
}

*:focus{outline:none;}
/* display */
.dn{display:none;}
.di{display:inline;}
.db{display:block;}
.dib{display:inline-block;}

/* if the element is block level(eg. div,li),using 'inline-any' instead */
.fl{float:left;}
.fr{float:right;}


.auto{margin-left:auto;margin-right:auto;}

/* overflow */
.ovh{overflow:hidden;}

/* position */
.rel{position:relative;}
.abs{position:absolute;}

/* font-style */
.n{font-weight:normal;font-style:normal;}
.b{font-weight:bold;}
.i{font-style:italic;}

/* text-align */
.tc{text-align:center;}
.tr{text-align:right;}
.tl{text-align:left;}
.tj{text-align:justify;}


.fix{*zoom:1;}
.fix:after{content:" ";display:block;height:0;clear:both;visibility:hidden;font-size:0;}

/* margin */
.m0{margin:0 !important;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml25{margin-left:25px;}
.ml30{margin-left:30px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mt10{margin-top:10px;}
.mt15{margin-top:15px;}
.mt20{margin-top:20px;}
.mt25{margin-top:25px;}
.mt30{margin-top:30px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}

/* padding */
.p0{padding:0;}
.p10{padding:10px;}
.pl10{padding-left:10px;}
.pt10{padding-top:10px;}
.pr10{padding-right:10px;}
.pb10{padding-bottom:10px;}
.p15{padding:15px;}
.pl15{padding-left:15px;}
.pt15{padding-top:15px;}
.pr15{padding-right:15px;}
.pb15{padding-bottom:15px;}
.p20{padding:20px;}
.pl20{padding-left:20px;}
.pt20{padding-top:20px;}
.pr20{padding-right:20px;}
.pb20{padding-bottom:20px;}
.p25{padding:25px;}
.pl25{padding-left:25px;}
.pt25{padding-top:25px;}
.pr25{padding-right:25px;}
.pb25{padding-bottom:25px;}
.p30{padding:30px;}
.pl30{padding-left:30px;}
.pt30{padding-top:30px;}
.pr30{padding-right:30px;}
.pb30{padding-bottom:30px;}

/* vertical-align */
.vm{vertical-align:middle;}
.vtb{vertical-align:text-bottom;}
.vb{vertical-align:bottom;}
.vt{vertical-align:top;}
.vn{vertical-align:-2px;}
.bgnone{background:none !important;}
.bnone{border:none !important;}

ul, li{
	margin:0px; padding:0px;
    list-style-type:none;
}
ol, ul {
  list-style: none;
}
ul, li, a
{
	padding: 0px;
	margin: 0px;
}
button {outline: none;}
select { width:100%;}
.tmcolor {background: rgba(0, 40, 129, 0.2);}
.img-hover:hover {
    opacity: 0.9;
}
.frame {border-radius: 4px;border-top: #0146af solid 4px;border-bottom: #cfddee solid 0px;border-left: #cfddee solid 0px;border-right: #cfddee solid 0px;background: url(bg01.gif) repeat-x top center #fff;margin-bottom: 8px;}
.framebox {padding: 17px 15px 15px 15px;}
.framebox-dp {overflow:hidden;padding: 20px 30px 26px 30px;}
.framebox-dp .table {margin-top: 20px;}
.framebox-lb {overflow:hidden;padding: 2px 18px 22px 18px;}
.minh {min-height: 384px;}
.box-border {border-top: 0px; border-bottom: #cfddee solid 1px;border-left: #cfddee solid 1px;border-right: #cfddee solid 1px;}
.mobmt {}
.mobmt20 {}
.mobmt22 {}
.mobpadding {}
.mobmargin {}
.lanmumt {margin-top: 15px;}
@media (max-width: 991px){
	.mobmt {margin-top: 18px;}
	.mobpadding {padding: 0;}
	.mobmargin {margin: 0;}
}
@media (max-width: 767px){
	.framebox-dp {padding: 20px 15px 26px 15px;}
	.mobmt20 {margin-top: 20px;}
	.lanmumt {margin-top: 0;}
	.mobmt22 {margin-top: 22px;}
}
@media (min-width: 1300px) {
  .container {
    width: 1284px;
  }
}
.panel-group {
  margin-bottom: 0px;
}
.textcenter { text-align:center; margin:0;}
.secondarybox { display:block; overflow:hidden; padding:32px 0 30px 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-right: 5px;margin: 0;height: 30px;}
.secondarydetailbox .form-control {border-color: #ccc;}
.secondarydetailbox .p0 { padding:0px;}
@media (max-width: 1199px) {

	}
@media (max-width: 991px){

}
@media (max-width: 767px) {
    .secondarydetailbox { padding:0;}
	}
.nrhei {font-size: 15px; line-height: 25px; font-family: \5FAE\8F6F\96C5\9ED1; color: #282828;}
.nrhei b {font-size: 17px;}

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:#ededed solid 1px; border-right:#ededed solid 1px; border-bottom:#ededed solid 1px;}
.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%);
}

.sixpart .indexbox{
	/* margin-bottom:0; */
}
.indexbox {width: auto; height:auto; overflow:hidden;margin-bottom: 34px;}
.indexbox1 {width: auto; height:auto; overflow:hidden; margin-bottom: 23px;}
.indexbox2 {width: auto; height:auto;}
.indexbox hr { border-top: 1px dotted #cbcbcb;}
.indexrbox {width: auto; height:auto; overflow:hidden; margin-bottom: 20px;}
.indextabbox {width: auto; height:auto; overflow:hidden; margin-bottom: 20px;}
.listbox {overflow: hidden;padding: 15px 15px 8px 15px;}
.pagebox-dp {overflow: hidden;padding: 26px 0 0 0;}
.pagebox-tab {overflow: hidden;padding: 18px 0 0 0;}
.pagebox-tab h4 {font-size: 16px;font-weight: 700;margin: 5px 0 10px 0;color: #1c59ae;}
.pagebox-tab h5 {font-size: 15px;font-weight: 700;margin: 5px 0 10px 0;color: #1c59ae;}
.pagebox-lb {overflow: hidden;padding: 12px 22px 22px 20px;}
.pagebox-pic {overflow: hidden;padding: 12px 20px 6px 20px;}
@media (max-width: 767px){
.pagebox-lb {padding: 8px 12px 20px 12px;}
}

.iframeh1 {width: 100%;height: 874px;}
.iframeh2 {width: 100%;height: 874px;}
@media (max-width: 991px){
	.iframeh1 {height: 905px;}
	.iframeh2 {height: 905px;}
}
@media (max-width: 767px){
	.iframeh1 {height: 948px;}
	.iframeh2 {height: 948px;}
}
@media (max-width: 380px){
	.iframeh1 {height: 1000px;}
	.iframeh2 {height: 1000px;}
}

.webheader { background: url(zt10_banner.jpg) no-repeat top center #e4edf5;background-size: 100% 100%; position: relative;}
.webheader .logo {margin: 35px 0 35px 0;text-align: center;width: 100%;background-size: 100% 100%;}
.webheader .logo img{ display: inline-block;}
.webheader .relatedlink { margin:35px 0 17px 0; text-align:right;color: #d9d9d9;}
.webheader .searchbox { position: relative; background:#fff; width: 43%; border-radius:18px; padding: 7px 0;}
.webheader .searchbox input[type="text"] { margin: 0 0 0 15px; outline: none; color: #8b8b8b; background: none; border: none; width: 80.33333%; position: relative; font-size: 13px; line-height:20px; -webkit-appearance: none;}
::-webkit-input-placeholder{ color: #949494 !important;}
.webheader .searchbox input[type="button"] { 
background: #0062c8;
color: #fff;
    font-size: 14px;
border: none; 
cursor: pointer; 
width: 60px; 
height: 33px;
outline: none; 
position: absolute; 
border-top-right-radius: 75px;
border-bottom-right-radius: 75px;
top: 0; 
right: 0;
}
.webheader .searchbox input[type="button"]:hover{
	background: #127be8;
}

@media (max-width: 1262px){
.webheader { background-position: 58% 0%;}
}
@media (max-width: 1199px){
.webheader .searchbox { width: 54%;}
.webheader { background-position: 65% 0%;}
}
@media (max-width: 991px){
.webheader { background-position: 70% 0%;}
.webheader .logo { margin:15px 0 15px 0;}
.webheader .searchbox { width: 99%;padding: 6px 0;}
.webheader .relatedlink { margin:21px 11px 10px 0;}
}
@media (max-width: 767px){
.webheader {background-position: 67% 0%;}
.webheader .logo { margin:22px 0 18px 0;}
.webheader .searchbox { width: 100%;margin-bottom: 20px;}
.webheader .relatedlink { margin:0 0 12px 0; text-align:center;}
}


.webbg {overflow: hidden;padding: 50px 0 50px 0;}
.firstpart {overflow: hidden;padding: 50px 0 75px 0;background:url(zt10firstbg.png) bottom center no-repeat;}
.secondpart {padding: 50px 0 58px 0;background:url(zt10secbg.jpg) top center no-repeat;}
.thirdpart {overflow: hidden;padding: 0px 0 55px 0;/* background: url(zt10thirdbg.png) no-repeat top; */}
.fourthpart {width: 100%;padding: 12px 0 85px 0;background: url(zt10forthbg.png) no-repeat bottom;}
.fivespart {padding: 40px 0 40px 0;}
.sixpart {background: #eff4fb;padding: 40px 0 40px 0;padding-bottom: 0;}

/*---------------ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¼---------------------*/
.homecol {}
.homecol .row {margin-right: -18px;margin-left: -18px;}
.homecol .col-md-6 {padding-right: 18px;padding-left: 18px;}
@media (max-width: 1199px){
	.homecol .row {margin-right: -15px;margin-left: -15px;}
    .homecol .col-md-6 {padding-right: 15px;padding-left: 15px;}
}
@media (max-width: 991px){
	
}
@media (max-width: 767px){
	
}

.webcolumn {overflow: hidden;margin-bottom: 26px;text-align: center;}
.webcolumn .lmname {margin: 0 0 10px 0;font-size: 30px;line-height: 34px;font-weight: 700; color: #cb1c1c;position: relative;display: inline-block;}

.webcolumn .lmname a {color: #0065b7;line-height: 30px;}
.webcolumn .lmname a:hover {color: #000000;}
.webcolumn h3 {font-family: Georgia; text-align:center; font-size:12px; color:#b9b9b9; margin:14px 0 12px 0; font-weight:600; text-transform:uppercase;}
.webcolumn h3:after, .webcolumn h3:before {width: 68px;height: 1px;display: inline-block;vertical-align: middle;content: "";background: #d1d9e0;margin: 0 2%;}
.webcolumn p { font-size:15px; color:#525252;text-align: center;}

.lanmu { overflow: hidden;border-bottom: #bdd7f3 solid 1px;padding: 0 0 12px 0;}
.lanmu_l { color:#003085;float:left;font-weight: 700;font-size:22px;}
.lanmu_l a {color:#003085;}
.lanmu_l a:hover {color:#004280;}
.lanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.lanmu_r { float:right; font-size:12px;}
.lanmu_r a{ color:#005caa; text-decoration:none;}
.lanmu_r a:hover{ color:#e50101; text-decoration:none;}

.lanmu1{ 
margin-bottom: 15px;
    padding-bottom: 3px;
    overflow: hidden;
}
.lanmu1_l{color: #ba1218;font-weight:700;float:left;font-size:20px;padding: 0;}
.lanmu1_r{ line-height:47px; padding-right:15px; float:right; color:#bddcff; font-family: Arial; font-size:12px;}
.lanmu1_r a{ color:#7fd9ff; text-decoration:none;}
.lanmu1_r a:hover{ color:#ffa716; text-decoration:none;}

.lanmu2 { overflow: hidden;border-bottom: #adcff2 solid 1px;padding: 12px 0 15px 0;}
.lanmu2_l { color:#13138c;float:left;font-weight: 700;font-size:21px;}
.lanmu2_r { float:right; font-size:12px;font-family: Arial;}
.lanmu2_r a{ color:#506bc9; text-decoration:none;}
.lanmu2_r a:hover{ color:#e50101; text-decoration:none;}

.lanmu3 { height:48px; background: url(columnsbg02.png) repeat-x top center;margin-bottom: 20px;}
.lanmu3_l{ height:48px; line-height:40px; font-size:20px; color:#6aefff; font-weight:600;margin-left: 16px; float:left;background: url(columnsbg01.png) no-repeat top center;}
.lanmu3_r{ line-height:42px; float:right; color:#e3f6ff; font-family: Arial; font-size:12px;margin-right: 15px;}
.lanmu3_r a{ color:#6aefff; text-decoration:none;}
.lanmu3_r a:hover{ color:#d5fbff; text-decoration:none;}

.pagelanmu { overflow: hidden;border-bottom: #d3def2 solid 1px;padding: 5px 0 12px 0;}
.pagelanmu_l { color:#202020;float:left;font-weight: 700;font-size:23px;}
.pagelanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}

.sortlanmu { padding:5px 8px 5px 12px;color: #004280;font-size: 17px;border-left: #ff6c00 solid 5px;font-weight: 700;line-height: 24px;margin-bottom: 20px;
background: -moz-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(233,248,255,1) 100%); /* ff3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(233,248,255,1)), color-stop(100%, rgba(255,255,255,1))); /* safari4+,chrome */
background: -webkit-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(233,248,255,1) 100%); /* safari5.1+,chrome10+ */
background: -o-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(233,248,255,1) 100%); /* opera 11.10+ */
background: -ms-linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(233,248,255,1) 100%); /* ie10+ */
background: linear-gradient(270deg, rgba(255,255,255,1) 0%, rgba(233,248,255,1) 100%); /* w3c */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e9f8ff', endColorstr='#ffffff',GradientType=1 ); /* ie6-9 */
}
.sortlanmu a {color: #004280;}
.sortlanmu a:hover {color: #101010;}

.sortlanmu1 { overflow: hidden;}
.sortlanmu1_l { float: left;position: relative;padding: 0 13px;height: 0;line-height: 34px; font-size:18px; font-weight:500;text-transform: uppercase;border-right: 30px solid transparent;border-bottom: 35px solid #009CD1; margin-bottom:5px;color: #ffffff;font-weight: 700;min-width: 240px;}

.rylanmu { overflow: hidden;background: #f5f5f5;border-left: #008bcf solid 4px;padding: 0 12px 0 12px;margin: 18px 0 13px 0;}
.rylanmu_l { color:#082675;float:left;font-weight: 700;font-size:18px;line-height: 34px;}
.rylanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}

.lanmupage{ height:52px; background: url(lanmubg.png) repeat-x bottom;margin: 5px 30px 0 30px;}
.lanmupage_l{ height:52px; line-height:52px; color:#002870; font-weight:700; float:left; font-size:26px; border-bottom: #DB2427 solid 2px;}
@media (max-width: 767px){
	.lanmupage{margin: 5px 15px 0 15px;}
}

.focusimgbox {overflow: hidden;background: #003088;}


.zhnews {overflow: hidden;margin: 28px 0 0 0;}
.zhnews .win-l {width: 48.548%;}
.zhnews .win-r {width: 48.719%;}
.zhnewslist {overflow: hidden;}
.zhnewslist li{margin-bottom: 16px;display: block; overflow: hidden; }
.zhnewslist li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.zhnewslist li h2 { font-size:19px;color: #151515;line-height:24px; margin:0 0 8px 0;/*overflow: hidden;text-overflow: ellipsis;white-space: nowrap;*/display: block;font-weight: 700;}
.zhnewslist li h2 a { color:#151515;text-overflow: ellipsis;white-space: nowrap;display: block;overflow: hidden;}
.zhnewslist li h2 a:hover { color:#0b46af; text-decoration:none;}
.zhnewslist .news-img { border:#e3e3e3 solid 1px;}
.zhnewslist .news-img img{ max-width: 132px; padding: 3px;}
.zhnewslist .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#6f6f6f;}
.zhnewslist .news-txt i { font-size: 14px; margin: 8px 0 0 0; color:#0078c9; display:block;font-style: normal;text-align: right;font-family: Arial;}
.zhnewslist .news-txt p a { overflow:hidden; color:#2b7bce; font-size:12px;line-height: 14px; text-decoration:none;display: inline-block;}
.zhnewslist .news-txt p a:hover { color:#0b46af;}
@media (min-width: 768px) {
	.zhnewslist .news-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	.zhnewslist .news-img img{ width: 132px; height: 91px;}
	.zhnewslist .news-img{ margin-right: 15px;}
}
@media (max-width: 1199px) {
	.zhnews .win-l {width: 55.178%;}
	.zhnews .win-r {width: 41.684%;}
	.zhnewslist li h2 { font-size:17px;line-height:16px;}
	.zhnewslist .news-txt p{ line-height: 18px;}
	.zhnewslist .news-txt i { margin: 2px 0 0 0;}
}
@media (max-width: 991px) {
	.zhnewslist li h2 { font-size:17px;line-height:22px;}
	.zhnewslist li h2 a {white-space: normal;}
	.zhnewslist .news-txt p{ display: none;}
}
@media (max-width: 767px) {
	.firstpart{
		padding:35px 0 0 0;
	}
	.zhnews .win-l {width: 100%;}
	.zhnews .win-r {width: 100%;}
	.zhnewslist {margin-top: 20px;}
	.zhnewslist .news-img{ margin-bottom:2px;margin-right: 15px;}
	.zhnewslist .news-img img{ width: 126px; height:84px;}
	.zhnewslist li h2 {white-space:normal;overflow: inherit;font-size:19px;line-height:24px;}
	.zhnewslist .news-txt p{ display: block;line-height: 20px;}
	.zhnewslist .news-txt i { margin: 8px 0 0 0;}
	}

.noticebox {padding: 28px;background: #0e4e8c;border: #d4eefc solid 1px;position: relative;margin-bottom: 36px;}
.noticebox:before {
	content: '';
    position: absolute;
    z-index: 99;
    width: 86px;
    height: 8px;
    left: -1px;
    bottom: -10px;
	background: url(bk-l.png) no-repeat 0 0;
}
.noticebox:after {
	content: '';
    position: absolute;
    z-index: 99;
    width: 86px;
    height: 8px;
    right: -1px;
    bottom: -10px;
	background: url(bk-r.png) no-repeat 0 0;
}
.notice {margin-top: 18px;}
.notice .news-txt {}
.notice .news-txt h1{ font-size:16px; color:#47b3ff;margin: 0 0 8px 0; border:0px; padding:0;cursor:pointer;font-family: Arial;}
.notice .news-txt h2 { font-size:16px; line-height:22px; margin:0 0 20px 0;color:#ffffff;font-weight: 500;height: 46px;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;
/*! autoprefixer: off */
-webkit-box-orient: vertical;
/* autoprefixer: on */}
.notice .news-txt h2 a {color:#ffffff;}
.notice .news-txt h2 a:hover{ color:#bfe0ff;text-decoration: none;}
.notice .news-txt p { line-height: 22px; font-size: 14px; margin: 0px; color:#bfe0ff;}
@media (max-width: 1199px) {
	.noticebox {padding: 22px;}
}
@media (max-width: 991px) {
	.noticebox {padding: 18px;}
	.notice .news-txt h2 { font-size:15px;}
}
@media (max-width: 767px) {
	.notice .news-txt h2 { font-size:18px;line-height: 26px;font-weight: 700;height: auto;-webkit-line-clamp: initial;}
}


#marquee1{ width:100%; height:198px; overflow:hidden;margin-top: 24px;}
#marquee1 ul{float:left; width: auto; padding:0px;}
#marquee1 ul li{float:left; width:100%; padding:4px 0; line-height:20px;}
#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;}

#marquee2{ width:100%; height:225px; overflow:hidden;}
#marquee2 ul{float:left; width: auto; padding:0px;}
#marquee2 ul li{float:left; width:100%; padding:4px 0; line-height:20px;}
#marquee2 ul li span{font-size:6px; font-family:\5FAE\8F6F\96C5\9ED1; color:#ff0000; margin-right:5px;}
#marquee2 ul li a:hover{color:#004ea2;}
@media (max-width: 1199px) {
	#marquee1,#marquee2 {height:218px;}
}
@media (max-width: 991px) {
	#marquee1,#marquee2 {height:186px;}
}
.hui {
	font-size: 14px;
	line-height: 26px;
	color: #bfbfbf;
	text-decoration: none;
	font-family: Arial;
}
.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: 20px;
    color: #454545;
    text-decoration: none;
    font-family: \5FAE\8F6F\96C5\9ED1;background-image: url(ico_hd.gif);background-repeat: no-repeat;background-position: left 6px;padding-left: 15px;
}
A.hei1:hover {
    COLOR: #004ea2; FONT-SIZE: 14px;text-decoration: none;
}
.lan {font-size: 14px;line-height: 18px;color: #4e6990;text-decoration: none;}
a.lan:hover {color: #7099d4; text-decoration: none;}
.lan1 {font-size: 13px;line-height: 18px;color: #004ea2;text-decoration: none;}
a.lan1:hover {color: #222222; 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: 13px;line-height: 20px;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;}
.bai12 {font-size: 12px;line-height: 18px;color: #e9f7ff;text-decoration: none;}
a.bai12:hover {color: #8bebff; font-size: 12px;}
.bai13 {font-size: 13px;line-height: 20px;color: #e9f7ff;text-decoration: none;}
a.bai13:hover {color: #8bebff; font-size: 13px;}
.bai14 {font-size: 14px;line-height: 25px;color: #e9f7ff;text-decoration: none;}
a.bai14:hover {color: #8bebff; font-size: 14px;}
.bai15 {font-size: 15px;line-height: 20px;color: #e9f7ff;text-decoration: none;padding-bottom: 10px;}
a.bai15:hover {color: #8bebff; font-size: 15px;}
@media (max-width: 767px) {
	.hei1 {font-size: 15px;line-height: 22px;}
	A.hei1:hover {FONT-SIZE: 15px;}
}

.win-zt{overflow: hidden;width: 40.702%;float: left;}
.win-zt .topic {background: #a1e2f5;overflow: hidden;}
.win-zt .topic .topic-l {width: 315px;float: left;}
.win-zt .topic .topic-r {float: left;margin: 14px 0 0 24px;}
.win-ico {overflow: hidden;width: 56.141%;float: right;}
.win-ico li {width: 108px;height: 99px;background: #f7fcff;border: #6bb0e3 solid 2px;padding: 18px 0 0 0;margin-right: 24.8px;float: left;border-radius: 3px;}
.win-ico li:last-child {margin-right: 0px;}
.win-ico li:hover {border: #247bbd solid 2px;}
.win-ico p {color: #1078c8;margin: 8px 0 0 0;font-size: 14px;text-align: center;}
.win-ico a:hover p {color: #0361a9;}
@media (max-width: 1199px) {
	.win-zt{width: 47%;}
	.win-ico{width: 50%;}
	.win-ico li {width: 86px;margin-right: 10px;}
	.win-ico p {font-size: 12px;}
}
@media (max-width: 991px) {
	.win-zt{width: 100%;}
	.win-zt .topic .topic-l {width: 80%;}
	.win-ico{width: 100%;margin-top: 20px;}
	.win-ico li {width: 17.2%;margin-right: 25px;}
	.win-ico p {font-size: 14px;}
}
@media (max-width: 767px) {
	.win-zt .topic .topic-l {width: 100%;}
	.win-ico li {width: 16.2%;margin-right: 16px;padding: 8px 0 6px 0;height: auto;}
	.win-ico p {font-size: 12px;line-height: 16px;padding: 0 6px;}
}
.swipslider {
  position: relative;
  overflow: hidden;
  display: block;
  padding-top: 99px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none; }
  .swipslider .sw-slides {
    display: block;
    padding: 0;
    list-style: none;
    width: 100%;
    height: 100%;
    white-space: nowrap;
    font-size: 0;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    position: absolute;
    bottom: 0; }
  .swipslider .sw-slide {
    width: 100%;
    height: 75%;
    margin: auto;
    display: inline-block;
    position: relative; }
    .swipslider .sw-slide > img {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
              transform: translate(-50%, -50%);
      max-height: 100%;
      max-width: 100%;
      margin-left: auto;
      margin-right: auto;
      -webkit-user-select: none;
         -moz-user-select: none;
          -ms-user-select: none;
              user-select: none; }
    .swipslider .sw-slide .sw-content {
      width: 100%;
      height: 100%;
      margin-left: 0;
      margin-right: 0;
      font-size: 14px; }

.sw-bullet {
  position: absolute;
  bottom: 3px;
  list-style: none;
  display: block;
  width: 100%;
  text-align: center;
  padding: 0;
  margin: 0; }
  .sw-bullet li {
    width: 13px;
    height: 6px;
    background-color: #dbdbdb;
    display: inline-block;
    cursor: pointer;
    transition: all .2s ease-out; }
    .sw-bullet li:hover {
      background-color: rgba(219, 219, 219, 0.6); }
    .sw-bullet li.active {
      background-color:#074aa5;
      box-shadow: 0 0 2px rgba(219, 219, 219, 0.6); }
    .sw-bullet li:not(:last-child) {
      margin-right: 5px; }
@media (max-width: 991px) {
	.swipslider {padding-top: 152px;}
}
@media (max-width: 767px) {
	.swipslider {padding-top: 91px;}
}

.aboutvideo {border: #cce7f4 solid 5px;overflow: hidden;}
.contactinfo {font-size: 16px;line-height: 36px;color: #e4f1f8;}
@media (max-width: 1199px) {
	.contactinfo {line-height: 33px;}
}
@media (max-width: 991px) {
	.contactinfo {line-height: 38px;}
}

.picnewslist {overflow: hidden;margin: 0 15px 10px 15px;}
.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:#383838;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: 102px; 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) {
	.picnewslist li h2 { font-size:14px;}
}
@media (min-width: 768px) {
	.picnewslist .news-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	.picnewslist .news-img img{ width: 102px; height: 66px;}
	.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;}
	}

.list-tab { overflow:hidden; display:block;margin-top: 12px;}
.list-tab ul li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4; width:100%; text-align:left;margin-bottom: 8px;}
.list-tab ul li a{ float:left;/*width:88%;*/max-width: 88%;overflow:hidden;font-size:14px;line-height:18px; color:#383838;background-image: url(ico_01.gif);background-repeat: no-repeat;background-position: left 7px;padding:0 0 0 13px;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: #004ea2; text-decoration: none;}
.list-tab i {float: left;margin: 14px 0 0 8px;}
.list-tab span {line-height:18px;color:#a1a1a1; font-size: 13px; font-family:Arial;}
.list-tab span.right {float: right;}
@media (max-width: 1199px) {
	.list-tab ul li a{max-width: 86%;}
}
@media screen and (max-width: 992px){
.list-tab { height:auto !important;margin-left: 0px;}
}
@media (max-width: 991px) {
.list-tab i {margin: 10px 0 0 8px;}
}
@media screen and (max-width: 767px){
.list-tab ul li{padding: 2px 0;}
.list-tab ul li a {max-width: 100%;white-space: normal;font-size: 15px;line-height: 22px;background-position: left 10px;}
.list-tab span {width:0px; visibility:hidden;display: none;}
}

.list-news { overflow:hidden; display:block;}
.list-news li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4;margin-bottom: 12px;}
/*.list-news li:nth-child(5n+0) {margin-bottom: 20px;}*/
.list-news li a{ float:left;/*width:86%;*/max-width: 86%;overflow:hidden;font-size:15px;color:#333;background: url(zt10icon.png) left no-repeat;padding-left: 15px;text-overflow:ellipsis; white-space:nowrap; }
.list-news li a > img {display: inline-block;margin: 0 0 0 6px;}
.list-news li a:hover {color: #ba1218; text-decoration: none;}
.list-news i {float: left;margin: 14px 0 0 8px;}
.list-news span {color:#9b9b9b; font-size: 14px; font-family:Arial;}
.list-news span.right {float: right;}
@media (max-width: 1199px) {
	.list-news li a{max-width: 85%;}
}
@media screen and (max-width: 991px){
	.list-news li a{max-width: 83%;}
	.list-news i {margin: 12px 0 0 8px;}
}
@media screen and (max-width: 767px){
.list-news li a {max-width: 75%;white-space: normal;line-height: 21px;background-position: left 8px;}
}
@media (max-width: 320px) {
	.list-news li a {max-width: 100%;}
	.list-news span {visibility:hidden;display: none;}
}

.list-article { overflow:hidden; display:block;}
.list-article li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4;}
/*.list-article li:nth-child(5n+0) {margin-bottom: 20px;}*/
.list-article li a{ float:left;/*width:100%;*/max-width: 100%;overflow:hidden;font-size:15px;line-height:32px; color:#383838;background-image: url(licp_ico_01.gif);background-repeat: no-repeat;background-position: left 14px;padding-left: 14px;text-overflow:ellipsis; white-space:nowrap; }
.list-article li a:hover {color: #004ea2; text-decoration: none;}
@media screen and (max-width: 767px){
.list-article ul li{padding: 4px 0;}
.list-article li a {white-space: normal;line-height: 24px;background-position: left 10px;}
}


.cmain2by{ width:100%;}
.cmain2by dl { margin:0px;}
.cmain2by dd{ overflow: hidden;margin-bottom: 20px;}
.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:26px;font-weight: 700;padding: 4px 0 0 0;background: url(datebg.png) no-repeat top center;font-family: Arial;line-height: 31px;}
.cmain2by dd span b { background: #0367b2;height: 22px; text-align: center; line-height: 22px; font-size: 12px;font-family: Arial; display: block; color:#ffffff;}
.cmain2by dd .hdtitle { float:left; width:87%; overflow:hidden; display:block; color:#535353;margin-left: 10px; }
.cmain2by dd .hdtitle a{ width:100%;overflow:hidden; display:block; line-height:19px; color:#000; font-size:14px; 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: #003086;}
.cmain2by dd .hdtitle p { font-size:12px; color:#0078c9; line-height:16px;margin: 5px 0 0 0;}
@media (max-width: 1199px) {
	.cmain2by dd .hdtitle {width:84%;}
}
@media (max-width: 991px) {
	.cmain2by dd .hdtitle {width:90%;}
	.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%;}
}

.xsreport{ width:100%;}
.xsreport dl { margin:0px;}
.xsreport dd{ overflow: hidden;margin-bottom: 15px;padding-bottom: 15px;border-bottom: #ccc dotted 1px;}
.xsreport dd:last-child {margin-bottom: 0px;padding-bottom: 0px;border-bottom: 0px;}
.xsreport dd.xsreportli1{background:#f1f1f1;}
.xsreport dd span{ float:left;color:#ff9c00;text-align:center;width:57px;margin-right:2px;font-size:26px;font-weight: 700;padding: 4px 0 0 0;background: url(datebg.png) no-repeat top center;font-family: Arial;line-height: 31px;}
.xsreport dd span b { background: #0367b2;height: 22px; text-align: center; line-height: 22px; font-size: 12px;font-family: Arial; display: block; color:#ffffff;}
.xsreport dd .hdtitle { float:left; width:87%; overflow:hidden; display:block; color:#535353;margin-left: 10px; }
.xsreport dd .hdtitle a{ width:100%;overflow:hidden; display:block; line-height:19px; color:#000; font-size:14px; text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-overflow: ellipsis;white-space: nowrap;}
.xsreport dd .hdtitle a > img { display: inline-block; margin-left:6px;}
.xsreport dd .hdtitle a:hover {COLOR: #003086; }
.xsreport dd .hdtitle p { font-size:12px; color:#0078c9; line-height:16px;margin: 5px 0 0 0;}
@media (max-width: 1199px) {
	.xsreport dd .hdtitle {width:84%;}
}
@media (max-width: 991px) {
	.xsreport dd .hdtitle {width:87%;}
	.xsreport dd .hdtitle p {display: block;}
}
@media (max-width: 767px) {
	.xsreport dd .hdtitle {width:76.8%;}
	.xsreport dd .hdtitle a{ white-space: normal;}
}
@media (max-width: 320px) {
	.xsreport dd .hdtitle {width:71.8%;}
}


.jlnotice { margin: 0 15px 18px 15px;}
.jlnotice dl { margin:0px;}
.jlnotice dd{ overflow: hidden;margin-bottom: 17px;padding-bottom: 17px;border-bottom: #d3d3d3 dashed 1px;}
.jlnotice dd:last-child {margin-bottom: 0px;padding-bottom: 0px;border-bottom: 0px;}
.jlnotice dd span{ float:left;color:#ff9c00;text-align:center;width:63px;margin-right:2px;font-size:25px;font-weight: 600;padding: 2px 0 0 0;background: url(licp_datebg.png) no-repeat top center;font-family: Arial;/*font-family: Baskerville, Palatino Linotype, Palatino, Century Schoolbook L, Times New Roman, serif;*/}
.jlnotice dd span b { background: #0367b2;height: 24px; text-align: center; line-height: 24px; font-size: 12px;font-family: \5FAE\8F6F\96C5\9ED1; display: block; color:#ffffff;}
.jlnotice dd .hdtitle { float:left; width:76%; overflow:hidden; display:block; color:#535353;margin-left: 10px; }
.jlnotice dd .hdtitle a{ overflow:hidden; display:block; line-height:20px; color:#383838; font-size:15px; text-decoration:none;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-overflow: ellipsis;white-space: nowrap;}
.jlnotice dd .hdtitle a > img { display: inline-block; margin-left:6px;}
.jlnotice dd .hdtitle a:hover {COLOR: #004ea2; }
.jlnotice dd .hdtitle p { font-size:13px; color:#0561a6; line-height:19px;margin: 7px 0 0 0;}
@media (max-width: 1299px) {
	.jlnotice dd{ margin-bottom: 21px;padding-bottom: 21px;}
}
@media (max-width: 1199px) {
	.jlnotice dd .hdtitle {width:71%;}
}

.homelist {overflow: hidden;}
.homelist li{margin-bottom: 15px; display: block; overflow: hidden; }
.homelist li:last-child {margin-bottom: 0px;}
.homelist li h2 { font-size:16px; line-height:18px; margin:-2px 0 5px 0;}
.homelist li h2 a { color:#333333;font-size: 16px; font-family: \5FAE\8F6F\96C5\9ED1;line-height: 22px;}
.homelist li h2 a:hover { color:#ba1218; text-decoration:none;}
.homelist .news-img{ margin-right: 10px; margin-bottom:0px;overflow: hidden;}
.homelist .news-txt p { line-height: 20px; font-size: 14px; margin: 0px; color:#8c8c8c;}
.homelist .news-txt i { 
font-size: 14px;
    margin: 5px 0 0 0;
    color: #8c8c8c;
    display: block;
    font-style: normal;
    text-align: left;
    font-family: \5FAE\8F6F\96C5\9ED1;
}
.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;}
	.homelist .news-img img{ width: 195px; height: 110px;}
	.homelist .news-img{ margin-right: 15px;}
	.homelist li{margin-bottom: 20px; display: block; overflow: hidden; }
}
@media (max-width: 1199px) {
	.homelist .news-img img{ 
		width: 195px;
		height: 110px;
		margin-bottom: 10px;
	}
}
@media (max-width: 767px) {
	.homelist li h2 a { white-space: normal;overflow: inherit;line-height:22px;}
	.homelist .news-img{ margin-bottom:2px;}
	.homelist .news-img img{ width: 126px; height:84px;}
	.homelist .news-txt p{ line-height: 19px;}
	}
@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 {margin-top: 18px;}
.specialtopic .row {margin-right: -9px;margin-left: -9px;}
.specialtopic .col-md-2 {padding-right: 9px;padding-left: 9px;}
.specialtopic img {width: 100%;height:66px;margin: 0 0 18px 0;border-radius: 2px;}
@media (max-width: 1262px) {
	.specialtopic img {height:62px;}
}
@media (max-width: 1199px) {
	.specialtopic img {height:51px;}
}
@media (max-width: 991px) {
	.specialtopic img {height:60px;}
}
@media (max-width: 767px) {
	.specialtopic img {height:65px;}
}
@media (max-width: 380px) {
	.specialtopic img {height:59px;}
}
@media (max-width: 320px) {
	.specialtopic img {height:50px;}
}

.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;}
}

.quicklink {overflow: hidden;}
.quicklink .row {margin-right: -8px;margin-left: -8px;}
.quicklink .col-md-6 {padding-right: 8px;padding-left: 8px;}
.quicklink .btnlink {overflow: hidden;}
.quicklink .btnlink li {margin-bottom: 20px;}
.quicklink .btnlink li a {height: 60px;background: url(btnbg.jpg) repeat-x top #eaf8fe;border: #b9dbea solid 1px;border-radius: 3px;display: block;padding: 0 10px 0 11px;}
.quicklink .btnlink li .btnnav {color: #000000;font-size: 16px;padding: 18px 0 0 0;}
.quicklink .btnlink li .btnnav img {display: inline-block;margin-right: 8px;margin-top: -3px;}
.quicklink .btnlink li a:hover .btnnav {color: #0076bc;}
@media (max-width: 1199px) {
	.quicklink .btnlink li a {height: 52px;padding: 0 0 0 7px;}
	.quicklink .btnlink li .btnnav {font-size: 13px;padding: 14px 0 0 0;}
}
@media (max-width: 991px) {
	.quicklink .btnlink li {margin-bottom: 15px;}
	.quicklink .btnlink li a {height: 54px;padding: 0 10px 0 11px;}
	.quicklink .btnlink li .btnnav {font-size: 16px;padding: 15px 0 0 0;}
}
@media (max-width: 320px) {
	.quicklink .btnlink li a {height: 52px;padding: 0 0 0 7px;}
	.quicklink .btnlink li .btnnav {font-size: 13px;padding: 14px 0 0 0;}
}
/*---------------ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â©ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â°ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¾---------------------*/
.foot {background: #b31820;padding: 60px 0 60px 0;}
.foot .tophalf {padding: 32px 0 38px 0;overflow: hidden;}
.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:#f7f7f7;display:block; overflow:hidden;}
.copyright .cas {display: block;overflow: hidden;float: left;margin: 0px 22px 0 0;text-align:center;width: 270px;border-right: #d17479 solid 1px;}
.copyright .cas img {}
.copyright .left {width:66%;font-size:14px;line-height:22px;color:#fff;display:block;overflow:hidden;float:left;margin: -2px 0 0 0;}
.copyright .left a {color:#ffffff;}
.copyright .left a:hover {color: #ffb400;}
.copyright .left img {display: inline-block;margin-left: 10px;margin-top: -2px;}
.copyright .rightbz { width:280px;display:block; overflow:hidden; float:right;margin: 20px 0 0 0;}
.copyright .rightjb { width:78px; display:block; overflow:hidden; float:right;margin-right: 14px;}
.copyright .rightwx {  display:block; overflow:hidden; float:right;margin: 0;}
@media screen and (max-width: 991px){
.copyright .left { width:100%;text-align:center;}
.copyright .rightbz {width:100%;padding:6px 0 6px 0;}
.copyright .rightjb {padding:10px 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;}
.copyright .cas img {display: block;margin-right: auto;margin-left: auto;}
.copyright .left { width:100%; text-align: center; margin-top: 12px;}
	.copyright .rightwx { width:100%;margin: 20px 0 0 0;}
}

.twobanner {height: 236px;border-top: #4d788e solid 1px;}
.twolmmt {margin: 4px 0 0 0;}
.h_menu {padding: 0;}
.location_menu { overflow:hidden;padding: 0px;}
.navbar {min-height: 40px; border: 0px solid transparent;}
.navbar-toggle {float: right;padding: 4px 5px;margin-top: 9px;margin-bottom: 9px; margin-right:0px;border: 2px solid #F6FAFC;}
.navbar-menu { font-size:19px; color:#ffffff; float:left; font-weight:500; margin:12px 0 0 0;}
.navbar-default .navbar-collapse {border-color: #a70309;}
.nav-tabs > li { text-align:center;}
.nav-tabs > li:last-child {border-right:#cacaca solid 0px;}
.nav-stacked > li {background: #e7f3fa;border-bottom: #cae3ed solid 1px;}
.nav-stacked li ul {
  margin: 0;
  background-color: #ebf9ff;
}
.nav-stacked li ul li { border-top: solid 1px #D0E9F3;}
.nav-stacked li ul li a {
  border-bottom: solid 0px #D0E9F3; font-size:13px; color:#535353; background:url(../images/reisico_05.gif) #ebf9ff no-repeat left 17px; margin-left:35px; padding: 10px 12px 10px 16px;display: block;
}
.nav-stacked li ul li a:hover {
  color: #286ecc; text-decoration:none;
}
@media (max-width: 1024px) {
.twobanner {height: 206px;}
}
@media only screen and (max-width: 992px) {
.nav-pills > li > a {font-size: 14px;}
}
@media (min-width: 768px) {
.navbar-menu {display: none;}
.navbar-right {margin-right: 0px;}
}
@media only screen and (max-width: 768px) {
.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: 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: #f0f5ff;
}

.contentRight {
  padding: 1.3rem 2rem;
  margin-left: 250px;
}

.leftNavigation {
  margin: 0rem 0;
}
.leftNavigation, #leftNavigation li ul {
  list-style: none;
  padding: 0;
  background: rgba(191, 148, 149, 0.07058823529411765);
  border-radius: 5px;
}
.leftNavigation li a {
  font-size: 15px;
  display: block;
  padding: 10px 12px 10px 50px;
  color: #292929;
  border-bottom: solid 1px #ffffff;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;
}
.leftNavigation li ul li a {
  font-size: 14px;
  display: block;
  padding: 0.8rem 1rem 0.8rem 4.5rem !important;
  color: #1e3e57;
  border-bottom: solid 1px #dad0c3;
  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: 4.8rem;
  padding: 11px 0;
  text-align: center;color: #95a4c1;
    font-size: 14px;
}
.leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 7rem;
  padding: 14px 0;
  text-align: center;
}
.leftNavigation li.active a .leftNavIcon {color: #3F51B5;}
.leftNavigation li a:hover {
  color: #ba1218;
  text-decoration:none;
  background: rgba(255, 0, 9, 0.0784313725490196);
}
.leftNavigation li a:hover .leftNavIcon {color: #3F51B5;}
.leftNavigation li ul {
  /*display: none;*/
  margin: 0;
  background-color: #f3f7ff;
}
.leftNavigation li ul li { border-bottom: solid 1px #dee6f5;}
.leftNavigation li ul li:last-child {border-bottom: solid 1px #cdd9ef;}
.leftNavigation li ul li a {
  border-bottom: solid 0px #D0E9F3; font-size:14px; color:#484848; padding-left:12px;
}
.leftNavigation li ul li a:hover {
  color: #30419a; text-decoration:none;background: transparent;
}
/*#leftNavigation li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
  color: #30419a; text-decoration:none;
}
.leftNavigation li.active > a {
  color: #ba1218;
  text-decoration:none;
}
.leftNavigation li.active ul {
  display: block;
}
.leftNavigation > li.active a{
  background-color: rgba(255, 0, 9, 0.0784313725490196);
}


.thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none; 
	padding: 4px;
}
@media (max-width: 991px) {
	.leftNavigation li a {padding: 10px 12px 10px 32px;line-height: 20px;}
	.leftNavigation li a .leftNavIcon {width: 3.5rem;padding: 9px 0;}
	.leftNavigation li ul li a {padding: 0.8rem 1rem 0.8rem 3.0rem !important;line-height: 19px;}
	.leftNavigation li a .leftNavIcon1 {width: 4.4rem;padding: 12px 0;}
}
/*ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â´ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢ÃƒÆ’Ã†â€™Ãƒâ€šÃ‚Â¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¬ÃƒÆ’Ã¢â‚¬Â¦Ãƒâ€šÃ‚Â¡ÃƒÆ’Ã†â€™Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¢ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡ÃƒÆ’Ã¢â‚¬Å¡Ãƒâ€šÃ‚Â¥*/
.columnslist { float:left; word-break:break-all; display:block; overflow:hidden; width:100%;}
.columnslist ul{ list-style-type:none; margin:0; padding:0;}
.columnslist ul li{width:31.33%;line-height:22px; display:inline-block; float:left; overflow:hidden;margin-right: 10px; display:block;margin-bottom: 10px;}
.columnslist ul li a {
    float: left;
    width: 100%;
    overflow: hidden;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    background-image: url(ico_02.gif);
    background-repeat: no-repeat;
    background-position: left 8px;
    padding-left: 13px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.columnslist ul li a:hover {color: #17318b;}
@media (max-width: 991px){
.columnslist ul li{width:46.33%;margin-right: 10px;}
}
@media (max-width: 767px) { 
.columnslist ul li{width:98%;margin-right: 10px;white-space: normal;}
.columnslist ul li a {white-space: normal;}
}

#xlmain {display: block;margin:0;}
#xlmain .wztitle {color: #002c7b; font-family: \5FAE\8F6F\96C5\9ED1; line-height:32px; font-size: 23px;margin: 15px 0 20px 0;font-weight: 700;text-align: center;}
#xlmain .basicinfo {overflow: hidden; border-bottom: solid 1px #cccccc; padding: 0px 0px 8px 0px;}
#xlmain .basicinfo .qtinfo {color:#666; font-size: 12px;margin: 0 0 10px 0;}
#xlmain .basicinfo .qtinfo a {color:#666; text-decoration: none;}
#xlmain .basicinfo .qtinfo a:hover {color:#de0c0c; text-decoration: none;}
#xlmain .basicinfo .share {overflow: hidden;float: right;}
#xlmain .text {margin:0 0 10px 0;overflow:hidden;display:block;text-align: justify;min-height: 500px;line-height:2;font-size:16px}
#xlmain .text p,#xlmain .text div{
	margin-bottom:8px
}
#xlmain .text p {margin: 0 0 12px 0;}
#xlmain .text p:last-child {margin: 0 0 0 0;}
#xlmain .text img {display: block;margin-right: auto;margin-left: auto;}
#xlmain .textxl { margin:20px 0 0 0; overflow:hidden; display:block;text-align: justify;}
#xlmain .textxl img {display: block;margin-right: auto;margin-left: auto;}
#xlmain .textxl table {margin: 0 0 15px 0;}
#xlmain .textxl td {text-align: center;}
#xlmain .textry {overflow: hidden;}
#xlmain .textry .ryinfo {overflow: hidden;margin-bottom: 20px;}
#xlmain .textry .ryinfo .ryimg {width: 18%;}
#xlmain .textry .ryinfo .rytxt {width: 82%;font-size: 14px;}
#xlmain .textry .ryinfo .rytxt b {font-size: 15px;}
#xlmain .textry .ryinfo .ryimg img {width: 122px;height: 162px;border: #efefef solid 1px;}
#xlmain .textry .ryinfo .rytxt h4 {font-size: 24px;font-weight: 500;color: #0171cc;margin: 2px 0 20px 0;}
#xlmain .textry .ryinfo .rytxt li {margin-bottom: 2px;}
#xlmain .textry p {margin: 0 0 0 20px;font-size: 14px;}

#xlmain .xilan-content-main.zoomIn {
  font-size: 18px;
  line-height: 32px;
}
#xlmain .xilan-content-main.zoom {
  font-size: 16px;
  line-height: 30px;
}
#xlmain .xilan-content-main.zoomOut {
  font-size: 13px;
  line-height: 24px;
}
@media (max-width: 1199px) {
	#xlmain .textry .ryinfo .ryimg {width: 24%;}
	#xlmain .textry .ryinfo .rytxt {width: 76%;}
}
@media (max-width: 991px) {
	#xlmain .textry .ryinfo .ryimg {width: 31%;}
	#xlmain .textry .ryinfo .rytxt {width: 69%;}
}
@media (min-width: 767px) {
	#xlmain .textxl img {max-width: 640px;}
}
@media (max-width: 767px) {
	#xlmain .wztitle { padding: 0;text-align: center;margin: 0 0 12px 0;}
	#xlmain .basicinfo .qtinfo {text-align: center;margin: 0 0 8px 0;}
	#xlmain .basicinfo .share {float: none;width: 138px;margin: 0 auto;}
	#xlmain .textxl { margin:20px 2px 0 2px;}
	.nrhei {font-size: 15px;line-height: 24px;}
	#xlmain .text p {margin: 0 0 15px 0;}
	#xlmain .textry .ryinfo .ryimg {width: 100%;}
    #xlmain .textry .ryinfo .rytxt {width: 100%;}
	#xlmain .textry p {margin: 0;}
	#xlmain .textry .ryinfo .ryimg img {display: block;margin: 8px auto 20px auto;width: auto;height: auto;}
}


.module{ margin:0px auto; overflow:hidden; width:100%;border: #e6e6e6 solid 1px;margin-bottom: 25px;}
.module-a,.module-b,.module-c,.module-d{float:left;padding-bottom:200em;margin-bottom:-200em;}
.module-a{width:20%;background:#ffffff;border-right:#e6e6e6 solid 1px;}
.module-b{width:80%;background:#ffffff;}
.module-c{width:18%;background:#ffffff;border-right:#e6e6e6 solid 1px;}
.module-d{width:82%;background:#ffffff;}
.module-b .table:not(.table-bordered) {border-bottom: 0px solid #e6e6e6;}
.module-b .table > tbody > tr {border-top: 1px solid #e6e6e6;}
.module-b .table > tbody > tr:first-child {border-top: 0px solid #e6e6e6;}
.module-b .table > tbody > tr > td { word-break:normal;padding: 5px 8px;border-top: 0px solid #e6e6e6;font-size: 14px;}
.module-b .table > tbody > tr > th { border-right:#e6e6e6 solid 1px;padding: 5px 8px;border-top: 0px solid #e6e6e6;font-size: 14px;width: 20%;}
.bl { border-left:#e6e6e6 solid 1px;}
@media screen and (max-width: 1199px){
	.module-a{width:23%;}
    .module-b{width:77%;}
}
@media screen and (max-width: 991px){
.module-a{width:100%;border-right:#e6e6e6 solid 0px;}
.module-b{width:100%;}
.module-c{width:100%;border-right:#e6e6e6 solid 0px;}
.module-d{width:100%;}
.module-b .table > tbody > tr:first-child {border-top: 1px solid #e6e6e6;}
.module-b .table > tbody > tr > td { word-break:break-all;}
.module-b .table > tbody > tr > th {width: 26%;}
}
@media screen and (max-width: 767px){
	.module-b .table > tbody > tr > th { width: 30%;}
}


.namelist{overflow: hidden;margin-top: 10px;margin-bottom: 20px;}
.namelist li {margin: 3px 0 3px 0;}
.namelist li a {font-size: 14px;color: #282828;line-height: 18px;}
.namelist li a:hover {color: #024492;text-decoration: none;}

.periodical { margin-top: 10px;}
.periodical li {margin-bottom: 12px;}
.periodical li .boxstyle {overflow: hidden;}
.periodical li .boxstyle img {border: #efefef solid 1px;width: 150px;height: 205px;}
.periodical li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.periodical li .boxstyle .txtinfo {margin: 8px 6px 0 6px;overflow: hidden;}
.periodical li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.periodical li .boxstyle .txtinfo h4 { color: #282828;font-size: 15px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;}
.periodical li .boxstyle .txtinfo h4 a { color: #282828;word-break:break-all;font-size: 14px;font-weight: 500;}
.periodical li .boxstyle .txtinfo h4 a:hover { color: #00379f;}
.periodical 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;*/
.periodical li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 767px) {
	.periodical li .boxstyle img {width: 100%;height: 147px;}
}
@media (max-width: 380px) {
	.periodical li .boxstyle img {height: 129px;}
}
@media (max-width: 320px) {
	.periodical li .boxstyle img {height: 104px;}
}

.infocatalog {}
.textlink { width:100%; float:left; word-break:break-all; line-height:26px;}
.textlink ul{ list-style-type:none; margin:0; padding:0;}
.textlink ul li{ display:block;}
.textlink ul li a {font-size: 14px;color: #686868;line-height:28px;background-image: url(licp_ico_06.gif);background-repeat: no-repeat;background-position: left 9px;padding-left: 15px;}
.textlink ul li a:hover {color: #024492;}
.textlink ul li i{ font-size:14px; color:#999;margin-right: 10px;}
.textlink .gao1 {height: 114px;}


.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:17px;line-height:22px; margin:0 0 9px 0;font-weight: 700;}
.graphiclist li h2 a { color:#333;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.graphiclist li h2 a:hover { color:#004ea2; text-decoration:none;}
.graphiclist .news-img img{ border:#e4e4e4 solid 1px;}
.graphiclist .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#4a4a4a;word-break: break-all;}
.graphiclist .news-txt i { font-family: Arial;font-size: 14px; margin: 12px 0 0 0; color:#a9a9a9; display:block;padding: 0 5px 0 0;font-style: normal;text-align: right;}
.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: 14px;}
	.graphiclist .news-img img{ width: 186px; height: 124px;}
	.graphiclist .news-img{ margin-right: 18px;}
	.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;}
	.graphiclist li h2 a {white-space: normal;}
}
@media (max-width: 767px) {
	.graphiclist .news-img{ margin-bottom:2px;margin-right: 15px;}
	.graphiclist .news-img img{ width: 126px; height:84px;}
	.graphiclist li h2 a {white-space:normal;overflow: inherit;}
	}

.meeting {overflow: hidden;}
.meeting li{margin-bottom: 8px; display: block; overflow: hidden; }
.meeting li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.meeting li h2 { font-size:17px;line-height:22px; margin:0 0 9px 0;font-weight: 700;}
.meeting li h2 a { color:#0189cf;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;}
.meeting li h2 a:hover { color:#333; text-decoration:none;}
.meeting .news-img img{ border:#e4e4e4 solid 1px;}
.meeting .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#4a4a4a;}
.meeting .news-txt i { font-family: Arial;font-size: 14px; margin: 12px 0 0 0; color:#a9a9a9; display:block;padding: 0 5px 0 0;font-style: normal;text-align: right;}
.meeting .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.meeting .news-txt p a:hover { color:#15549a;}
@media (min-width: 768px) {
	.meeting .news-txt p{ line-height: 20px; height: auto; font-size: 14px;}
	.meeting .news-img img{ width: 246px; height: 124px;}
	.meeting .news-img{ margin-right: 15px;}
	.meeting li{margin-bottom: 16px;padding-bottom: 16px; display: block; overflow: hidden;border-bottom: #ccc dotted 1px; }
}
@media (max-width: 1199px) {
	.meeting li{margin-bottom: 16px;}
}
@media (max-width: 991px) {
	.meeting li{margin-bottom: 20px;}
	.meeting .news-img img{ width: 211px; height:122px;}
	.meeting li h2 a {white-space: normal;}
}
@media (max-width: 767px) {
	.meeting .news-img{ margin-bottom:15px;margin-right: 0px;}
	.meeting .news-img img{ width: 100%; height:auto;}
	.meeting li h2 a {white-space:normal;overflow: inherit;}
	}

.publication {overflow: hidden;}
.publication li{margin-bottom: 8px; display: block; overflow: hidden; }
.publication li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.publication li h2 { font-size:16px;color: #ffffff;line-height:22px; margin:0 0 8px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;font-weight: 600;}
.publication li h2 a { color:#383838;font-family: \5FAE\8F6F\96C5\9ED1;}
.publication li h2 a:hover { color:#004ea2; text-decoration:none;}
.publication .news-img { border:#e3e3e3 solid 1px;}
.publication .news-img img{ max-width: 107px; padding: 3px;}
.publication .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#949494;}
.publication .news-txt i { font-size: 12px; margin: 4px 0 0 0; color:#009cd1; display:block;font-style: normal;text-align: right;}
.publication .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.publication .news-txt p a:hover { color:#15549a;}
@media (min-width: 768px) {
	.publication .news-txt p{ line-height: 20px; height: auto; font-size: 13px;}
	.publication .news-img img{ width: 107px; height: 138px;}
	.publication .news-img{ margin-right: 15px;}
	.publication li{margin-bottom: 25px; display: block; overflow: hidden; }
}
@media (max-width: 991px) {
	.publication li{margin-bottom: 20px;}
}
@media (max-width: 767px) {
	.publication .news-img{ margin-bottom:2px;margin-right: 15px;}
	.publication li h2 {white-space:normal;overflow: inherit;}
	}

.zhuzuo {overflow: hidden;}
.zhuzuo li{margin-bottom: 8px; display: block; overflow: hidden; }
.zhuzuo li:nth-last-child(1) {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.zhuzuo li:nth-last-child(2) {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.zhuzuo li h2 { font-size:16px;color: #ffffff;line-height:22px; margin:0 0 8px 0;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;font-weight: 600;}
.zhuzuo li h2 a { color:#383838;font-family: \5FAE\8F6F\96C5\9ED1;}
.zhuzuo li h2 a:hover { color:#004ea2; text-decoration:none;}
.zhuzuo .news-img { border:#e3e3e3 solid 1px;}
.zhuzuo .news-img img{ max-width: 107px; padding: 3px;}
.zhuzuo .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#949494;}
.zhuzuo .news-txt i { font-size: 12px; margin: 4px 0 0 0; color:#009cd1; display:block;font-style: normal;text-align: right;}
.zhuzuo .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.zhuzuo .news-txt p a:hover { color:#15549a;}
@media (min-width: 768px) {
	.zhuzuo .news-txt p{ line-height: 20px; height: auto; font-size: 13px;}
	.zhuzuo .news-img img{ width: 107px; height: 138px;}
	.zhuzuo .news-img{ margin-right: 15px;}
	.zhuzuo li{margin-bottom: 25px; display: block; overflow: hidden; }
}
@media (max-width: 991px) {
	.zhuzuo li{margin-bottom: 20px;}
}
@media (max-width: 767px) {
	.zhuzuo .news-img{ margin-bottom:2px;margin-right: 15px;}
	.zhuzuo li h2 {white-space:normal;overflow: inherit;}
	}


.staff { margin-top: 25px;}
.staff li {margin-bottom: 22px;}
.staff li .boxstyle {overflow: hidden;}
.staff li .boxstyle img {border: #efefef solid 1px;width: 122px;height: 162px;}
.staff li .boxstyle a:hover img {opacity: 0.85;filter: alpha(opacity=85);}
.staff li .boxstyle .txtinfo {margin: 8px 6px 0 6px;overflow: hidden;}
.staff li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.staff li .boxstyle .txtinfo h4 { color: #808080;font-size: 13px;font-weight: 500;margin: 0 0 3px 0;line-height: 20px; text-align: center;}
.staff li .boxstyle .txtinfo h4 a { color: #282828;word-break:break-all;font-size: 15px;font-weight: 500;}
.staff li .boxstyle .txtinfo h4 a:hover { color: #17318b;}
.staff 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%;}
.staff li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 320px) {
	.staff li .boxstyle img {width: 115px;height: 153px;}
}

.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: 14px; overflow:hidden;}
	.personnel-list .news-img img{ width: 112px; height: 149px;border: #efefef solid 1px;}
	.personnel-list .news-img{ margin-right: 22px;}
	.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;}
}
@media (max-width: 330px) {
	.personnel-list .news-txt p {overflow: inherit;}
}

.isPc {margin-top: 20px;}
.isPc .Pt3{padding:15px 10px; border-bottom: 1px solid #dceaf6;}
.isPc .Pt3 b{color:red; font-weight:normal;}
.isPc .Pt3:hover{background:#f7fcff;}
.isPc .p3{float:left; margin-right:25px;}
.isPc .p3 img {width: 226px;height: 140px;}
.isPc .t3 h3{ font-size:16px; line-height:22px; font-weight:700; margin: 0 0 10px 0;}
.isPc .t3 h3 a{color:#383838;}
.isPc .t3 h3 a:hover {color:#004ea2;}
.isPc .Pt3 span{ display:block; margin-bottom:2px; font-size:13px; color:#0cb4e2;}
.isPc .t3 p{ font-size:13px; line-height:22px; color:#7d7d7d;margin: 0;}
@media (max-width: 1199px) {
	.isPc .p3 img {width: 200px;height: 124px;}
	.isPc .p3{margin-right:15px;}
}
@media (max-width: 991px) {
	.isPc .p3 img {width: 168px;height: 104px;}
}
@media (max-width: 767px) {
	.isPc .p3 img {width: 126px;height: 84px;}
	.isPc .t3 h3{ font-size:15px; line-height:21px;}
}

.new-graphic { margin-top: 16px;}
.new-graphic .row {margin-right: -11px;margin-left: -11px;}
.new-graphic .col-md-6 {padding-right: 11px;padding-left: 11px;}
.new-graphic li {margin-bottom: 14px;}
.new-graphic li .boxstyle {}
.new-graphic li .boxstyle a {}
.new-graphic li .boxstyle img {height: 251px;width: 100%;}
.new-graphic li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.new-graphic li .boxstyle .txtinfo {overflow: hidden;background: #0e4e8c;padding: 26px 28px;}
.new-graphic li .boxstyle .txtinfo h5 {font-size: 16px;color: #47b3ff;margin: 0 0 9px 0;font-family: Arial;font-weight: 500;}
.new-graphic li .boxstyle .txtinfo h4 { color: #ffffff;font-size: 16px;line-height: 23px;font-weight: 500;margin: 0 0 8px 0;height: 48px;}
.new-graphic li .boxstyle .txtinfo h4 a { color: #ffffff;border: 0;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;
/*! autoprefixer: off */
-webkit-box-orient: vertical;
/* autoprefixer: on */}
.new-graphic li .boxstyle .txtinfo h4 a:hover { color: #bfe0ff;}
.new-graphic li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.new-graphic li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1262px) {
	.new-graphic li .boxstyle img {height: 238px;}
}
@media (max-width: 1199px) {
	.new-graphic li .boxstyle img {height: 194px;}
	.new-graphic li .boxstyle .txtinfo {padding: 20px 22px;}
}
@media (max-width: 991px) {
	.new-graphic li .boxstyle img {height: 145px;}
	.new-graphic li .boxstyle .txtinfo {padding: 16px 18px;}
	.new-graphic li .boxstyle .txtinfo h4 { font-size: 15px;}
}
@media (max-width: 767px) {
	.new-graphic li .boxstyle img {height: auto;}
	.new-graphic li .boxstyle .txtinfo {height: auto;}
	.new-graphic li .boxstyle .txtinfo h4 { font-size: 18px;font-weight: 700;line-height: 26px;height: auto;}
	.new-graphic li .boxstyle .txtinfo h4 a {-webkit-line-clamp: inherit;}
}

.new-graphics { margin-top: 6px;}
.new-graphics .row {margin-right: -11px;margin-left: -11px;}
.new-graphics .col-md-4 {padding-right: 11px;padding-left: 11px;}
.new-graphics li {margin-bottom: 16px;}
.new-graphics li .boxstyle {}
.new-graphics li .boxstyle a {border: #dbdbdb solid 1px;}
.new-graphics li .boxstyle img {height: 169px;width: 100%;}
.new-graphics li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.new-graphics li .boxstyle .txtinfo {margin: 15px 2px 0 2px;overflow: hidden;height: 60px;}
.new-graphics li .boxstyle .txtinfo h5 {font-size: 14px;color: #0078c9;margin: 0 0 3px 0;font-family: Arial;font-weight: 500;}
.new-graphics li .boxstyle .txtinfo h4 { color: #1e1e1e;font-size: 14px;font-weight: 500;margin: 0 0 8px 0;}
.new-graphics li .boxstyle .txtinfo h4 a { color: #1e1e1e;line-height: 19px;border: 0;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;
/*! autoprefixer: off */
-webkit-box-orient: vertical;
/* autoprefixer: on */}
.new-graphics li .boxstyle .txtinfo h4 a:hover { color: #0b46af;}
.new-graphics li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.new-graphics li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1262px) {
	.new-graphics li .boxstyle img {height: 164px;}
}
@media (max-width: 1199px) {
	.new-graphics li .boxstyle img {height: 134px;}
}
@media (max-width: 991px) {
	.new-graphics li .boxstyle img {height: 156px;}
}
@media (max-width: 767px) {
	.new-graphics li .boxstyle img {height: auto;}
	.new-graphics li .boxstyle .txtinfo {height: auto;}
	.new-graphics li .boxstyle .txtinfo h4 a {-webkit-line-clamp: inherit;}
}

.nianbao { margin-top: 6px;}
.nianbao li {margin-bottom: 16px;}
.nianbao li .boxstyle {}
.nianbao li .boxstyle a {border: #dbdbdb solid 1px;}
.nianbao li .boxstyle img {height: 186px;width: 100%;}
.nianbao li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.nianbao li .boxstyle .txtinfo {margin: 8px 2px 0 2px;overflow: hidden;}
.nianbao li .boxstyle .txtinfo h5 {font-size: 14px;color: #0078c9;margin: 0 0 3px 0;font-family: Arial;font-weight: 500;}
.nianbao li .boxstyle .txtinfo h4 { font-size: 14px;margin: 0 0 8px 0;text-align: center;}
.nianbao li .boxstyle .txtinfo h4 a { color: #0b3dae;line-height: 19px;border: 0;font-weight: 700;}
.nianbao li .boxstyle .txtinfo h4 a:hover { color: #333;}
.nianbao li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.nianbao li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1262px) {
	.nianbao li .boxstyle img {height: 184px;}
}
@media (max-width: 1199px) {
	.nianbao .row {margin-right: -11px;margin-left: -11px;}
	.nianbao .col-md-4 {padding-right: 11px;padding-left: 11px;}
	.nianbao li .boxstyle img {height: 152px;}
}
@media (max-width: 991px) {
	.nianbao li .boxstyle img {height: 177px;}
}
@media (max-width: 767px) {
	.nianbao li .boxstyle img {height: auto;}
	.nianbao li .boxstyle .txtinfo {height: auto;}
	.nianbao li .boxstyle .txtinfo h4 a {-webkit-line-clamp: inherit;}
}

.tongxun { margin-top: 12px;}
.tongxun li {margin-bottom: 16px;}
.tongxun li .boxstyle {}
.tongxun li .boxstyle img {border: #e2e2e2 solid 1px;height: 256px;width: 100%;padding: 3px;}
.tongxun li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.tongxun li .boxstyle .txtinfo {margin: 8px 2px 0 2px;overflow: hidden;}
.tongxun li .boxstyle .txtinfo h5 {font-size: 14px;color: #0078c9;margin: 0 0 3px 0;font-family: Arial;font-weight: 500;}
.tongxun li .boxstyle .txtinfo h4 { font-size: 14px;margin: 0 0 8px 0;text-align: center;}
.tongxun li .boxstyle .txtinfo h4 a { color: #333;line-height: 19px;border: 0;font-weight: 700;}
.tongxun li .boxstyle .txtinfo h4 a:hover { color: #0b3dae;}
.tongxun li .boxstyle .txtinfo p {font-size: 12px;color: #808080;line-height: 18px;margin: 0 0 8px 0;word-break: break-all;}
.tongxun li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (max-width: 1262px) {
	.tongxun li .boxstyle img {height: 248px;}
}
@media (max-width: 1199px) {
	.tongxun .row {margin-right: -11px;margin-left: -11px;}
	.tongxun .col-md-3 {padding-right: 11px;padding-left: 11px;}
	.tongxun li .boxstyle img {height: 207px;}
}
@media (max-width: 991px) {
	.tongxun li .boxstyle img {height: 154px;}
}
@media (max-width: 767px) {
	.tongxun li .boxstyle img {height: 238px;}
	.tongxun li .boxstyle .txtinfo {height: auto;}
	.tongxun li .boxstyle .txtinfo h4 a {-webkit-line-clamp: inherit;}
}
@media (max-width: 380px) {
	.tongxun li .boxstyle img {height: 213px;}
}
@media (max-width: 320px) {
	.tongxun li .boxstyle img {height: 176px;}
}

.appsys {overflow: hidden;}
.appsys li {overflow: hidden;float: left;}
.appsys .space {padding: 0;}
.appsys .boxpadding {padding: 0 0 30px 0;}
.appsys .boxpadding .sysico {width: 249px;height: 249px;text-align: center;margin: 0 auto;border-radius: 50%;padding: 50px 0 0 0;background: url(button-bg.png) no-repeat center;}
.appsys p {color: #ffffff;margin: 22px 0 0 0;font-size: 26px;font-weight: 500;text-shadow: 1px 1px 8px rgb(0, 0, 49);}
.appsys a:hover p {/*opacity: 0.7;filter: alpha(opacity=70);*/color: #17a9f3;}
@media (max-width: 991px) {
	
}
@media (max-width: 767px) {
	
}

.wordbreak {word-break: break-all;}

@media (max-width: 1199px){
	.result .contentlist .hjwid1 {width: 7%;}
}
@media (max-width: 991px){
	.result .contentlist .kywid1 {width: 24%;}
	.result .contentlist .kywid2 {width: 52%;}
	.result .contentlist .kywid3 {width: 24%;}
	.result .contentlist .hjwid1 {width: 9%;}
	.result .contentlist .zzwid1 {width: 20%;}
	.result .contentlist .zzwid2 {width: 15%;}
}
@media (max-width: 767px){
	.result .contentlist .kywid1 {width: 24%;}
	.result .contentlist .kywid2 {width: 50%;}
	.result .contentlist .kywid3 {width: 26%;}
}

.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;}
}
/*-------------------------btn styles--------------------------------*/
.btn-tm {
	color: #ffffff;
    background: transparent;
    padding:6px 12px; font-size:14px;font-weight: 500;margin-right: 8px;border: #4f7eaa solid 1px;border-radius: 0;
}
.btn-tm:hover,
.btn-tm:focus,
.btn-tm:active,
.btn-tm.active,
.open .dropdown-toggle.btn-tm {
	color: #ffffff;background-color: #00a8ff;border: #00a8ff solid 1px;
}
.btn-sblue {
	color: #fff;
    background: #008ec9;
    padding:3px 10px; font-size:12px;float: none;font-weight: 500;margin-right: 6px;border-radius: 2px;display: inline-block;
}
.btn-sblue:hover,
.btn-sblue:focus,
.btn-sblue:active,
.btn-sblue.active,
.open .dropdown-toggle.btn-sblue {
	color: #fff;
    background: #b41d1d;
}
.btn-shong {
	color: #fff;
    background: #b41d1d;
    padding:5px 23px; font-size:14px;float:right;font-weight: 500;
}
.btn-shong:hover,
.btn-shong:focus,
.btn-shong:active,
.btn-shong.active,
.open .dropdown-toggle.btn-shong {
	color: #fff;
    background: #008ec9;
}

.btn-more {
	color: #fff;padding: 12.5px 47px;font-size:16px;border-radius: 26px;border:0px solid #dedede;background: #ffb400;
}
.btn-more:hover,
.btn-more:focus,
.btn-more:active,
.btn-more.active,
.open .dropdown-toggle.btn-more {color: #fff;background-color: #cb1c1c;border:0px solid #fff;}

.btn-primary {float:right;padding: 5px 13px;}

.btn-gz {
	color: #fff;background: url(licp_bg02.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;padding:5px 15px; font-size:18px;font-weight: 600;float: right;
	border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
}
.btn-gz:hover,
.btn-gz:focus,
.btn-gz:active,
.btn-gz.active,
.open .dropdown-toggle.btn-gz {
	color: #fff;
    background: url(licp_bg03.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;
}
.btn-kxcb {
	color: #fff;background: url(licp_bg03.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;padding:5px 15px; font-size:18px;font-weight: 600;float: right;
	border-top-left-radius: 3px;
    border-top-right-radius: 3px;
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;margin-left: 6px;
}
.btn-kxcb:hover,
.btn-kxcb:focus,
.btn-kxcb:active,
.btn-kxcb.active,
.open .dropdown-toggle.btn-kxcb {
	color: #fff;
    background: url(licp_bg02.gif) repeat-x top center #0b4590;
    border-left: #38dcff solid 1px;
    border-right: #38dcff solid 1px;
    border-top: #38dcff solid 1px;
}
/* 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%;
    }
}
.img-portfolio {margin-bottom: 5px;display: block;}
.img-portfolio .photobox {border: #dedede solid 1px;padding: 8px;display: block;border-radius: 4px;}
/*.img-portfolio .photobox:hover {-webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .2);box-shadow: 0 0px 6px rgba(0, 0, 0, .2);}*/
.img-portfolio .photobox:hover {-webkit-box-shadow:0 0 6px #cdcdcd;box-shadow:0 0 6px #cdcdcd;}
.img-portfolio img {width: 100%;height:246px;}
.phototitle { float:left;width:100%;overflow:hidden;font-size:15px;line-height:22px; color:#454545;padding:8px 10px; height:34px;text-align: center;text-transform: uppercase;}/*text-overflow:ellipsis; white-space:nowrap; */
.phototitle a:hover { color:#0c5ebf;text-decoration:none;}
@media screen and (max-width: 1199px){
	.img-portfolio img {height:190px; }
	.img-portfolio .photobox {padding: 6px;}
}
@media screen and (max-width: 991px){
	.img-portfolio img {height:146px; }
}
@media screen and (max-width: 767px){
	.img-portfolio {margin-bottom: 46px;}
	.img-portfolio .photobox {padding: 8px;}
	.img-portfolio img {height:auto; }
	.sixpart .indexbox{
	margin-bottom:35px;
}
}
/*Page*/
.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;float: left;
}

#pages A {
    BORDER-TOP: #efefef 1px solid;
    HEIGHT: 26px;
    BORDER-RIGHT: #efefef 1px solid;
    BACKGROUND: #fdfdfd;
    BORDER-BOTTOM: #efefef 1px solid;
    COLOR: #333;
    PADDING-BOTTOM: 0px;
    PADDING-TOP: 0px;
    PADDING-LEFT: 9px;
    TEXT-DECORATION: none;
    MARGIN: 0px 4px 5px 0;
    BORDER-LEFT: #efefef 1px solid;
    DISPLAY: inline-block;
    LINE-HEIGHT: 24px;
    PADDING-RIGHT: 8px;
}
#pages A:visited {
    BORDER-TOP: #ba1218 1px solid;
    HEIGHT: 24px;
    BORDER-RIGHT: #ba1218 1px solid;
    BACKGROUND: #fdfdfd;
    BORDER-BOTTOM: #ba1218 1px solid;
    COLOR: #333;
    PADDING-BOTTOM:;
    PADDING-LEFT: 9px;
    PADDING-LEFT: 8px;
    PADDING-LEFT: 8px;
    TEXT-DECORATION: none;
    MARGIN: 0px 4px 5px 0;
    BORDER-LEFT: #ba1218 1px solid;
    DISPLAY: inline-block;
    LINE-HEIGHT: 23px;
    PADDING-RIGHT: 8px;
}
#pages A:hover { 
     BACKGROUND: #ba1218; 
     color:#fff;
     TEXT-DECORATION: none;  
     DISPLAY: inline-block; 
}
#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: 14px;
}
/*#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.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
}

.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 4px;
}
.team-left img{
width:100%;height: auto;
}
#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;}
}
.tp-banner-container{
	overflow: hidden;
}
video{
	width: 100%;
}