*{
    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;
}
*:focus{outline:none;}
a[href]:after{content:normal;}
body {
	-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;
	font-family: Arial;
	font-size: 13px;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	background: #ffffff;word-break: break-word;
}

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

/* 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;}
.fix{position: fixed;}

/* 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;}
.mt78{margin-top:78px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb78{margin-bottom:78px;}

/* 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;}

.clear{clear:both;}
.t3d {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-o-transform: translate(0, 0);
	-ms-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.fwb {font-weight: 700;}
hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eaeaea;
}
.bgbai { background:#ffffff;}
.bgdh { background:#fbfbfb;}
.bgdl { background:#f7fafc;}
.bgf3 { background:#f3f3f3;}
.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb30 { margin-bottom:30px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt18 { margin-top:18px;}
.mt20 { margin-top:20px;}
.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-hover:hover {
    opacity: 0.8;
}
.mlr {}
.mobmt {}
.mobmt20 {}
.mobmt22 {}
.mobpadding {}
.mobmargin {}
.lanmumt {margin-top: 15px;}
.buttonbox {margin: 70px 0 38px 0;}
.nameplate {color: #fff;font-size: 24px;letter-spacing: 3px;background: #c5222a;padding: 11px 19px;text-align: center;display:inline-block;width: auto;line-height: 130%;}
.buttonplate {color: #fff;font-size: 24px;letter-spacing: 3px;background: #c5222a;padding: 12px 35px;text-align: center;display:inline-block;width: auto;line-height: 130%;
-ms-box-shadow: 0px 14px 38px 0px rgba(0, 0, 0, 0.2);
  -o-box-shadow: 0px 14px 38px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 14px 38px 0px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0px 14px 38px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 14px 38px 0px rgba(0, 0, 0, 0.2);
}
.buttonplate img {display: inline-block;margin-left: 24px;margin-top: -2px;}
.buttonplate:hover {background: #484747;}
@media (max-width: 991px){
	.mobmt {margin-top: 8px;}
	.mobmt20 {margin-top: 20px;}
	.mobpadding {padding: 0;}
	.mobmargin {margin: 0;}
	.buttonbox {text-align: center;}
}
@media (max-width: 767px){
	.mlr {padding-left: 10px;padding-right: 10px;}
	.lanmumt {margin-top: 0;}
	.mobmt22 {margin-top: 22px;}
}

.panel-group {
  margin-bottom: 0px;
}
.textcenter { text-align:center; margin:0;}
.secondarybox { display:block; padding:48px 0 30px 0;}
.secondarybox .row {margin-left: -24px;margin-right: -24px;}
.secondarybox .row > [class^='col'] {padding-left: 24px;padding-right: 24px;}
.secondarydetailbox { display:block; padding:10px 0 0 20px;}
.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;}

.papersbox { display:block; overflow:hidden; padding:132px 0 92px 0;}
.papersbox form {background: #f9f9f9; padding: 15px 13px 5px 10px; border-radius: 2px; border: #ececec solid 1px;}
.papersbox .jsbox {padding-right: 6px;width:96px;}
.papersbox .jsbox1 {padding-right: 6px;width:108px;}
.papersbox select.form-control {padding-right: 5px;margin: 0;height: 30px;width: 166px;}
.papersbox .form-control {border-color: #e9f1f6;box-shadow:none;color: #838383;}
.papersbox .p0 { padding:0px;}
@media (max-width: 1280px) {
.secondarydetailbox { display:block; padding:10px 0 0 10px;}
}
@media (max-width: 1199px) {
.secondarydetailbox { display:block; padding:10px 0 0 6px;}
}
@media (max-width: 991px) {
.secondarydetailbox { display:block; padding:10px 0 0 0;}
}
@media (max-width: 800px){
	.papersbox { padding:78px 0 48px 0;}
	.secondarybox { padding:36px 5px 20px 5px;}
}
@media (max-width: 767px) {
	.secondarydetailbox { padding:0;}
	.papersbox { padding:48px 5px 6px 5px;}
}
.nrhei {font-size: 17px; line-height: 170%;color: #333;}
.nrhei b {font-size: 18px;}

.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%);
}
.indexbox {width: auto; height:auto; overflow:hidden;}
.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;}
.subpagebox {margin-bottom: 78px;}
.subpagebox:last-child {margin-bottom: 0px;}
@media (max-width: 768px){
.indexbox2 {margin-bottom: 18px;}
}
/*---------------ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã¢â‚¬â„¢Ãƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã‚Â¸Ãƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¨Ãƒâ€ Ã¢â‚¬â„¢Ãƒâ€¦Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢Ãƒâ€šÃ‚Â¯---------------------*/
.firstpart {overflow: hidden;padding: 26px 0 60px 0;}
.secondpart {padding: 60px 0 60px 0;background: #f0f5fa;}
.thirdpart {padding: 60px 0 60px 0;}
.fourpart {background: url(enbg01.jpg) no-repeat fixed center #00305c;background-size: cover;width: 100%;filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='bg02.jpg',sizingMethod='scale');padding: 75px 0 80px 0;}
.fivepart {padding: 70px 0 70px 0;}
.footpart {padding: 50px 0 55px 0;background: #002f6e;}
.breakthrough {overflow: hidden;margin: 0 0 38px 0;}
.currentissue {overflow: hidden;margin: 0 0 10px 0;}
@media (max-width: 991px){

}
@media (max-width: 767px){
.firstpart {overflow: hidden;padding: 30px 0 30px 0;}
.secondpart {padding: 36px 0 36px 0;}
.thirdpart {padding: 30px 0 30px 0;}
.fourpart {padding: 45px 0 45px 0;}
.fivepart {padding: 30px 0 35px 0;}
.footpart {padding: 35px 0 8px 0;}
}
.fivepart .row {margin-left: -24px;margin-right: -24px;}
.fivepart .row > [class^='col'] {padding-left: 24px;padding-right: 24px;}
/*---------------ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¸Ãƒâ€ Ã¢â‚¬â„¢ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â±ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬---------------------*/
.container-flex > .row {
  /*display: -webkit-box;
  display: -ms-flexbox;
  display: flex;*/
  margin-right: 0;
  margin-left: 0;
}
.container-full > .row > [class^='col'] {
  /*float: none;*/
  padding-right: 0;
  padding-left: 0;
}

.win-l {width: 52.858%;}
.win-r {width: 44.604%;}
@media (max-width: 1280px){
.win-l {width: 55.967%;}
.win-r {width: 41.604%;}
}
@media (max-width: 800px){
.win-l {width: 100%;}
.win-r {width: 100%;}
}
/* Atribute Navigation
=================================*/
.attr-nav{
    float: right;
    display: inline-block;
    margin-left: 25px;
}

.attr-nav > ul{
    padding: 0;
    margin: 0 0 -7px 0;
    list-style: none;
    display: inline-block;
}

.attr-nav > ul > li{
    float: left;
    display: block;margin-right: 15px;
}
.attr-nav > ul > li:last-child {margin-right: 0px;}

.attr-nav > ul > li > a{
    color: #fff;
    display: block;
    position: relative;font-size: 16px;line-height: 1.2;
}
.attr-nav > ul > li > a:hover {color: #0ce8ff;}
.attr-nav > ul > li .langea { display: inline-block; background: none; height: 19px; width: 21px; border: 1px #e1e1e1 solid; border-radius: 2px; text-align: center; line-height: 18px; vertical-align: top;margin-left: 2px;color: #fff;font-size: 0.75rem;}
.attr-nav > ul > li .langea:hover {color: #0ce8ff;}
@media (max-width: 767px){
	
}
/* Top Search
=================================*/
.top-search{
    background-color: #0e2368;
    padding: 10px 0;
    display: none;
}

.top-search input.form-control{
    background-color: transparent;
    border: none;
    -moz-box-shadow: 0px 0px 0px;
    -webkit-box-shadow: 0px 0px 0px;
    -o-box-shadow: 0px 0px 0px;
    box-shadow: 0px 0px 0px;
    color: #fff;
    height: 40px;
    padding: 0 15px;
}

.top-search .input-group-addon{
    background-color: transparent;
    border: none;
    color: #fff;
    padding-left: 0;
    padding-right: 0;font-size: 18px;
}

.top-search .input-group-addon.close-search{
    cursor: pointer;
}
@media (max-width: 991px) {
.top-search .container{
        padding: 0 45px;
    }
}
@media (max-width: 767px) {
.top-search .container{
        padding: 0 20px;
    }
.top-search{padding: 0;}
}
/*---------------ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¾Ãƒâ€šÃ‚Â¦ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã…Â¡Ãƒâ€šÃ‚Â¹ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾---------------------*/
.webheader {}
.webheader .slick-slide {position: relative;}
.webheader .slick-list li {background-repeat: no-repeat;background-position: center top;background-size: cover;height: 790px;position: relative; }
.webheader .slick-list li a {}
.webheader .slick-list li .focustitle {position: absolute;bottom: 29px;color: #fff;font-size: 35px;font-weight: 500;right: 60px;max-width: 62%;text-align: right;line-height: 130%;overflow: hidden;text-shadow: 2px 2px 0px #000;}
.webheader .slick-list li h3 {position: absolute;bottom: 29px;color: #fff;font-size: 30px;font-weight: 700;right: 60px;max-width: 62%;text-align: right;line-height: 130%;overflow: hidden;height: 77px;text-shadow: 2px 2px 0px #000;}

.webheader .slick-dots {bottom: 30px;text-align: inherit;width: auto;margin: 0 0 0 50px;}
.webheader .slick-dots li button {font-size: 15px;color: #fff;background: none;height: 38px;width: 38px;border-radius: 50%;}
.webheader .slick-dots li.slick-active button {background: #1770ff;}
.webheader .slick-dots li button:before {font-size: 0px;}
.webheader .slick-dots li {height: 38px;width: 38px;}

.webheader .slick-slide .title {background: url(bg02.png) repeat-x bottom left;color: #fff;position: absolute;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;}
.webheader .slick-slide .topbg {background: url(bg03.png) repeat-x bottom left;color: #fff;position: absolute;left: 0;right: 0;top: 0;width: 100%;height: 233px;}

/*Arrows*/
.webheader .slick-prev,
.webheader .slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 40%;

    display: block;

    width: 40px;
    height: 66px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: rgba(52, 161, 255, 0.3) solid 1px;
    outline: none;
    background: rgba(19, 112, 237, 0.3);border-radius: 4px;z-index: 1;
}
.webheader .slick-prev:hover,
.webheader .slick-prev:focus,
.webheader .slick-next:hover,
.webheader .slick-next:focus
{
    color: transparent;
    outline: none;
    /*background: #0e6eb8;*/
}

.webheader .slick-prev.slick-disabled:before,
.webheader .slick-next.slick-disabled:before
{
    opacity: .25;
}

.webheader .slick-prev:before,
.webheader .slick-next:before
{
    font-family: 'FontAwesome';
    font-size: 36px;
    line-height: 1;

    opacity: .5;
    color: white;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.webheader .slick-prev:hover:before,
.webheader .slick-prev:focus:before,
.webheader .slick-next:hover:before,
.webheader .slick-next:focus:before
{
    opacity: .8;
}
.webheader .slick-prev {left:2%;padding: 0 4px 0 0;}
.webheader .slick-next {right:2%;padding: 0 0 0 4px;}
.webheader .slick-prev, .webheader .slick-next {display: none !important;}
@media (max-width: 991px) {
	.webheader .slick-prev {left: 0%;}
	.webheader .slick-next {right: 0%;}
}
@media (max-width: 767px) {
	.webheader .slick-prev,
	.webheader .slick-next {display: none !important;}
    .webheader .slick-slide .topbg {background: none;}
}
/*-----------------NEWS-----------------*/
.events {overflow: hidden;display: block;}
.events li {BORDER-BOTTOM: #cdcdcd dotted 0px;overflow:hidden; display:block;margin-bottom: 17px;}
.events li:nth-last-child(1){BORDER-BOTTOM:none;padding-bottom: 0;margin-bottom: 0;}
.events li .news_t h2 {WIDTH: 100%; FLOAT: left; overflow:hidden; display:block; margin:0; LINE-HEIGHT: 27px;height: 54px;}
.events li .news_t h2 a {OVERFLOW: hidden; FONT-SIZE: 20px;COLOR: #333333;TEXT-DECORATION: none;font-weight: 700;-webkit-line-clamp: 2;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;}
.events li .news_t h2 a:hover {TEXT-DECORATION: none; color:#2b499c;}
.events li .news_t span {font-family:Arial; font-size:18px; HEIGHT: 18px; COLOR: #0073cf; LINE-HEIGHT: 20px; display:block;float: left;margin-bottom: 6px;font-weight: 700;}
.events li .news_t p {WIDTH: 100%; WHITE-SPACE: nowrap; TEXT-OVERFLOW: ellipsis; overflow:hidden; FLOAT: left; FONT-SIZE: 13px; COLOR: #999999; LINE-HEIGHT: 20px; font-family: Arial;margin: 0 0 4px; padding-left:9px;}
.events li .news_t p > span { color:#0086d1;}

.events-l {width: 47.483%;position: relative;padding-right: 40px;float: left;}
.events-l img {width: 100%;height: 402px;}
.event_txt{position:relative;padding:16px 0 0; background:#f0f5fa; width:90%;margin: -53px auto 30px auto;}
.event_txt .event_t1{margin:0 16px 0 16px;overflow: hidden;}
.event_time{width:88px; height:88px; background:url(event_time.png); float:left; border-right:4px solid #b2d4ec; text-align:center; margin-right:20px;}
.event_time p,.event_list .event_time p{font-size:36px;color:#333; margin:12px 0 5px;line-height: 36px;font-weight: 700;}
.event_time span{font-size:17px; color:#7c7c7c;font-weight: 700;}
.event_t1 h5{font-size:23px; line-height:1.3; font-weight:normal; overflow:hidden;text-transform: initial;margin: 0;}
.event_t1 h5 a{color:#333}
.event_t1 h5 a:hover{color:#043b8b;}
.event_t2{font-size:16px; color:#747474; margin-top:9px;background: url(en-icon02.png) no-repeat left 0px;padding-left: 28px;line-height: 22px;}
.event_t2 img {display: inline-block;margin-right: 9px;margin-top: -3px;width: auto;height: auto;}
.events-r {overflow: hidden;}
.event_r {overflow: hidden;}
.event_list h5{font-size:23px; line-height:1.3;text-transform: initial;margin: 0;}
.event_list h5 a{color:#333}
.event_list h5 a:hover{color:#043b8b;}
.event_list p{font-size:16px;color:#747474; margin-top:10px;}
.event_list li{margin-bottom:32px; overflow:hidden}
.event_list li:last-child{margin-bottom:0px;}
@media (max-width: 1440px) {
    .events-l img {height: 360px;}
    .event_list li{margin-bottom:22px;}
}
@media (max-width: 1280px) {
    .events-l img {height: 340px;}
}
@media (max-width: 1199px) {
    .event_txt{margin: -40px auto 30px auto;}
    .events-l {width: 50.483%;padding-right: 30px;}
	.events-l img {height: 286px;}
    .event_list h5{font-size:19px;}
    .event_t1 h5{font-size:19px;}
}
@media (max-width: 991px) {
    .events-l {width: 100%;float: none;padding-right: 0px;}
	.events-l img {height: auto;}
	.events-r {border-top: #ccc dotted 1px;padding-top: 30px;}
    .event_list h5{font-size:22px;}
    .event_t1 h5{font-size:22px;}
    .event_list li{margin-bottom:32px;}
    .event_txt{margin: -66px auto 30px auto;}
}
@media (max-width: 767px) {
	.event_list h5{font-size:18px;}
	.event_t1 h5{font-size:18px;}
    .event_txt{margin: -46px auto 30px auto;}
}

/*--------------Flexisel---------------------*/
#flexiselDemo1 {
	display: none;
}
#flexiselDemo2 {
	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;
}
/*--------------Research Direction---------------------*/
.direction {}
.direction .row {margin-left: -22px;margin-right: -22px;}
.direction .row > [class^='col'] {padding-left: 22px;padding-right: 22px;}
.direction li {}
.direction li .item {
    background: #ffffff;
    position: relative;
    padding: 50px 28px 50px;
    -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.1);
    border-top: 5px solid #0073cf;
    z-index: 1;
    overflow: hidden;height: 468px;
}
.direction li .item .fxpic {width: 116px;height: 116px;border: #0073cf solid 2px;margin: 0 auto;padding: 6px;border-radius: 50%;background: #fff;margin-bottom: 30px;}
.direction li .item:hover .fxpic {border: #0067ba solid 2px;}
.direction li .item .fxpic img {border-radius: 50%;}
.direction li .item h4 {font-weight: 500;margin:0 0 15px 0;color: #222;font-size: 22px;line-height: 130%;}
.direction li .item p {font-weight: 500;color: #777;font-size: 16px;line-height: 140%;margin: 0;}
.direction li .item::after {
    position: absolute;
    left: 0;
    top: -100%;
    content: "";
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: #0073cf;
}
.direction li .item:hover::after {
    top: 0;
}
.direction li .item h4, .direction li .item p {
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
}
.direction li .item:hover h4, .direction li .item:hover p {
    color: #ffffff;
}
@media (max-width: 1280px){
.direction .row {margin-left: -19px;margin-right: -19px;}
.direction .row > [class^='col'] {padding-left: 19px;padding-right: 19px;}
}
@media (max-width: 1239px){
.direction li .item {height: 498px;}
}
@media (max-width: 1100px){
.direction li .item {height: 522px;}
.direction .row {margin-left: -15px;margin-right: -15px;}
.direction .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
}
@media (max-width: 1024px){
.direction li .item {padding: 50px 20px 50px;}
.direction li .item h4 {font-size: 20px;}
}
@media (max-width: 800px){
.direction li .item {height: 620px;}
}
@media (max-width: 767px){
.direction li .item h4 {font-size: 22px;}
}
/*---------------Links---------------------*/
.linkspic {}
.linkspic li {margin-bottom: 26px;}
.linkspic li img {border: #fff solid 1px;height: 82px;width: 100%;}
@media (max-width: 1280px){
	.linkspic li img {height: 78px;}
}
@media (max-width: 1199px){
	.linkspic li img {height: 72px;}
}
@media (max-width: 1024px){
	.linkspic li img {height: 60px;}
}
@media (max-width: 991px){
.linkspic .row {margin-left: -10px;margin-right: -10px;}
.linkspic .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
.linkspic li {margin-bottom: 20px;}
}
@media (max-width: 800px){
	.linkspic li img {height: 48px;}
}
/*ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“Ãƒâ€¹Ã…â€œÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨*/
.staffsort {padding: 10px 20px 20px 20px;min-height: 750px;}
.staff { overflow: hidden;}
.staff li {margin-bottom: 24px;margin-top: 8px;}
.staff li .boxstyle {overflow: hidden;width: 141px;margin: 0 auto;}
.staff li .boxstyle img {width: 141px;height: 198px;}
.staff li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.staff li .boxstyle .txtinfo {margin: 10px 0 0 0;overflow: hidden;}
.staff li .boxstyle .txtinfo h4 { color: #222;font-size: 17px;font-weight: 500;margin: 0 0 6px 0;line-height: 20px;font-weight: 700;border-bottom: 1px solid #898989;padding-bottom: 6px;float: left;}
.staff li .boxstyle .txtinfo h4 a { color: #222;word-break:break-all;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.staff li .boxstyle .txtinfo h4 a:hover { color: #003c90;}
.staff li .boxstyle .txtinfo h5 {font-size: 14px;color: #444;margin: 0 0 8px 0;text-transform: inherit;float: left;width: 100%;}
.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 (max-width: 991px) {
    .staff li .boxstyle .txtinfo h4 {font-size: 15px;}
}
@media (max-width: 767px) {
	.staff li .boxstyle img {width: 136px; height: 181px;}
}
/*--------------pagebanner---------------------*/
@-webkit-keyframes bgpulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.08,1.08,1.08);transform:scale3d(1.08,1.08,1.08)}}
@keyframes bgpulse{from,to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1)}50%{-webkit-transform:scale3d(1.08,1.08,1.08);transform:scale3d(1.08,1.08,1.08)}}
.bgpulse{-webkit-animation-name:bgpulse;animation-name:bgpulse}

.pageheader-box {padding-top: 130px;}
.pageheader { overflow:hidden;position:relative;background-color: #0d1520;background-repeat: no-repeat;background-size: cover;}
.pageheader .bg { background-repeat: no-repeat;background-size:cover;height:100%; width:100%; position:absolute; animation:bgpulse 18s infinite linear; -webkit-animation:bgpulse 18s infinite linear; -moz-animation:bgpulse 18s infinite linear; -o-animation:bgpulse 18s infinite linear; -ms-animation:bgpulse 18s infinite linear;background-position: center;}
.pageheader .columnname { padding:120px 0; overflow:hidden;position: relative;}
.pageheader .columnname h1 {font-size: 60px;line-height: 1;color: #fff;margin: 0;font-weight: 700;word-break:break-all;text-shadow: 0px 0px 5px #001839;}
.pageheader .columnname .position-title {text-align: right;}
@media (max-width: 1366px){
	.pageheader-box {padding-top: 119px;}
}
@media (max-width: 1280px){
	.pageheader .columnname { padding:90px 0;}
}
@media (max-width: 1199px){
	
}
@media (max-width: 1024px){
	.pageheader-box {padding-top: 96px;}
}
@media (max-width: 991px){
    .pageheader-box {padding-top: 85px;}
    .pageheader {background-size: 128% 100%;background-position: 70% 100%;}
	.pageheader .bg {background-size: 128% 100%;background-position: 70% 100%;}
	.pageheader .columnname { padding:80px 0;}
    .pageheader .columnname .position-title {text-align: left;}
}
@media (max-width: 800px){
    .pageheader .columnname { padding:60px 0;}
}
@media (max-width: 767px){
    .pageheader {background-size: cover;background-position: 86% 100%;}
	.pageheader .bg {background-size: cover;background-position: 86% 100%;}
	.pageheader .columnname { padding:50px 0;}
    .pageheader-box {padding-top: 70px;}
    .pageheader .columnname h1 {font-size: 52px;}
}
/*--------------Annual Report---------------------*/
.nianbao { margin-top: 30px;}
.nianbao .row {margin-left: -20px;margin-right: -20px;}
.nianbao .row > [class^='col'] {padding-left: 20px;padding-right: 20px;}
.nianbao li {margin-bottom: 20px;}
.nianbao li .boxstyle {}
.nianbao li .boxstyle img {height: 246px;width: 100%;}
.nianbao li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.nianbao li .boxstyle .txtinfo {margin: 12px 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: 20px;margin: 0 0 8px 0;}
.nianbao li .boxstyle .txtinfo h4 a { color: #222;line-height: 1.4;border: 0;font-weight: 500;width: 100%;overflow: hidden;display: block;}
.nianbao li .boxstyle .txtinfo h4 a:hover { color: #0d4394;}
.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: 1440px) {
	.nianbao li .boxstyle img {height: 218px;}
}
@media (max-width: 1280px) {
	.nianbao li .boxstyle img {height: 207px;}
    .nianbao li .boxstyle .txtinfo h4 { font-size: 19px;}
}
@media (max-width: 1199px) {
	.nianbao .row {margin-left: -15px;margin-right: -15px;}
	.nianbao .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
	.nianbao li .boxstyle img {height: 162px;}
    .nianbao li .boxstyle .txtinfo h4 { font-size: 15px;}
}
@media (max-width: 991px) {
	.nianbao li .boxstyle img {height: 190px;}
    .nianbao li .boxstyle .txtinfo h4 { font-size: 17px;}
}
@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;}
    .nianbao li .boxstyle .txtinfo h4 { font-size: 20px;}
}
/*--------------Page Research Direction---------------------*/
.pagedirection {}
.pagedirection li {}
.pagedirection li .item {
    background: #ffffff;
    position: relative;
    padding: 50px 28px 50px;
    z-index: 1;
    overflow: hidden;
}
.pagedirection li .item .fxpic {width: 116px;height: 116px;border: #0073cf solid 2px;margin: 0 auto;padding: 6px;border-radius: 50%;background: #fff;margin-bottom: 30px;}
.pagedirection li .item:hover .fxpic {border: #0067ba solid 2px;}
.pagedirection li .item .fxpic img {border-radius: 50%;}
.pagedirection li .item h4 {font-weight: 500;margin:0 0 15px 0;color: #222;font-size: 22px;line-height: 130%;}
.pagedirection li .item p {font-weight: 500;color: #777;font-size: 16px;line-height: 140%;margin: 0;}
.pagedirection li .item h4, .direction li .item p {
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
}

/*.pagedirection li .item::after {
    position: absolute;
    left: 0;
    top: -100%;
    content: "";
    transition: all 0.35s ease-in-out;
    -webkit-transition: all 0.35s ease-in-out;
    -moz-transition: all 0.35s ease-in-out;
    -ms-transition: all 0.35s ease-in-out;
    -o-transition: all 0.35s ease-in-out;
    height: 100%;
    width: 100%;
    z-index: -1;
    background: #0073cf;
}
.pagedirection li .item:hover::after {
    top: 0;
}
.pagedirection li .item:hover h4, .pagedirection li .item:hover p {
    color: #ffffff;
}*/

@media (max-width: 767px){
.direction li .item h4 {font-size: 22px;}
}
/* Pager
---------------------------------- */
ul.pagination,
ul.pager {
	margin: 0 0 15px 0;
	text-align: left;
}
ul.pagination a {
	padding: 0;
	margin: 0 5px 0 0;
	border-bottom: none;
	font-size: 12px;
	display: inline-block;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
ul.pagination a,
.pagination > a:first-child,
.pagination > a:last-child,
ul.pager > a {
	padding: 8px 12px;
	border: 1px solid #dbdbdb;
	line-height: 1;
	background-color: #fafafa;
	display: inline-block;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	color: #666666;
}
ul.pagination > a:hover {
	background-color: transparent;
	color: #ffffff;
	background-color: #d03526;
	border-color: #d03526;
}
ul.pagination a.active,
.pagination > a.active:hover,
.pagination > a.active:focus {
	color: #ffffff;
	background-color: #d03526;
	border-color: #d03526;
	line-height: 1;
}
ul.pagination > a:focus {
	background-color: #d03526;border-color: #d03526;color: #ffffff;
}

/*---------------ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¦Ãƒâ€šÃ‚Â Ãƒâ€šÃ‚Â·ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â---------------------*/
.webcolumn {overflow: hidden;margin-bottom: 6px;text-align: center;}
.webcolumn .lmname {margin: 0 0 28px 0;font-size: 60px;line-height: 100%;color: #002c74;position: relative;display: inline-block;padding-bottom: 18px;font-weight: 700;text-transform: uppercase;}
.webcolumn .lmname:after {
    bottom: 0;
    left: 50%;
    margin-left: -36px;
    content: "";
    position: absolute;
    width: 65px;
    height: 10px;
    background: url(en-line.png) no-repeat center;
	border-radius: 1px;
}
.webcolumn .lmname a {color: #0065b7;line-height: 30px;}
.webcolumn .lmname a:hover {color: #000000;}
.webcolumn .lmname1 {margin: 0 0 14px 0;font-size: 34px;line-height: 34px;color: #fff;letter-spacing: 2px;position: relative;display: inline-block;padding-bottom: 20px;font-weight: 700;}
.webcolumn .lmname1:after {
    bottom: 0;
    left: 50%;
    margin-left: -20px;
    content: "";
    position: absolute;
    width: 40px;
    height: 4px;
    background: #d7d7d7;
	border-radius: 1px;
}
.webcolumn .lmname1 a {color: #0065b7;line-height: 30px;}
.webcolumn .lmname1 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;}
.fourpart .webcolumn .lmname {color: #fff;}
.fivepart .webcolumn .lmname {font-size: 50px;}

.sylanmu { overflow: hidden;margin: 0 0 30px 0;}
.sylanmu h3 {font-size: 42px;font-weight: 300; color: #000000;text-align: center;margin: 15px 0 0 0;line-height: 42px;}
.sylanmu h3 a {color: #003686;}
.sylanmu h3 a:hover {color: #ca001c;}
.sylanmu h4 {text-align: center;font-size: 12px;color: #838383;margin: 0;text-transform: uppercase;letter-spacing: 2px;}

.sylanmu1 { overflow: hidden;margin: 0 0 30px 0;font-size: 18px;color: #2e2e2e;margin: 0 0 100px 0;line-height: 100%;letter-spacing: 1px;}
.sylanmu1 a:hover {color: #ca001c;}

.sublanmu { overflow: hidden;margin: 0 0 30px 0;}
.sublanmu h3 {font-size: 24px;color: #000000;text-align: center;margin: 18px 0 0 0;line-height: 24px;letter-spacing: 1px;}
.sublanmu h3 a {color: #003686;}
.sublanmu h3 a:hover {color: #ca001c;}
.sublanmu h4 {text-align: center;font-size: 12px;color: #838383;margin: 9px 0 0 0;text-transform: uppercase;letter-spacing: 2px;}
.sublanmu h1 {font-size: 35px;color: #c5222a;text-align: center;margin: 0;line-height: 100%;}

.sublanmu1 { overflow: hidden;margin: 0 0 30px 0;}
.sublanmu1 h3 {font-size: 34px;font-weight: 700; color: #2e2e2e;text-align: center;margin: 15px 0 0 0;line-height: 100%;letter-spacing: 1px;}
.sublanmu1 h3 a {color: #003686;}
.sublanmu1 h3 a:hover {color: #ca001c;}
.sublanmu1 h4 {text-align: center;font-size: 12px;color: #838383;margin: 0;text-transform: uppercase;letter-spacing: 2px;}

.sublanmu2 { overflow: hidden;margin: 0 0 68px 0;}
.sublanmu2 h3 {font-size: 26px;font-weight: 500; color: #2e2e2e;text-align: center;margin: 12px 0 0 0;line-height: 100%;letter-spacing: 1px;}
.sublanmu2 h3 a {color: #003686;}
.sublanmu2 h3 a:hover {color: #ca001c;}
.sublanmu2 h4 {text-align: center;font-size: 12px;color: #838383;margin: 0;text-transform: uppercase;letter-spacing: 2px;}
@media(max-width:800px){
	.sublanmu2 { overflow: hidden;margin: 0 0 50px 0;}
}

.lanmu { margin-bottom: 10px;overflow: hidden;}
.lanmu_l{ color:#333; font-weight:700; float:left; font-size:22px;line-height: 1.3;}
.lanmu_r{ line-height:38px; float:right; color:#999999; font-family: Arial; font-size:13px;}
.lanmu_r a{ color:#999999; text-decoration:none;}
.lanmu_r a:hover{ color:#F00307; text-decoration:none;}

.lanmu1 { margin-bottom: 30px;overflow: hidden;}
.lanmu1_l{ line-height:1; color:#002c74; font-weight:700; float:left; font-size:45px; padding-bottom: 20px;}
.lanmu1_l:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 70px;
    height: 5px;
    background: #f45a2b;
}
.lanmu1_r{ line-height:44px; float:right; color:#bddcff; font-family: Arial; font-size:12px;}
.lanmu1_r a{ color:#1b84c6; text-decoration:none;}
.lanmu1_r a:hover{ color:#F00307; text-decoration:none;}

.lanmu2 { height:42px;}
.lanmu2_l{ height:42px; color:#1d1d1d; font-weight:700; float:left; font-size:25px;letter-spacing: 1px;}
.lanmu2_r{ line-height:28px; float:right; color:#999999; font-family: Arial; font-size:13px;}
.lanmu2_r a{ color:#999999; text-decoration:none;}
.lanmu2_r a:hover{ color:#F00307; text-decoration:none;}

.lanmu3 { height:48px; background: url() 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() 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;}

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

.peoplesort {font-size:18px; color:#ffffff; font-weight:700; padding-top:9px;min-width: 120px;}
@media(max-width:991px){
	.sylanmu1 { margin: 0 0 70px 0;}
}
@media(max-width:767px){
	.sylanmu1 { margin: 0 0 50px 0;}
}
@media(max-width:320px){
	.peoplesort {font-size:15px;}
}

/*----ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â½Ãƒâ€šÃ‚Â®ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â€žÂ¢Ãƒâ€šÃ‚Â­ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾----*/
.gy-carousel-1 {margin-left: -20px;margin-right: -20px;}
.gy-carousel-1 .slick-slide {margin: 0 20px;}
.gy-carousel-1 .slick-slide img {width: 100%;height: 246px;}
.gy-carousel-1 .slick-slide p {font-size: 20px;line-height: 150%;color: #222;margin: 16px 0 0 0;}
.gy-carousel-1 .slick-slide a:hover p {color: #0b4294;}
/*Dots*/
.gy-carousel-1 .slick-dots {position: inherit;bottom: -26px;}
.gy-carousel-1 .slick-dots li button:before {font-size: 14px;}
/*Arrows*/
.gy-carousel-1 .slick-prev,
.gy-carousel-1 .slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 40%;

    display: block;

    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none !important;
    outline: none;
    /*background: rgba(75, 140, 190, 0.4);border-radius: 100%;*/z-index: 1;
}
.gy-carousel-1 .slick-prev:hover,
.gy-carousel-1 .slick-prev:focus,
.gy-carousel-1 .slick-next:hover,
.gy-carousel-1 .slick-next:focus
{
    color: transparent;
    outline: none;
    /*background: #0e6eb8;*/
}
.gy-carousel-1 .slick-prev:hover:before,
.gy-carousel-1 .slick-prev:focus:before,
.gy-carousel-1 .slick-next:hover:before,
.gy-carousel-1 .slick-next:focus:before
{
    opacity: 1;
}
.gy-carousel-1 .slick-prev.slick-disabled:before,
.gy-carousel-1 .slick-next.slick-disabled:before
{
    opacity: .25;
}

.gy-carousel-1 .slick-prev:before,
.gy-carousel-1 .slick-next:before
{
    font-family: 'FontAwesome';
    font-size: 70px;
    line-height: 1;

    opacity: .25;
    color: transparent;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.gy-carousel-1 .slick-prev:before {background: url(slide_left.png) no-repeat center;}
.gy-carousel-1 .slick-next:before {background: url(slide_right.png) no-repeat center;}
.gy-carousel-1 .slick-prev {left:-5%;}
.gy-carousel-1 .slick-next {right:-5%;}
@media (max-width: 1536px) {
    .gy-carousel-1 .slick-prev {left:-3%;}
    .gy-carousel-1 .slick-next {right:-3%;}
}
@media (max-width: 1440px) {
   .gy-carousel-1 .slick-slide img {height: 218px;} 
}
@media (max-width: 1280px) {
    .gy-carousel-1 {padding: 0 30px;}
    .gy-carousel-1 .slick-slide img {height: 196px;}
    .gy-carousel-1 .slick-prev {left:-4%;}
    .gy-carousel-1 .slick-next {right:-4%;}
    .gy-carousel-1 .slick-slide p {font-size: 18px;}
}
@media (max-width: 1199px) {
	.gy-carousel-1 .slick-prev {left: -5%;}
	.gy-carousel-1 .slick-next {right: -5%;}
    .gy-carousel-1 .slick-slide {margin: 0 15px;}
    .gy-carousel-1 .slick-slide img {height: 154px;}
}
@media (max-width: 991px) {
	.gy-carousel-1 .slick-slide img {height: 176px;}
}
@media (max-width: 767px) {
    .gy-carousel-1 {padding: 0 5px;}
	.gy-carousel-1 .slick-prev,
	.gy-carousel-1 .slick-next {display: none !important;}
    .gy-carousel-1 .slick-slide img {height: 210px;}
}
@media (max-width: 380px) {
    .gy-carousel-1 .slick-slide img {height: 188px;}
    .gy-carousel-1 .slick-slide p {font-size: 17px;}
}

/*ÃƒÆ’Ã‚Â©ÃƒÂ¢Ã¢â‚¬Å¡Ã‚Â¬Ãƒâ€¦Ã‚Â¡ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡*/
.picturelist {overflow: hidden;}
.picturelist .row {margin-right: -20px;margin-left: -20px;}
.picturelist .row > [class^='col'] {padding-right: 20px;padding-left: 20px;}
.picturelist li {margin-bottom: 30px;}
.picturelist li:last-child {/* display: none; */}
.picturelist li .boxstyle {position: relative;}
.picturelist li .boxstyle .thumbnail__link {border: #ccc solid 1px;}
.picturelist li .boxstyle img {width: 100%;height: 242px;}
.picturelist li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.picturelist li:nth-child(1n+0) .boxstyle .txtinfo {background-color: #53a0e1;}
.picturelist li:nth-child(2n+0) .boxstyle .txtinfo {background-color: #1aabe0;}
.picturelist li:nth-child(3n+0) .boxstyle .txtinfo {background-color: #1db3b5;}
.picturelist li .boxstyle .txtinfo {margin: -65px 30px 0 30px;overflow: hidden;padding: 22px;position: relative;z-index: 2;}
.picturelist li:hover .boxstyle .txtinfo {background-color: #005bac !important;}
.picturelist li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.picturelist li .boxstyle .txtinfo h4 { font-size: 20px;font-weight: 500;margin: 0 0 20px 0;line-height: 125%;overflow: hidden;height: 75px;color: #fff;}
.picturelist li .boxstyle .txtinfo h4 a { color: #fff;width: 100%;display: block;-webkit-line-clamp: 3;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;}
.picturelist li .boxstyle .txtinfo h4 a:hover { color: #74baf2;}
.picturelist li .boxstyle .txtinfo p {font-size: 15px;color: #e1edf8;line-height: 140%;margin: 0;word-break: break-all;width: 100%;-webkit-line-clamp: 4;display: -webkit-box;overflow: hidden;-webkit-box-orient: vertical;height: 86px;}
.picturelist li .boxstyle .txtinfo span {font-size: 16px;color: #74baf2;line-height: 22px;font-weight: 700;margin-bottom: 6px;display: block;}
@media (max-width: 1440px) {
    .picturelist li .boxstyle img {height: 218px;}
}
@media (max-width: 1280px) {
.picturelist .row {margin-right: -19px;margin-left: -19px;}
.picturelist .row > [class^='col'] {padding-right: 19px;padding-left: 19px;}
.picturelist li .boxstyle img {height: 206px;}
.picturelist li .boxstyle .txtinfo {margin: -52px 30px 0 30px;}
}
@media (max-width: 1199px) {
.picturelist li .boxstyle img {height: 162px;}
.picturelist .row {margin-right: -15px;margin-left: -15px;}
.picturelist .row > [class^='col'] {padding-right: 15px;padding-left: 15px;}
.picturelist li .boxstyle .txtinfo {padding: 13px 15px;}
.picturelist li .boxstyle .txtinfo {margin: -42px 20px 0 20px;}
}
@media (max-width: 1024px) {

}
@media (max-width: 991px) {
.picturelist li:last-child {display: block;}
.picturelist li .boxstyle img {height: 190px;}
.picturelist li .boxstyle .txtinfo h4 { font-size: 18px;height: 68px;}
}
@media (max-width: 800px) {

}
@media (max-width: 767px) {
.picturelist li:last-child {display: none;}
.picturelist li .boxstyle .txtinfo h4 { font-size: 20px;}
.picturelist li .boxstyle .txtinfo h4 a {-webkit-line-clamp: initial;}
.picturelist li .boxstyle .txtinfo h4, .picturelist li .boxstyle img {height: auto;}
}

.picturelists { overflow: hidden;}
.picturelists .row {margin-right: -13px;margin-left: -13px;}
.picturelists .col-md-3 {padding-right: 13px;padding-left: 13px;}
.picturelists li {margin-bottom: 20px;}
.picturelists li .boxstyle {overflow: hidden;}
.picturelists li .boxstyle a {border-radius: 4px;}
.picturelists li .boxstyle img {width: 100%;height: 185px;}
.picturelists li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.picturelists li .boxstyle .txtinfo {margin: 8px 6px 0 6px;overflow: hidden;}
.picturelists li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.picturelists li .boxstyle .txtinfo h4 { font-size: 18px;font-weight: 700;margin: 0 0 3px 0;line-height: 25px;overflow: hidden;}
.picturelists li .boxstyle .txtinfo h4 a { color: #333333;/*text-overflow:ellipsis; white-space:nowrap;*/overflow: hidden;width: 100%;display: block;}
.picturelists li .boxstyle .txtinfo h4 a:hover { color: #2b499c;}
.picturelists li .boxstyle .txtinfo p {font-size: 13px;color: #999999;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%;}
.picturelists li .boxstyle .txtinfo span {font-size: 14px;color: #999999;line-height: 22px;}
@media (max-width: 1199px) {
.picturelists li .boxstyle img {height: 144px;}
.picturelists li .boxstyle .txtinfo {height: 104px;}
}
@media (max-width: 991px) {
.picturelists li .boxstyle img {height: 147px;}
.picturelists li .boxstyle .txtinfo {height: 104px;}
}
@media (max-width: 767px) {
.picturelists li .boxstyle .txtinfo {margin: 8px 0 0 0;height: auto;}
.picturelists li .boxstyle img {height: auto;}
}

.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: 22px;
    color: #454545;
    text-decoration: none;
    font-family: Arial;background-image: url();background-repeat: no-repeat;background-position: left 4px;padding-left: 15px;
}
A.hei1: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: 14px;line-height: 18px;color: #004ea2;text-decoration: none;}
a.lan1:hover {color: #d61300; font-size: 14px; 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: Arial;background-image: url();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, a.bai14:focus {color: #8bebff;}
.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;}
    .bai14 {font-size: 17px;}
}

/*-----------------ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â­ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¥Ãƒâ€¹Ã¢â‚¬Â ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬ÂÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨---------------------*/
.list-service { overflow:hidden; display:block;}
.list-service ul li{overflow:hidden;border-bottom:0px dashed #d4d4d4; text-align:left;padding: 0;margin-bottom: 11px;background-image: url();background-repeat: no-repeat;background-position: 15px 3px;padding:0 0 0 48px;}
.list-service ul li:last-child {margin-bottom: 2px;}
.list-service ul li a{ float:left;width:100%;overflow:hidden;font-size:14px;line-height:22px; color:#838383;text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;}
.list-service ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-service ul li a:hover {color: #c5222a; text-decoration: none;}
@media (max-width: 767px){
	.list-service ul li a{width:96%;text-overflow:initial; white-space:initial;}
}

.list-crafts { overflow:hidden; display:block;}
.list-crafts ul li{overflow:hidden;border-bottom:0px dashed #d4d4d4; text-align:left;padding: 0;margin-bottom: 11px;background-image: url();background-repeat: no-repeat;background-position: 15px 3px;padding:0 0 0 48px;}
.list-crafts ul li:last-child {margin-bottom: 2px;}
.list-crafts ul li a{ float:left;width:100%;overflow:hidden;font-size:15px;line-height:22px; color:#838383;text-overflow:ellipsis; white-space:nowrap; display:block; font-weight:500;}
.list-crafts ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-crafts ul li a:hover {color: #c5222a; text-decoration: none;}
@media (max-width: 991px){
	.list-crafts { margin-top: 28px;}
}
@media (max-width: 767px){
	.list-crafts ul li a{width:96%;text-overflow:initial; white-space:initial;}
}

.plate {
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
}
.plate figure img {
    width: 100% !important;
}
.list-tab { overflow:hidden; display:block;margin-top: 20px;}
.list-tab ul li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4; width:100%; text-align:left;color: #afafaf;margin: 0 0 16px 0;}
.list-tab ul li:last-child {margin: 0 0 2px 0;}
.list-tab ul li a{ font-size:14px;line-height:22px; color:#2b2b2b;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:34px;color:#a1a1a1; font-size: 13px; font-family:Arial;}
.list-tab span.right {float: right;}
@media screen and (max-width: 767px){
	.list-tab ul li a{ font-size:15px;}
	.list-tab ul li{ font-size:14px;}
}

.list-news { overflow:hidden; display:block;}
.list-news li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4;margin-bottom: 20px;}
.list-news li:last-child {margin-bottom: 0px;}
.list-news li a{ float:left;width:88%;overflow:hidden;font-size:16px;line-height:1.5; color:#252525;background-image: url(en-icon01.png);background-repeat: no-repeat;background-position: left 9px;padding-left: 14px;text-overflow:ellipsis; white-space:nowrap; }
.list-news li a:hover {color: #003c90;}
.list-news span {line-height:1.5;color:#9b9b9b; font-size: 15px; font-family:Arial;}
.list-news span.right {float: right;}
@media (max-width: 991px){
	.list-news li a{ width:81%;}
}
@media (max-width: 767px){
	.list-news {margin-top: 9px;}
	.list-news li a {width:78%;white-space: normal;}
    .list-news span {font-size: 14px;}
}
@media (max-width: 380px){
	.list-news li a {width:100%;}
	.list-news span {display: none;}
}

.list-tab1 { overflow:hidden; display:block;margin-top: 20px;}
.list-tab1 ul li{overflow:hidden;clear:both;border-bottom:0px dashed #d4d4d4; width:100%; text-align:left;color: #afafaf;margin: 0 0 12px 0;}
.list-tab1 ul li:last-child {margin: 0 0 2px 0;}
.list-tab1 ul li a{ font-size:14px;line-height:22px; color:#2b2b2b;font-weight:500;background: url() no-repeat left 7px;padding-left: 15px;}
.list-tab1 ul li a > img { display:inline-block; margin:0 0 0 6px;}
.list-tab1 ul li a:hover {color: #004ea2; text-decoration: none;}
.list-tab1 i {float: left;margin: 14px 0 0 8px;}
.list-tab1 span {line-height:34px;color:#a1a1a1; font-size: 13px; font-family:Arial;}
.list-tab1 span.right {float: right;}
@media screen and (max-width: 767px){
	.list-tab1 ul li a{ font-size:15px;}
	.list-tab1 ul li{ font-size:14px;}
}

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

.list-links { overflow:hidden; display:block;}
.list-links li{overflow:hidden;clear:both;padding: 8px 0;}
/*.list-article li:nth-child(5n+0) {margin-bottom: 20px;}*/
.list-links li a{ float:left;overflow:hidden;font-size:16px;line-height:22px; color:#272727; }
.list-links li a:hover {color: #2b499c; text-decoration: none;}
@media (max-width: 991px) {
	.list-links li a {line-height:26px;}
}
@media screen and (max-width: 767px){
.list-links li a {line-height: 22px;}
}
/*---------------ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â°Ãƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¨Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚Âª---------------------*/
.footlm {font-size: 24px;font-weight: 700;color: #ffffff;text-transform: uppercase;display: table-cell;vertical-align:bottom;}
.foot-list { overflow:hidden; display:block;margin-top: 32px;}
.foot-list ul li{overflow:hidden;clear:both;width:100%; text-align:left;padding: 0;margin-bottom: 13px;color:#88b2d6;background: url(en-icon01.png) no-repeat left 7px;padding-left: 15px;word-break: break-word;}
.foot-list ul li:last-child {margin-bottom: 2px;}
.foot-list ul li a { overflow:hidden;font-size:18px;line-height:20px; color:#88b2d6;}
.foot-list ul li a:hover {color: #fff; text-decoration: none;}
.foot-lx { overflow:hidden; display:block;margin-top: 0px;}
.foot-lx ul li{overflow:hidden;clear:both;width:100%; text-align:left;padding: 0;margin-bottom: 16px;font-size:18px;line-height:1.6;color:#88b2d6;background-position: left 0px;background-repeat: no-repeat;padding-left: 58px;padding-top: 7px;min-height: 42px;word-break: break-word;}
.foot-lx ul li:nth-child(1) {background-image: url(footicon01.png);}
.foot-lx ul li:nth-child(2) {background-image: url(footicon02.png);}
.foot-lx ul li:nth-child(3) {background-image: url(footicon03.png);}
.foot-lx ul li:nth-child(4) {background-image: url(footicon04.png);}
.foot-lx ul li:last-child {margin-bottom: 2px;}
.foot-lx ul li a { overflow:hidden;font-size:18px;line-height:1.6; color:#88b2d6;}
.foot-lx ul li a:hover {color: #fff; text-decoration: none;}
/*---------------ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚ÂµÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â°Ãƒâ€šÃ‚Â¾---------------------*/
.foot {background: #005bac;padding: 42px 0 36px 0;}
.foot .tophalf {padding: 32px 0 30px 0;}
.foot .secondhalf {padding: 12px 0;border-top: #255689 solid 1px;background: rgba(38,45,52,.4);color: #dce5eb;font-size: 13px;text-align: center;line-height: 24px;}
.foot .secondhalf img {display: inline-block;margin-left: 15px;}
.foot .secondhalf a {color: #dce5eb;}
.foot .secondhalf a:hover {color:#5094c2;}
.copyright{font-size:12px; line-height:20px;color:#f7f7f7;display:block; overflow:hidden;}
.copyright .cas { width: 229px;border-right: #597aa7 solid 1px;display: block;overflow: hidden;float: left;margin: 4px 20px 0 0; text-align:center;}
.copyright .cas img {}
.copyright .left { width:100%;font-size:18px; line-height:190%;color:#dce5eb;display:block; overflow:hidden; float:left; margin: 0 0 10px 0;text-align: center;}
.copyright .left a,.copyright .left span {
    display: inline-block;
    margin-right: 5px;
    margin-right: 5px;
}
.copyright .left a {color:#dce5eb;}
.copyright .left a:hover {color:#5094c2;}
.copyright .rightbz { width:80px;display:block; overflow:hidden; float:right;margin: 0 15px 0 0;}
.copyright .rightjb { width:65px; padding:10px 0 0 0;display:block; overflow:hidden; float:right;}
.copyright .rightwx { width:100%; padding:0;display:block; overflow:hidden; float:right;}
@media screen and (max-width: 1199px){
.foot {background-position: left 70% top -18px;}
}
@media screen and (max-width: 991px){
.copyright .cas { width: 100%; border:0px;margin: 12px 0 0 0;}
.copyright .cas img {display: block;margin-right: auto;margin-left: auto;}
.copyright .rightwx { width: 100%;margin-top: 20px;}
}
@media screen and (max-width: 767px){
.foot {padding: 28px 0 36px 0;}
.foot .secondhalf {padding: 18px 0;}
.foot .secondhalf img {display: none;}
}
/*---------------------------------ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¼ÃƒÆ’Ã‚Â¨Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚ÂªÃƒÆ’Ã‚Â¯Ãƒâ€šÃ‚Â¼ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚ÂÃƒâ€¦Ã¢â‚¬Å“ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢------------------------------------------*/
.twobanner {height: 236px;border-top: #4d788e solid 1px;}
.twolmmt {margin: 4px 0 0 0;}
.h_menu {padding: 20px 60px 3px 60px;}
.location_menu { overflow:hidden;padding: 0px;}
.navbar {min-height: 40px; border: 0px solid transparent;}
.navbar-toggle {float: right;padding: 4px 0;margin-top: 7px;margin-bottom: 6px; margin-right:0px;border: 0px solid #F6FAFC;}
.navbar-menu { font-size:18px; color:#ffffff; float:left; font-weight:500; margin:9px 0 0 0;}
.navbar-default .navbar-collapse {border-color: #0a3f90;}
.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() #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;}
.location_menu {position: relative;margin-left: -15px;margin-right: -15px;}
}
@media screen and (max-width: 767px){
.navbar-collapse { margin-top:5px;}
.navbar-toggle {margin-top: 11px;margin-bottom: 12px;}
.navbar-nav {margin: 7.5px -15px 20px -15px;}
}
@media screen and (max-width: 480px){
.nav-tabs > li { width:100%;border-right:#cacaca solid 0px;}
}
.header .navbar-toggle .toggle-icon{position:relative;width:21px;height:2px;display:inline-block;background:#fff;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.7,1,.7,1)}
.header .navbar-toggle .toggle-icon:after,.header .navbar-toggle .toggle-icon:before{position:absolute;left:0;background:#fff;content:" "}
.header .navbar-toggle:hover .toggle-icon,.header .navbar-toggle:hover .toggle-icon:after,.header .navbar-toggle:hover .toggle-icon:before{background:#9db8e1;transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.7,1,.7,1)}
.header .navbar-toggle .toggle-icon:before{width:10px;height:2px;bottom:12px;-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0);transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.7,1,.7,1)}
.header .navbar-toggle .toggle-icon:after{width:16px;height:2px;top:-6px;-webkit-transform:rotate(0);-moz-transform:rotate(0);transform:rotate(0);transition-duration:.3s;transition-property:all;transition-timing-function:cubic-bezier(.7,1,.7,1)}
.header .navbar-toggle:hover .toggle-icon:after,.header .navbar-toggle:hover .toggle-icon:before{width:21px;height:2px}
.header .navbar-toggle:hover .toggle-icon.is-clicked{background:rgba(81,87,105,0)}

.dropdowns {position: relative;}
.dropdown .dropdowns.open>a:before {content: "\f105";color: #013989;}
.dropdown .dropdowns>a:before {font-family: 'FontAwesome';content: "\f105";position: absolute;right: 10px;top: 10px;margin-left: 0;visibility: visible;color: #999;}
@media screen and (max-width: 767px){
	.dropdown .dropdowns>a:before {top: 13px;}
}

.contentWrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.contentLeft {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

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

.leftNavigation {
  margin: 0rem 0;
}
.leftNavigation li {margin-bottom: 10px;}
.leftNavigation, .leftNavigation li ul {
  list-style: none;
  padding: 0;
}
.leftNavigation li a {
  font-size: 16px;
  display: block;
  padding: 24px 24px 24px 40px;
  color: #0d2132;
  /*border-bottom: solid 1px #1e76b8;*/
  /*text-overflow: ellipsis;*/
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:700;
  border-radius: 4px;background: #d7e8f5;
  -moz-transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;
}
.leftNavigation li a:before {font-family: 'FontAwesome';content: "\f105";position: absolute;left: 24px;top: 22px;margin-left: 0;visibility: visible;color: #0d2132;-moz-transition: all 300ms ease-out 0s;
    -webkit-transition: all 300ms ease-out 0s;
    -ms-transition: all 300ms ease-out 0s;
    -o-transition: all 300ms ease-out 0s;
    transition: all 300ms ease-out 0s;}
.leftNavigation li a, .leftNavigation li a .leftNavIcon {
  line-height: 20px;
}
.leftNavigation li a .leftNavIcon {
  width: 3rem;
  padding: 12px 0;
  text-align: center;
  font-weight: 600;color: #add4ee;font-size: 17px;
}
.leftNavigation li.active a .leftNavIcon {color: #0c4294;}
.leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 4rem;
  padding: 0.8rem 0;
  text-align: center;
}
.leftNavigation li a:hover {
  background: linear-gradient(-20deg, #006ed1, #002f6e) !important;
  color: #fff;
  padding-left: 50px;
  background: #003f91;
}
.leftNavigation li a:hover:before {left: 34px;color: #fff;}
.leftNavigation li a:hover .leftNavIcon {color: #0c4294;}
.leftNavigation li ul {
  display: none;
  margin: 0;
}
.leftNavigation li ul li { border-bottom: solid 1px #1e76b8;}
.leftNavigation li ul li a {
  border: 0px; font-size:15px; color:#ffffff; background:url() no-repeat 29px 20px; padding-left:42px;border-left: #2473c0 solid 3px;
}
.leftNavigation li ul li a:hover {
  background:url() no-repeat 29px 20px;color:#8bebff;text-decoration:none;border-left: #2473c0 solid 3px;
}
/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
  color: #8bebff; text-decoration:none;
}
.leftNavigation li.active > a {
  color: #ffffff;
  padding-left: 50px;
  background: linear-gradient(-20deg, #006ed1, #002f6e) !important;
  background: #003f91;
}
.leftNavigation li.active > a:before {left: 34px;color: #fff;}
.leftNavigation li.active ul {
  display: block;border-top: solid 1px #1e76b8;
}
.leftNavigation > li.active {
  background-color: #d7e8f5;
}
.leftNavigation li ul li .level4 {border-top: solid 1px #1e76b8;}
.leftNavigation li ul li .level4 li a {
  border-bottom: solid 0px #D0E9F3; font-size:14px; color:#e2f5fa; padding-left:42px;background: transparent;border-left: #2473c0 solid 3px;
}
.leftNavigation li ul li .level4 li a:hover {color: #8bebff;}
.leftNavigation li ul li .level4 li {border-bottom: solid 1px #1e76b8;}
.leftNavigation li ul li .level4 li:last-child {border-bottom: solid 0px #D0E9F3;}

/*---------------ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â»ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â§Ãƒâ€¹Ã¢â‚¬Â ---------------------*/
.staffinfo {overflow: hidden;margin-top: 8px;margin-bottom: 30px;}
.staffinfo li{margin-bottom: 22px; display: block; overflow: hidden; }
.staffinfo li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }
.staffinfo li h2 { font-size:32px;line-height:1.2; margin:5px 0 15px 0;display: block;color: #272727;font-weight: 700;}/*text-overflow: ellipsis;white-space: nowrap;*/
.staffinfo li h2 a { color:#292929;}
.staffinfo li h2 a:hover { color:#045d00; text-decoration:none;}
.staffinfo .news-img{}
.staffinfo .news-img img{ border:#e4e4e4 solid 0px;max-width: 300px;}
.staffinfo .news-txt {padding-top: 16px;}
.staffinfo .news-txt p { line-height: 25px; font-size: 15px; margin: 0px; color:#333333;font-weight: 700;}
.staffinfo .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.staffinfo .news-txt p a:hover { color:#15549a;}
@media (max-width: 767px) {
.staffinfo .news-img{ margin-right: 0px;width: 100%;margin-bottom: 15px;}
    .staffinfo .news-img img{ margin: 0 auto;}
}

.embed-wrapper, .iframe-wrapper {
	position: relative;
	height: 0;
	margin: 0 -15px;
	padding: 0 0 50%;
	overflow: hidden
}
.embed-wrapper embed, .embed-wrapper iframe, .embed-wrapper object, .embed-wrapper video, .iframe-wrapper embed, .iframe-wrapper iframe, .iframe-wrapper object, .iframe-wrapper video {
	position: absolute;
	height: 100%;
	width: 100%
}

.xlmain {display: block;margin:0;}
.xlmain .wztitle {color: #333;line-height:130%; font-size: 32px;margin: 15px 0 36px 0;font-weight: 700;/*word-break: break-all;*/}
.xlmain .lwtitle {color: #333;line-height:130%; font-size: 26px;margin: 15px 0 24px 0;font-weight: 700;/*word-break: break-all;*/}
.xlmain .basicinfo {
    /* overflow: hidden;  */
    border-bottom: solid 1px #e2e2e2; 
    padding: 0px 0px 3px 0px;
}
.xlmain .basicinfo .qtinfo {color:#777; font-size: 14px;margin: 0 0 10px 0;}
.xlmain .basicinfo .qtinfo a {color:#777; text-decoration: none;}
.xlmain .basicinfo .qtinfo a:hover {color:#de0c0c; text-decoration: none;}
.xlmain .basicinfo .share {
    /* overflow: hidden; */
    float: right;
}
.xlmain .basicinfo .ot-socials {text-align: right;}
.xlmain .basicinfo .ot-socials a {
    display: inline-block;
    height: 24px;
    width: 24px;
    text-align: center;
    line-height: 30px;
    margin-right: 5px;
    font-size: 14px;
    padding: 0;
    text-decoration: none;
}
.xlmain .basicinfo .ot-socials .share-wx {background-image: url(fx-wx.png);background-repeat: no-repeat;background-position: 50% 50%;}
.xlmain .basicinfo .ot-socials .share-wx:hover {opacity: .6;}
.xlmain .basicinfo .ot-socials .share-qq {background-image: url(fx-qq.png);background-repeat: no-repeat;background-position: 50% 50%;}
.xlmain .basicinfo .ot-socials .share-qq:hover {opacity: .6;}
.xlmain .basicinfo .ot-socials .share-wb {background-image: url(fx-wb.png);background-repeat: no-repeat;background-position: 50% 50%;}
.xlmain .basicinfo .ot-socials .share-wb:hover {opacity: .6;}
.xlmain .text { margin:28px 0 12px 0; overflow:hidden; display:block;}
.xlmain .text p {margin: 0 0 22px 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:26px 0 0 0; overflow:hidden; display:block;}
.xlmain .textxl p {margin: 0 0 22px 0;}
.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 .textld {margin: 32px 0 30px 0;}
.xlmain .textld .photo {float: left;position: relative;margin: 0 26px 0px 26px;}
.xlmain .textld .photo img {border-radius: 4px;margin: 0 0 15px 0 !important;display: block;margin-right: auto !important;margin-left: auto !important;max-width: 200px;
-ms-box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
-o-box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
-moz-box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
-webkit-box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
box-shadow: 0px 2px 10px -3px rgba(0, 0, 0, 0.44);
}
.xlmain .textsp { margin:38px auto 0 auto; overflow:hidden; display:block;width: 66%;position: relative;}
.xlmain .textsp .txsp {position: absolute;bottom: 0;left: 0;width: 100%;height: 50px;background: #fff;z-index: 1;}
.xlmain .textsp video {border: #d9d9d9 solid 6px;border-radius: 5px;width: 100% !important;height: 100% !important;}

.xlmain .table-bordered > tbody > tr > th, .xlmain .table-bordered > tbody > tr > td {vertical-align: middle;letter-spacing: 0px;}
.xlmain .table-bordered > tbody > tr > td {font-size: 15px;}
.xlmain .table-bordered > tbody > tr > th {font-size: 15px;color: #282828;background-color: #f3f3f3;}

.rylanmu { overflow: hidden;background: #d5eaf8;border-left: #1259b9 solid 5px;padding: 0 12px 0 12px;margin: 18px 0 16px 0;}
.rylanmu_l { color:#082675;float:left;font-weight: 700;font-size:19px;line-height: 140%;padding: 6px 0;}
.rylanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.xlmain .textry {overflow: hidden;font-size: 15px;line-height: 160%;}
.xlmain .textry .mt {margin-top: 288px;}
.xlmain .textry h3 { font-size:32px;line-height:1.2; margin:0 0 30px 0;display: block;color: #272727;font-weight: 700;}
.xlmain .textry h3 span {font-size: 22px;margin-left: 20px;color: #999;}
.xlmain .textry h4 { font-size:32px;line-height:1.2; margin:5px 0 15px 0;display: block;color: #272727;font-weight: 700;}
.xlmain .textry p {margin: 0 0 16px 0;}
.xlmain .textry p a {color: #333;}
.xlmain .textry p a:hover {color: #005bac;}
.xlmain .textry strong {font-size: 20px;color: #565656;padding: 0 0 20px 0;}
.xlmain .textry th {color: #333;font-size: 16px;}
.xlmain .textry .ryname {overflow: hidden;border-left: 10px #FF9800 solid;padding-left: 20px;margin: 24px 0 40px 0;}
.xlmain .textry .ryname h4 {font-size: 20px;font-weight: 500;color: #333;margin: 0 0 12px 0;}
.xlmain .textry .ryname h4 b {font-size: 32px;color: #004098;font-weight: 700;}

.xlmain .textry .ryinfo {overflow: hidden;background: #e6f3fc;}
.xlmain .textry .ryinfo .ryimg { margin-right: 30px;background: #c1dced;padding: 30px 50px;}
.xlmain .textry .ryinfo .ryimg img{ border-radius: 5px;width: 180px;height: 240px;}
.xlmain .textry .ryinfo .rytxt p { line-height: 220%; font-size: 17px; margin: 30px 0 0 0; color:#222;}
.xlmain .textry .ryinfo .rytxt p a {color:#222;font-size: 17px;text-decoration: none;font-style: normal;}
.xlmain .textry .ryinfo .rytxt p a:hover {color:#ff7300;}
.xlmain .textry .rydetail {overflow: hidden;background: #f5fafe;padding: 18px 30px 30px 30px;margin: 26px 0 0 0;}
.xlmain .textry .rydetail tbody {background-color: transparent;}
.xlmain .textry .fr img {max-width: 214px;margin-left: 28px;margin-bottom: 12px;}

.xlmain .textqk {overflow: hidden;font-size: 15px;line-height: 160%;color: #333;margin-top: 11px;}
.xlmain .textqk p {margin: 0 0 16px 0;}

.platformbox {display:block;overflow:hidden;text-align: center;margin: 0 0 68px 0;}
.xlmain .platforminfo { margin:0 auto; overflow:hidden; display:block;min-height: 1000px;}
.xlmain .platforminfo p {margin: 0 0 16px 0;}
.xlmain .platforminfo p:last-child {margin: 0 0 0 0;}
.xlmain .platforminfo img {display: block;margin: 0 auto 70px auto;}

@media (min-width: 992px) {
	.xlmain .platforminfo { width: 876px;}
}
@media (min-width: 767px) {
	.xlmain .textxl img {max-width: 640px;}
}
@media (max-width: 1199px) {
	.xlmain .textsp { width: 64%;}
}
@media (max-width: 991px) {
	.xlmain .wztitle {font-size: 30px;}
	.xlmain .textsp { width: 80%;}
	.xlmain .textld .photo {width: 100%;margin: 0 0 18px 0;}
}
@media (max-width: 800px) {
	.platformbox {margin: 32px 0 48px 0;}
	.xlmain .platforminfo { min-height: 800px;}
	.xlmain .platforminfo img {margin: 0 auto 60px auto;}
}
@media (max-width: 767px) {
	.xlmain .wztitle { margin: 0 0 26px 0;font-size: 24px;}
	.xlmain .basicinfo .qtinfo {margin: 0 0 8px 0;}
	.xlmain .basicinfo .share {float: none;width: 138px;margin: 0 auto;}
	.xlmain .text { margin:18px 0 12px 0;}
	.xlmain .textxl { margin:20px 2px 0 2px;}
	.nrhei {line-height: 180%;}
	.xlmain .textsp { width: 100%;margin:20px auto 4px auto;}
	.xlmain .textry .rydetail {padding: 14px 18px 18px 18px;}
	.xlmain .platforminfo {width: 100%;}
	.xlmain .platforminfo img {margin: 0 auto 40px auto;}
    .xlmain .textry .fr {width: 100%;}
    .xlmain .textry .fr img {margin-left: auto;margin-right: auto;margin-bottom: 20px;}
    .xlmain .textry h3 span {display: block;margin-top: 8px;margin-left: 0;}
}

/*-----------------ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚ÂºÃƒâ€šÃ‚ÂºÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â°Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â©Ãƒâ€¹Ã…â€œÃƒâ€¦Ã‚Â¸ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â¼Ãƒâ€šÃ‚Â---------------------*/
.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: #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%;}
}

/*-----------------ÃƒÆ’Ã‚Â§Ãƒâ€¦Ã‚Â½Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¤Ãƒâ€šÃ‚Â»Ãƒâ€šÃ‚Â»ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¢ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚Â¯Ãƒâ€šÃ‚Â¼---------------------*/
.leadbox {}
.leadbox .lead-l {float: left;width: 194px;margin-right: 40px;}
.leadbox .lead-r {overflow: hidden;}

.suozhang { overflow: hidden;}
.suozhang li {margin-bottom: 24px;margin-top: 8px;}
.suozhang li .boxstyle {overflow: hidden;width: 194px;margin: 0 auto;}
.suozhang li .boxstyle img {width: 194px;height: 270px;}
.suozhang li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.suozhang li .boxstyle .txtinfo {margin: 10px 0 0 0;overflow: hidden;}
.suozhang li .boxstyle .txtinfo h4 { color: #222;font-size: 17px;font-weight: 500;margin: 0 0 6px 0;line-height: 20px;font-weight: 700;border-bottom: 1px solid #898989;padding-bottom: 6px;float: left;}
.suozhang li .boxstyle .txtinfo h4 a { color: #222;word-break:break-all;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.suozhang li .boxstyle .txtinfo h4 a:hover { color: #0a4295;}
.suozhang li .boxstyle .txtinfo h5 {font-size: 14px;color: #444;margin: 0 0 8px 0;text-transform: inherit;float: left;width: 100%;}

.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:#010101;font-family: Arial;}
.personnel-list li h2 a:hover { color:#0c61b6; 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:#8e8e8e;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: 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;}
	}

.ys-list {overflow: hidden;}
.ys-list li{margin-bottom: 15px; display: block; overflow: hidden; border-bottom:#ccc dotted 1px;padding: 0 0 12px 0; }
.ys-list li:last-child {border-bottom:#ccc dashed 0px;margin: 0;padding: 0; }
.ys-list li h2 { font-size:22px; line-height:34px; margin:6px 0 12px 0;/*text-overflow: ellipsis;white-space: nowrap;*/display: block;}
.ys-list li h2 a { color:#010101;font-family: Arial;}
.ys-list li h2 a:hover { color:#0c61b6; text-decoration:none;}
.ys-list .news-img{ margin-right: 22px;}
.ys-list .news-img img{}
.ys-list .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#8e8e8e;overflow: hidden;}
.ys-list .news-txt p i { font-size: 13px; margin: 6px 0 0 0; color:#0086d1; display:block;font-style: normal;}
.ys-list .news-txt p i a {color:#0086d1;font-size: 14px;text-decoration: none;font-style: normal;}
.ys-list .news-txt p i a:hover {color:#ff7300;}
@media (min-width: 768px) {
	.ys-list .news-txt p{ line-height: 20px; height: auto; font-size: 14px; overflow:hidden;}
	.ys-list .news-img img{ width: 175px; height: 117px;}
	.ys-list .news-img{ margin-right: 22px;}
	.ys-list li{margin-bottom: 15px; display: block;overflow: hidden;padding: 0 0 15px 0;}
}
@media (max-width: 767px) {
	.ys-list li h2 { font-size:18px; line-height:22px;text-align: center;}
	.ys-list .news-img{ width: 100%; margin-right: 0;margin-bottom: 15px;}
	.ys-list .news-img img{ width: 60%; height:auto;}
	.ys-list li h2 {white-space:normal;}
	}

.directors {margin: 6px 0 0 0;}
.directors ul {margin: 0 -10px;}
.directors li {width: 20%;float: left;padding: 0 10px;}
.directors li:last-child {margin-right: 0;}
.directors li .boxstyle {overflow: hidden;}
.directors li .boxstyle a {border-bottom: #efefef solid 1px;}
.directors li .boxstyle .txtinfo {margin: 12px 0 0 0;overflow: hidden;font-size: 13px;color: #8e8e8e;line-height: 18px;text-align: center;}
.directors li .boxstyle .txtinfo h4 { color: #222222;font-size: 16px;font-weight: 500;margin: 0 0 5px 0;line-height: 20px;text-align: center;}
.directors li .boxstyle .txtinfo h4 a { color: #222222;border: 0;}
.directors li .boxstyle .txtinfo h4 a:hover { color: #cc0000;}
.directors li .boxstyle .txtinfo span {font-size: 13px;color: #808080;line-height: 22px;}
@media (min-width: 768px) {
	.directors li .boxstyle img {height: 217px;width: 100%;}
}
@media (max-width: 1199px) {
	.directors li .boxstyle img {height: 164px;width: 100%;}
	.directors li .boxstyle .txtinfo h4 { font-size: 14px;}
}
@media (max-width: 991px) {
	.directors li {width: 33.333%;}
	.directors li .boxstyle .txtinfo {height: 114px;}
	.directors li .boxstyle img {height: 217px;width: 100%;}
}
@media (max-width: 767px) {
	.directors li {width: 100%;margin-bottom: 20px;}
	.directors li .boxstyle img {height: auto;width: 60%;}
	.directors li .boxstyle .txtinfo {height: auto;}
	.directors li .boxstyle .txtinfo h4 {font-size: 20px;line-height: 22px;text-align: center;}
}

/*-----------------ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾ÃƒÆ’Ã‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¡---------------------*/
.scientist {margin-left: -20px;margin-right: -20px;}
.scientist .slick-slide {margin: 0 20px;}
/*Dots*/
.scientist .slick-dots {position: inherit;bottom: -26px;}
.scientist .slick-dots li button:before {font-size: 14px;color: #dce2e7;}
.scientist .slick-dots li.slick-active button:before {color: #ff2d1d;}
/*Arrows*/
.scientist .slick-prev,
.scientist .slick-next
{
    font-size: 0;
    line-height: 0;

    position: absolute;
    top: 40%;

    display: block;

    width: 50px;
    height: 50px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);

    cursor: pointer;

    color: transparent;
    border: none !important;
    outline: none;
    /*background: rgba(75, 140, 190, 0.4);border-radius: 100%;*/z-index: 1;
}
.scientist .slick-prev:hover,
.scientist .slick-prev:focus,
.scientist .slick-next:hover,
.scientist .slick-next:focus
{
    color: transparent;
    outline: none;
    /*background: #0e6eb8;*/
}
.scientist .slick-prev:hover:before,
.scientist .slick-prev:focus:before,
.scientist .slick-next:hover:before,
.scientist .slick-next:focus:before
{
    opacity: 1;
}
.scientist .slick-prev.slick-disabled:before,
.scientist .slick-next.slick-disabled:before
{
    opacity: .25;
}

.scientist .slick-prev:before,
.scientist .slick-next:before
{
    font-family: 'FontAwesome';
    font-size: 70px;
    line-height: 1;

    opacity: .75;
    color: transparent;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.scientist .slick-prev:before {background: url(slide_left1.png) no-repeat center;}
.scientist .slick-next:before {background: url(slide_right1.png) no-repeat center;}
.scientist .slick-prev {left:-5%;}
.scientist .slick-next {right:-5%;}

.scientist .news-img{ margin-right: 56px;width: 276px;height: 276px;border-radius: 100%;float: left;background-position: top center;background-repeat: no-repeat;background-size: cover;}
.scientist .news-img img{ border:#e4e4e4 solid 1px;}
.scientist .news-txt {margin: 44px 0 0 0;}
.scientist .news-txt h2 { font-size:36px;line-height:1.2; margin:0 0 16px 0;font-weight: 700;color: #fff;text-shadow: 2px 2px 0px #000;}
.scientist .news-txt h2 a { color:#333;overflow: hidden;display: block;}
.scientist .news-txt h2 a:hover { color:#002e80; text-decoration:none;}
.scientist .news-txt span {font-size: 15px;color: #0e6eb8;line-height: 22px;font-weight: 300;margin-bottom: 6px;display: block;}
.scientist .news-txt p { line-height: 135%; font-size: 24px; margin: 0px; color:#f7faff;overflow: hidden;text-shadow: 2px 2px 0px #000;height: 128px;}
.scientist .news-txt i { font-family: Arial;font-size: 15px; margin: 12px 0 0 0; color:#125eb8; display:block;padding: 0 5px 0 0;font-style: normal;text-align: right;}
.scientist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.scientist .news-txt p a:hover { color:#15549a;}
@media (max-width: 1536px) {
    .scientist .slick-prev {left:-3%;}
    .scientist .slick-next {right:-3%;}
}
@media (max-width: 1280px) {
    .scientist {padding: 0 30px;}
    .scientist .slick-prev {left:-4%;}
    .scientist .slick-next {right:-4%;}
}
@media (max-width: 1199px) {
    .scientist .news-img {margin-right: 30px;width: 228px;height: 228px;}
    .scientist .slick-prev {left:-5%;}
    .scientist .slick-next {right:-5%;}
    .scientist .news-txt {margin: 24px 0 0 0;}
    .scientist .news-txt p { font-size: 22px;height: 116px;}
}
@media (max-width: 991px) {
	
}
@media (max-width: 800px) {
	.scientist li h2 a {overflow: inherit;}
}
@media (max-width: 767px) {
    .scientist {padding: 0 5px;}
    .scientist .slick-prev,
	.scientist .slick-next {display: none !important;}
	.scientist .news-img{ margin-top: 0;margin-bottom: 0;margin-left: auto;margin-right: auto;float: inherit;}
    .scientist li h2 {font-size: 18px;}
    .scientist .news-txt {width: 100%;}
    .scientist .news-txt p {height: auto;font-size: 20px;}
}

.graphiclist {overflow: hidden;margin-bottom: 10px;}
.graphiclist li{margin-bottom: 22px;padding-bottom: 22px; display: block; overflow: hidden;border-bottom: #ccc dotted 1px; }
/*.graphiclist li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }*/
.graphiclist li h2 { font-size:20px;line-height:1.2; margin:0 0 12px 0;font-weight: 700;}
.graphiclist li h2 a { color:#333;overflow: hidden;display: block;}
.graphiclist li h2 a:hover { color:#002e80; text-decoration:none;}
.graphiclist .news-img img{ border:#e4e4e4 solid 1px;}
.graphiclist .news-txt span {font-size: 15px;color: #0e6eb8;line-height: 22px;font-weight: 300;margin-top: 6px;display: block;}
.graphiclist .news-txt p { line-height: 135%; font-size: 15px; margin: 0px; color:#4a4a4a;overflow: hidden;}
.graphiclist .news-txt i { font-family: Arial;font-size: 15px; margin: 12px 0 0 0; color:#125eb8; 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: 150%; height: auto; font-size: 16px;}
	.graphiclist .news-img img{ width: 268px; height: 167px;}
	.graphiclist .news-img{ margin-right: 25px;}
	
}
@media (max-width: 1199px) {
    .graphiclist .news-txt p {overflow: inherit;line-height: 150%;}
    .graphiclist .news-img {margin-right: 18px;}
}
@media (max-width: 991px) {
	.graphiclist .news-img img{ width: 194px; height: 122px;}
}
@media (max-width: 800px) {
	.graphiclist .news-img img{ width: 181px; height: 113px;}
	.graphiclist li h2 a {overflow: inherit;}
}
@media (max-width: 767px) {
	.graphiclist .news-img{ margin-right: 0px;width: 100%;margin-bottom: 15px;}
	.graphiclist .news-img img{ width: 100%; height:auto;max-height: 260px;}
    .graphiclist li h2 {font-size: 18px;}
    .graphiclist .news-txt p {display: none;}
}

.pictextlist {overflow: hidden;margin-bottom: 10px;}
.pictextlist li{margin-top: 32px;display: block; overflow: hidden; }
/*.pictextlist li:last-child {margin-bottom: 0px;border-bottom:#ccc dashed 0px; }*/
.pictextlist li h2 { font-size:20px;line-height:1.5; margin:5px 0 12px 0;font-weight: 700;}
.pictextlist li h2 a { color:#333;overflow: hidden;display: block;}
.pictextlist li h2 a:hover { color:#003c90; text-decoration:none;}
.pictextlist .news-img{ margin-right: 25px;}
.pictextlist .news-img img{ width: 165px; height: 125px;border:#e4e4e4 solid 1px;}
.pictextlist .news-txt span {font-size: 15px;color: #0e6eb8;line-height: 22px;font-weight: 300;margin-bottom: 6px;display: block;}
.pictextlist .news-txt p { line-height: 150%; font-size: 15px; margin: 0px; color:#4a4a4a;word-break: break-all;overflow: hidden;}
.pictextlist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:underline; font-style:italic; display:block;}
.pictextlist .news-txt p a:hover { color:#15549a;}
@media (max-width: 991px) {
    .pictextlist .news-txt {overflow: hidden;margin-top: 5px;text-align: center;float: left;}
    .pictextlist .news-img{ width: 100%; margin-right: 0px;}
}


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

.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 #00ccff;
}
.new-graphic li a:hover .boxstyle img {opacity: 0.8;filter: alpha(opacity=80);}
.new-graphic li .boxstyle .txtinfo {margin: 15px;overflow: hidden;height: 144px;}
.new-graphic li .boxstyle .txtinfo h5 {font-size: 13px;color: #f7931e;margin: 0 0 8px 0;}
.new-graphic li .boxstyle .txtinfo h4 { color: #004ea2;font-size: 15px;font-weight: 700;margin: 0 0 8px 0;line-height: 20px;}
.new-graphic li .boxstyle .txtinfo h4 a { color: #004ea2;word-break:break-all;}
.new-graphic li .boxstyle .txtinfo h4 a:hover { color: #383838;}
.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 (min-width: 768px) {
	.new-graphic li .boxstyle img {height: 146px;width: 100%;}
}
@media (max-width: 1199px) {
	.new-graphic li .boxstyle img {height: 118px;width: 100%;}
	.new-graphic li .boxstyle .txtinfo {height: 166px;}
}
@media (max-width: 991px) {
	.new-graphic li .boxstyle img {height: 138px;width: 100%;}
	.new-graphic li .boxstyle .txtinfo {height: 148px;}
}
@media (max-width: 767px) {
	.new-graphic li .boxstyle img {height: 220px;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;}
}
@media (max-width: 320px) {
	.new-graphic li .boxstyle img {height: 180px;}
}

.isPc {margin-top: 20px;margin-bottom: 20px;}
.isPc .Pt3{padding:15px 0; border-bottom: #cdcdcd dotted 1px;/*background:#f7fcff;*/}
.isPc .Pt3 b{color:red; font-weight:normal;}
/*.isPc .Pt3:hover{background:#e9f4fc;}*/
.isPc .p3{float:left; margin-right:25px;}
.isPc .p3 img {width: 226px;height: 140px;border-radius: 4px;}
.isPc .t3 h3{ font-size:18px; line-height:22px; font-weight:700; margin: 0 0 5px 0;}
.isPc .t3 h3 a{color:#333333;}
.isPc .t3 h3 a:hover {color:#2b499c;}
.isPc .Pt3 span{ display:block; margin-bottom:8px; font-size:14px; color:#999999;}
.isPc .t3 p{ font-size:14px; line-height:22px; color:#4c4c4c;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;}
}

.piclist {overflow: hidden;}
.piclist li{margin-bottom: 20px; display: block; overflow: hidden; border-bottom:#ccc dashed 0px; }
.piclist li h2 { font-size:16px; line-height:22px; margin:0 0 5px 0;}
.piclist li h2 a { color:#333333;font-weight: 700;}
.piclist li h2 a:hover { color:#2b499c; text-decoration:none;}
.piclist .news-img{ margin-right: 10px;}
.piclist .news-img img{ border:#e4e4e4 solid 1px;}
.piclist .news-txt p { line-height: 20px; font-size: 13px; margin: 0px; color:#4C4C4C;}
.piclist .news-txt i { font-size: 14px; margin: 0 0 8px 0; color:#999999; display:block;/*text-align: right;*/font-style: normal;}
.piclist .news-txt p a { overflow:hidden; color:#f08519; font-size:12px; text-decoration:none; font-style:italic; display:block;}
.piclist .news-txt p a:hover { color:#15549a;}
@media (min-width: 768px) {
	.piclist .news-txt p{ line-height: 20px; height: auto; font-size: 13px; overflow:hidden;}
	.piclist .news-img img{ width: 100px; height: 133px;}
	.piclist .news-img{ margin-right: 20px;}
	.piclist li{margin-bottom: 20px; display: block; overflow: hidden; }
}
@media (max-width: 991px) {
	.piclist li:last-child {border:0;margin-bottom: 0; }
}
@media (max-width: 767px) {
	.piclist .news-img img{ width: 100px; height:133px;}
}

/*-----------------ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â§ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂÃƒÆ’Ã‚Â¦Ãƒâ€¹Ã¢â‚¬Â Ãƒâ€šÃ‚ÂÃƒÆ’Ã‚Â¦Ãƒâ€¦Ã‚Â¾Ãƒâ€¦Ã¢â‚¬Å“---------------------*/
.wordbreak {word-break: break-all;}
.result {overflow-x: hidden;margin: 5px 0 0 0;}
.result .years {border: #dedede solid 1px;overflow: hidden;padding: 12px 0;}
.result .years a {font-size: 15px;font-family: Arial;color: #004ea2;line-height: 24px;}
.result .years a:hover {color: #d61d0b;}
.result .qklist {margin: 2px 0 0 0;}
.result .qklist .table {margin-bottom: 0px;}
.result .qklist .table > tbody > tr {padding: 4px 0;overflow: hidden;display: block;}
.result .qklist .table > thead > tr > th {color: #333;font-size: 17px;padding: 8px;}
.result .qklist .table > tbody > tr > td {font-size: 15px;padding: 0 6px 0 0;border: 0;}/*word-break: break-all;*/
.result .qklist .table:not(.table-bordered) {border: 0;}
.result .contentlist {margin: 2px 0 0 0;}
.result .contentlist .table {margin-bottom: 30px;}
.result .contentlist .table > thead > tr > th {color: #333;font-size: 17px;padding: 8px;}
.result .contentlist .table > tbody > tr > td {font-size: 15px;padding: 8px 6px;display:table-cell; vertical-align:middle;}/*word-break: break-all;*/
.result .contentlist .table .date {font-size: 12px;font-family: Arial;}
.result .contentlist .table .arial {font-family: Arial;}
.result .contentlist .bys {width: 100px;height: 133px;max-width: initial;}
.result .contentlist .bysid1 {width: 56px;}
.result .contentlist .bysid2 {width: 122px;}
.result .contentlist .bysid3 {width: 90px;}
@media (max-width: 1199px){
	
}
@media (max-width: 991px){
	
}
@media (max-width: 767px){
	
}
/*ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â½ÃƒÂ¢Ã¢â€šÂ¬Ã‹Å“ÃƒÆ’Ã‚Â§Ãƒâ€šÃ‚Â«ÃƒÂ¢Ã¢â‚¬Å¾Ã‚Â¢ÃƒÆ’Ã‚Â¥Ãƒâ€¦Ã¢â‚¬Å“Ãƒâ€šÃ‚Â°ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚ÂºÃƒâ€šÃ‚Â¾*/
.webmap { overflow:hidden;margin-bottom: 20px;}
.webmap button {width: 200px;padding: 6px 10px;font-size: 16px;}
.webmap hr { margin:5px 0;}
.webmap .rlink { padding:0; overflow:hidden;margin:10px 0 0 0;}
.webmap .rlink a { display: inline-block; overflow:hidden; margin:3px 30px 0 0;font-size: 15px;font-family: Arial;}
.webmap .tabh { min-height:42px; border-bottom:#ccc dotted 1px;}
.webmap td {padding: 0px 0 10px 0;}
@media (max-width: 1199px){
.webmap .rlink { padding:0 0 0 20px;margin-left: -2%;}
}
@media (max-width: 991px){
.webmap .rlink { padding:0;margin-left: 0;}
}
@media (max-width: 767px){
.webmap .rlink { margin:10px 0 0 0;padding:0 0 0 18px;}
.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;background-color: #0e6eb8;padding:15px 124px; font-size:22px;border-radius: 3px;letter-spacing: 1px;text-transform: uppercase;font-weight: 700;line-height: 1;border-radius: 30px;
}
.btn-more img {display: inline-block;
    margin-left: 6px;
    margin-top: -2px;}
.btn-more:hover,
.btn-more:focus,
.btn-more:active,
.btn-more.active,
.open .dropdown-toggle.btn-more {color: #fff;background-color: #1853a4;}

.btn-more1 {
	color: #fff;background-color: #003f98;padding:15px 60px; font-size:22px;border-radius: 3px;letter-spacing: 1px;text-transform: uppercase;font-weight: 700;line-height: 1;
}
.btn-more1 img {display: inline-block;
    margin-left: 6px;
    margin-top: -2px;}
.btn-more1:hover,
.btn-more1:focus,
.btn-more1:active,
.btn-more1.active,
.open .dropdown-toggle.btn-more1 {color: #fff;background-color: #00347c;}

.btn-gz {
	color: #fff;background: url() 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() 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() 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() 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; }
}

/*Page*/
.pagefrm1 {
    color: #333;
    font-size: 12px;
    background-color: #F7F7F7;
    font-family: Arial;
    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: Arial;
    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: 10px 0 0 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: 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: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
}
/* Owl Carousel */
.flat-carousel .owl-controls {
		margin: 0;display: none;
	}
.flat-carousel .owl-controls .owl-nav div.owl-prev {
    left: -50px;
    background-color: transparent;
}

.flat-carousel .owl-controls .owl-nav div.owl-next {
    right: -50px; left: inherit;
    background-color: transparent;
}

.flat-carousel .owl-controls .owl-nav div.owl-prev:before, 
.flat-carousel .owl-controls .owl-nav div.owl-next:before {
    font-family: "FontAwesome";
    font-size: 30px;
    color: #ccc;
}

.flat-carousel .owl-controls .owl-nav div.owl-prev:before {
    content: "\f104";
}

.flat-carousel .owl-controls .owl-nav div.owl-next:before {
    content: "\f105";
}


/* Flat Client
-------------------------------------------------------------- */
.flat-client {
	padding: 46px 0;
}

.flat-client ul li:first-child {
	margin-left: 0px;
}

.flat-client ul li:last-child {
	margin-right: 0;
}

.flat-client ul li {
	display: inline-block;
	margin: 0 33px;
}
@media only screen and (max-width: 1199px) {
	.flat-carousel .owl-controls {
		display: none;
	}
}
/*---------------ÃƒÆ’Ã‚Â¨Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Â¨ÃƒÆ’Ã‚Â¥Ãƒâ€šÃ‚ÂÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¢---------------------*/
.formbox .tbw1 {width: 15%;}
.formbox {overflow: hidden;width: 100%;margin: 36px auto 0 auto;}
.formbox .form-group {margin-bottom: 8px;overflow: hidden;}
.formbox .form-control {border-color: #ccc;height: 32px;padding: 0 10px;}
.formbox .form-control:focus {
	border-color: #6b9bc7;
	-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .188);
	box-shadow: inset 0 1px 2px rgba(0, 0, 0, .188);
}
.formbox textarea.form-control {height: auto;padding: 10px;}
.formbox .authorlist {overflow: hidden;margin-bottom: 12px;}
.formbox label {font-size: 16px;padding-top: 7px;}
.formbox label em {color: #c50000;margin-left: 4px;}
.formbox .btn-sblue {padding: 6px 36px 6px 36px;float: none;margin: 20px 0;font-size: 18px;}
.formbox td {padding-left: 6px;}
.formbox .retrieve {color: #464646; background:#e9e9e9;padding:9px 70px;font-size:15px;display: inline-block; border-radius: 2px;text-decoration: none;margin-left: 20px;font-weight: 700;}
.formbox .retrieve:hover {background:#dedede;color:#464646;text-decoration:none;}
.formbox .upfile {border: #ccc solid 1px;padding: 15px;}
.formbox .upfile h4 {text-align: left;margin: 0 0 15px 0;font-size: 14px;}
.formbox .upfile .upbtn {width: 102px;height: 32px; position: relative;overflow: hidden;}
.formbox .upfile .upbtn .file {
    width: 100%;
    height: 100%;
    opacity: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
    cursor: pointer;
}
.formbox .btn-danger {float: left;padding: 5px 13px;border-radius: 2px;}
.formbox .btn-default {padding: 5px 13px;border-radius: 2px;float: left;}
.formbox i {color: #0f6bb5;font-size: 17px;}
@media (max-width: 767px){
	.formbox .tbw1 {width: 22%;}
	.formbox .tmt {margin-top: 10px;}
}

.namelist{overflow: hidden;margin-top: 2px;}
.namelist li {margin: 6px 0;padding: 0 6px;width: 12.5%;float: left;}
.namelist li a {font-size: 15px;color: #444;line-height: 18px;}
.namelist li a:hover {color: #17318b;text-decoration: none;}

.paper {}
.paper .win-lb {width: 162px;float: left;text-align: right;font-weight: 700;margin-bottom: 10px;margin-right: 8px;}
.paper .win-nr {overflow: hidden;margin-bottom: 10px;}

/*分享*/
.social-share {
  /*二维码样式*/
}
.social-share a {
  position: relative;
  text-decoration: none;
  margin: 4px;
  display: inline-block;
  outline: none;
}
.social-share .social-share-icon {
  position: relative;
  display: inline-block;
  width: 26px;
  height: 26px;
  font-size: 20px;
  border-radius: 50%;
  line-height: 26px;
  border: none;
  color: #666;
  text-align: center;
  vertical-align: middle;
  transition: background 0.6s ease-out 0s;
}
.social-share .social-share-icon:hover {
  background: #666;
  color: #fff;
}
.social-share .icon-wechat .wechat-qrcode {
  display: none;
  border: 1px solid #eee;
  position: absolute;
  z-index: 999;
  top: -205px;
  left: -64px;
  width: 160px;
  height: 192px;
  color: #666;
  font-size: 12px;
  text-align: center;
  background-color: #fff;
  box-shadow: 0 2px 10px #aaa;
  transition: all 200ms;
  -webkit-tansition: all 350ms;
  -moz-transition: all 350ms;
}
.social-share .icon-wechat .wechat-qrcode.bottom {
  top: 40px;
  left: -64px;
}
.social-share .icon-wechat .wechat-qrcode.bottom:after {
  display: none;
}
.social-share .icon-wechat .wechat-qrcode h4 {
  font-weight: normal;
  height: 26px;
  line-height: 26px;
  font-size: 12px;
  background-color: #f3f3f3;
  margin: 0;
  padding: 0;
  color: #777;
}
.social-share .icon-wechat .wechat-qrcode .qrcode {
  width: 100px;
  margin: 10px auto;
}
.social-share .icon-wechat .wechat-qrcode .qrcode table {
  margin: 0 !important;
}
.social-share .icon-wechat .wechat-qrcode .help p {
  font-weight: normal;
  line-height: 16px;
  padding: 0;
  margin: 0;
}
.social-share .icon-wechat .wechat-qrcode:after {
  content: '';
  position: absolute;
  left: 50%;
  margin-left: -6px;
  bottom: -13px;
  width: 0;
  height: 0;
  border-width: 8px 6px 6px 6px;
  border-style: solid;
  border-color: #fff transparent transparent transparent;
}
.social-share .icon-wechat:hover .wechat-qrcode {
  display: block;
}
.share-xl .social-share a {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: none;
  margin: 0 0 0 8px;
}
.share-xl .social-share a.icon-wechat {
  background: url("comm-wx.png") no-repeat center center;
  background-size: contain;
}
.share-xl .social-share a.icon-weibo {
  background: url("comm-wb.png") no-repeat center center;
  background-size: contain;
}