/* Grey Banner Star */
.grey-banner { background-size: cover; overflow: hidden; box-sizing: border-box; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; padding: 32px 0; height: 96px; background: #f5f5f5;}
    .grey-banner .title { color: #FFF; font-size: 28px; line-height: 28px;}
/* Grey Banner End */

/* Current Location Star */
#current-location { width: 100%; padding: 0 72px; height: 64px; line-height: 64px; background: rgba(248, 248, 248, 1); }
    #current-location .categorys { float: right;}
    #current-location .categorys a { float: left; display: block; color: #333; transition: color .3s; padding: 0 40px 0 0;}
    #current-location .categorys a:hover { color: #2f318b;}
    #current-location .categorys a.on { font-weight: 700; color: #2f318b;}
    #current-location .categorys a:last-child { padding-right: 0;}

    #current-location .breadcrumbs { float: left;}
    #current-location .breadcrumbs span { float: left;}

    #current-location .breadcrumbs a { font-size: 14px; color: #999; transition: color .3s;}
    #current-location .breadcrumbs span:last-child a { color: #666;}
    #current-location .breadcrumbs i { width: 4px; height: 64px; display: block; float: left; background: url('../img/arrow.png') no-repeat center; margin: 0 10px; }
    #current-location .breadcrumbs i.fa { width: auto; height: 64px; color: #999; background: none; line-height: 64px; margin: 0 10px;}

    #current-location .icos { float: right; color: #999;}
/* Current Location End */

/* Page Content Star */
#page-content { padding: 40px 0; overflow: hidden;}
    #page-content img { max-width: 100%;}
    .page-content { margin: 0;}
/* Page Content End */

/* Page About Star */
.page-about {}
    .page-about .aboutL { width: 60%; float: left; background: #FFF;}

    .page-about .aboutL .summary { padding: 20px 30px 30px 0; font-size: 16px;}
    .page-about .aboutL .product { padding: 20px 30px 30px 0; font-size: 16px;}

    .page-about .aboutR { width: 40%; float: right; background: #FAFAFA;}
    .page-about .aboutR ul.data { margin: 20px 20px 10px 20px; }
    .page-about .aboutR ul.data li { float: left; width: 50%; position: relative; padding-left: 2vw; margin-bottom: 15px; margin-top: 15px; text-align: left; border-left: 1px solid #ccc;}
    .page-about .aboutR ul.data li h2.counter { font-family: 'OswaldLight', sans-serif;font-size: 40px;line-height: 40px;display: inline-block;}
    .page-about .aboutR ul.data li i.year {font-size: 16px;color: #2f318b;text-align: right;display: inline-block;font-style: normal;}
    .page-about .aboutR ul.data li p {color: #999;font-size: 14px;line-height: 30px;}
    .page-about .aboutR ul.data li:before {content: '';position: absolute;left: -1px;top: 0;width: 1px;height: 30%;background: #2f318b;z-index: 1;}


    .page-about .aboutR .video { margin: 0 20px 20px 20px;}
    .page-about .aboutR .video ul li { font-size: 15px; cursor: pointer; position: relative; float: left; margin: 0 2% 15px 0; width: 49.000000%; padding: 0 15px; height: 42px; line-height: 42px; -moz-border-radius: 10px; -webkit-border-radius: 10px;  border-radius: 10px; -webkit-transition: .6s; -o-transition: .6s; transition: .6s;}
    .page-about .aboutR .video ul li:nth-child(2n) { margin-right: 0;}
    .page-about .aboutR .video ul li span { float: right;}
    .page-about .aboutR .video ul li:hover { background-color: #2f318b; color: #FFF;}
    .page-about .aboutR .video ul li i { font-size: 24px; height: 42px; line-height: 42px;}
/* Page About Star */

/* Page History Star */
.page-history { background: url("../img/history-bg.png") left bottom no-repeat; }
    .history { padding: 50px 0 160px 0; }
    .history ul { margin: 60px 0; position: relative;}
    .history ul::before { content: ""; display: block; width: 100%; border-bottom: 2px solid #ccc; position: absolute; left: 0; top: 59px; }
    .history ul li .item { width: 100%;}
    .history ul li .years { text-align: center; color: #000; font-size: 38px; line-height: 1; font-family: 'Geometric415BT BlackA'; font-weight: 700; margin-bottom: 17px; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
    .history ul li .years span { font-size: 18px; margin: 0 0 0 5px; color: #646464;}
    .history ul li .arrows { width: 100%; line-height: 1;}
    .history ul li .arrows .icos { width: 10px; height: 10px; margin: 0 auto 20px; background: #fff; border: 3px solid #2f318b; border-radius: 50%; -webkit-transition: .3s; -o-transition: .3s; transition: .3s;}
    .history ul li .intros { text-align: center; line-height: 26px;  padding: 0 15px;}

    .history ul li:hover .arrows .icos { width: 20px; height: 20px;}
    .history ul li:hover .years { margin-bottom: 12px;}

    #owl-history .owl-controls{position:absolute; width:100%; bottom:5px;}
    #owl-history .item { margin:0px; padding:0px;}
    #owl-history .owl-controls .owl-buttons .owl-prev,#owl-history .owl-controls .owl-buttons .owl-next { position:absolute; display:block; opacity:.5; filter:alpha(opacity=50); transition:opacity .2s linear 0s; cursor:pointer; color:#7f7f7f; background:transparent; padding:0; margin: 0;}
    #owl-history .owl-controls .owl-buttons i { color:#b5b5b5; font-size: 100px;}
    #owl-history .owl-controls .owl-buttons .owl-prev:hover,#owl-history .owl-controls .owl-buttons .owl-next:hover{ opacity:.8; filter:alpha(opacity=80);}
    #owl-history .owl-controls .owl-prev { position:absolute;left:0; top:-100%;}
    #owl-history .owl-controls .owl-next { position:absolute;right:0; top:-100%;}
/* Page History End */

/* History Year Star */
.history-year { padding: 0 72px; text-align: center;}
    .history-year ul { display: inline-table;}
    .history-year ul li { float: left; line-height: 1.5; position: relative; padding: 56px 40px 17px; margin-bottom: 40px; cursor: pointer;}
    .history-year ul li .icon { position: absolute; width: 45px;height: 45px;top: 8px;left: 50%; transform: translateX(-50%);}
    .history-year ul li .icon::before{content: '';width: 5px;height: 5px;border-radius: 50%;background: #d8d8da;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);transition: all 0.36s;}
    .history-year ul li .icon::after{content: '';width: 18px;height: 18px;border-radius: 50%;border: 1px solid #d8d8da;position: absolute;top:50%;left:50%;transform: translate(-50%,-50%);transition: all 0.36s;}
    .history-year ul li.on .icon::before {width: 10px;height: 10px;background: #2f318b; border-radius: 50%;}
    .history-year ul li.on .icon::after{border: 1px solid #2f318b; -webkit-animation: famove1 1.2s linear infinite;-moz-animation: famove1 1.2s linear infinite;-o-animation: famove1 1.2s linear infinite;animation: famove1 1.2s linear infinite;}
    .history-year ul li.current .icon::before {width: 15px;height: 15px;background: #e40013; border-radius: 50%;}
    .history-year ul li.current .icon::after{border: 1px solid #e40013; -webkit-animation: famove2 1.6s linear infinite;-moz-animation: famove2 1.6s linear infinite;-o-animation: famove2 1.6s linear infinite;animation: famove2 1.6s linear infinite;}
    .history-year ul li .year { font-family: "MONTSERRAT-REGULAR-8"; font-size: 18px; color: #666; }
/* History Year End */

/* History Substance Star */
.history-substance { padding: 100px 0 72px 0; text-align: left;}
    .history-substance .substance { padding: 0; text-align: center;}
    .history-substance .name { font-family: 'Geometric415BT BlackA'; line-height: 1; font-size: 250px; font-weight: 700; display: block; color: #2f318b; text-align: center;}
    .history-substance .name span { color: #e40013;}
    .history-substance .intro { font-size: 18px;line-height: 1.5;color: #333;  text-align: center; height: 100px;}
/* History Year End */



@-webkit-keyframes famove1 {
    0% { width: 0px; height: 0px; opacity: 0;}
    50% { width: 20px; height: 20px;opacity: 1; }
    75% { width: 25px;height: 25px;opacity: .5; }
    100% { width: 30px;height: 30px;opacity: 0; }
}

@-moz-keyframes famove1 {
    0% { width: 0px;height: 0px;opacity: 0; }
    50% { width: 20px;height: 20px;opacity: 1; }
    75% { width: 25px;height: 25px;opacity: .5; }
    100% { width: 30px;height: 30px;opacity: 0; }
}

@-o-keyframes famove1 {
    0% { width: 0px;height: 0px;opacity: 0; }
    50% { width: 20px;height: 20px;opacity: 1; }
    75% { width: 25px;height: 25px;opacity: .5; }
    100% { width: 30px;height: 30px;opacity: 0; }
}

@keyframes famove1 {
    0% { width: 0px;height: 0px;opacity: 0; }
    50% { width: 20px;height: 20px;opacity: 1; }
    75% { width: 25px;height: 25px;opacity: .5; }
    100% { width: 30px;height: 30px;opacity: 0; }
}


@-webkit-keyframes famove2 {
    0% { width: 0px; height: 0px; opacity: 0;}
    50% { width: 20px; height: 20px;opacity: 1; }
    75% { width: 30px;height: 30px;opacity: .5; }
    100% { width: 45px;height: 45px;opacity: 0; }
}

@-moz-keyframes famove2 {
    0% { width: 0px;height: 0px;opacity: 0; }
    50% { width: 20px;height: 20px;opacity: 1; }
    75% { width: 30px;height: 30px;opacity: .5; }
    100% { width: 45px;height: 45px;opacity: 0; }
}

@-o-keyframes famove2 {
    0% { width: 0px;height: 0px;opacity: 0; }
    50% { width: 20px;height: 20px;opacity: 1; }
    75% { width: 30px;height: 30px;opacity: .5; }
    100% { width: 45px;height: 45px;opacity: 0; }
}

@keyframes famove2 {
    0% { width: 0px;height: 0px;opacity: 0; }
    50% { width: 20px;height: 20px;opacity: 1; }
    75% { width: 30px;height: 30px;opacity: .5; }
    100% { width: 45px;height: 45px;opacity: 0; }
}


/* Page Org Star */
.page-org { }
/* Page Org End */

/* Page Honor Star */
.page-honor { margin: 30px 0 0 0;}
    .page-honor ul.honor { }
    .page-honor ul.honor li { float: left; width: 23.500000%; text-align: center; margin: 0 2% 20px 0; background: #f6f6f6; padding: 10px;}
    .page-honor ul.honor li:nth-child(4n) { margin-right: 0;}
    .page-honor ul.honor li .pics { margin: 0 auto; width: 100%; overflow: hidden;}
    .page-honor ul.honor li .pics img { -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    .page-honor ul.honor li:hover .pics img { transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1);}

    .page-honor ul.honor li .names { font-size: 15px; line-height: 24px; height: 24px; overflow: hidden; text-align: center; margin: 15px auto 10px auto; -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    .page-honor ul.honor li:hover .names { font-size: 15px;  font-weight: bold; color: #000; }
/* Page Honor End */

/* Page Culture Star */
#page-culture { background: url('../img/culture.jpg') center / cover no-repeat; position: relative;}
    #page-culture ul.culture { }
    #page-culture ul.culture li { width: 33.333333%; float: left; height: 600px; border-right: 1px solid #555e8e; padding: 250px 100px 0 100px; color: #FFF; text-align: left;}
    #page-culture ul.culture li:last-child { border-right: 0;}
    #page-culture ul.culture li .name  { font-size: 32px; font-weight: 700;}
    #page-culture ul.culture li .intro { margin: 20px 0 0 0; font-size: 18px;}

    #page-culture::before { content: ""; position: absolute; right: 0; top: 0; z-index: 20; width: 100%; height: 100%; background: #FFF; transition: all 1.2s ease-in;}
    #page-culture.animated::before {width: 0;}
/* Page Culture End */

/* Page Appraise Star */
.page-appraise { margin: 30px 0 0 0;}
    .page-appraise ul.appraise { border-top: 1px solid #e5e5e5; border-left: 1px solid #e5e5e5;}
    .page-appraise ul.appraise li { padding: 30px 20px; font-size: 18px; border-right: 1px solid #e5e5e5; border-bottom: 1px solid #e5e5e5; float: left; width: 33.333333%; -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    .page-appraise ul.appraise li i { margin: 0 10px 0 0; color: #2f318b;}
    .page-appraise ul.appraise li:hover { box-shadow: 15px 9px 14px 2px rgba(110, 117, 129, .18);}
/* Page Appraise End */

/* Page Category Star */
.page-category { position: relative;}
    .page-category ul.category { margin: 20px 0 0 0;}
    .page-category ul.category li { float: left; margin: 0 1% 15px 0; width: 15.833333%; text-align: center; height: 54px; line-height: 54px; font-size: 14px; background: #f2f2f2; -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    .page-category ul.category li a { display: block; color: #666666; -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    .page-category ul.category li:nth-child(6n) { margin-right: 0;}
    .page-category ul.category li.active,.page-category ul.category li:hover { background: #2f318b;}
    .page-category ul.category li.active a,.page-category ul.category li:hover a { color: #FFF;}


    .page-category .english { position: absolute; right: 0; top: 0; font-family: impact !important; color: #efefff; font-size: 32px; text-transform: uppercase; line-height: 32px;}
/* Page Category End */

/* List Pro Star */
ul.list-pro { }
    ul.list-pro li { float: left;  width: 23.500000%; margin: 0 2% 30px 0; background: #f6f6f6; position: relative; }
    ul.list-pro li:nth-child(4n) { margin-right: 0;}
    ul.list-pro li .imgs { overflow: hidden; }
    ul.list-pro li:hover .imgs img { /*transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1);*/}
    ul.list-pro li .texts { box-sizing: border-box; padding: 20px 20px 25px;}
    ul.list-pro li .texts .t {display: block;font-size: 22px;line-height: 1.4;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all .3s ease;-webkit-transition: all .3s ease;}
    ul.list-pro li .texts .d {font-size: 14px;margin-top: 10px;color: #777;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; height: 48px; display: inline-block;}
    ul.list-pro li .texts .more {display: inline-block;font-size: 14px;color: #333;position: relative; text-align: center; margin: 15px auto 0 auto; width: 100%; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
    ul.list-pro li:after { position: absolute; transition: all .3s ease; -webkit-transition: all .3s ease; left: calc(50% - 35px); width: 70px; bottom: 0; background: #333; height: 3px;content: "";}
    ul.list-pro li:hover .texts .more { color: #2f318b;}
    ul.list-pro li:hover { background: #f0f0f0;}
    ul.list-pro li:hover:after { left: 0; width: 100%;}
    ul.list-pro li:hover .texts .t { color: #2f318b;}
/* List Pro End */


/* Pro Related Star */
.pro-related { }
    .pro-related .head { margin: 0 0 20px 0;}
    .pro-related .head .title { float: left;}
    .pro-related .head .more { float: right;}

    .pro-related .head .more .link { }
    .pro-related .head .more .link a { color: #2f318b;}
    .pro-related .head .more .link a .regular { box-shadow: inset 0 0 0 1px #2f318b;}
    .pro-related .head .more .link a .hover {background-color: #2f318b;box-shadow: inset 0 0 0 1px #2f318b;}
    .pro-related .head .more .link a:hover .text {color: #FFF;}
    .pro-related .head .more .link a:hover .icon {color: #FFF;}
/* Pro Related End */


/* Pro Detail Star */
.pro-detail { margin: 20px 0 30px 0;}
    .pro-detail .head { }
    .pro-detail .head .headL { float: left; width: 45%; padding: 10px; background: #efefff;}
    .pro-detail .head .headL img { width: 100%;}


    #owl-pro .owl-controls{position:absolute; width:100%; bottom:0;}
    #owl-pro .owl-controls .owl-buttons .owl-prev,#owl-pro .owl-controls .owl-buttons .owl-next { width: 50px; position:absolute; display:block; opacity:0; filter:alpha(opacity=100); transition:opacity .2s linear 0s; cursor:pointer; color:#2f318b; background: transparent; padding:0; margin: 0; -webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px; transition:all .3s; -moz-transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s;}
    #owl-pro .owl-controls .owl-buttons i { color:#2f318b; font-size: 50px;}
    #owl-pro:hover .owl-controls .owl-buttons .owl-prev,#owl-pro:hover .owl-controls .owl-buttons .owl-next { opacity:1;}

    #owl-pro .owl-controls .owl-buttons .owl-prev:hover,#owl-pro .owl-controls .owl-buttons .owl-next:hover{ }
    #owl-pro .owl-controls .owl-prev { position:absolute;left:0; top:-280px;}
    #owl-pro .owl-controls .owl-next { position:absolute;right:0; top:-280px;}
    #owl-pro .owl-controls .owl-page span { background: #2f318b;}


    .pro-detail .head .headR { float: right; width: 48%;}
    .pro-detail .head .headR .intro { margin: 20px 0 0 0; font-size: 16px;}


    .pro-detail .detail { margin: 20px 0 0 0;}
    .pro-detail .detail .content { margin: 15px 0 0 0;}
/* Pro Related End */

/* Page News Star */
.page-news { margin: 30px 0 0 0;}
/* Page News End */


/* Prev Next Star */
.prev-next { border-top: 1px solid #f5f5f5; padding: 20px 0 0 0;}
    .prev-next .prev { width: 40%; float: left; text-align: left; text-transform: capitalize; display: inline-block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; line-height: 1; padding: 8px 14px; border: 1px solid #f5f5f5; border-radius: 10px; -webkit-transition: .6s; -o-transition: .6s; transition: .6s;}
    .prev-next .prev:hover { background: #2f318b; border: solid 1px #2f318b;}
    .prev-next .prev:hover a { color: #FFF; display: block;}

    .prev-next .back { width: 20%; float: left; text-align: center; text-transform: capitalize;}
    .prev-next .back a { display: inline-block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; line-height: 1; padding: 8px 14px; color: #545454; border: 1px solid #ddd; border-radius: 10px; -webkit-transition: .6s; -o-transition: .6s; transition: .6s;}
    .prev-next .back a:hover { color: #FFF; background: #2f318b; border: solid 1px #2f318b;}

    .prev-next .next { width: 40%; float: right; text-align: right; text-transform: capitalize; display: inline-block; text-overflow: ellipsis; overflow: hidden; white-space: nowrap; line-height: 1; padding: 8px 14px; border: 1px solid #f5f5f5; border-radius: 10px; -webkit-transition: .6s; -o-transition: .6s; transition: .6s;}
    .prev-next .next:hover { background: #2f318b; border: solid 1px #2f318b;}
    .prev-next .next:hover a { color: #FFF; display: block;}
/* Prev Next End */

/* News Detail Star */
.news-detail { }
    .news-detail .head { text-align: left; border-bottom: dotted 1px #d6d6d6;  padding-bottom: 20px;  margin-bottom: 20px; margin-top: 10px; }
    .news-detail .head h1 { color: #333; font-size: 26px;   text-align: center; margin: 0 0 15px 0;}
    .news-detail .head h1 a { }
    .news-detail .head span { font-size: 14px;  margin-top: 5px;   text-align: center; display: block; }
/* News Detail End */

/* Charity Detail Star */
.charity-detail { }
    .charity-detail .head { text-align: left; border-bottom: dotted 1px #d6d6d6;  padding-bottom: 20px;  margin-bottom: 20px; margin-top: 10px; }
    .charity-detail .head h1 { color: #333; font-size: 26px;   text-align: center; margin: 0 0 15px 0;}
    .charity-detail .head h1 a { }
    .charity-detail .head span { font-size: 14px;  margin-top: 5px;   text-align: center; display: block; }
/* Charity Detail End */

/* Page Partner Star */
.page-partner { background: url("../img/map.png") top center no-repeat fixed; background-size: 100%;}
/* Page Partner End */

/* List Partner Star */
ul.list-partner { overflow: hidden;}
    ul.list-partner li { width: 16.666666%; float: left; padding: 20px 0; text-align: center; position: relative; border-bottom: solid 1px #f6f6f6;}
    ul.list-partner li:nth-child(n+31){ border-bottom: none;}
    ul.list-partner li:before { top: 50%; right: 0; content: ""; width: 1px; height: 28px; margin-top: -14px; background: #d8d8d8; position: absolute;}
    ul.list-partner li:nth-child(6n):before { display: none;}
    ul.list-partner li .pics { overflow: hidden; position: relative; margin: 0 auto; display: table;}
    ul.list-partner li .pics img { max-width: 100%; -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s; -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%); -o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;}
    ul.list-partner li:hover img { -webkit-filter: grayscale(0); -moz-filter: grayscale(0); -ms-filter: grayscale(0); -o-filter: grayscale(0); filter: grayscale(0); filter: none;}
/* List Partner End */

/* Page Contact Star */
.page-contact { }
    .page-contact .contact { text-align: left; color: #666;}
    .page-contact .contact .introduction { font-size: 18px;line-height: 1.3;margin: 0 0 15px 0;}
    .page-contact .contact h4 { line-height: 100%; display: inline-block; padding: 0 0 15px 0; font-size: 26px; color: #2f318b; border-bottom: 2px solid #2f318b; }
    .page-contact .contact hr { margin-top:-1.3px;}
    .page-contact .contact .connect { float: left; width: 55%; font-size: 15px; line-height: 1.6;}
    .page-contact .contact .message { float: right; width: 40%;}

    .page-contact .contact .message ul li { float: left; margin: 0 4% 20px 0; width: 48.000000%;}
    .page-contact .contact .message ul li:nth-child(2n) { margin-right: 0;}
    .page-contact .contact .message ul li.fulls { float: none; width: 100%;}
    .page-contact .contact .message input.inputs { width: 100%; padding: 0px 20px; font-size: 13px; line-height: 45px; color: #757575;height: 45px;border: 1px solid #dcdcdc;border-radius: 4px;}
    .page-contact .contact .message .form-control { line-height: 45px; height: 45px; font-size: 13px; -webkit-box-shadow: none; color: #757575; box-shadow:none;}
    .page-contact .contact .message .submits { text-align: left;}
    .page-contact .contact .message .submits span { cursor: pointer; line-height: 45px; height: 45px; border-radius: 4px; color: #FFF; background: #195599; padding: 0 60px; display: inline-block;}


    .page-contact .map { margin: 30px 0 0 0; position: relative;}
    .page-contact .map .containerMap { width: 100%; height: 420px; overflow: hidden; border: solid 1px #e4e4e4; -moz-border-radius: 3px; -webkit-border-radius: 3px;  border-radius: 3px;}
    .page-contact .map .mapIcon { position: absolute;left: 60px; top: 60px; background: rgba(255,255,255,.9);padding: 2%;max-width: 30%; color: #555;}
    .page-contact .map .mapIcon a { color: #555;}
    .page-contact .map .mapIcon a:hover { color: #c30d23;}
    .page-contact .map .mapIcon .company { color: #212121; font-weight: 700;}
    .page-contact .map .mapIcon ul.list { margin: 10px 0 0 0; font-size: 15px;}
    .page-contact .map .mapIcon ul.list li { margin: 0 0 5px 0; font-weight: lighter;}
    .page-contact .map .mapIcon ul.list li i { width: 16px; height: 16px; color: #888; display: inline-block; margin: 0 10px 0 0; text-align: center;}
/* Page Contact End */


/* Page Service Star */
.page-service { }
    .page-service .service { margin: 30px 0 0 0; font-size: 16px;}
    .page-service .service .company { text-align: right; margin: 100px 0 0 0;}
/* Page Service End */

/* Page Charity Star */
.page-charity { }


    .page-charity .notice { margin: 0 0 15px 0;}

    .page-charity .notice .list-notice span { margin: 0 30px 0 0; font-size: 16px;}

    .page-charity .charity { overflow: hidden; display: flex; -webkit-box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08); -moz-box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08); box-shadow: 0px 8px 24px 0px rgba(0, 0, 0, 0.08); behavior: url(ie-css3.htc);}
    .page-charity .charity .charityL { float: left; width: 35%; overflow: hidden;}

    ul#owl-charity li .boxs { position: relative;}
    ul#owl-charity li .boxs .text { position: absolute; left: 0; bottom: 0; width: 100%; background-color: rgba(0, 0, 0, 0.45); color: #FFF; padding: 5px 10px;}

    #owl-charity .owl-controls{position:absolute; width:100%; top:41px; opacity: 0; transition:all .3s; -moz-transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s;}
    #owl-charity .owl-controls .owl-buttons .owl-prev,#owl-charity .owl-controls .owl-buttons .owl-next { width: 50px; position:absolute; display:block; opacity:1; filter:alpha(opacity=100); transition:opacity .2s linear 0s; cursor:pointer; color:#FFF; background:rgba(0, 0, 0, 0.45); padding:0; margin: 0; -webkit-border-radius: 0px;-moz-border-radius: 0px;border-radius: 0px; transition:all .3s; -moz-transition:all .3s; -webkit-transition:all .3s; -o-transition:all .3s;}
    #owl-charity .owl-controls .owl-buttons i { color:#FFF; font-size: 50px;}
    #owl-charity .owl-controls .owl-buttons .owl-prev:hover,#owl-charity .owl-controls .owl-buttons .owl-next:hover{ background:rgba(0, 0, 0, 1);}
    #owl-charity .owl-controls .owl-prev { position:absolute;right:52px; bottom:0;}
    #owl-charity .owl-controls .owl-next { position:absolute;right:0; bottom:0;}
    #owl-charity:hover .owl-controls { opacity: 1;}

    .page-charity .charity .charityR { float: right; padding: 48px 66px 50px 65px; background-color: #fff; width: 65%; overflow: hidden;}
    .page-charity .charity .charityR .slogans { width: 100%; display: block; color: #666; padding: 0 0 15px 0; border-bottom: solid 1px #e5e5e5; }
    .page-charity .charity .charityR .forms { width: 100%; display: block; margin: 15px 0 0 0;}
    .page-charity .charity .charityR .forms ul li { float: left; margin: 0 4% 20px 0; width: 48.000000%;}
    .page-charity .charity .charityR .forms ul li:nth-child(2n) { margin-right: 0;}
    .page-charity .charity .charityR .forms ul li.fulls { float: none; width: 100%;}
    .page-charity .charity .charityR .forms input.inputs { width: 100%; padding: 0px 20px; font-size: 13px; line-height: 45px; color: #757575;height: 45px;border: 1px solid #dcdcdc;border-radius: 4px;}
    .page-charity .charity .charityR .forms .form-control { line-height: 45px; height: 45px; font-size: 13px; -webkit-box-shadow: none; color: #757575; box-shadow:none;}
    .page-charity .charity .charityR .forms .submits { text-align: center;}
    .page-charity .charity .charityR .forms .submits span { cursor: pointer; line-height: 45px; height: 45px; border-radius: 4px; color: #FFF; background: #195599; padding: 0 60px; display: inline-block;}
/* Page Charity End */

/* Hyaline Layer Star */
.hyaline-layer { position: absolute; bottom: 0; left: 0; width: 100%; height: 100%; z-index: 9999999; text-align: center; display: none;}
    .hyaline-layer .boxs { position: fixed; top: 0; left: 0; z-index: 999999999; display: flex; justify-content: center; align-items: center; overflow: hidden; width: 100%; height: 100%; background-color: rgba(0, 0, 0, 0.8); pointer-events: none;cursor: not-allowed;}
    .hyaline-layer .boxs .js-video { z-index: 9999999999; max-width: 100%;}
    .hyaline-layer .closes { cursor: pointer; z-index: 999999999999; position: fixed; top: 15px; right: 15px; text-align: center; color: #FFF; font-size: 30px;}
/* Hyaline Layer End */

/* Page Brand Star */
.page-brand { margin: 30px 0;}
/* Page Brand End */

/* List Brand Star */
ul.list-brand {}
    ul.list-brand li { width: 16.666666%; float: left; padding: 20px 0; text-align: center; position: relative;}
    ul.list-brand li:before { top: 50%; right: 0; content: ""; width: 1px; height: 28px; margin-top: -14px; background: #d8d8d8; position: absolute;}
    ul.list-brand li:nth-child(6n):before { display: none;}
    ul.list-brand li .pics { position: relative; margin: 0 auto; display: table;}
    ul.list-brand li .pics img { max-width: 100%; -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    ul.list-brand li:hover img { transform: translate3d(0,-10px,0);  -ms-transform: translate3d(0,-10px,0);  -moz-transform: translate3d(0,-10px,0);  -webkit-transform: translate3d(0,-10px,0);  -o-transform: translate3d(0,-10px,0);}
/* List Brand End */


/* Page Cert Star */
.page-cert { margin: 30px 0;}
    .page-cert ul.cert { }
    .page-cert ul.cert li { float: left; width: 23.500000%; text-align: center; margin: 0 2% 20px 0; background: #f6f6f6; padding: 10px;}
    .page-cert ul.cert li:nth-child(4n) { margin-right: 0;}
    .page-cert ul.cert li .pics { margin: 0 auto; width: 100%; overflow: hidden;}
    .page-cert ul.cert li .pics img { -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    .page-cert ul.cert li:hover .pics img { transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1);}

    .page-cert ul.cert li .names { font-size: 15px; line-height: 24px; height: 24px; overflow: hidden; text-align: center; margin: 15px auto 10px auto; -o-transition: all .6s; -moz-transition: all .6s; -webkit-transition: all .6s; -ms-transition: all .6s; transition: all .6s;}
    .page-cert ul.cert li:hover .names { font-size: 15px;  font-weight: bold; color: #000; }
/* Page Cert End */

/* Page Pro Star */
.page-pro { margin: 20px 0 0 0;}
/* Page Pro End */

/* Ajax Page Star */
.ajax-page { text-align: center; margin: 0 auto;}
    .ajax-page .current { color: #fff; background-color: #195599; border-color: #2f318b;}
/* Ajax Page End */


/* Loading Star */
.loading { font-size: 0; text-align: center; line-height: 10px; margin: 20px auto;}
    .loading i { margin: 0 9px; display: inline-block; vertical-align: top; width: 10px; height: 10px; background-color: #333; -moz-border-radius: 100%; -webkit-border-radius: 100%; border-radius: 100%;}

    .loading i:nth-of-type(1) {-webkit-animation: loading1 1s linear infinite;animation: loading1 1s linear infinite;}
    .loading i:nth-of-type(2) {opacity: .85;-webkit-animation: loading2 1s linear infinite;animation: loading2 1s linear infinite;}
    .loading i:nth-of-type(3) {opacity: .7;-webkit-animation: loading3 1s linear infinite;animation: loading3 1s linear infinite;}
    .loading i:nth-of-type(4) {opacity: .55;-webkit-animation: loading4 1s linear infinite;animation: loading4 1s linear infinite;}
    .loading i:nth-of-type(5) {opacity: .4;-webkit-animation: loading5 1s linear infinite;animation: loading5 1s linear infinite;}
    .loading i:nth-of-type(6) {-webkit-opacity: .25;animation: loading6 1s linear infinite;animation: loading6 1s linear infinite; }

    @keyframes loading1 { 0% {opacity: 1} 50% {opacity: .25} 100% {opacity: 1} }
    @keyframes loading2 { 0% {opacity: .85} 10% {opacity: 1} 60% {opacity: .25} 100% {opacity: .85} }
    @keyframes loading3 { 0% {opacity: .7} 20% {opacity: 1} 70% {opacity: .25} 100% {opacity: .7} }
    @keyframes loading4 { 0% {opacity: .55} 30% {opacity: 1} 80% {opacity: .25} 100% {opacity: .55} }
    @keyframes loading5 { 0% {opacity: .4} 40% {opacity: 1} 90% {opacity: .25} 100% {opacity: .4} }
    @keyframes loading6 { 0% {opacity: .25} 50% {opacity: 1} 100% {opacity: .25} }

    @-webkit-keyframes loading1 { 0% {opacity: 1} 50% {opacity: .25} 100% {opacity: 1} }
    @-webkit-keyframes loading2 { 0% {opacity: .85} 10% {opacity: 1} 60% {opacity: .25} 100% {opacity: .85} }
    @-webkit-keyframes loading3 { 0% {opacity: .7} 20% {opacity: 1} 70% {opacity: .25} 100% {opacity: .7}}
    @-webkit-keyframes loading4 { 0% {opacity: .55} 30% {opacity: 1} 80% {opacity: .25} 100% {opacity: .55}}
    @-webkit-keyframes loading5 { 0% {opacity: .4} 40% {opacity: 1} 90% {opacity: .25} 100% {opacity: .4}}
    @-webkit-keyframes loading6 { 0% {opacity: .25} 50% {opacity: 1} 100% {opacity: .25}}
/* Loading End */



/* Charity Past Star */
.charity-past { margin: 30px 0 0 0;}
    .charity-past .head { margin: 0 0 20px 0;}
/* Charity Past End */

/* Charity List Star */
ul.charity-list {}
    ul.charity-list li { float: left;  width: 23.500000%; margin: 0 2% 30px 0; background: #f8f8f8; position: relative; }
    ul.charity-list li:nth-child(4n) { margin-right: 0;}
    ul.charity-list li .imgs { overflow: hidden; position: relative;}
    ul.charity-list li .imgs .tips { position: absolute; top: 0; right: 0; background-color: #333; color: #FFF; padding: 5px 15px; -moz-border-radius: 0 0 0 3px;  -webkit-border-radius: 0 0 0 3px;  border-radius: 0 0 0 3px;}
    ul.charity-list li .imgs img { -o-transition: all .9s; -moz-transition: all .9s; -webkit-transition: all .9s; -ms-transition: all .9s; transition: all .9s;}
    ul.charity-list li:hover .imgs img { transform: scale(1.1); -ms-transform: scale(1.1); -moz-transform: scale(1.1); -webkit-transform: scale(1.1); -o-transform: scale(1.1);}
    ul.charity-list li .texts { box-sizing: border-box; padding: 20px 20px 25px; -webkit-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); -moz-box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); box-shadow: 0px 2px 12px rgba(0, 0, 0, 0.1); behavior: url(ie-css3.htc);}
    ul.charity-list li .texts .t {display: block; line-height: 1.4;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;transition: all .3s ease;-webkit-transition: all .3s ease;}
    ul.charity-list li .texts .d {line-height: 1.4; margin-top: 10px;color: #777;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
    ul.charity-list li .texts .more {display: inline-block;font-size: 20px;color: #000;position: relative; text-align: center; margin: 20px auto 0 auto; width: 100%; -o-transition: all .3s; -moz-transition: all .3s; -webkit-transition: all .3s; -ms-transition: all .3s; transition: all .3s;}
    ul.charity-list li:after { position: absolute; transition: all .6s ease; -webkit-transition: all .6s ease; left: calc(50% - 35px); width: 70px; bottom: 0; background: #000; height: 3px;content: "";}
    ul.charity-list li:hover .texts .more { color: #FF0000;}
    ul.charity-list li:hover { box-shadow: 0 2px 18px rgba(0,0,0,0.15); background: #f0f0f0;}
    ul.charity-list li:hover:after { left: 0; width: 100%; background: #FF0000;}
/* Charity List End */


/* <1920的设备 */
@media screen and (max-width: 1920px){

}

/* <1500的设备 */
@media screen and (max-width: 1500px){
    /* History Year Star */
    .history-year { padding: 0 30px;}
    .history-year ul li { padding: 56px 30px 17px;}
    /* History Year End */
}

/* <1440的设备 */
@media screen and (max-width: 1440px){



}

/* <1366的设备 */
@media screen and (max-width: 1366px){
    /* Current Location Star */
    #current-location { padding: 0 30px;}
    /* Current Location End */
}

/* <1200的设备 */
@media screen and (max-width: 1200px){
    /* Current Location Star */
    #current-location { padding: 0 10px;}
    /* Current Location End */
}

/* <991的设备 */
@media screen and (max-width: 991px){

    .container { padding-left: 10px; padding-right: 10px;}

    /* Page Content Star */
    #page-content { padding: 20px 0;}
    /* Page Content End */

    /* Current Location Star */
    #current-location { height: auto; padding: 0 10px;}
    #current-location .categorys { float: none; width: 100%; text-transform: capitalize; font-weight: 700; padding: 20px 0 0 0; line-height: 100%;}
    #current-location .categorys a { float: left; width: 33.333333%; display: block; text-align: center; font-size: 14px; color: #333; transition: color .3s; padding: 0; margin: 0 0 20px 0; border-right: solid 1px #d4d9d6;}
    #current-location .categorys a:nth-child(3n) { border-right: none;}
    #current-location .breadcrumbs { float: none; width: 100%;}
    /* Current Location End */

    /* Page About Star */
    .page-about .aboutL { width: 100%; float: none; margin: 20px 0 0 0;}
    .page-about .aboutL .summary { padding: 20px 0 30px 0;}
    .page-about .aboutL .product { padding: 20px 0 30px 0;}

    .page-about .aboutR { width: 100%; float: none; }
    .page-about .aboutR ul.data { margin: 20px 20px 0 20px; }
    .page-about .aboutR ul.data li { float: left; width: 50%; position: relative; padding-left: 2vw; margin-bottom: 15px; margin-top: 15px; text-align: left; border-left: 1px solid #ccc;}
    .page-about .aboutR ul.data li h2.counter { font-family: 'OswaldLight', sans-serif;font-size: 40px;line-height: 40px;display: inline-block;}
    .page-about .aboutR ul.data li i.year {font-size: 16px;color: #2f318b;text-align: right;display: inline-block;font-style: normal;}
    .page-about .aboutR ul.data li p {color: #999;font-size: 14px;line-height: 30px;}
    .page-about .aboutR ul.data li:before {content: '';position: absolute;left: -1px;top: 0;width: 1px;height: 30%;background: #2f318b;z-index: 1;}

    .page-about .aboutR .video { margin: 0 5px 20px 5px;}
    .page-about .aboutR .video ul li { padding: 0 10px;}
    /* Page About Star */

    /* History Star */
    .page-history { background: url("../img/history-bg.jpg") right no-repeat; background-size: cover; }
    .history { padding: 50px 0 80px 0; }
    .history ul { margin: 20px 0 0 0; }
    .history ul li .years { font-size: 22px; margin-bottom: 17px; margin-top: 17px;}
    #owl-history .owl-controls .owl-buttons i { color:#b5b5b5; font-size: 80px;}
    /* History End */

    /* Page Culture Star */
    #page-culture { padding: 80px 0 50px 0;}
    #page-culture ul.culture li { width: 100%; height: auto; border-right: none; padding: 0 15px 0 15px; margin-bottom: 30px; text-align: center;}
    /* Page Culture End */

    /* Page Appraise Star */
    .page-appraise { margin: 20px 0 0 0;}
    .page-appraise ul.appraise li { padding: 10px 10px; font-size: 17px; width: 100%; }
    /* Page Appraise End */

    /* Page Category Star */
    .page-category ul.category { margin: 20px 0 0 0; display: none;}
    .page-category ul.category li { float: left; margin: 0 1% 5px 0; width: 49.500000%;}
    .page-category ul.category li:nth-child(2n) { margin-right: 0;}
    /* Page Category End */

    /* List Pro Star */
    ul.list-pro li { width: 49.000000%; margin: 0 2% 20px 0; }
    ul.list-pro li:nth-child(2n) { margin-right: 0;}
    /* List Pro End */


    /* List Partner Star */
    ul.list-partner li { width: 33.333333%;}
    ul.list-partner li:nth-child(3n):before { display: none;}
    /* List Partner End */

    /* Page Contact Star */
    .page-contact .contact .connect { float: none; width: 100%;}
    .page-contact .contact .message { float: none; width: 100%; margin: 15px 0 0 0;}
    .page-contact .contact .message .submits { text-align: center;}

    .page-contact .map .mapIcon { display: none; /*left: 10px; top: 10px; max-width: 90%;*/ }
    /* Page Contact End */

    /* Page Charity Star */
    .page-charity .charity { display: block;}
    .page-charity .charity .charityL { float: none; padding: 0; width: 100%;}
    .page-charity .charity .charityL h3 { left: 5%; top: 5%;}
    .page-charity .charity .charityR { float: none; padding: 20px 10px 20px 10px; width: 100%;}
    /* Page Charity End */

    /* Page Honor Star */
    .page-honor { margin: 15px 0 0 0;}
    .page-honor ul.honor li { float: left; width: 49.000000%;}
    .page-honor ul.honor li:nth-child(2n) { margin-right: 0;}
    /* Page Honor End */

    /* Page Contact Star */
    .page-contact .contact .contactR h4 { font-size: 20px;}
    /* Page Contact End */

    /* Page Category Star */
    .page-category .english { font-size: 22px; line-height: 22px;}
    /* Page Category End */

    /* Page News Star */
    .page-news { margin: 15px 0 0 0;}
    /* Page News End */

    /* Page Pro Star */
    .page-pro { margin: 15px 0 0 0;}
    /* Page Pro End */

    /* Pro Detail Star */
    .pro-detail { margin: 20px 0 30px 0;}
    .pro-detail .head { }
    .pro-detail .head .headL { float: none; width: 100%;}
    .pro-detail .head .headL img { width: 100%;}

    #owl-pro .owl-controls .owl-buttons .owl-prev,#owl-pro .owl-controls .owl-buttons .owl-next { opacity:1;}
    #owl-pro .owl-controls .owl-prev { top:-160px;}
    #owl-pro .owl-controls .owl-next { top:-160px;}

    .pro-detail .head .headR { float: none; width: 100%; margin: 20px 0 0 0;}
    .pro-detail .head .headR .intro { margin: 15px 0 0 0;}
    /* Pro Related End */

    /* Page Related Star */
    .pro-related { margin: 20px 0 0 0;}
    .pro-related .head .more { display: none;}
    /* Page Related End */

    /* List Brand Star */
    ul.list-brand li { width: 33.333333%; float: left; padding: 20px 0; text-align: center; position: relative;}
    ul.list-brand li:nth-child(3n):before { display: none;}
    /* List Brand End */

    /* Page Cert Star */
    .page-cert ul.cert li { float: left; width: 49.000000%;}
    .page-cert ul.cert li:nth-child(2n) { margin-right: 0;}
    /* Page Cert End */

    /* History Substance Star */
    .history-substance { padding: 20px 0 0 0; text-align: left;}
    .history-substance .substance { padding: 0;}
    .history-substance .name { font-size: 80px;  text-align: center;}
    .history-substance .intro { font-size: 16px;height: auto;}
    /* History Year End */

    /* Charity List Star */
    ul.charity-list li { float: left;  width: 49.000000%; margin: 0 2% 20px 0;}
    ul.charity-list li:nth-child(2n) { margin-right: 0;}
    /* Charity List End */

    /* History Year Star */
    .history-year ul li { padding: 46px 30px 10px; margin-bottom: 0;}
    /* History Year End */
}

/* <767的设备 */
@media screen and (max-width: 767px){

}

/* <450的设备 */
@media screen and (max-width: 450px){

}