*{
    margin: 0px;
    padding: 0px;
	/*word-break:break-all;*/
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing:border-box; -ms-box-sizing:border-box; -o-box-sizing:border-box;
}
a[href]:after{content:normal;}
*:focus{outline:none;}
body {
	-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;
	font-family: Arial;
	font-size: 14px;
	line-height: 20px;
	color: #444;
	text-decoration: none;
	background: #fff;
}
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;border: 0;}
select { width:100%;}
input, textarea, select, button {font-family: Arial;}
hr { border-top: 1px solid #dfe4ef;}
/* 清除浮 动*/
.fix {
  *zoom: 1;
}
.fix:after {
  content: " ";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear{clear:both;}
.tj {text-align: justify;}
.rel {position: relative;}
.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);
}
.bdr4 {border-radius: 4px;}
.lets {letter-spacing: 1px;}
.wb {word-wrap:break-word;}

.bgbai { background:#ffffff;}
.bgqh { background:#f4f7fb;padding: 20px 26px 26px;}
.bgf3 { background:#f3f3f3;}
.h30 {font-size: 30px;}
.mb10 { margin-bottom:10px;}
.mb15 { margin-bottom:15px;}
.mb20 { margin-bottom:20px;}
.mb28 { margin-bottom:28px;}
.mb30 { margin-bottom:30px;}
.mbr30 { margin-bottom:30px;}
.mt10 { margin-top:10px;}
.mt15 { margin-top:15px;}
.mt18 { margin-top:18px;}
.mt20 { margin-top:20px;}
.mt25 { margin-top:25px;}
.mt28 { margin-top:38px;}
.space0 {padding: 0;}
.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;
}
.mobmt {}
.mobmt1 {}
.mobmt22 {}
.mobmt28 {}
.mobpadding {}
.mobmargin {}
.lanmumt {margin-top: 15px;}
@media (max-width: 991px){
	.mobmt {margin-top: 38px;}
    .mobmt28 {margin-top: 28px;}
	.mobpadding {padding: 0;}
	.mobmargin {margin: 0;}
}
@media (max-width: 767px){
	.lanmumt {margin-top: 0;}
	.mobmt {margin-top: 28px;}
	.mobmt1 {margin-top: 28px;}
}

.panel-group {margin-bottom: 24px;}
.panel-group .panel {-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0);box-shadow: 0 1px 1px rgba(0, 0, 0, 0);}
.textcenter { text-align:center; margin:0;}
.secondarybox { width: 100%;display: block;padding: 50px 0 50px;background: url(../images/igcp-bg.png) no-repeat top center #f4f8fe;background-size: 100%;
min-height: -moz-calc(100vh - 379px);
    min-height: -webkit-calc(100vh - 379px);
    min-height: calc(100vh - 379px);
	-ms-box-shadow: inset 0px 0px 19px -15px rgb(55, 74, 151, 1);
    -o-box-shadow: inset 0px 0px 19px -15px rgb(55, 74, 151, 1);
    -moz-box-shadow: inset 0px 0px 19px -15px rgb(55, 74, 151, 1);
    -webkit-box-shadow: inset 0px 0px 19px -15px rgb(55, 74, 151, 1);
    box-shadow: inset 0px 0px 19px -15px rgb(55, 74, 151, 1);
}
.secondarydetailbox { display:block; overflow:hidden; padding:20px 28px 25px 28px;margin-bottom: 28px;}
.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: 700; */ font-size: 13px; background: #f9f9f9; width:76px;}
.jsbox1 {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 700; */ font-size: 13px; background: #f9f9f9; width:84px;}
.secondarydetailbox select.form-control {padding-right: 5px;margin-bottom: 0px;height: 30px;}
.secondarydetailbox .p0 { padding:0px;}
@media (max-width: 1280px) {
	.secondarybox {padding: 40px 0 40px;}
}
@media (max-width: 1199px) {
	.secondarybox {padding: 30px 0 30px;}
}
@media (max-width: 991px){

}
@media (max-width: 767px) {
	.secondarybox {padding: 26px 0 26px;}
    .secondarydetailbox { padding:20px 15px 25px 15px;margin-bottom: 18px;}
}

h2 { color:#005896;}
.clear{clear:both;}
.column_nr { display:block; overflow:hidden; float:left; width:100%;}
.column_gd { display:block; overflow:hidden;}
.border-not { background:#fdfdfd; border-left:#ededed solid 1px; border-right:#ededed solid 1px; border-bottom:#ededed solid 1px;}
.imgborder { border:#e6e6e6 solid 0px;margin-bottom:18px;}
.imgbox { padding:15px 15px 0 15px;}
.indexbox {width: auto; height:auto; overflow:hidden;margin-bottom: 48px;}
.indexbox1 {width: auto; height:auto; overflow:hidden;}
.indexbox2 {width: auto; height:auto;}
.indexbox hr { border-top: 1px dotted #cbcbcb;}
.indexrbox {width: auto; height:auto; overflow:hidden; margin-bottom: 20px;}
.pgbox {overflow:hidden;border-bottom: #eaf3fe solid 1px;border-left: #eaf3fe solid 1px;border-right: #eaf3fe solid 1px;border-top: 0;}
@media (max-width: 767px){
.indexbox {margin-bottom: 28px;}
.indexbox2 {margin-bottom: 18px;}
}
.lbborderstyle {background:#ffffff; padding: 22px 30px 20px 30px;overflow: hidden;}
.xlborderstyle {background:#ffffff; padding: 8px 54px 10px 54px;}
.dpborderstyle {background:#ffffff; padding: 0 40px 30px 40px;overflow: hidden;min-height: 620px;}
.dpborderstyle form {background: #f4f7fc; padding: 15px 13px 5px 10px; border-radius: 2px; border: #d6e2f2 solid 1px;}
.dpborderstyle .jsbox {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 700; */ font-size: 13px; background: transparent; width:76px;}
.dpborderstyle .jsbox1 {padding-right: 6px; text-align: right; color: #1b1b1b; /* font-weight: 700; */ font-size: 13px; background: transparent; width:84px;}
.dpborderstyle select.form-control {padding: 0 5px;margin: 0;height: 30px; color: #454545;}
.dpborderstyle .form-control {border-color: #d6e2f2;background: #ffffff;height: 30px;color: #4e4e4e;}
.dpborderstyle .p0 { padding:0px;}
/*---------------区域背景---------------------*/
.firstpart {overflow: hidden;padding: 0 0 34px;background: url(../images/hceq-bg1.png) no-repeat bottom center #fefefe;background-size: 100%;}
.secondpart {overflow: hidden;padding: 58px 0 20px;
background-image: url(../images/igcp-bg3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
	background-color: #0246a2;
}
.pageform {width: 100%;display: block;padding: 0 0 98px;background: url(../images/boxbg03.jpg) no-repeat bottom center #f4f8fe;background-size: 100%;}
.pagebox {padding: 36px 40px;background: #fff;border-top: #2456ad solid 3px;margin-left: 10px;
-ms-box-shadow: 0px -1px 19px -18px rgb(55, 74, 151, .9);
    -o-box-shadow: 0px -1px 19px -18px rgb(55, 74, 151, .9);
    -moz-box-shadow: 0px -1px 19px -18px rgb(55, 74, 151, .9);
    -webkit-box-shadow: 0px -1px 19px -18px rgb(55, 74, 151, .9);
    box-shadow: 0px -1px 19px -18px rgb(55, 74, 151, .9);
	min-height: -moz-calc(100vh - 486px);
    min-height: -webkit-calc(100vh - 486px);
    min-height: calc(100vh - 486px);
}
@media (max-width: 1280px){
	.pagebox {margin-left: 0;padding: 26px 30px;}
}
@media (max-width: 991px){
	.pagebox {padding: 20px 22px;}
}
@media (max-width: 1280px){
	.firstpart {padding: 0 0 24px;}
	.secondpart {padding: 50px 0 18px;}
}
@media (max-width: 1199px) {
	.secondpart {padding: 50px 0 22px;}
}
@media (max-width: 991px) {
	.secondpart {padding: 46px 0 16px;}
}
@media (max-width: 767px){
	.pagebox {padding: 20px 20px;}
}
/* Atribute Navigation
=================================*/
.navfloat {float: right;}
.attr-nav{
    float: right;
    display: inline-block;
    margin-top: 90px;
	margin-left: 10px;
    width: 36px;
    height: 36px;
    background: #ffffff;
    border-radius: 100%;
    overflow: hidden;
    line-height: 30px;
    text-align: center;
    color: #1b3576;
}

.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: #204fa1;
    display: block;
    position: relative;font-size: 17px;line-height: 36px;
}
.attr-nav:hover {background: #cce2ff;}
.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: #457cc8;}
@media (max-width: 1366px){
	.attr-nav {margin-top: 76px;}
}
@media (max-width: 1199px){
	.attr-nav {margin-top: 53px;}
}
@media (max-width: 991px){
	.attr-nav {width: 30px;height: 30px;margin-top: 35px;}
	.attr-nav > ul > li > a {font-size: 16px;line-height: 30px;}
}
@media (max-width: 767px){
	.attr-nav {margin-top: 8px;}
}
/* Top Search
=================================*/
.top-search{
    background-color: #11369e;
    padding: 140px 0;
	position: absolute;
    left: 0;
    right: 0;
    z-index: 999;
    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 0 8px;
}
.top-search .input-group form {display: inherit;}
.top-search .input-group input:-webkit-autofill {-webkit-box-shadow: 0 0 0px 1000px #204fa1 inset;}
/*.top-search .input-group input{
  height: 0;
  padding: 1.2em .5em;
  background-clip: content-box;
}*/
.top-search .input-group input::first-line{
  color: #fff;
}
.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;
}
.top-search input[type="submit"] { background: url(../images/igcp-searchbtn.png) no-repeat 0px 1px; border: none; cursor: pointer; width: 24px;height: 19px; outline: none;}
@media (max-width: 1536px) {
	.top-search {padding: 133px 0;}
}
@media (max-width: 1440px) {
	.top-search {padding: 130px 0;}
}
@media (max-width: 1366px) {
	.top-search {padding: 119px 0;}
}
@media (max-width: 1280px) {
	.top-search {padding: 116px 0;}
}
@media (max-width: 1199px) {
	.top-search {padding: 85px 0;}
}
@media (max-width: 991px) {
	.top-search .container{padding: 0 45px;}
	.top-search {padding: 46px 0;}
}
@media (max-width: 767px) {
	.top-search .container{padding: 0 20px;}
	.top-search{padding: 16px 0;}
}
/*---------------网站头---------------------*/
@-webkit-keyframes bgpulse{from,to{transform:scale3d(1,1,1) rotate(0.1deg);-ms-transform:scale3d(1,1,1) rotate(0.1deg);-moz-transform:scale3d(1,1,1) rotate(0.1deg);-webkit-transform:scale3d(1,1,1) rotate(0.1deg);-0-transform:scale3d(1,1,1) rotate(0.1deg);}50%{transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-ms-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-moz-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-webkit-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-o-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);}}
@keyframes bgpulse{from,to{transform:scale3d(1,1,1) rotate(0.1deg);-ms-transform:scale3d(1,1,1) rotate(0.1deg);-moz-transform:scale3d(1,1,1) rotate(0.1deg);-webkit-transform:scale3d(1,1,1) rotate(0.1deg);-0-transform:scale3d(1,1,1) rotate(0.1deg);}50%{transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-ms-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-moz-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-webkit-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);-o-transform:scale3d(1.08,1.08,1.08) rotate(0.1deg);}}
.bgpulse{-webkit-animation-name:bgpulse;animation-name:bgpulse}

.topbanner {overflow: hidden;background: url(../images/hceq-topbg.jpg) no-repeat top center #00349d;background-size: 100% 100%;}
.webheader { overflow:hidden;position:relative;background-color: #0d1520;background-repeat: no-repeat;background-size: 100% 100%;background-position: center;}
.webheader .bg { background-repeat: no-repeat;background-size:100% 100%;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;}
.webheader .columnname { padding:262px 0; overflow:hidden;position: relative;max-width: 100%;}
@media (max-width: 1784px){
    .webheader .columnname { padding:20% 0;}
}
@media (max-width: 1680px){
    .webheader .columnname { padding:230px 0;}
}
@media (max-width: 1440px){
    .webheader .columnname { padding:196px 0;}
}
@media (max-width: 1366px){
    .webheader .columnname { padding:187px 0;}
}
@media (max-width: 1280px){
    .webheader .columnname { padding:175px 0;}
}
@media (max-width: 1199px){
    .webheader .columnname { padding:164px 0;}
}
@media (max-width: 767px){
    .webheader .columnname { padding:150px 0;}
}
@media (max-width: 600px){
    .webheader .columnname { padding:100px 0;}
}
@media (max-width: 420px){
    .webheader .columnname { padding:82px 0;}
}
@media (max-width: 390px){
    .webheader .columnname { padding:74px 0;}
}
@media (max-width: 320px){
    .webheader .columnname { padding:66px 0;}
}

.pgheader { overflow:hidden;position:relative;background-color: #0d1520;background-repeat: no-repeat;background-size: 100% 100%;background-position: center;}
.pgheader .bg { background-repeat: no-repeat;background-size:100% 100%;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;}
.pgheader .columnname { padding:158px 0 178px 0; overflow:hidden;position: relative;max-width: 100%;}
@media (max-width: 1784px){
    .pgheader .columnname { padding:146px 0 182px 0;}
}
@media (max-width: 1680px){
    .pgheader .columnname { padding:138px 0 178px 0;}
}
@media (max-width: 1366px){
    .pgheader .columnname { padding:130px 0 168px 0;}
}
@media (max-width: 1280px){
    .pgheader .columnname { padding:140px 0 146px 0;}
}
@media (max-width: 1199px){
    .pgheader .columnname { padding:122px 0 128px 0;}
}
@media (max-width: 991px){
    .pgheader .columnname { padding:108px 0 114px 0;}
}
@media (max-width: 800px){
    .pgheader .columnname { padding:100px 0 108px 0;}
}
@media (max-width: 767px){
    .pgheader .columnname { padding:90px 0 80px 0;}
}

/*---------------Overview---------------------*/
.aboutpart {overflow: hidden;padding: 55px 0 60px;background: url(../images/igcp-bg.png) no-repeat center #f8fbff;}
.aboutpart .about-box {background: url(../images/igcp-bg1.png) no-repeat left top;padding: 20px 0 0 20px;margin-bottom: 30px;background-size: contain;}
.aboutpart .about-box .aboutdetail {overflow: hidden;padding: 46px 50px;background: #fff;border-radius: 5px;position: relative;
-ms-box-shadow: 0px 8px 13px 0px rgba(1, 79, 183, 0.04);
-o-box-shadow: 0px 8px 13px 0px rgba(1, 79, 183, 0.04);
-moz-box-shadow: 0px 8px 13px 0px rgba(1, 79, 183, 0.04);
-webkit-box-shadow: 0px 8px 13px 0px rgba(1, 79, 183, 0.04);
box-shadow: 0px 8px 13px 0px rgba(1, 79, 183, 0.04);
}
.aboutpart .about-box .aboutdetail .yh-l {position: absolute;top:148px;left: 9px;font-size: 360px;color:#f9fafe;z-index: 1;}
.aboutpart .about-box .aboutdetail .yh-r {position: absolute;bottom:-38px;right: 9px;font-size: 360px;color:#f9fafe;z-index: 1;}
.aboutpart .about-box .aboutdetail p {font-size: 18px;color: #333;line-height: 2;margin: 0 0 20px 0;position: relative;z-index: 2;}
.aboutpart .about-box .aboutdetail p:last-child {margin: 0;}
@media (min-width: 500px){
	.aboutpart .about-box .aboutdetail p {text-align: justify;}
}
@media (max-width: 1280px){
	.aboutpart {padding: 50px 0 50px;} 
}
@media (max-width: 1199px){
	.aboutpart {padding: 40px 0 50px;} 
}
@media (max-width: 767px){
	.aboutpart {padding: 30px 0 32px;} 
	.aboutpart .about-box {padding: 15px 0 0 15px;}
	.aboutpart .about-box .aboutdetail {padding: 16px 18px;}
	.aboutpart .about-box .aboutdetail p {line-height: 1.5;
	max-height: 216px;
	-webkit-line-clamp: 8;
	display: -webkit-box;
	overflow: hidden;
	-webkit-box-orient: vertical;
	}
}

.siteheader {}
.siteheader .slick-dotted.slick-slider {margin-bottom: 0;}
.siteheader .slick-slide {position: relative;}
.siteheader .slick-list li {background-repeat: no-repeat;background-position: center top;background-size: cover;height: 356px;position: relative;overflow: hidden; }
.siteheader .slick-list li a {}
.siteheader .slick-list li .focustitle {position: absolute;bottom: 16px;left: 20px;max-width: 78%;overflow: hidden;text-shadow: 1px 1px 0px #000;}
.siteheader .slick-list li .focustitle p {color: #fff;font-size: 16px;line-height: 130%;text-align: left;overflow: hidden;margin: 0;}
.siteheader .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;}

.siteheader .slick-dots {bottom: 16px;text-align: inherit;width: auto;margin: 0;right: 20px;}
.siteheader .slick-dots li button {color: transparent;background: none;height: 13px;width: 13px;background: #fff;padding: 0;border-radius: 100%;}
.siteheader .slick-dots li.slick-active button {background: #0084ff;}
.siteheader .slick-dots li button:before {font-size: 0px;}
.siteheader .slick-dots li {height: auto;width: auto;margin: 0 0 0 10px;}

.siteheader .slick-slide .title {background: url(../images/focus-bg01.png) repeat-x bottom left;color: #fff;position: absolute;left: 0;right: 0;bottom: 0;width: 100%;height: 100%;opacity: 1;}

/*Arrows*/
.siteheader .slick-prev,
.siteheader .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;
}
.siteheader .slick-prev:hover,
.siteheader .slick-prev:focus,
.siteheader .slick-next:hover,
.siteheader .slick-next:focus
{
    color: transparent;
    outline: none;
    /*background: #0e6eb8;*/
}

.siteheader .slick-prev.slick-disabled:before,
.siteheader .slick-next.slick-disabled:before
{
    opacity: .25;
}

.siteheader .slick-prev:before,
.siteheader .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;
}
.siteheader .slick-prev:hover:before,
.siteheader .slick-prev:focus:before,
.siteheader .slick-next:hover:before,
.siteheader .slick-next:focus:before
{
    opacity: .8;
}
.siteheader .slick-prev {left:2%;padding: 0 4px 0 0;}
.siteheader .slick-next {right:2%;padding: 0 0 0 4px;}
.siteheader .slick-prev, .siteheader .slick-next {display: none !important;}
@media (max-width: 991px) {
	.siteheader .slick-prev {left: 0%;}
	.siteheader .slick-next {right: 0%;}
}
@media (max-width: 767px) {
	.siteheader .slick-prev,
	.siteheader .slick-next {display: none !important;}
    .siteheader .slick-slide .topbg {background: none;}
}
/*---------------IMGLink---------------------*/
.imglink { margin-top:50px;}
.imglink .row {margin-left: -19px;margin-right: -19px;}
.imglink .row > [class^='col'] {padding-left: 19px;padding-right: 19px;}
.imglink li {
  margin-bottom: 30px;
  position: relative;
}
.imglink li:last-child {
  margin-bottom: 0;
}
.imglink li a {
  display: block;
  overflow: hidden;
  border-radius: 5px;
}
.imglink li .bgimg {
  background-color: #d91119;
  background-size: cover;
  background-repeat: no-repeat;
  width: 100%;
  height: 145px;
  background-position: center;
}
.imglink li:last-child .bgimg {background-color: #174dab;}
.imglink li:hover .bgimg {
  -webkit-transition: all .5s ease;
  /* Safari and Chrome */
  -moz-transition: all .5s ease;
  /* Firefox */
  -ms-transition: all .5s ease;
  /* IE 9 */
  -o-transition: all .5s ease;
  /* Opera */
  transition: all .5s ease;
  -webkit-transform: scale(1.1);
  /* Safari and Chrome */
  -moz-transform: scale(1.1);
  /* Firefox */
  -ms-transform: scale(1.1);
  /* IE 9 */
  -o-transform: scale(1.1);
  /* Opera */
  transform: scale(1.1);
}
.imglink li p {
  display: block;
  position: absolute;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  height: 60px;
  top: 50%;
  left: 50px;
  margin-top: -30px;
  z-index: 1;
  color: #fff;
}
.imglink li p img {display: inline-block;margin-left: 22px;}
@media (max-width: 1199px) {
	.imglink li .bgimg {height: 126px;}
}
@media (max-width: 991px) {
	.imglink { margin-top:40px;}
	.imglink .row {margin-left: -10px;margin-right: -10px;}
	.imglink .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
	.imglink li p {left: 30px;text-shadow: 0px 1px 2px rgba(0,0,0,.8);}
	.imglink li .bgimg {height: 106px;}
}
@media (max-width: 767px) {
	.imglink {margin-top: 35px;}
	.imglink li {margin-bottom: 15px;}
	
}
/*---------------Meeting---------------------*/
.meetingpart {
	background: url(../images/boxbg02.jpg) no-repeat center #fff;border-radius: 5px;overflow: hidden;margin-bottom: 60px;padding: 45px 0;
	-ms-box-shadow: 0px 1px 12px 1px rgb(47, 70, 110, .2);
    -o-box-shadow: 0px 1px 12px 1px rgb(47, 70, 110, .2);
    -moz-box-shadow: 0px 1px 12px 1px rgb(47, 70, 110, .2);
    -webkit-box-shadow: 0px 1px 12px 1px rgb(47, 70, 110, .2);
    box-shadow: 0px 1px 12px 1px rgb(47, 70, 110, .2);
}
.meetingpart li {border-right: #c7d0e2 solid 1px;width: 33.333%;float: left;}
.meetingpart li:last-child {border: 0;}
.meetingpart li .linkbox {
	display: block;
	margin: 0 auto;
}
.meetingpart li:nth-child(1) .linkbox {width: 150px;}
.meetingpart li:nth-child(2) .linkbox {width: 278px;}
.meetingpart li:nth-child(3) .linkbox {width: 220px;}
.meetingpart li .linkbox .link-icon {float: left;margin-right: 24px;}
.meetingpart li .linkbox .link-txt {height: 56px;}
.meetingpart li .linkbox .link-txt h3 {font-size: 18px;font-weight: 700;color: #22305f;line-height: 1.6;margin: 0 0 4px;}
.meetingpart li .linkbox .link-txt h3 span {color: #dd161d;margin-right: 8px;}
.meetingpart li .linkbox .link-txt h4 {font-size: 14px;color: #6b718f;line-height: 1.1;text-transform: uppercase;margin: 0;}
.meetingpart li a:hover .linkbox .link-txt h4 {color: #d7121b;}
@media (max-width: 1199px) {
	.meetingpart{padding: 28px 0;}
}
@media (max-width: 991px) {
	.meetingpart {margin-bottom: 45px;}
	.meetingpart li:nth-child(1) {width: 24%;}
	.meetingpart li:nth-child(2) {width: 42%;}
	.meetingpart li:nth-child(3) {width: 34%;}
	.meetingpart li .linkbox .link-icon {margin-right: 14px;}
	.meetingpart li:nth-child(1) .linkbox {width: 130px;}
	.meetingpart li:nth-child(2) .linkbox {width: 262px;}
	.meetingpart li:nth-child(3) .linkbox {width: 202px;}
}
@media (max-width: 767px) {
	.meetingpart{padding: 25px;}
	.meetingpart {margin-bottom: 30px;margin-top: 30px;}
	.meetingpart li:nth-child(1), .meetingpart li:nth-child(2), .meetingpart li:nth-child(3), .meetingpart li:nth-child(1) .linkbox, .meetingpart li:nth-child(2) .linkbox, .meetingpart li:nth-child(3) .linkbox {width: 100%;}
	.meetingpart li {margin-bottom: 15px;border-right: 0px;border-bottom: #c7d0e2 dotted 1px;padding-bottom: 12px;}
	.meetingpart li:last-child {margin-bottom: 0;padding-bottom: 0;}
	.meetingpart li:last-child {margin-bottom: 0px;}
	.meetingpart li .linkbox .link-icon {width: 61px;}
	.meetingpart li .linkbox .link-icon img {margin: 0 auto;}
}
/*---------------Important Dates---------------------*/
.list-log {
  display: block;
}
.list-log .row {margin-left: -12px;margin-right: -12px;}
.list-log .row > [class^='col'] {padding-left: 12px;padding-right: 12px;}
.list-log li {
  margin-bottom: 24px;
}
.list-log li .ebox {
  overflow: hidden;
  border-bottom: 0px dashed #d4d4d4;
  text-align: left;
  padding: 34px 30px 34px 0;
  background: #fff;
  -ms-box-shadow: 0 0 5px 0 rgba(217, 229, 244, 0.9);
  -o-box-shadow: 0 0 5px 0 rgba(217, 229, 244, 0.9);
  -moz-box-shadow: 0 0 5px 0 rgba(217, 229, 244, 0.9);
  -webkit-box-shadow: 0 0 5px 0 rgba(217, 229, 244, 0.9);
  box-shadow: 0 0 5px 0 rgba(217, 229, 244, 0.9);
  border-radius: 5px;
}
.list-log li .ebox:hover {
  -ms-box-shadow: 0 0 18px 0 rgba(217, 229, 244, 0.9);
  -o-box-shadow: 0 0 18px 0 rgba(217, 229, 244, 0.9);
  -moz-box-shadow: 0 0 18px 0 rgba(217, 229, 244, 0.9);
  -webkit-box-shadow: 0 0 18px 0 rgba(217, 229, 244, 0.9);
  box-shadow: 0 0 18px 0 rgba(217, 229, 244, 0.9);
}
.list-log li .ebox .hdtitle {
  overflow: hidden;
  display: block;
  color: #333333;
  position: relative;
  padding-left: 26px;
}
.list-log li .ebox .hdtitle:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 5px;
    height: 100%;
    background: #dd161d;
    border-radius: 5px;
}
.list-log li .ebox .hdtitle h4 {
  font-size: 16px;
  color: #717588;
  line-height: 1.3;
  margin: 0 0 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}
.list-log li .ebox .hdtitle h3 {
  font-size: 20px;
  color: #144395;
  font-weight: 700;
  line-height: 1.1;
  margin: 0;
  font-family: "Helvetica Neue";
}
.list-log .col-md-6 {float: left;width: 50%;}
@media (max-width: 1199px) {
	.list-log li {margin-bottom: 16px;}
	.list-log li .ebox {padding: 14px 30px 14px 0;}
	.list-log .col-md-6 {width: 100%;}
}
@media (max-width: 767px) {
	.list-log {margin-bottom: 16px;}
	.list-log li .ebox .hdtitle h4 {white-space: initial;}
}
/*---------------Events---------------------*/
.events-sort {}
.events-sort .row {margin-left: -20px;margin-right: -20px;}
.events-sort .row > [class^='col'] {padding-left: 20px;padding-right: 20px;}
.events-sort li {margin-bottom: 40px;}
.events-sort .sort-box {height: 202px;position: relative;overflow: hidden;border-radius: 20px;background-repeat: no-repeat;background-position: center;background-size: 100% 100%;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.events-sort .sort-box:hover {background-size: 110% 110%;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
-moz-transition: all 0.5s;
-webkit-transition: all 0.5s;
transition: all 0.5s;
}
.events-sort .sort-box .sort-zz {position: absolute;top: 0;right: 0;width: 75.441%;height: 99%;background-repeat: no-repeat;background-position: top right;background-size: 100% 100%;}
.events-sort li:nth-child(1) .sort-box .sort-zz {background-image: url(../images/hceq-zz1.png);}
.events-sort li:nth-child(2) .sort-box .sort-zz {background-image: url(../images/hceq-zz2.png);}
.events-sort li:nth-child(3) .sort-box .sort-zz {background-image: url(../images/hceq-zz3.png);}
.events-sort li:nth-child(4) .sort-box .sort-zz {background-image: url(../images/hceq-zz4.png);}
.events-sort .sort-box .sort-zz h4 {font-size: 30px;line-height: 1.4;font-weight: 700;color: #222222;padding-top: 35px;padding-left: 15%;margin: 0;}
.events-sort .sort-box:hover .sort-zz h4 {color: #2048cc;text-shadow: 1px 1px 2px #ffffff;}
@media (max-width: 1440px) {
	.events-sort .sort-box {height: 193px;}
}
@media (max-width: 1366px) {
	.events-sort .sort-box .sort-zz h4 {font-size: 28px;}
}
@media (max-width: 1280px) {
	.events-sort .sort-box {height: 172px;}
}
@media (max-width: 1199px) {
	.events-sort .row {margin-left: -15px;margin-right: -15px;}
	.events-sort .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
	.events-sort li {margin-bottom: 32px;}
	.events-sort .sort-box {height: 134px;}
	.events-sort .sort-box .sort-zz {width: 78.441%;}
	.events-sort .sort-box .sort-zz h4 {font-size: 22px;padding-top: 22px;}
}
@media (max-width: 991px) {
	.events-sort .sort-box {height: 102px;}
	.events-sort .sort-box .sort-zz h4 {font-size: 17px;padding-top: 20px;}
}
@media (max-width: 767px) {
	.events-sort li {margin-bottom: 18px;}
	.events-sort .sort-box {height: 26.666vw;}
        .events-sort[data-v-pg] .sort-box .sort-zz {width: 87.441%;}
}

.events { width:100%;}
.events dl {margin-bottom: 0;}
.events dd { overflow: hidden;margin: 0 0 27px;}
.events dd:nth-child(4) {display: none;}
.events dd:last-child {margin-bottom: 0px;}
.events dd span { float:left;color:#fff;text-align:center;width:64px;margin-right:15px;font-size:28px;font-weight: 700;line-height: 1;background:#174dab;font-family: Arial;border-radius: 2px;overflow: hidden;padding: 11px 0 10px 0;}
.events dd span b { text-align: center; line-height: 1.2; font-size: 14px;display: block; color:#cdd4e8;font-weight: 500;margin-top: 3px;}
.events dd .hdtitle { overflow:hidden;}
.events dd .hdtitle h4 {margin: 0;}
.events dd .hdtitle h4 a {
    font-size: 18px;
    line-height: 1.1;
    margin: 0 0 8px;
    color: #333;
    font-weight: 500;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.events dd .hdtitle h4 a:hover {color: #003ba5;}
.events dd .hdtitle p {margin: 3px 0 0 0;font-size:14px; color:#717588; line-height:1.5;
max-height: 42px;
-webkit-line-clamp: 2;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
}
@media (max-width: 1199px) {
    .events dd:nth-child(4) {display: block;}
}
@media (max-width: 767px) {
	.events dd .hdtitle h4 a {white-space: normal;line-height: 1.4;}
	.events dd .hdtitle p {max-height: inherit;-webkit-line-clamp: inherit;}
}

.events-list { width:100%;}
.events-list dl {margin-bottom: 0;}
.events-list dd { overflow: hidden;margin: 0 0 27px;}
.events-list dd span { float:left;color:#fff;text-align:center;width:64px;margin-right:15px;font-size:28px;font-weight: 700;line-height: 1;background:#174dab;font-family: Arial;border-radius: 2px;overflow: hidden;padding: 11px 0 10px 0;}
.events-list dd span b { text-align: center; line-height: 1.2; font-size: 14px;display: block; color:#cdd4e8;font-weight: 500;margin-top: 3px;}
.events-list dd .hdtitle { overflow:hidden;}
.events-list dd .hdtitle h4 {margin: 0;}
.events-list dd .hdtitle h4 a {
    font-size: 18px;
    line-height: 1.1;
    margin: 0 0 8px;
    color: #333;
    font-weight: 500;
	text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
}
.events-list dd .hdtitle h4 a:hover {color: #003ba5;}
.events-list dd .hdtitle p {margin: 3px 0 0 0;font-size:14px; color:#717588; line-height:1.5;
max-height: 42px;
-webkit-line-clamp: 2;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
}
@media (max-width: 767px) {
	.events-list dd .hdtitle h4 a {white-space: normal;line-height: 1.4;}
	.events-list dd .hdtitle p {max-height: inherit;-webkit-line-clamp: inherit;}
}
/*---------------Photo---------------------*/
.button-container {position: relative;display: block;width: 310px;height: 40px;margin: 0 auto;}
.dot-container {display: block;margin: 0 auto;position: absolute;top: 7px;left: 0;right: 0;width: 238px;}
.gy-graphic { margin-left: -15px;margin-right: -15px;}
.gy-graphic .slick-list {padding: 0 0 6px 0;}
.gy-graphic .slick-slide {margin: 0 15px;}

.gy-graphic .boxstyle {overflow: hidden;}
.gy-graphic .boxstyle a img {height: 217px;width: 100%;
-webkit-transition: all .5s ease; /* Safari and Chrome */
    -moz-transition: all .5s ease; /* Firefox */
    -ms-transition: all .5s ease; /* IE 9 */
    -o-transition: all .5s ease; /* Opera */
    transition: all .5s ease;
}
.gy-graphic .boxstyle:hover a img {
-webkit-transform:scale(1.15); /* Safari and Chrome */
    -moz-transform:scale(1.15); /* Firefox */
    -ms-transform:scale(1.15); /* IE 9 */
    -o-transform:scale(1.15); /* Opera */
     transform:scale(1.15);
}

/*dots*/
.gy-graphic .slick-dots {position: initial;bottom: initial;}
.gy-graphic .slick-dots li button:before {font-family: initial;content: "";height: 15px;width: 15px;background: #cfd8e6;border-radius: 20px;}
.gy-graphic .slick-dots li.slick-active button:before {font-family: initial;content: "";width: 48px;background: #dd161d;}
.gy-graphic .slick-dots li.slick-active button {width: 54px;}
.gy-graphic .slick-dots li {width: auto;}


/*Arrows*/
.gy-graphic .slick-prev,
.gy-graphic .slick-next
{
    font-size: 0;
    line-height: 0;
    position: initial;
	top:initial;
    bottom: -25px;
    display: block;
    width: 36px;
    height: 36px;
    padding: 0;
    -webkit-transform: initial;
    -ms-transform: initial;
    transform: initial;
    cursor: pointer;
    color: transparent;
    outline: none;
    z-index: 1;opacity: 1;text-align: center;border:#dae0e9 solid 1px;
	transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.gy-graphic .slick-prev:hover,
.gy-graphic .slick-prev:focus,
.gy-graphic .slick-next:hover,
.gy-graphic .slick-next:focus
{
    color: transparent;
    outline: none;
	opacity: 1;
    background: #1f41a9;border:#1f41a9 solid 1px;
}

.gy-graphic .slick-prev.slick-disabled:before,
.gy-graphic .slick-next.slick-disabled:before
{
    opacity: 1;
}
.gy-graphic .slick-prev.slick-disabled,
.gy-graphic .slick-next.slick-disabled
{
   background: #1f41a9;border:#1f41a9 solid 1px;
}

.gy-graphic .slick-prev:before,
.gy-graphic .slick-next:before
{
    font-family: 'FontAwesome';
    font-size: 22px;
    line-height: 30px;
    opacity: 1;
    color: #174dab;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.gy-graphic .slick-prev:hover:before,
.gy-graphic .slick-prev:focus:before,
.gy-graphic .slick-next:hover:before,
.gy-graphic .slick-next:focus:before
{
    opacity: 1;color: #fff;
}
.gy-graphic .slick-prev {float: left;left: 0;}
.gy-graphic .slick-next {float: right;right: 0;}

@media (max-width: 1440px) {
	.gy-graphic .boxstyle a img {height: 209px;}
}
@media (max-width: 1366px) {
	.gy-graphic .boxstyle a img {height: 186px;}
}
@media (max-width: 1199px) {
	.gy-graphic .boxstyle a img {height: 193px;}
}
@media (max-width: 991px) {
	.gy-graphic .boxstyle a img {height: 227px;} 
}
@media (max-width: 767px) {
	.gy-graphic { margin-left: auto;margin-right: auto;padding: 6px 0 15px;}
	.gy-graphic .slick-prev, .gy-graphic .slick-next {display: none !important;}
	.gy-graphic .slick-dots { bottom: 0;}
	.gy-graphic .slick-slide {margin: 0;}
	.gy-graphic .slick-dotted.slick-slider {margin-bottom: 5px;}
	.gy-graphic .boxstyle a img {height: 249px;}
}
@media (max-width: 390px) {
	.gy-graphic .boxstyle a img {height: 223px;}
}
@media (max-width: 320px) {
	.gy-graphic .boxstyle a img {height: 188px;}
}
/*---------------栏目样式---------------------*/
.webcolumn {overflow: hidden;text-align: center;}
.webcolumn .lmname {margin: 0 0 30px 0;line-height: 1;color: #204ea1;position: relative;display: inline-block;font-weight: 700;font-size: 50px;text-transform: uppercase;}
.webcolumn .lmname a {color: #204ea1;}
.webcolumn .lmname a:hover {color: #204ea1;}

.lanmu { overflow: hidden;}
.lanmu_l{ color:#22305f;float:left;font-weight: 700;line-height: 1.1;padding: 0 0 24px 0;}
.lanmu_l a {color:#22305f;}
.lanmu_l a:hover {color:#000;}
.lanmu_r{ line-height:30px; float:right; font-size:14px;}
.lanmu_r img {display: inline-block;margin-right: 10px;margin-top: -3px;}
.lanmu_r a{ color:#174dab; text-decoration:none;text-transform: uppercase;}
.lanmu_r a:hover{ color:#333; text-decoration:none;}

.lanmu1 { overflow: hidden;}
.lanmu1_l{ color:#174dab;float:left;font-weight: 700;font-size:24px;line-height: 1.1;padding: 0 0 16px 0;}

.sortlanmu { overflow: hidden;background: #f1f3fa;border-left: 5px solid #1958af;padding: 0 12px 0 17px;margin: 28px 0 0 0;}
.sortlanmu_l { color:#333;float:left;font-weight: 700;font-size:18px;line-height: 140%;padding: 12px 0;}
.sortlanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}

.sortlanmu1 {overflow: hidden;margin: 20px 0 0 0;float: left;}
.sortlanmu1_l {
    color: #333936;
    float: left;
    font-weight: 700;
    font-size: 18px;
}

.column { overflow:hidden;background: url(../images/lmbg01.png) repeat-x bottom center;margin-bottom: 30px;}
.column_l { width:auto; font-size:32px; font-weight:700; color:#1c4ca0; float:left; display:inline-block; overflow:hidden;padding: 0 3px 18px 0;line-height: 1.1;position: relative;}
.column_l:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 60px;
    height: 5px;
    background: #d9e6f8;
}
.column_r {float: right;}
.column[data-v-lang] .column_r {width: 100%;}
.column[data-v-lang] .column_r .breadcrumb {padding: 0 0 15px;}
@media (max-width: 991px){
	.column_r {width: 100%;display: block;}
	.breadcrumb, .column[data-v-lang] .column_r .breadcrumb {padding: 0 0 10px 0;}
	.column_l {font-size: 27px;}
}
/*------------------Font----------------*/
.hui {
	font-size: 14px;
	line-height: 18px;
	color: #8d9cb2;
	text-decoration: none;
	font-family: Arial;
}
.hei {font-size: 12px;line-height: 18px;color: #8b8b8b;text-decoration: none;font-family: Arial;}
a.hei:hover {color: #f86900; font-size: 12px; text-decoration: none;}
.hei1 {
    font-size: 15px;
    line-height: 26px;
    color: #454545;
    text-decoration: none;
    font-family: \5FAE\8F6F\96C5\9ED1;
	background-image: url(zsxx_left.png);background-repeat: no-repeat;background-position: left 9.5px;padding-left: 15px;
}
A.hei1:hover {
    COLOR: #004ea2; FONT-SIZE: 15px;text-decoration: none;
}
.lan {font-size: 14px;line-height: 18px;color: #1958af;text-decoration: none;}
a.lan:hover {color: #333; text-decoration: none;}
.lan1 {font-size: 13px;line-height: 18px;color: #004ea2;text-decoration: none;}
a.lan1:hover {color: #d61300; font-size: 13px; text-decoration: none;}
.huang {font-size: 15px;color: #ffc435;line-height: 20px;}
.dlan {font-size: 13px;line-height: 18px;color: #6ff3ff;text-decoration: none;font-family: Arial;}
.bai {font-size: 13px;line-height: 20px;color: #ffffff;text-decoration: none;font-family: \5FAE\8F6F\96C5\9ED1;background-image: url(ico_bd.gif);background-repeat: no-repeat;background-position: left 6px;padding-left: 16px;}
a.bai:hover {color: #6ff3ff; font-size: 13px;}
.bai12 {font-size: 12px;line-height: 18px;color: #e9f7ff;text-decoration: none;}
a.bai12:hover {color: #8bebff; font-size: 12px;}
.bai13 {font-size: 13px;line-height: 20px;color: #e9f7ff;text-decoration: none;}
a.bai13:hover {color: #8bebff; font-size: 13px;}
.bai14 {font-size: 14px;line-height: 34px;color: #fff;text-decoration: none;text-shadow: 0px 1px 2px #001f88;}
a.bai14:hover, a.bai14:focus {color: #b8d5ff; font-size: 14px;}
.bai15 {font-size: 15px;line-height: 20px;color: #e9f7ff;text-decoration: none;padding-bottom: 10px;}
a.bai15:hover {color: #8bebff; font-size: 15px;}
.hei14 {font-size: 14px;line-height: 23px;color: #444;text-decoration: none;}
a.hei14:hover {color: #0453b0; font-size: 14px;}
.hei13 {font-size: 13px;line-height: 20px;color: #444;text-decoration: none;}
a.hei13:hover {color: #0453b0; font-size: 13px;}

/*---------------页尾---------------------*/
.foot {background: url(../images/igcp-footbg.jpg) no-repeat top center #023378;padding: 28px 0 30px;overflow: hidden;}
.foot .tophalf {position: relative;}
.foot .tophalf .wx {position: absolute;top:0;left: 0;}
.foot .tophalf .secondhalf {padding: 10px 0;color: #fff;font-size: 16px;text-align: center;line-height: 2;}
.foot .tophalf .secondhalf a {color: #fff;}
.foot .tophalf .secondhalf a:hover {color:#ffda92;}
.foot .tophalf .secondhalf span {display: inline-block;}
@media (max-width: 1199px) {
	.foot .tophalf .secondhalf {padding: 10px 0 10px 200px;}
}
@media (max-width: 991px){
	.foot {padding: 20px 0 28px;}
	.foot .tophalf .wx {position: inherit;width: 100%;display: block;}
	.foot .tophalf .wx img {display: block;margin: 0 auto;right: 0;}
	.foot .tophalf .secondhalf {padding: 0 0 18px;}
}

.linkpic {}
.linkpic .row {margin-left: -20px;margin-right: -20px;}
.linkpic .row > [class^='col'] {padding-left: 20px;padding-right: 20px;}
.linkpic li {margin-bottom: 26px;}
.linkpic .col-md-3 {float: left;width: 25%;}
.linkpic .boxpadding {background: #fff;width: 100%;border-radius: 5px;overflow: hidden;
    -ms-box-shadow: 0px 8px 13px 0px rgba(1, 79, 183, 0.04);
    -o-box-shadow: 0px 8px 13px 0px rgba(1, 79, 183, 0.04);
    -moz-box-shadow: 0px 8px 13px 0px rgba(1, 79, 183, 0.04);
    -webkit-box-shadow: 0px 8px 13px 0px rgba(1, 79, 183, 0.04);
    box-shadow: 0px 8px 13px 0px rgba(1, 79, 183, 0.04);
}
.linkpic .boxpadding img {width: 100%;height: 134px;}
.linkpic .boxpadding:hover {
	-ms-box-shadow: 0px 8px 13px 0px rgba(1, 79, 183, 0.09);
    -o-box-shadow: 0px 8px 13px 0px rgba(1, 79, 183, 0.09);
    -moz-box-shadow: 0px 8px 13px 0px rgba(1, 79, 183, 0.09);
    -webkit-box-shadow: 0px 8px 13px 0px rgba(1, 79, 183, 0.09);
    box-shadow: 0px 8px 13px 0px rgba(1, 79, 183, 0.09);
}

.linkpic[data-v-list] .boxpadding {border: #e6eef9 solid 1px;}
.linkpic[data-v-list] .row {margin-left: -15px;margin-right: -15px;}
.linkpic[data-v-list] .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
.linkpic[data-v-list] li {margin-top: 30px;margin-bottom: 0;}
.linkpic[data-v-list] .boxpadding img {height: 92px;}
@media (max-width: 1440px) {
	.linkpic .boxpadding img {height: 129px;}
	.linkpic[data-v-list] .boxpadding img {height: 88px;}
}
@media (max-width: 1366px) {
	.linkpic .boxpadding img {height: 114px;}
	.linkpic[data-v-list] .boxpadding img {height: 77px;}
}
@media (max-width: 1280px) {
	.linkpic .row {margin-left: -15px;margin-right: -15px;}
	.linkpic .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
	.linkpic .boxpadding img {height: 116px;}
	.linkpic[data-v-list] .boxpadding img {height: 80px;}
}
@media (max-width: 1199px) {
	.linkpic .boxpadding img {height: 89px;}
	.linkpic[data-v-list] .boxpadding img {height: 60px;}
}
@media (max-width: 991px){
	.linkpic .col-md-3 {width: 50%;}
	.linkpic .boxpadding img {height: 66px;}
	.linkpic[data-v-list] .boxpadding img {height: 97px;}
}
@media (max-width: 767px){
	.linkpic .col-md-3 {width: 100%;}
	.linkpic .boxpadding img {height: auto;}
	.linkpic li {margin-bottom: 18px;}
	.linkpic[data-v-list] li {margin-top: 18px;margin-bottom: 0;}
}

/*---------------------------------导航＆菜单------------------------------------------*/
.twobanner {height: 236px;border-top: #4d788e solid 1px;}
.twolmmt {margin: 4px 0 0 0;}
.h_menu {padding: 60px 0 52px;}
.location_menu { overflow:hidden;padding: 0px;}
.nav-wrap {background: #001968;}
.navbar {min-height: 40px; border: 0px solid transparent;}
.navbar-toggle {float: right;padding: 0 5px;margin-top: 9px;margin-bottom: 0; margin-right:0px;border: 0px solid #F6FAFC;}
.navbar-menu { font-size:18px; color:#ffffff; float:left; font-weight:500; margin:13px 0 0 0;}
.navbar-default .navbar-collapse {border-color: #2f6abb;box-shadow: none;}
.nav-tabs > li { text-align:center;}
.nav-tabs > li:last-child {border-right:#cacaca solid 0px;}
.nav-stacked > li {background: #e9f6fe;border-top: #feffff solid 1px;border-bottom: #cce7fa solid 1px;}
@media (max-width: 1280px) {
.h_menu {padding: 56px 0 50px;}
}
@media (max-width: 1199px) {
.h_menu {padding: 46px 0 40px;}
}
@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 (max-width: 991px) {
	.navbar-toggle {margin-top: 21px;margin-right: 56px;}
}
@media only screen and (max-width: 768px) {
.twobanner {height: 142px;}
.location_menu {position: relative;margin-left: -15px;margin-right: -15px;}
}
@media (max-width: 767px) {
.navbar-collapse.in {overflow: hidden;max-height: 382px;overflow-y: auto !important;}
.navbar-toggle {margin: 0;}
	.nav-wrap {background: transparent;position: absolute;top: 27px;right: 54px;}
	.nav-wrap .container {padding: 0;}
}
@media screen and (max-width: 640px){
.navbar-collapse { margin-top:6px;}
}
@media screen and (max-width: 480px){
.nav-tabs > li { width:100%;border-right:#cacaca solid 0px;}
}
.header {padding-bottom: 0;}
.header .logo .img {display: block;margin-right: 75px;float: left;}
.header .logo .txt {}
.header .logo .txt h2 {margin: 0 0 12px;font-size: 23px;font-weight: 700;line-height: 1.3;color: #444;}
.header .logo .txt h2 span {font-style: italic;}
.header .logo .txt h4 {margin: 0;font-size: 18px;font-weight: 700;line-height: 1.4;font-style: italic;font-family: "Times New Roman";}
.header .navbar-toggle .toggle-icon{position:relative;width:21px;height:2px;display:inline-block;background:#d3e2ff;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:#d3e2ff;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: #e3e3e3;}
.dropdown .dropdowns>a:before {font-family: 'FontAwesome';content: "\f105";position: absolute;right: 10px;top: 10px;margin-left: 0;visibility: visible;color: #6895be;}

.main-navigation .navbar-nav > li span {width: 36px;height: 36px; background: #3a56b6;
    border-radius: 100%;
    overflow: hidden;
    display: block;
    line-height: 36px;
    text-align: center;
    color: #fff;}
.main-navigation .navbar-nav > li span a {color: #fff;}
.main-navigation .navbar-nav > li span a:hover {color: #fff;}
.main-navigation .navbar-nav > li:nth-last-child(1) {display: none;}

.thumbnail {
	position: relative;
	margin: 0;
	border-radius: 0;
	box-shadow: none;
	border: none;
	padding: 0;
	background: none; 
	padding: 4px;
}
@media (max-width: 1199px) {
	
}
@media (max-width: 991px) {
	.header .logo .txt h2 {font-size: 14px;}
	.header .logo .txt h4 {font-size: 12px;}
	.header .logo .img {margin-right: 55px;}
}
@media (max-width: 767px) {
	.header-left {width: auto;}
	.header .logo .txt {display: none;}
	.header .logo .img {width: 54px;}
}

.contentWrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.contentLeft {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: #fff;
}
.contentRight {
  padding: 1.3rem 2rem;
  margin-left: 250px;
}
.deg90 {-webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);}

.leftNavigation {
  margin: 0rem 0;
}
.leftNavigation, .leftNavigation li ul {
  list-style: none;
  padding: 0;
}
.leftNavigation li a {
  font-size: 18px;
  display: block;
  padding: 18px 32px 18px 20px;
  color: #333;
  border-bottom: solid 1px #e8ebf2;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;
}
.leftNavigation li ul li a {
  font-size: 16px;
  display: block;
  padding: 6px 1rem 6px 50px !important;
  color: #4f535f;line-height: 1.2;
  text-overflow: ellipsis;
  overflow: hidden;
  position: relative;
  -webkit-transition: color 0.2s ease;
  transition: color 0.2s ease;
  font-weight:400;border-bottom: solid 0px #fff;
}
.leftNavigation li ul li a:after {
    content: '';
    width: 4px;
    height: 4px;
    background-color: #9ca5c6;
    position: absolute;
    top: 15px;
    left: 36px;
    margin-top: -2px;
    background-image: none !important;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.leftNavigation li a, .leftNavigation li a .leftNavIcon {
  line-height: 130%;
}
.leftNavigation li a .leftNavIcon {
  position: absolute;
  top: 0;
  right: 0;
  width: 4.6rem;
  padding: 18px 0;
  text-align: center;
  font-weight: 600;color: #c0c7e0;
}
.leftNavigation li.active a .leftNavIcon {color: #204fa1;}
.leftNavigation li a .leftNavIcon1 {
  position: absolute;
  top: 0;
  left: 0;
  width: 7rem;
  padding: 16px 0 0 0;
  text-align: center;font-size: 12px;color: #f67400;
}
.leftNavigation li a:hover {
  color: #204fa1; text-decoration:none; background-color: #f4f8fe;
}
.leftNavigation li a:hover .leftNavIcon {color: #204fa1;}
.leftNavigation li ul {
  display: none;
  margin: 0;
  background-color: #f4f8fe;border-bottom: solid 1px #e5e5e5;
}
.leftNavigation li ul li { border-bottom: solid 0px #e5e5e5;}
.leftNavigation li ul li a:hover {
  color: #2a45a6; text-decoration:none;background: transparent;font-weight: 500;
}
.leftNavigation li ul li a:hover:after {background-color: #02449e;}
/*#

 li ul li:last-child a {
  border-bottom: none;
}*/
.leftNavigation li ul li.active a {
  color: #2a45a6; text-decoration:none;font-weight: 500;
}
.leftNavigation li ul li.active a:after {background-color: #02449e;font-weight: 500;}
.leftNavigation li.active > a {
  color: #204fa1; text-decoration:none;border: 0;/*padding: 18px 40px 12px 34px;*/
}
.leftNavigation li.active ul {
  display: block;padding: 0 0 15px 0;border-bottom: solid 2px #fff;
}
.leftNavigation > li.active {
  background-color: #f4f8fe;border-bottom: solid 1px #e8ebf2;
}
.leftNavigation li ul li .level4 {border-top: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li a {
  border-bottom: solid 0px #D0E9F3; font-size:13px; color:#535353; margin-left:30px; padding-left:12px;background: transparent;
}
.leftNavigation li ul li .level4 li a:hover {color: #006bb1;}
.leftNavigation li ul li .level4 li {border-bottom: solid 1px #D0E9F3;}
.leftNavigation li ul li .level4 li:last-child {border-bottom: solid 0px #D0E9F3;}

/*---------------细览---------------------*/
.nrhei {font-size: 17px; line-height: 1.9; color: #4c4c4c;word-wrap: break-word;}
.nrhei1 {font-size: 15px; line-height: 180%; color: #4c4c4c;word-wrap: break-word;}
/*引用第三方视频适用于QYCMS平台*/
.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%
}
.ryname { overflow: hidden;}
.ryname_l { color:#3b4461;float:left;font-weight: 700;font-size:28px;line-height: 1;padding: 0 0 18px 0;position: relative;}
.ryname_l:after {
    bottom: 0;
    left: 0;
    content: "";
    position: absolute;
    width: 28px;
    height: 3px;
    background: #4c63b6;
}
.ryname_l span {font-size: 15px;font-weight: 500;margin-left: 10px;}
.rylanmu { overflow: hidden;background: #f5f7fa;border-left: 6px solid #1134ab;padding: 0 12px 0 17px;margin: 28px 0 26px 0;}
.rylanmu_l { color:#333;float:left;font-weight: 700;font-size:22px;line-height: 140%;padding: 13px 0;}
.rylanmu_l img {display: inline-block;margin-right: 10px;margin-top: -3px;}

.xlmain {display: block;margin:0px;}
.xlmain hr {margin-top: 5px;}
.xlmain .wztitle {color: #174dab; line-height:1.4; text-align:center; font-size: 28px; padding: 0px 0px 2px 0px;font-weight: 700;margin: 22px 0 20px 0;}
.xlmain .sptitle {color: #174dab; line-height:1.4; font-size: 24px; padding: 0px 0px 20px;font-weight: 700;border-bottom: #dde2ea solid 1px;}
.xlmain .basicinfo {border-bottom: solid 1px #e2e2e2; padding: 0px 0px 3px 0px;}
.xlmain .basicinfo .other-share {float: right;margin-top: 4px;}
.xlmain .basicinfo .qtinfo {color:#91949f; font-size: 14px;margin: 3px 0 10px 0;text-align: center;}
.xlmain .basicinfo .qtinfo a {color:#91949f; text-decoration: none;}
.xlmain .basicinfo .qtinfo a:hover {color:#de0c0c; text-decoration: none;}
.xlmain .basicinfo .share {overflow: hidden;float: right;}
.xlmain .text { overflow:hidden; display:block;}
.xlmain .text p {margin: 0 0 32px 0;}
.xlmain .text p:last-child {margin: 0;}
.xlmain .text img {display: inline-block;margin-right: auto;margin-left: auto;}
.xlmain .text .zc img {margin-left: inherit !important;margin-right: inherit !important;display: inline-block;}

.xlmain .textlx { margin:0; overflow:hidden; display:block;}
.xlmain .textlx p {margin: 0 0 12px 0;}
.xlmain .textlx img {display: block;margin-right: auto;margin-left: auto;}
.xlmain .textxl { margin:20px 0 0 0; overflow:hidden; display:block;}
.xlmain .textxl p {margin: 0 0 32px 0;}
.xlmain .textxl p:last-child {margin: 0;}
.xlmain .textxl img {display: block;margin-right: auto;margin-left: auto;border: #e6edf7 solid 3px;}
.xlmain .textxl table {margin: 0 0 15px 0;}
.xlmain .textxl td {text-align: center;}
.xlmain .textxl video {border: #d9d9d9 solid 6px;border-radius: 5px;width: 76% !important;height: 100% !important;margin: 18px auto;display: block;}
.xlmain .textsp { margin:30px auto 26px auto; overflow:hidden; display:block;width: 76%;}

.xlmain .textry {overflow: hidden;line-height: 1.9;}
.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:28px;line-height:1.2; margin:5px 0 20px 0;display: block;color: #31373f;font-weight: 700;}
.xlmain .textry h4 span {font-size: 22px;margin-left: 20px;color: #999;}
.xlmain .textry p {margin: 0 0 32px 0;}
.xlmain .textry p:last-child {margin: 0;}
.xlmain .textry p a {color: #333;}
.xlmain .textry p a:hover {color: #005bac;}
.xlmain .textry p strong, .xlmain .textry strong {color: #3d55a7;font-size: 18px;}
.xlmain .textry th {color: #3b4461;font-size: 16px;}
.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;padding: 26px 0 0 0;}
.xlmain .textry .rydetail .detail {padding-left: 2px;font-size: 16px !important;line-height: 2 !important;}
.xlmain .textry .rydetail table {border: transparent;}
.xlmain .textry .rydetail tbody {background-color: transparent;}
.xlmain .textry .fl {margin-right: 38px;margin-bottom: 12px;}
.xlmain .textry .fl img {max-width: 198px;}
.xlmain .textry .fl h4 {font-size: 15px;line-height: 1.5;margin: 15px 0;text-align: center;font-weight: 500;color: #3157bb;}
.xlmain .textry h2 {font-size: 24px;line-height: 140%;font-weight: 700;padding: 3px 0 16px 0;color: #22305f;margin: 0;position: relative;}
.xlmain .textry .left img {max-width: 198px;margin-right: 32px;margin-bottom: 12px;border-radius: 4px;border: #efefef solid 1px;}

.xlmain .textxmz { margin:24px 0 0 0; overflow:hidden; display:block;}
.xlmain .textxmz p {margin: 0 0 10px 0;}
.xlmain .textxmz p:last-child {margin: 0;}
.xlmain .textxmz .el-tab-pane {line-height: 150%;}
.xlmain .textxmz .el-tabs--border-card>.el-tabs__content {padding: 20px 0px 0 0px;}
@media (min-width: 767px) {
	.xlmain .textxl img {max-width: 800px;}
}
@media (max-width: 1199px) {
	.xlmain .textsp { width: 80%;}
    .xlmain .textxl video {width: 80% !important;}
	.xlmain .textxl img {max-width: 80%;}
}
@media screen and (max-width: 991px){
    .xlmain .wztitle {margin: 20px 0 24px 0;}
}
@media (max-width: 767px) {
	.xlmain .wztitle {font-size: 21px;margin: 26px 0 24px 0;}
    .xlmain .text .left {width: 100%;margin-right: auto !important;}
    .xlmain .textsp { width: 100%;margin:15px auto 2px auto;}
    .xlmain .textxl video {width: 100% !important;}
	.xlmain .textry .fl {width: 100%;}
    .xlmain .textry .fl img {margin-left: auto;margin-right: auto;margin-bottom: 20px;display: block;}
    .xlmain .textry h3 span {display: block;margin-top: 8px;margin-left: 0;}
	.xlmain .textry .left {width: 100%;}
    .xlmain .textry .left img {max-width: 238px;margin-left: auto;margin-right: auto;margin-bottom: 22px;}
	.xlmain .textxl img {max-width: 100%;}
	.xlmain .basicinfo .qtinfo {text-align: center;}
}

/*btn styles*/
.btn01 {
    padding: 4px 26px;
    font-size: 16px;
    font-weight: 500;
	text-transform: uppercase;
    color: #184dac;
    background: #184dac;
    border: 1px solid transparent;
    border-radius: 30px;
    box-shadow: inset 0 0 0 50px #f8fbff;
    transition: ease-out 0.3s;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
}
.btn01:hover {
    color: #fff;
    background: #184dac;
    box-shadow: inset 0 0 0 0 #184dac;
    border-color: #184dac;
}

.btn02 {
    padding: 4px 26px;
    font-size: 16px;
    font-weight: 500;
	text-transform: uppercase;
    color: #fff;
    background: transparent;
    border: 1px solid #fff;
    border-radius: 30px;
    box-shadow: inset 0 0 0 50px transparent;
    transition: ease-out 0.3s;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
}
.btn02:hover {
    color: #184dac;
    background: #fff;
    box-shadow: inset 0 0 0 0 #fff;
    border-color: #fff;
}

.btn-form {color: #fff;background-color: #174dab;padding:15px 30px; font-size:18px;letter-spacing: 1px;font-weight: 500;line-height: 1.1;border-radius: 0;border-radius: 5px;}
.btn-form img {display: inline-block;
    margin-left: 6px;
    margin-top: -2px;}
.btn-form:hover,
.btn-form:focus,
.btn-form:active,
.btn-form.active,
.open .dropdown-toggle.btn-form {color: #fff;background-color: #9c0006;}

.btn-formurl {color: #dd161d;background-color: #fef4f4;padding:15px 30px; font-size:16px;font-weight: 700;line-height: 1.1;border-radius: 0;border-radius: 5px;border: #fcbabc solid 1px;}
.btn-formurl img {display: inline-block;
    margin-left: 6px;
    margin-top: -2px;}
.btn-formurl:hover,
.btn-formurl:focus,
.btn-formurl:active,
.btn-formurl.active,
.open .dropdown-toggle.btn-formurl {color: #fff;background-color: #9c0006;border-color: #9c0006;}

.btn-add {color: #fff;background-color: #6990d6;padding:0 30px; font-size:42px;letter-spacing: 1px;font-weight: 500;line-height: 1.1;border-radius: 0;border-radius: 5px;}
.btn-add img {display: inline-block;
    margin-right: 6px;
    margin-top: -2px;}
.btn-add:hover,
.btn-add:focus,
.btn-add:active,
.btn-add.active,
.open .dropdown-toggle.btn-add {color: #fff;background-color: #174dab;}

.btn-sc {color: #fff;background-color: #dc1a22;padding:16px 30px; font-size:15px;letter-spacing: 1px;font-weight: 500;line-height: 1.1;border-radius: 0;border-radius: 5px;border-radius: 30px;width: 86%;}
.btn-sc img {display: inline-block;
    margin-right: 9px;
    margin-top: -4px;}
.btn-sc:hover,
.btn-sc:focus,
.btn-sc:active,
.btn-sc.active,
.open .dropdown-toggle.btn-sc {color: #fff;background-color: #198cff;}

.btn-view {color: #fff;padding:7px 13px 7px 38px; font-size:15px;line-height: 1.1; font-weight: 500;border-radius: 3px;background: url(../images/icon-08.png) no-repeat 13px 8px #ff9000;}
.btn-view:hover,
.btn-view:focus,
.btn-view:active,
.btn-view.active,
.open .dropdown-toggle.btn-view {color: #fff;background: url(../images/icon-08.png) no-repeat 13px 8px #dc1a22;}

.btn-ly {color: #fff;padding:7px 12px 7px 32px; font-size:15px;line-height: 1.1; font-weight: 500;border-radius: 3px;background: url(../images/icon-09.png) no-repeat 13px 8px #ff9000;}
.btn-ly:hover,
.btn-ly:focus,
.btn-ly:active,
.btn-ly.active,
.open .dropdown-toggle.btn-ly {color: #fff;background: url(../images/icon-09.png) no-repeat 13px 8px #dc1a22;}

.btn-hf {color: #fff;padding:7px 16px 7px 36px; font-size:15px;line-height: 1.1; font-weight: 500;border-radius: 3px;background: url(../images/icon-10.png) no-repeat 13px 8px #ff9000;}
.btn-hf:hover,
.btn-hf:focus,
.btn-hf:active,
.btn-hf.active,
.open .dropdown-toggle.btn-hf {color: #fff;background: url(../images/icon-10.png) no-repeat 13px 8px #dc1a22;}

.btn-mt {margin-top: 30px;}
.btn-dx {text-transform: uppercase;}
.btn-up {padding: 15px 151px;}
@media (max-width: 767px) {
	.btn-sc {width: 100%;margin-bottom: 20px;}
	.btn-up {padding: 15px;width: 100%;}
	.btn-mt {margin-top: 10px;}
}
/* 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: -86%;
    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%;
    }
}

/*page*/
.pmt1 {margin-top: 30px;}
.page {
  text-align: center;
  margin-top: 30px;
}
.page li {
  display: inline-block;
}
.page a {
  display: inline-block;
  line-height: 38px;
  padding: 0 15px;
  margin: 0 3px 6px;
  color: #666;
  background-color: #fff;border: #ebebeb solid 1px;border-radius: 3px;font-size: 14px;
}
.page a:hover,
.page a.current,
.page a.active,
.page a.a-s {
  background-color: #2456ad;border: #2456ad solid 1px;
  color: #fff;
}

.page-phone {
  height: 46px;
  line-height: 46px;
  border-radius: 8px;
  text-align: center;
  color: #fff;
  font-size: 16px;
  background: #2456ad;
  display: none!important;
}
.page-phone:hover,
.page-phone:active {
  color: #fff;
}
@media (max-width: 767px) {
.page {display: none;}
.page-phone {display: block!important;}
}
/*------------------Location-------------------*/
.location {background: url(../images/boxbg02.jpg) no-repeat center #fff;border-radius: 5px;overflow: hidden;padding: 15px 25px;position: absolute;top:-45px;left: 20px;right: 20px;
	-ms-box-shadow: 0px 1px 10px 1px rgb(47, 70, 110, .1);
    -o-box-shadow: 0px 1px 10px 1px rgb(47, 70, 110, .1);
    -moz-box-shadow: 0px 1px 10px 1px rgb(47, 70, 110, .1);
    -webkit-box-shadow: 0px 1px 10px 1px rgb(47, 70, 110, .1);
    box-shadow: 0px 1px 10px 1px rgb(47, 70, 110, .1);
}
/*------------------Form-------------------*/
.formbox {margin: 135px auto 0;padding: 45px 50px;background: #fff;border-radius: 8px;
-ms-box-shadow: 0px 1px 10px 1px rgb(47, 70, 110, .1);
-o-box-shadow: 0px 1px 10px 1px rgb(47, 70, 110, .1);
-moz-box-shadow: 0px 1px 10px 1px rgb(47, 70, 110, .1);
-webkit-box-shadow: 0px 1px 10px 1px rgb(47, 70, 110, .1);
box-shadow: 0px 1px 10px 1px rgb(47, 70, 110, .1);
}
.formbox[data-v-tj] {width: 606px;}
.formbox[data-v-info] {width: 680px;}
.formbox[data-v-video] {width: 760px;}
.formbox.upbox {padding: 45px 130px !important;border-radius: 0 !important;border-top: #1654b4 solid 5px;margin-top: 80px;}
.formbox .lmname {margin: 0 0 30px 0;line-height: 1.1;color: #174dab;position: relative;display: inline-block;padding-bottom: 18px;font-weight: 700;font-size: 36px;font-family: "Helvetica Neue";}
.formbox .lmname:after {
    bottom: 0;
    left: 50%;
    margin-left: -15px;
    content: "";
    position: absolute;
    width: 30px;
    height: 3px;
    background: #dde1f3;
	border-radius: 3px;
}
.formbox .inpbg {background: #fafbfd;border: #dbe2ea solid 1px;height: 48px;line-height: 48px;padding: 0 13px;font-size: 17px;color: #9aa0a9;-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .0);box-shadow: inset 0 1px 2px rgba(0, 0, 0, .0);border-radius: 3px;}
.formbox .textbg {background: #fafbfd;border: #dbe2ea solid 1px;line-height: 1.4;padding: 13px;font-size: 17px;color: #9aa0a9;-webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .0);box-shadow: inset 0 1px 2px rgba(0, 0, 0, .0);border-radius: 3px;}
.formbox .inpbg.input-email {padding-left: 104px;}
.formbox .inpbg.input-password {padding-left: 138px;}
.formbox .inpbg.input-cpassword {padding-left: 208px;}
.formbox .form-group {margin-bottom: 18px;margin-left: 0;margin-right: 0;}
.formbox .form-group input:-webkit-autofill {-webkit-box-shadow: 0 0 0 1000px #fafbfd inset;}
.formbox .form-group .input-left {line-height: 48px;padding-left: 15px;overflow: hidden;position: absolute;left: 0;top: 0;z-index: 2;font-size: 18px;color: #333;}
.formbox .form-group .input-left img {display: inline-block;margin-right: 12px;}
.formbox .form-group .form-field { width: 22%;height: 48px;line-height: 48px;font-size: 18px;color: #333;text-align: right;float: left;padding-right: 15px;font-weight: 500;cursor:default;}
.formbox .form-group .form-input { width: 78%;float: left;}
.formbox .form-group .form-sp-field { width: 28%;height: 48px;line-height: 48px;font-size: 18px;color: #333;text-align: right;float: left;padding-right: 15px;font-weight: 500;cursor:default;}
.formbox .form-group .form-sp-input { width: 72%;float: left;}
.formbox .form-group .form-data {padding: 13px;background: #fafbfd;font-size: 15px;line-height: 1.6;color: #333;border-radius: 3px;}
.formbox .form-group .form-data p {margin: 0 0 20px 0;}
.formbox .form-group .form-data p:last-child {margin: 0;}
.formbox .form-group h4 {font-size: 18px;color: #174dab;font-weight: 700;margin: 0 0 15px;}
.formbox .input-txt {font-size: 16px;color: #174dab;}
.formbox .input-txt a {color: #174dab;}
.formbox .input-txt a:hover {color: #333;}
.formbox .input-txt-login {color: #333;font-size: 16px;line-height: 1.5;}
.formbox .input-txt-login a {color: #da161e;display: inline-block;}
.formbox .input-txt-login a:hover {color: #174dab;}
.formbox .font-lan {font-size: 18px;color: #174dab !important;font-weight: 700 !important;}
.formbox .text-left {text-align: left !important;}
.formbox[data-v-upload] .form-group .form-sp-field { width: 20%;}
.formbox[data-v-upload] .form-group .form-sp-input { width: 80%;}
@media (max-width: 991px) {
.formbox[data-v-upload] .form-group .form-sp-field { width: 30%;}
.formbox[data-v-upload] .form-group .form-sp-input { width: 70%;}
.formbox.upbox {padding: 45px 45px !important;margin-top: 88px;}
}
@media (max-width: 767px) {
	.formbox[data-v-tj], .formbox[data-v-info], .formbox[data-v-video] {width: 100%;padding: 30px 20px;margin-top: 28px;}
	.location {top:inherit;left: inherit;right: inherit;position: inherit;}
	.pageform {padding: 30px 0 68px;}
	.formbox .form-group .form-field {width: 100%;text-align: left;height: auto;line-height: 1.1;margin-bottom: 15px;}
	.formbox .form-group .form-input {width: 100%;}
	.formbox .form-group .form-sp-field {width: 100%;text-align: left;height: auto;line-height: 1.1;margin-bottom: 15px;}
	.formbox .form-group .form-sp-input {width: 100%;}
	.formbox[data-v-upload] .form-group .form-sp-field { width: 100%;}
	.formbox[data-v-upload] .form-group .form-sp-input { width: 100%;}
	.formbox.upbox {padding: 30px 20px !important;margin-top: 28px;}
}


.ui-select-wrap {
  display: block;
  border: #dbe2ea solid 1px;
  height: 48px;
  line-height: 48px;
  padding-right: 20px;
  border-radius: 3px;
  background-color: #fafbfd;
}
.ui-select-input {
  font-size: 16px;color: #9aa0a9;padding-left: 19px;
}
.ui-select-arrow {
  top: 14px;
  right: 26px;
  border: 0;
  font-size: 20px;color: #616f8c;
}
.ui-select-list {
  background-color: #fafbfd;
  border: #dbe2ea solid 1px;
  overflow: auto;
  border-radius: 0;
  left: 0;
  top: 50px;border-radius: 3px;
}
.ui-select-list > li.selected {
    background-color: #fafbfd;
    color: #322222;
}
.ui-select-list > li {padding: 6px 20px;font-size: 14px;color: #322222;}
.ui-select-list > li:hover { background-color: #f4f8fe;color: #000; }
.ui-select-wrap.up .ui-select-list {bottom: 50px;}

.ax-radio {
  position: relative;
}
.ax-radio *[type="radio"] {
  display: none;
}
.ax-radio span {
  line-height: 38px;
  white-space: nowrap;
  margin-right: 22px;font-size: 18px;font-weight: 500;
}
.ax-radio span:before {
  content: '';
  width: 18px;
  height: 18px;
  margin-right: 10px;
  display: inline-block;
  box-sizing: border-box;
  border-radius: 100%;
  cursor: pointer;
  border: 1px solid #e0e0e0;
  position: relative;
  top: 10px;
  transition: all 0.2s ease-out;
  float: left;
}
.ax-radio span:after {
  content: '';
  width: 10px;
  height: 10px;
  border-radius: 100%;
  cursor: pointer;
  background-color: #198cff;
  display: inline-block;
  position: absolute;
  top: 14px;
  left: 4px;
  transform: scale(0);
  transition: all 0.2s ease-out;
}
.ax-radio:hover span:before {
  border-color: #198cff;
}
.ax-radio input[type="radio"]:checked + span:before {
  border-color: #198cff;
  animation: check 0.2s ease-out forwards;
}
.ax-radio input[type="radio"]:checked + span:after {
  border-color: #198cff;
  transform: scale(1);
}
.ax-radio input[type="radio"]:focus + span:before {
  outline: none;
  border-color: #198cff;
}
.ax-radio input[type="radio"]:disabled + span {
  color: #b3b3b3;
}
.ax-radio input[type="radio"]:disabled + span:before {
  border-color: #e0e0e0;
}
.ax-radio input[type="radio"]:disabled:checked + span:before {
  background-color: rgba(25, 140, 255, 0.1);
}
.ax-radio input[type="radio"]:disabled:checked + span:after {
  background-color: #b3b3b3;
  transform: scale(1);
}
.ax-radio input[type="radio"] + span:empty:before {
  margin-right: 0;
}
.ax-radio.ax-bone {
  height: 18px;
  width: 18px;
  overflow: hidden;
}
.ax-radio.ax-bone span {
  width: 100%;
  height: 100%;
  margin: 0;
}
.ax-radio.ax-bone span:before {
  left: 0;
  top: 0;
}
.ax-radio.ax-bone span:after {
  top: 4px;
}
@keyframes check {
  0% {
    box-shadow: 0 0 0 0 rgba(25, 140, 255, 0.2);
  }
  100% {
    box-shadow: 0 0 0 3px rgba(25, 140, 255, 0.2);
  }
}
/*radio size*/
.ax-radio.ax-xs span {
  line-height: 22px;
  margin-right: 14px;
}
.ax-radio.ax-xs span:before {
  top: 2px;
  margin-right: 4px;
}
.ax-radio.ax-xs span:after {
  top: 6px;
}
.ax-radio.ax-sm span {
  line-height: calc(28px);
  margin-right: 14px;
}
.ax-radio.ax-sm span:before {
  top: 5px;
  margin-right: 8px;
}
.ax-radio.ax-sm span:after {
  top: 9px;
}
.ax-radio.ax-lg span {
  line-height: calc(28px + 20px);
}
.ax-radio.ax-lg span:before {
  top: 15px;
}
.ax-radio.ax-lg span:after {
  top: 19px;
}

input[type="text"],
input[type="search"],
input[type="url"],
input[type="email"],
input[type="number"],
input[type="password"],
input[type="file"],
select {
  width: 100%;
  height: 48px;
  line-height: 48px;
  padding: 0 10px;
  border: #dbe2ea solid 1px;
  box-sizing: border-box;
  border-radius: 3px;
  position: relative;
}
.ax-file {
  position: relative;width: 50%;
}
.ax-file:after {
  content: attr(data-text);
  color: #fff;
  height: 48px;
  line-height: 48px;
  background-color: #dc1a22;
  border-radius: 0 3px 3px 0;
  padding: 0 22px;
  box-shadow: 0 0 0 1px rgba(0, 0, 0, 0.12) inset;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
.ax-file:before {
  content: attr(data-placeholder);
  color: rgba(0, 0, 0, 0.3);
  background-color: #fafbfd;
  width: 100%;
  height: 48px;
  line-height: calc(48px - 2px);
  overflow: hidden;
  white-space: nowrap;
  padding: 0 10px;
  border: #dbe2ea solid 1px;
  box-sizing: border-box;
  border-radius: 3px;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.1s linear;
}
.ax-file.ax-simple:after {
  display: none;
}
.ax-file.ax-active:before {
  color: #333333;
}
.ax-file.ax-focus:before {
  color: #198cff;
  box-shadow: 0 0 0 3px rgba(25, 140, 255, 0.2);
  border-color: rgba(25, 140, 255, 0.5) !important;
}
.ax-file input[type="file"] {
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}
.ax-file:hover:before {
  border-color: rgba(25, 140, 255, 0.5);
}
@media (max-width: 991px) {
.ax-file {width: 80%;}
}
@media (max-width: 767px) {
.ax-file {width: 100%;}
}

/*-----------------TEAM---------------------*/
.group {}
.group li {margin-bottom: 11px;margin-top: 11px;
transition:All 0.4s ease-in-out;
	-webkit-transition:All 0.4s ease-in-out;
	-moz-transition:All 0.4s ease-in-out;
	-o-transition:All 0.4s ease-in-out;
}
.group li:hover {
	transform:translate(0,-10px);
	-webkit-transform:translate(0,-10px);
	-moz-transform:translate(0,-10px);
	-o-transform:translate(0,-10px);
	-ms-transform:translate(0,-10px);
}
.group li .boxstyle {overflow: hidden;}
.group li .boxstyle .thumbnail__link img {margin: auto;}
.group li .boxstyle img {width: 175px;height: 222px;border: #eee solid 1px;}
.group li .boxstyle .txtinfo {margin: 18px 0 0 0;overflow: hidden;}
.group li .boxstyle .txtinfo h4 { margin: 0 0 6px 0;color: #1653b3;font-size: 16px;line-height: 1.1;font-weight: 500;text-align: center;position: relative;}
.group li a:hover .boxstyle .txtinfo h4 { color: #1134ab;}
.group li a:hover .boxstyle .txtinfo h4:after {background: #e5243b;}
.group li .boxstyle .txtinfo p {font-size: 14px;color: #858e9b;line-height: 18px;margin: 0;width: 100%;text-align: center;height: 36px;
-webkit-line-clamp: 2;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
}
.group .col-xs-6 {width: 16.666%;float: left;}
@media (max-width: 1366px) {
    .group li .boxstyle img {width: 160px;height: 203px;}
}
@media (max-width: 1280px) {
    .group .col-xs-6 {width: 20%;}
	.group li .boxstyle img {width: 175px;height: 222px;}
}
@media (max-width: 1199px) {
    .group .col-xs-6 {width: 25%;}
}
@media (max-width: 991px) {
	.group .col-xs-6 {width: 33.333%;}
}
@media (max-width: 767px) {
	.group .col-xs-6 {width: 50%;}
	.group li .boxstyle img {width: 100%; height: 190px;}
	.group li .boxstyle .txtinfo h4 {font-size: 18px;}
}
@media (max-width: 380px) {
	.group li .boxstyle img {height: 166px;}
}
@media (max-width: 320px) {
	.group .col-xs-6 {width: 100%;}
	.group li .boxstyle img {width: 175px; height: auto;}
	.group li .boxstyle .txtinfo p {height: auto;-webkit-line-clamp: inherit;}
}
/*-----------------Contact---------------------*/
.contactbox {overflow: hidden;background: #fbfbfc;border: #e4ebf2 solid 1px;}
.contactbox .contact-l {width: 28%;font-size: 15px;line-height: 1.8;color: #333;padding: 32px;}
.contactbox .contact-r {width: 72%;}
@media (max-width: 1199px) {
	.contactbox .contact-l, .contactbox .contact-r {width: 100%;}
}
@media (max-width: 767px) {
	.contactbox .contact-l {padding: 24px 18px;}
}

.recorded {}
.recorded .gs {font-size: 16px;line-height: 1.6;color: #174dab;margin-bottom: 30px;}
.recorded .row {margin-right: -12px;margin-left: -12px;}
.recorded .row > [class^='col'] {padding-right: 12px;padding-left: 12px;}
.recorded li {margin-bottom: 24px;}
.recorded li .xbbox {border-radius: 5px;padding: 30px;background-color: #f6f9fe;background-image: url(../images/list-bg01.png);background-repeat: no-repeat;background-position: right bottom;}
.recorded li .xbbox:hover {background-color: #1653b4;background-image: url(../images/list-bg02.png);
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;
}
.recorded li .xbbox h4 {font-size: 15px;color: #1653b4;line-height: 1.1;margin: 0 0 10px; }
.recorded li .xbbox:hover h4 {color: #bacce9;}
.recorded li .xbbox h3 {font-size: 16px;color: #333;line-height: 1.4;margin: 0 0 22px;
height: 44px;
-webkit-line-clamp: 2;
display: -webkit-box;
overflow: hidden;
-webkit-box-orient: vertical;
}
.recorded li .xbbox:hover h3 {color: #fff;}
.recorded li .xbbox p {font-size: 15px;color: #0a81a7;line-height: 1.1;margin: 14px 0 0 0; }
.recorded li .xbbox p span {color: #de1111;}
.recorded li .xbbox p:last-child span {color: #555;}
.recorded li .xbbox .btn-upload {color: #fff;padding:10px 25px 10px 48px; font-size:14px;letter-spacing: 1px;font-weight: 500;line-height: 1.1;border-radius: 0;border-radius: 30px;background: url(../images/icon-07.png) no-repeat 22px 9px #1653b4;}
.recorded li .xbbox:hover .btn-upload,
.recorded li .xbbox:focus .btn-upload,
.recorded li .xbbox:active .btn-upload {color: #1653b4;background: url(../images/icon-07f.png) no-repeat 22px 9px #fff;}
@media (max-width: 1199px){
	.recorded .col-md-4 {width: 50%;float: left;}
}
@media (max-width: 991px){

}
@media (max-width: 767px){
	.recorded .col-md-4 {width: 100%;}
	.recorded li .xbbox {padding: 18px;}
	.recorded li .xbbox h3 {height: auto;-webkit-line-clamp: inherit; }
}

.pgnav {
	position: relative;
	margin: 0 0 30px;border-bottom: #dde2ea solid 1px;padding-bottom: 15px;
}
.pgnav ul {
	margin: 0;
	padding: 0;
}
.pgnav li {
	margin: 0 10px 10px 0;
	padding: 0;
	list-style: none;
	display: inline-block;overflow: hidden;
}
.pgnav a {
	padding: 9px 15px;
	text-decoration: none;
	color: #333;
	line-height: 100%;font-size: 14px;font-weight: 500;background: #f6f9fd;display: block;border-radius: 3px;border: #c8ced8 solid 1px;
}
.pgnav a:hover {
	color: #fff;background: #1653b4;border: #1653b4 solid 1px;
}
.pgnav .current a {
	background: #1653b4;border: #1653b4 solid 1px;
	color: #fff;
}
/* right nav */

.pgnav.right ul {
	text-align: right;
}
/* center nav */

.pgnav.center ul {
	text-align: center;
}
@media (max-width: 991px) {
	.pgnav {margin: 0 0 20px;padding-bottom: 10px;}
}
@media (max-width: 767px) {
	.pgnav {margin: 6px 0 0;border-bottom: 0;}
	.pgnav li {margin: 0;width: 100%;}
}

.videosort {}
.videosort li {border-bottom: #dde2ea solid 1px;margin-bottom: 30px;padding-bottom: 30px;overflow: hidden;}
.videosort li .video-l {width: 54.962%;border-right: #dde2ea solid 1px;padding-right: 30px;min-height: 122px;}
.videosort li .video-l h4 {font-size: 18px;color: #333;line-height: 1.4;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;display: block;font-weight: 700;margin: 0 0 12px;}
.videosort li .video-l h4 a {color: #333;}
.videosort li .video-l h4 a:hover {color: #003ba5;}
.videosort li .video-l p {
	margin: 0;
    font-size: 15px;
    color: #595959;
    line-height: 1.5;
    max-height: 86px;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
}
.videosort li .video-r {width: 45.038%;padding-left: 30px;}
.videosort li .video-r ul {margin-bottom: 16px;}
.videosort li .video-r li {font-size: 15px;color: #333;line-height: 1.4;margin-bottom: 5px;border: 0;padding: 0;}
.videosort li .video-r li span {color: #737373;}
@media (max-width: 991px) {
	.videosort li .video-l {width: 100%;border-right: #dde2ea solid 0px;padding-right: 0px;border-bottom: #dde2ea dotted 1px;margin-bottom: 11px;padding-bottom: 15px;min-height: auto;}
	.videosort li .video-r {width: 100%;padding-left: 0px;}
	.videosort li {margin-bottom: 20px;padding-bottom: 20px;}
	.videosort li:last-child {margin-bottom: 10px;}
	.videosort li .video-l h4 {white-space: inherit;}
}

/*-------------Video--------------------*/
.module { margin:0px auto; overflow:hidden; width:100%;border-radius: 3px;}
.module-a {float:left;padding-bottom:200em;margin-bottom:-200em;border-right: #dde2ea solid 1px;padding-right: 36px;padding-top: 36px;}
.module-b {float:right;padding-bottom:200em;margin-bottom:-200em;padding-left: 36px;padding-top: 36px;}
.module-a {width:54.656%;}
.module-a .videolist {}
.module-a .videolist li p {font-size: 16px;line-height: 1.1;color: #333;text-align: center;margin: 22px 0 30px;}
.module-b {width:45.344%;}
.module-b h4 {font-size: 20px;color: #333;line-height: 1.4;margin: 0 0 15px;font-weight: 700;}
.module-b .btnbox {text-align: right;overflow: hidden;}
.module-b .textbg {
    background: #fff;
    border: #caced5 solid 1px;
    line-height: 1.4;
    padding: 13px;
    font-size: 14px;
    color: #9aa0a9;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .0);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .0);
    border-radius: 10px;margin-bottom: 15px;
}

.video {
	border-radius: 10px;
	overflow: hidden
}
.CuMob {height: 390px}
.video-js .vjs-big-play-button {
	width: 58px !important;
	height: 60px !important;
	background-color: rgba(0,0,0,0) !important;
	border: 0 !important;
	background: url(../images/icon-vod.png) no-repeat center;
	background-size: 100%;
	line-height: 60px !important
}
.video-js .vjs-big-play-button .vjs-icon-placeholder {
	display: none !important
}
.CuMob:hover .video-js .vjs-big-play-button .vjs-icon-placeholder {
	display: block !important
}

.message {overflow: hidden;background: #f8f8f8;padding: 15px;border-radius: 10px;margin-bottom: 30px;}
.message-list {overflow: hidden;margin-bottom: 20px;}
.message-list span {display: inline-block;margin-left: 10px;}
.message-list .messagebox {background: #f4f7fc;padding: 15px;border-radius: 10px;overflow: hidden;}
.message-list ul li {margin-bottom: 20px;overflow: hidden;}
.message-list ul li h4 {font-size: 15px;color: #434f65;line-height: 1.1;margin: 0 0 10px;font-weight: 500;}
.message-list ul li .host {font-size: 14px;color: #333;margin-bottom: 15px;}
.message-list ul li ul {overflow: hidden;border-top: #dde2ea solid 1px;margin-top: 15px;padding-top: 15px;}
.message-list ul li ul li {margin-bottom: 20px;overflow: hidden;}
.message-list ul li ul li h4 {font-size: 15px;color: #125fc5;line-height: 1.1;margin: 0 0 10px;font-weight: 500;}
.message-list ul li ul li .messagebox {background: #fff;}
.message-list ul li ul li .host {font-size: 14px;color: #333;margin-bottom: 0px;}
@media (max-width: 1366px){
	.CuMob {height: 330px}
}
@media (max-width: 1199px){
	.CuMob {height: 260px}
}
@media (max-width: 991px){
	.module-a {width:100%;border-right: 0px;padding-right: 0px;}
	.module-b {width:100%;padding-left: 0px;border-top: #dde2ea solid 1px;padding-top: 28px;}
	.CuMob {height: 360px}
}
@media (max-width: 767px){
	.module-a {padding-top: 26px;}
	.module-b {padding-top: 26px;}
	.CuMob {height: 192px}
}
@media (max-width: 390px){
	.xlmain .sptitle {font-size: 22px;}
}
@media (max-width: 320px){
	.xlmain .sptitle {font-size: 18px;}
	.CuMob {height: 142px}
}

.secondpart .webcolumn .lmname {color: #fff;}
.secondpart .owl-carousel {margin-bottom: 40px;margin-top: 10px;}
.secondpart .img-box {
  display: block;
  padding: 24px;
}
.secondpart .img-box .textbox {}
.secondpart .img-box .textbox p {
  margin-top: 15px;
  margin-bottom: 3px;
  text-align: center;
  font-weight: bold;
  color: #393A3D;
}
.secondpart .img-box .textbox h4 {
  margin: 9px 0 15px;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  line-height: 1.5;
  overflow: hidden;
    height: 48px;
}
.secondpart .owl-item .item:hover .textbox h4 {color: #2456ad;}
.secondpart .img-box .textbox h5 {
	font-size: 15px;
  color: #999;
  line-height: 1.5;
  overflow: hidden;
    max-height: 68px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
	    text-transform: inherit;
	margin: 0 0 20px;
}
.secondpart .img-box .imagebox {
  overflow: hidden;
  border-radius: 5px 5px 0 0;position: relative;
}
.secondpart .img-box .imagebox img {
  width: 100%;
  height: 100%;
  transition: all 0.5s;
}
.secondpart .img-box .imagebox .date {color: #2456ad;font-size: 16px;line-height: 1;}
.secondpart .img-box:hover .imagebox img {
  transform: scale(1.1);
  transition: all 0.5s;
}
.secondpart .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: -100px;
  transform: translateY(-80%);
  width: 48px;
  height: 48px;
  background: #fff !important;
  border-radius: 50%;
  transition: all 0.5s;
	border: #2456ad solid 2px !important;
}
.secondpart .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: -100px;
  transform: translateY(-80%);
  width: 48px;
  height: 48px;
  background: #fff !important;
  border-radius: 50%;
  transition: all 0.5s;
  left: inherit;
	border: #2456ad solid 2px !important;
}
.secondpart .owl-prev:before, .secondpart .owl-next:before {font-size: 36px;color: #2456ad;line-height: 30px;}
.secondpart .owl-prev:hover:before, .secondpart .owl-next:hover:before {color: #fff;}
.secondpart .owl-prev:before {margin-left: -4px;}
.secondpart .owl-next:before {margin-right: -4px;}
.secondpart .owl-nav .owl-prev span,
.secondpart .owl-nav .owl-next span {
  display: none;
}
.secondpart .owl-nav .owl-prev:hover,
.secondpart .owl-nav .owl-next:hover {
  background-color: #0348a7 !important;border: #ecf3ff solid 2px !important;
  transition: all 0.5s;
}
.secondpart .owl-item .item {
  border-radius: 5px;background-color: #fff;background-repeat: no-repeat;background-size: cover;
}
.secondpart .owl-item:nth-child(1n+1) .item {background-image: url(../images/igcp-bg4.png);background-position: 5% 252%;}
.secondpart .owl-item:nth-child(2n+1) .item {background-image: url(../images/igcp-bg4.png);background-position: 30% 252%;}
.secondpart .owl-item:nth-child(3n+1) .item {background-image: url(../images/igcp-bg4.png);background-position: 45% 252%;}

.more {
    padding: 0 12px;
    font-size: 14px;
    font-weight: 500;
	text-transform: uppercase;
    color: #959595;
    background: #959595;
    border: 1px solid transparent;
    border-radius: 30px;
    box-shadow: inset 0 0 0 50px #fff;
    transition: ease-out 0.3s;
    -webkit-transition: ease-out 0.3s;
    -moz-transition: ease-out 0.3s;
	margin-right: 14px;
}
.secondpart .owl-item .item:hover .textbox .more {
    color: #fff;
    background: #2456ad;
    box-shadow: inset 0 0 0 0 #2456ad;
    border-color: #2456ad;
}
@media all and (max-width: 1536px) {
  .secondpart .owl-nav .owl-prev {left: -60px;}
  .secondpart .owl-nav .owl-next {right: -60px;}
}
@media all and (max-width: 1500px) {
  .secondpart .owl-nav .owl-prev {left: -23px;}
  .secondpart .owl-nav .owl-next {right: -23px;}
}
@media all and (max-width: 1440px) {
  .secondpart .owl-nav .owl-prev,
  .secondpart .owl-nav .owl-next {
    width: 38px;
    height: 38px;
  }
	.secondpart .owl-prev:before, .secondpart .owl-next:before {font-size: 25px;}
}
@media all and (max-width: 1280px) {
  .secondpart .owl-prev:before, .secondpart .owl-next:before {font-size: 30px;}
  
}
@media all and (max-width: 1199px) {
	
}
@media all and (max-width: 991px) {
	.secondpart .owl-carousel {margin-bottom: 30px;margin-top: 0px;}
}
@media all and (max-width: 767px) {
	.secondpart .owl-prev:before, .secondpart .owl-next:before {font-size: 20px;line-height: 1;}
  .secondpart .owl-nav .owl-prev,
  .secondpart .owl-nav .owl-next {
    width: 30px;
    height: 30px;
  }
  .secondpart .owl-nav .owl-prev {left: -12px;}
  .secondpart .owl-nav .owl-next {right: -12px;}
  .secondpart .img-box .textbox h4 {height: inherit;-webkit-line-clamp: inherit;}
}

.firstpart .owl-carousel {margin-bottom: 40px;margin-top: 10px;padding-right: 2px;}
.firstpart .img-box {display: block;padding: 24px;border: #eff0f2 solid 1px;}
.firstpart .img-box .textbox {}
.firstpart .img-box .textbox p {
  margin-top: 15px;
  margin-bottom: 3px;
  text-align: center;
  font-weight: bold;
  color: #393A3D;
}
.firstpart .img-box .textbox h4 {
  margin: 16px 0 0;
  font-size: 16px;
  font-weight: 700;
  color: #333;
  line-height: 1.5;
  overflow: hidden;
    height: 72px;
	text-align: center;
}
.firstpart .owl-item .item:hover .textbox h4 {color: #2456ad;}
.firstpart .img-box .textbox h5 {
	font-size: 15px;
  color: #999;
  line-height: 1.5;
  overflow: hidden;
    max-height: 68px;
    -webkit-line-clamp: 3;
    display: -webkit-box;
    overflow: hidden;
    -webkit-box-orient: vertical;
	    text-transform: inherit;
	margin: 0 0 20px;
}
.firstpart .img-box .imagebox {overflow: hidden;position: relative;}
.firstpart .img-box .imagebox img {width: 100px;height: 100px;margin: 0 auto;}
.firstpart .img-box .imagebox .date {color: #2456ad;font-size: 16px;line-height: 1;}
.firstpart .owl-nav .owl-prev {
  position: absolute;
  top: 50%;
  left: -100px;
  transform: translateY(-80%);
  width: 48px;
  height: 48px;
  background: #fff !important;
  border-radius: 50%;
  transition: all 0.5s;
	border: #2456ad solid 2px !important;
}
.firstpart .owl-nav .owl-next {
  position: absolute;
  top: 50%;
  right: -100px;
  transform: translateY(-80%);
  width: 48px;
  height: 48px;
  background: #fff !important;
  border-radius: 50%;
  transition: all 0.5s;
  left: inherit;
	border: #2456ad solid 2px !important;
}
.firstpart .owl-prev:before, .firstpart .owl-next:before {font-size: 36px;color: #2456ad;line-height: 30px;}
.firstpart .owl-prev:hover:before, .firstpart .owl-next:hover:before {color: #fff;}
.firstpart .owl-prev:before {margin-left: -4px;}
.firstpart .owl-next:before {margin-right: -4px;}
.firstpart .owl-nav .owl-prev span,
.firstpart .owl-nav .owl-next span {
  display: none;
}
.firstpart .owl-nav .owl-prev:hover,
.firstpart .owl-nav .owl-next:hover {
  background-color: #0348a7 !important;border: #ecf3ff solid 2px !important;
  transition: all 0.5s;
}
.firstpart .owl-item .item {
  border-radius: 5px;background-color: #fff;background-repeat: no-repeat;background-size: cover;
}
.firstpart .owl-item:nth-child(1n+1) .item {background-image: url(../images/igcp-bg4.png);background-position: 5% 252%;}
.firstpart .owl-item:nth-child(2n+1) .item {background-image: url(../images/igcp-bg4.png);background-position: 30% 252%;}
.firstpart .owl-item:nth-child(3n+1) .item {background-image: url(../images/igcp-bg4.png);background-position: 45% 252%;}
.firstpart .owl-item .item:hover .textbox .more {
    color: #fff;
    background: #2456ad;
    box-shadow: inset 0 0 0 0 #2456ad;
    border-color: #2456ad;
}
@media all and (max-width: 1536px) {
  .firstpart .owl-nav .owl-prev {left: -60px;}
  .firstpart .owl-nav .owl-next {right: -60px;}
}
@media all and (max-width: 1500px) {
  .firstpart .owl-nav .owl-prev {left: -23px;}
  .firstpart .owl-nav .owl-next {right: -23px;}
}
@media all and (max-width: 1440px) {
  .firstpart .owl-nav .owl-prev,
  .firstpart .owl-nav .owl-next {
    width: 38px;
    height: 38px;
  }
	.firstpart .owl-prev:before, .firstpart .owl-next:before {font-size: 25px;}
}
@media all and (max-width: 1366px) {
	
}
@media all and (max-width: 1280px) {
  .firstpart .owl-prev:before, .firstpart .owl-next:before {font-size: 30px;}
  
}
@media all and (max-width: 1199px) {
	
}
@media all and (max-width: 991px) {
	.firstpart .img-box .textbox h4 {font-size: 15px;line-height: 1.4;height: 65px;}
	.firstpart .owl-carousel {margin-bottom: 30px;margin-top: 0px;}
}
@media all and (max-width: 767px) {
	.firstpart .owl-prev:before, .firstpart .owl-next:before {font-size: 20px;line-height: 1;}
  .firstpart .owl-nav .owl-prev,
  .firstpart .owl-nav .owl-next {
    width: 30px;
    height: 30px;
  }
  .firstpart .owl-nav .owl-prev {left: -12px;}
  .firstpart .owl-nav .owl-next {right: -12px;}
	.firstpart .img-box .textbox h4 {height: auto;}
}
/*-----------------Leaders---------------------*/
.scientists {overflow: hidden;}
.scientists li { display: block; overflow: hidden;border-bottom: #e8ebf2 solid 1px;margin-bottom: 30px;padding-bottom: 30px;}
.scientists li:last-child {border: 0;margin-bottom: 0px;padding-bottom: 0px;}
.scientists li h2 { font-size:22px; line-height:1.1; margin:6px 0 20px;overflow: hidden;color:#333;display: block;font-weight: 700;}
.scientists li h2 span {color: #4085e3;margin-left: 15px;}
.scientists li h4 {font-size: 16px;line-height: 1.4;margin: 0 0 24px;color: #5b6177;}
.scientists .news-img { margin-right: 30px;}
.scientists .news-img img {width: 200px;height: 225px;border: #eceef4 solid 1px;}
.scientists .news-txt {overflow: hidden;}
.scientists .news-txt p { line-height: 1.6; font-size: 16px; margin: 0 0 5px; color:#555;}
.scientists .news-txt p a {color:#555;}
.scientists .news-txt p strong {font-size: 18px;color: #4085e3;}
.scientists li a:hover h2 {color:#ff7800;}
@media (max-width: 991px) {
	.scientists .news-txt p {margin: 0 0 3px;}
}
@media (max-width: 767px) {
    .scientists .news-img {width: 100%;margin-right: 0px;}
	.scientists .news-txt {width: 100%;float: left;}
    .scientists .news-img img {width: 100%;max-width: 260px;height: auto; margin-bottom: 30px;}
}

/*-----------------Graphics List---------------------*/
.graphiclist {overflow: hidden;margin-top: 28px;}
.graphiclist li {margin-bottom: 30px;display: block; overflow: hidden;border-bottom: #e8ebf2 solid 1px;padding-bottom: 30px;}
.graphiclist li:last-child {margin-bottom: 8px; }
.graphiclist li h3 { font-size:20px;color:#333;line-height:1.4; margin:0 0 20px 0;font-weight: 700;}
.graphiclist li:hover h3 {color:#0c63d7;}
.graphiclist li h4 { font-size:16px;color:#0c97fa;line-height:1.1; margin:0 0 12px 0;font-weight: 500;}
.graphiclist li .news-img { margin-right: 30px;overflow: hidden;}
.graphiclist li .news-img img{ width: 290px; height: 193px;
-webkit-transition: all .5s ease;
  -moz-transition: all .5s ease;
  -ms-transition: all .5s ease;
  -o-transition: all .5s ease;
  transition: all .5s ease;
}
.graphiclist li:hover .news-img img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.graphiclist li .news-txt {}
.graphiclist li .news-txt p { line-height: 1.7; font-size: 16px; margin: 0px; color:#555;}
.graphiclist li .news-txt span {font-size: 14px;color: #2549a2;line-height: 1.1;font-weight: 300;margin-top: 18px;display: block;}
.graphiclist li .news-txt span a {color: #2549a2;}
.graphiclist li .news-txt span a:hover {color: #ea5c00;}
.graphiclist li .award {overflow: hidden;margin-top: 30px;}
.graphiclist li .award h3 { font-size:18px;color:#333;line-height:1.4; margin:0 0 20px 0;font-weight: 700;}
.graphiclist li .award li {margin-bottom: 30px;display: block; overflow: hidden;border-bottom: 0px;padding-bottom: 0px;}
.graphiclist li .award li:last-child {margin-bottom: 0px;}
.graphiclist li .award .news-img { margin-right: 30px;overflow: hidden;}
.graphiclist li .award .news-img img{ width: 152px; height: 200px;}
@media (min-width: 992px) {
	.graphiclist li .news-txt, .graphiclist li .news-txt p {overflow: hidden;}
}
@media (max-width: 991px) {
	.graphiclist li .news-img img {width: 248px; height: 165px;}
}
@media (max-width: 767px) {
	.graphiclist li .news-img{ margin-right: 0px;width: 100%;margin-bottom: 15px;}
	.graphiclist li .news-img img { width: 100%; height:auto;max-height: 242px;}
    .graphiclist li h2 {font-size: 18px;}
	.graphiclist li .award .news-img {width: inherit;margin-right: 20px;}
	.graphiclist li .award .news-img img{ width: 122px; height: 161px;}
}

.list-news { overflow:hidden; display:block;margin-bottom: 32px;}
.list-news li{overflow:hidden;border-bottom:1px dotted #d4d4d4;margin-bottom: 15px;padding-bottom: 15px;}
.list-news li:last-child {margin-bottom: 0px;}
.list-news li { font-size:19px;line-height:1.6; color:#333; }
.list-news li span a { color:#2456ad;margin-left: 15px;}
.list-news li span a:hover {color: #c41c27;}
.list-news i {float: left;margin: 14px 0 0 8px;}
.nol {}
@media (max-width: 1199px) {
	.list-news li a{max-width: 86%;}
}
@media screen and (max-width: 991px){
	.list-news li {margin-bottom: 18px;}
    .list-news li a{white-space: normal;max-width: 76%;}
    .list-news .nol li a {white-space: nowrap;max-width: 84%;}
	.list-news i {margin: 12px 0 0 8px;}
}
@media screen and (max-width: 767px){
    .list-news li a, .list-news .nol li a {max-width: 100%;}
    .list-news span {width: 100%;padding: 4px 0px 0 26px;}
	.list-news {margin-bottom: 20px;}
}

.hosts {overflow: hidden;}
.hosts .row {margin-left: -20px;margin-right: -20px;}
.hosts .row > [class^='col'] {padding-left: 20px;padding-right: 20px;}
.hosts h3 {font-size: 22px;color: #4374cd;line-height: 1.1;background: #f4f8fe;padding: 15px 20px;border-left: #4374cd solid 4px;font-weight: 700;margin: 50px 0 32px;}
.hosts h3:nth-of-type(1) {margin-top: 10px;}
.hosts h4 {font-size: 30px;color: #204ea1;line-height: 1.1;font-weight: 700;margin: 40px 0 32px;}
.hosts h4:nth-of-type(1) {margin-top: 10px;}
.hosts li {margin-bottom: 40px;overflow: hidden;width: 55%;}
.hosts li:nth-child(2n+1) {clear: left;width: 45%;}
.hosts .logo {width: auto;height: 66px;float: left;margin-right: 30px;position: relative;}
.hosts .logo img {width: auto;height: 100%;
	-webkit-transition: all 0.5s;
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.hosts .txt {height: 66px;display: table;}
.hosts .txt span {font-size: 16px;line-height: 1.2;display: table-cell;vertical-align: middle;font-weight: 700;}
.hosts li.db[data-img=""] .logo {display: none;}
.hosts li.db[data-img=""] .txt {height: 60px;}

.hostorg {background: url(../images/hceq-bg2.png) no-repeat top center;background-size: 100%;padding-top: 60px;}
.hosts[data-v-home] h4 {font-size: 36px;color: #204ea1;line-height: 1.1;font-weight: 700;margin: 70px 0 32px;}
.hosts[data-v-home] h4:nth-of-type(1) {margin-top: 10px;}
.hosts[data-v-home] .row {margin-left: -30px;margin-right: -30px;}
.hosts[data-v-home] .row > [class^='col'] {padding-left: 30px;padding-right: 30px;}
.hosts[data-v-home] li {width: 55%;}
.hosts[data-v-home] li:nth-child(2n+1) {clear: left;width: 45%;}
.hosts[data-v-home] .logo {height: 100px;}
.hosts[data-v-home] .txt {height: 100px;}
.hosts[data-v-home] .txt span {font-size: 20px;}
@media (max-width: 1366px) {
	.hosts .row {margin-left: -15px;margin-right: -15px;}
	.hosts .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
	.hosts .txt span {font-size: 15px;}
	.hosts .logo, .hosts .txt {height: 48px;}
	.hosts[data-v-home] .logo, .hosts[data-v-home] .txt {height: 80px;}
}
@media (max-width: 1280px) {
	.hostorg {padding-top: 46px;padding-bottom: 16px;}
}
@media (max-width: 1199px) {
	.hosts .logo, .hosts .txt {height: 60px;}
	.hosts li, .hosts li:nth-child(2n+1) {width: 100%;}
	.hosts li:last-child {margin-bottom: 0;}
	.hosts .txt span {font-size: 17px;}
	.hosts h4 {margin: 70px 0 28px;}
	.hosts[data-v-home] .row {margin-left: -15px;margin-right: -15px;}
	.hosts[data-v-home] .row > [class^='col'] {padding-left: 15px;padding-right: 15px;}
	.hosts[data-v-home] .logo, .hosts[data-v-home] .txt {height: 65px;}
	.hosts[data-v-home] .txt span {font-size: 15px;}
	.hosts[data-v-home] h4 {margin: 40px 0 28px;}
}
@media (max-width: 991px) {
	.hosts[data-v-home] li, .hosts[data-v-home] li:nth-child(2n+1) {width: 100%;}
	.hosts[data-v-home] li:last-child {margin-bottom: 0;}
	.hosts[data-v-home] h4 {margin: 70px 0 28px;}
	.hosts[data-v-home] .logo, .hosts[data-v-home] .txt {height: 80px;}
	.hosts[data-v-home] .txt span {font-size: 18px;}
}
@media (max-width: 767px) {
	.hosts li {margin-bottom: 26px;}
	.hosts h4 {font-size: 28px;text-align: center;}
	.hosts .logo {margin-right: 0;margin-bottom: 10px;text-align: center;float: none;}
	.hosts .txt span {font-size: 17px;}
	.hosts .txt {width: 100%;height: auto;float: left;text-align: center;}
	.hosts[data-v-home] h4 {font-size: 30px;text-align: center;}
	.hosts[data-v-home] .txt {height: auto;}
	.hosts[data-v-home] .txt span {font-size: 17px;}
}

.participant {overflow-x: hidden;}
.participant h3 {font-size: 22px;color: #4374cd;line-height: 1.1;background: #f4f8fe;padding: 15px 20px;border-left: #4374cd solid 4px;font-weight: 700;margin: 40px 0 22px;}
.participant h3:nth-of-type(1) {margin-top: 10px;}
.participant li {margin-bottom: 20px;overflow: hidden;}
.participant li:last-child {margin-bottom: 0;}
.participant li h4 {width: 268px;float: left;display: inline-block;margin: 0 20px 0 0;font-size: 17px;font-weight: 700;line-height: 1.3;}
.participant li h5 {font-size: 17px;line-height: 1.3;display: block;overflow: hidden;color: #3d3d3d;margin: 0;text-transform: none;}
.participant li h5 p {margin: 0;}
@media (max-width: 991px) {
	.participant li {margin-bottom: 25px;}
	.participant li h4 {width: 100%;margin: 0;}
	.participant li h5 {float: left;width: 100%;margin-top: 2px;}	
}

.panel-heading a {padding: 15px 58px 15px 20px;line-height: 1.3;}
.panel-heading a, .panel-heading a.collapsed, .panel-heading a:hover, .panel-transparent .panel-heading a:hover {font-size: 19px;}
.panel-culture .panel-heading a {background-color: #e8eef8;color: #333333;}
.panel-culture .panel-heading a.collapsed {background-color: #e8eef8;color: #333333;}
.panel-culture .panel-heading a:before {
	font-family: "FontAwesome";
	content: '';
	position: absolute;
	right: 28px;
	width: 17px;
	height: 17px;
	background: url(../images/icon05.png) no-repeat center;
}
.panel-culture .panel-heading a.collapsed:before {
	content: '';background: url(../images/icon04.png) no-repeat center;
}
.panel-culture .panel-default > .panel-heading + .panel-collapse > .panel-body {border-color: #e8eef8;}
.panel-culture .panel-body {padding: 13px 20px;font-size: 16px;line-height: 1.6;}
.panel-culture .panel-body p {margin-bottom: 18px;}
.panel-culture .panel-body p:last-child {margin-bottom: 0;}
.panel-culture .panel-body p strong {color: #4374cd;font-size: 16px;text-transform: uppercase;}
.panel-group.panel-culture .panel+.panel {margin-top: 10px;}

.intro .superpose-txt {min-height: 348px;}
.biod {}
.biod .superpose {margin-top: 0;}
@media (max-width: 1199px) {
	.culture {margin-bottom: 50px;}
}
@media (max-width: 767px) {
	.panel-culture .panel-body {padding: 18px 20px;}
}

.textlist {margin-bottom: 40px;}
.textlist .row {margin-left: -10px;margin-right: -10px;}
.textlist .row > [class^='col'] {padding-left: 10px;padding-right: 10px;}
.textlist .box-s {
  padding: 19px 128px 19px 38px;
  position: relative;
  line-height: 30px;
  transition: background 0.3s;
}
.textlist .box-s:before {
  content: "";
  left: 20px;
  top: 27px;
  position: absolute;
  width: 6px;
  height: 6px;
  background: #0E4DAF;
	border-radius: 6px;
}
.textlist li:nth-child(odd) .box-s {background: #F1F5FA;}
.textlist .box-s .box-title {
  color: #333333;
  display: block;
  overflow: hidden;
  line-height: 1.4;
  font-size: 18px;
}
.textlist .box-s .box-date {
  position: absolute;
  right: 20px;
  top: 18px;
  color: #8E8E8E;
  font-size: 15px;
}
.textlist .box-s:hover, .textlist li:nth-child(odd) .box-s:hover {background: #204fa1;}
.textlist .box-s:hover:before {background: #fff;}
.textlist .box-s:hover .box-title, .textlist .box-s:hover .box-date {color: #fff;}
@media (max-width: 767px) {
	.textlist {margin-bottom: 5px;}
	.textlist .box-s {padding: 15px 15px 15px 38px;}
	.textlist .box-s .box-title {white-space: normal;height: auto;line-height: 1.5;}
	.textlist .box-s .box-date {position: static;}
	.textlist .box-s:before {top: 23px;}
}