body {
    /*font-family: "微软雅黑";*/
    font-family: "Microsoft YaHei";
    background: #edf6ff;
}

a {
    color: #333;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: #F00;
    outline: none;
}

#header, #header-out {
    background-color: #ffffff;
}

#home-news-out {
    background-color: #EDF6FF;
}

#home-news {
    background-color: #EDF6FF;
    padding: 0 15px 0 15px;
}

#home-news h1 {
    /*    font-family: "微软雅黑";*/
    margin-top: 0px;
    margin-bottom: 10px;
    color: #000000;
    font-size: 22px;
    font-weight: normal;
}

#home-news .title {
    font-size: 22px;
    font-weight: normal;
    color: #285178;
}

#home-news .sub-title {
    color: #3f7ab2;
    font-size: 16px;
    line-height: 25px;
}

#home-news .iv {
    margin-bottom: 11px;
}

#home-news .item {
    padding: 15px 15px 15px 15px;
}

#home-news .item .content {
    background-color: #ffffff;
    padding: 10px;
    margin-top: 10px;
}

#home-news .news-content li {
    margin-bottom: 8px;
}

.youtube-container {
    position: relative;
    width: 100%;
    height: 0;
    /*padding-bottom: 56.25%;*/
    padding-bottom: 56%;
}

.youtube-video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#annualright ul {
    margin-top: 24px;
    margin-bottom: 0px;
    padding-left: 0px;
}

#annualright ul li {
    /* height: 35px; */
    width: 108px;
    line-height: 44px;
    text-align: left;
    background: url(../images/n.png) no-repeat right center;
    padding-right: 0px;
    list-style-type: none;
}

.annualright ul li a {
    font-size: 15px;
    font-weight: bold;
    /*    font-family: 微软雅黑;*/
}

#header {
    padding-top: 40px;
    padding-bottom: 20px;
}

.video-lib, .video-lib a {
    font-size: 18px;
    color: #2f2971;
    /*    font-family: '微软雅黑';*/
}

#language-switch {
    /*padding-top: 22px ;*/
    font-size: 18px;
}

.top-menu-point {
    color: #0f0964;
    font-family: "微软雅黑";
}

.business-left-m-ln {
    cursor: pointer;
    font-size: 21px;
    display: block;
    color: #FFF;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
    /*    font-family: 微软雅黑; */
    padding: 8px 0 8px 0;
}

.menuleft .panel-body div {
    /* margin-left: 45px; */
    margin-left: 30px;
}

table.dataTable thead .sorting {
    min-width: 50px;
}

.projtype-descr table {
    display: inline-table;
    margin-bottom: 15px;
}

.projtype-descr img {
    max-width: 100% !important;
    height: auto !important;
    padding-bottom: 10px;
}
.projtype-descr table img {
    padding-bottom: 5px;
}

/*#owl-carousel-vdo{
    display:grid !important;
}*/

#owl-carousel-vdo.owl-theme .owl-controls .owl-buttons {
    position: relative;
    top: 0px;
}

#home-news-out #owl-carousel-vdo.owl-theme .owl-controls .owl-buttons .owl-prev {
    position: initial;
    margin-right: 4px;
}

#home-news-out #owl-carousel-vdo.owl-theme .owl-controls .owl-buttons .owl-next {
    position: initial;
    margin-left: 4px;
}

.vdo-item{
    margin-bottom:10px;
}

.side_vdo_show{
    display:grid !important;
}

#home-news-out .splide--ttb > .splide__arrows .splide__arrow, .splide--ttb > .splide__track > .splide__arrows .splide__arrow {
    left: 100%;
    /*transform: translate(50%);*/
    transform: translate(33%) scale(0.6);
}
#home-news-out .splide--ttb > .splide__pagination{
    right: -35px;
}

button.splide__arrow.splide__arrow--prev{
    top: 50% !important;
    margin: -10px 0 0px 0 !important;
}
button.splide__arrow.splide__arrow--next{
    top: 50% !important;
    margin: 10px 0 0px 0 !important;
}
.splide__pagination{
    display:none !important;
}

@media (max-width: 517px) {
    .projtype-descr img {
        width: 100% !important;
        height: auto !important;
    }
}


@media (max-width: 767px) {
    .language-switch-w {
        display: none;
    }
    .head-middle-line hr {
        margin-left: auto;
        margin-right: auto;
        margin-top: 5px;
        margin-bottom: 8px;
        width: 90%;
        border: 0;
        border-top: 1px solid #E6EDFF;
        display: block;
    }    
    
}

@media (min-width: 768px) {
    .head-middle-line hr {
        display: none;
    }
    .head-content {
        height: 44px;
    }
    .nav>.language-dropdown {
        display: none;
    }
    .navbar-inverse .navbar-nav>.pg-dropdown {
        display: none;
    }
    .right-side-head {
        height: 100%;
        width: 40%;
        float: left;
    }
    #slogan-img {
        display: block;
        max-width: 100%;
        height: auto;
    }
    .company-logo-w {
        width: 60%;
        padding: 0 15px 0 15px;
        float: left;
    }
    #company-logo-img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: 0;
        margin-right: auto;
    }
    .tt-w {
        width: 100%;
        padding: 0 15px 0 15px;
        display: table;
        float: right;
        height: 50%;
    }
    #slogan-img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: 0;
    }
    #slogan {
        display: table-cell;
        vertical-align: bottom;
    }
    .language-switch-w {
        width: 100%;
        padding: 0 15px 0 15px;
        float: right;
        height: 50%;
        display: table;
    }
    #language-switch {
        text-align: right;
        display: table-cell;
        vertical-align: top;
    }
    #home-news .item .content {
        min-height: 220px;
    }

    #home-news-out .col-sm-6.col-lg-3.item {
        min-height: 460px;
    }
}


@media (min-width: 1200px) {
    .company-logo-size {
        width: 37%;
    }
    .center-t {
        display: table;
    }
    .v-align-t {
        display: table-cell;
        text-align: center;
        vertical-align: middle;
    }
    .box-t {
        width: 213px;
        display: inline-block;
    }
    /*new-style*/
    .head-content {
        height: 44px;
    }
    .right-side-head {
        height: 100%;
        width: 60%;
        float: left;
    }
    #slogan-img {
        display: block;
        max-width: 100%;
        height: auto;
    }
    .company-logo-w {
        width: 40%;
        padding: 0 15px 0 15px;
        float: left;
    }
    #company-logo-img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }
    .tt-w {
        width: 65%;
        padding: 0 15px 0 15px;
        display: table;
        float: left;
        height: 100%;
    }
    #slogan-img {
        display: block;
        max-width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }
    #slogan {
        display: table-cell;
        vertical-align: middle;
    }
    .language-switch-w {
        width: 35%;
        padding: 0 15px 0 15px;
        float: left;
        height: 100%;
        display: table;
    }
    #language-switch {
        text-align: center;
        display: table-cell;
        vertical-align: middle;
    }

    .vdo_list{
        display:block;
    }
    
    .side_vdo{
        display:none !important;
    }
}


@media (max-width: 1199px) {
    .vdo_list{
        display:none;
    }
    
    .side_vdo{
        display:grid !important;
    }
}

#home-proj-out, #home-proj {
    background-color: #191F2D;
}

#home-proj .content {
    padding: 15px 12px 15px 12px;
}

#home-proj .well {
    min-height: 20px;
    padding: 15px;
    margin-bottom: 0px;
    background-color: #191F2D;
    border: 0px none;
    /* border-radius: 4px; */
    -webkit-box-shadow: inset 0 0px 0px rgba(0, 0, 0, .05);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .05);
}

.project-item {
    text-align: center;
    padding-top: 10px;
}

#home-proj .item-text {
    position: absolute;
    z-index: 2;
    /* padding-top: 50%; */
    /* padding-left: 3px; */
    top: 80%;
    left: 12%;
    color: white;
    text-align: left;
}

#home-proj h1 {
    /*    font-family: "微软雅黑";*/
    margin-top: 0px;
    margin-bottom: 0px;
    color: #ffffff;
    font-size: 24px;
    font-weight: normal;
}

#home-proj .title {
    padding-left: 15px;
    padding-top: 15px;
}

.proj-head .location {
    font-size: 16px;
    color: #ffffff;
    padding-top: 22px;
}

.proj-head .home-proj-cty {
    display: table;
}

.proj-head .home-proj-type {
    padding-top: 15px;
}

.proj-head {
    padding: 0 15px 0 15px;
}

.proj-head .prjslideshow-type {
    /* display: table-cell; */
    display: inline-block;
    text-align: right;
    float: right;
}

#home-proj a {
    color: #ffffff;
    text-decoration: none;
}

#home-proj a:hover {
    text-decoration: none;
    color: #ffffff;
    outline: none;
}

#home-proj .location a {
    color: #ffffff;
    display: block;
    float: left;
}

#home-proj .location a:hover {
    color: #f10000;
}

#home-proj .location .active {
    color: #f10000;
    text-decoration: none;
}

#home-proj .location .active:hover {
    color: #f10000;
}

#home-proj .itemon {
    color: #4076F4;
}

#home-proj .location .itemon:hover {
    color: #F00;
}

#home-proj .item-pjtitle div {
    max-height: 35px;
    overflow: hidden;
    line-height: 16px;
    padding: 2px 0 2px 0;
}

/*footer*/

footer-m {
    padding-left: 15px;
    padding-right: 15px;
}

.adress ul li.phone1 {
    background: url(../images/1.gif) no-repeat center left;
}

.adress ul li.phone2 {
    background: url(../images/2.gif) no-repeat center left;
}

.adress ul li.adress3 {
    background: url(../images/3.gif) no-repeat center left;
}

.adress ul li {
    text-align: left;
    height: 30px;
    line-height: 30px;
    padding-left: 25px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    /*    font-family: "微软雅黑";*/
    list-style-type: none;
}

/*menu*/

/*modify bootstrap css*/

.navbar-inverse .navbar-nav>li>a {
    color: #ffffff;
}

.navbar {
    margin-bottom: 0px;
    border: 1px solid transparent;
}

#nav-logo-img {
    padding-top: 11px;
    padding-right: 5px;
    max-width: 67px;
}

@media (min-width: 1200px) {
    .navbar-inverse .navbar-collapse {
        padding: 0px;
    }
    .fullwidth {
        width: 100%;
    }
    .fullwidth>li {
        width: 14.2%;
    }
    .scrollingwidth {
        width: auto;
    }
    .scrollingwidth>li {
        width: 130px;
    }
    .navbar-inverse .navbar-nav>li>a {
        color: #ffffff;
        font-size: 18px;
    }
    .navbar-nav .dropdown-menu {
        width: 309px;
        right: -182px;
        height: 82px;
        background: url(../images/nvme.png) no-repeat;
        padding-left: 13px;
        padding-top: 16px;
    }
    .navbar-nav .dropdown-menu li {
        float: left;
        display: block;
        position: relative;
        /*        min-width: 92px;*/
        line-height: 27px;
        /*        display: inline;*/
        list-style-type: disc;
    }
    .navbar-nav .dropdown-menu li a {
        display: inline;
        height: 17px;
        padding: 4px 10px 8px 3px;
        text-align: left;
        font-weight: bold;
        font-size: 14px;
        color: #0f0964;
    }
    .dropdown-menu {
        list-style: none;
        background-color: none;
        -webkit-background-clip: none;
        background-clip: none;
        border: none;
        border: none;
        border-radius: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
        color: #f10000;
        text-decoration: none;
        background: none;
    }
    #nav-logo-img {
        max-width: 120px;
        padding-top: 0px;
        padding-right: 0px;
    }
}

@media (max-width: 1199px) {
    .content-right-list a {
        /*        width:50%;
                float:left;*/
    }
}

@media (min-width: 768px) {
    .navbar .navbar-nav {
        display: inline-block;
        float: none;
        width: 100%;
        font-size: 14px;
    }
    .navbar-inverse, #menu-bar {
        background: url(../images/navbg_05.gif) repeat-x;
        border-color: #080808;
    }
    .navbar {
        position: relative;
        min-height: 50px;
        margin-bottom: 0px;
        border: none;
        border-radius: 0px;
    }
    .navbar .navbar-collapse {
        text-align: center;
    }
    #menu-bar .dropdown:hover .dropdown-menu {
        display: block;
        margin-top: 0;
    }
    .navbar-inverse .navbar-nav>li {
        width: 14.28%
    }
    .navbar-inverse .navbar-nav>li>a {
        color: #ffffff;
        padding: 15px 0 15px 0;
    }
    .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
        color: #fff;
        /*background-color: #080808;*/
        background: url(../images/navhover_07.gif) repeat-x;
    }
    .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
        color: #fff;
        /*background-color: #080808;*/
        background: url(../images/navhover_07.gif) repeat-x;
    }
    .navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
        color: #fff;
        background: url(../images/navhover_07.gif) repeat-x;
    }
}

@media (min-width: 768px) {
    .navbar-nav .dropdown-menu {
        width: 309px;
        right: -182px;
        height: 82px;
        background: url(../images/nvme.png) no-repeat;
        padding-left: 13px;
        padding-top: 16px;
    }
    .navbar-nav .dropdown-menu li {
        float: left;
        display: block;
        position: relative;
        /*        min-width: 92px;*/
        line-height: 27px;
        /*        display: inline;*/
        list-style-type: disc;
    }
    .navbar-nav .dropdown-menu li a {
        display: inline;
        height: 17px;
        padding: 4px 10px 8px 3px;
        text-align: left;
        font-weight: bold;
        font-size: 14px;
        color: #0f0964;
    }
    .dropdown-menu {
        list-style: none;
        background-color: none;
        -webkit-background-clip: none;
        background-clip: none;
        border: none;
        border: none;
        border-radius: none;
        -webkit-box-shadow: none;
        box-shadow: none;
    }
    .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
        color: #f10000;
        text-decoration: none;
        background: none;
    }
    .navbar .scrollingwidth {
        display: block;
        float: none;
        width: 100%;
        font-size: 14px;
    }
    .navbar .scrollingwidth li {
        width: 12%
    }
    .navbar .scrollingwidth .dropdown-menu li {
        width: auto;
    }
    #menu-bar #language-scroll {
        display: none;
    }
    #langNavbar {
        display: none;
    }
    #langNavbar ul {
        display: none;
    }
}

@media (max-width: 767px) {
    li .top-menu-point {
        padding-left: 15px;
    }
    #menu-bar .dropdown-menu>li>a {
        display: inline-block;
    }
    #menu-bar #language-scroll {
        display: inline-block;
        position: relative;
        float: right;
    }
    #menu-bar #language-scroll {
        background: none;
        background: url("../images/globe_white.png") no-repeat center center;
        width: 32px;
        height: 32px;
        margin: 9px 10px 0 0;
        border: 0px;
        filter: none;
    }
    .navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 15px;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #FFFFFF;
        width: 85%;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li:hover {
        background-color: #669EF7;
    }
    .navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
        color: #fff;
        background-color: #669EF7;
    }
    .navbar-nav .open .dropdown-menu {
        background-color: rgb(63, 110, 220);
    }
    #nav-logo-img {
        padding-top: 10px;
        padding-left: 0px;
        max-width: 216px;
    }
    .bopt {
        display: none;
    }


}

.navbarfixed {
    top: 0;
    z-index: 100;
    position: fixed;
    width: 100%;
}

.navbrand-disable {
    width: 0;
    display: none;
}

.navbar-inverse {
    background-color: #4579F3;
    border-color: #4579F3;
}

.navbar-inverse .navbar-toggle {
    border-color: #669EF7;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    border-color: #669EF7;
}

.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
    background-color: #669EF7;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #0F0964;
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #0F0964;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #0F0964;
    margin-right: -15px;
    margin-left: -15px;
}

.navbar-nav {
    margin: 0 -15px;
}

#menu-bar {
    background-color: #4579F3;
}

.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: #4579F3;
}

.navbar-inverse .navbar-nav>li>a:hover {
    color: #fff;
    background-color: #669EF7;
}

/*Banner*/

#home-banner {
    position: relative;
    height: auto;
    background-color: #09F;
}

#home-banner .carousel-indicators {
    position: absolute;
    bottom: 0px;
    left: auto;
    right: 2%;
    z-index: 15;
    width: auto;
    margin-left: -30%;
    padding-left: 0;
    list-style: none;
    text-align: center;
}

.playdrag {
    position: relative;
    /*height: 600px;*/
    overflow: hidden;
}

.playdrag .bannpl {
    cursor: move;
    height: 155px;
    width: 100%;
    position: absolute;
    top: -115px;
    margin: 0 auto;
    background: url(../images/banpl.png) no-repeat center center;
    z-index: 5;
}

.playdrag .bopt {
    width: 1903px;
    margin: 0 auto;
    position: relative;
    bottom: 0px;
    /*height:75px;*/
}

/*other-page*/

.management_team p {
    margin: 0px;
}

.management_team br {
    margin: 0 0 15px;
}

/*page-tilte*/

#page-banner {
    display: block;
    max-width: 100%;
    height: auto;
    background: url(../images/yewugaisu.jpg) no-repeat center center;
}

#page-banner .poabout {
    /*    height: 367px;*/
    padding: 20% 0 0 0;
    /*  position: relative; */
}

@media (max-width:767px) {
    #page-banner .poabout {
        padding: 4% 0 0 0;
    }
    #page-banner {
        background-size: auto 200px;
    }
}

#page-banner .abus {
    /* position: absolute;
    bottom: 0;
    left: 0px; */
    width: 100%;
    height: 107px;
    background: url(../images/left_menu_head.png);
    background-size: 100% 100%;
    display: table;
    /*    background: url(../images/abus-1.png) repeat-x;*/
    /* margin-left: 15px; */
}

#page-banner .abus div {
    /*    text-align: right;
        color: #FFF;
        font-size: 22px;
        font-family: "微软雅黑";
        height: 40px;
        padding-right: 25px;
        margin-bottom: 0px;*/
    text-align: left;
    padding-left: 24px;
    color: #FFFFFF;
    font-size: 22px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6);
    /* font-weight: bold; */
    /*    font-family: "微软雅黑";*/
    height: 40px;
    padding-right: 0px;
    margin-bottom: 0px;
}

#page-banner .abus .pt {
    padding-top: 30px;
    display: inherit;
    float: left;
    width: auto;
}

#page-banner .abus .ap1 {
    /*    font-size: 24px;
        color: #3870f4;
        padding-top: 20px;*/
    font-size: 18px;
    color: #FFFFFF;
    padding-top: 5px;
    display: inherit;
    float: left;
    width: 100%;
}

#page-banner .abus #leftdropdown-menu {
    display: none;
}

#page-banner .abus .btn-default {
    color: #333;
    background: none;
    height: 27px;
    width: 27px;
    background: url("../images/down_icon_w18_5.png") no-repeat center center;
    border: none;
}

#page-banner .abus .btn-default:hover {
    color: #333;
    background: none;
    height: 27px;
    width: 27px;
    background: url("../images/down_icon_w18_5.png") no-repeat center center;
    border: none;
}

#page-banner .abus .btn-default:active {
    color: #333;
    background: none;
    height: 27px;
    width: 27px;
    background: url("../images/down_icon_w18_5.png") no-repeat center center;
    border: none;
}

#page-banner .abus .btn-default:focus {
    color: #333;
    background: none;
    height: 27px;
    width: 27px;
    background: url("../images/down_icon_w18_5.png") no-repeat center center;
    border: none;
    outline: none;
    outline-offset: 0px;
    white-space: normal;
}

#page-banner .item {
    padding: 0 15px 0 15px;
}

#page-content .TwoOfTwo {
    width: 100%;
    float: left;
    background: url(../images/left_menu_list.png) no-repeat;
    background-size: 100% 100%;
    /*    background: url(../images/lbbg_02.jpg) no-repeat left bottom #191f2d;*/
    height: 858px;
}

#page-content .menuleft ul {
    padding-top: 30px;
    padding-left: 20px;
    list-style-type: none;
}

#page-content .menuleft ul li.on {
    background: url(../images/ul1.png) no-repeat center left;
}

#page-content .menuleft ul li {
    display: table;
    /* height: 35px; */
    /* line-height: 35px; */
    padding-left: 25px;
    padding-right: 35px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: url(../images/ul1_white.png) no-repeat center left;
}

#page-content .menuleft ul .normal-left-menu li {
    margin-bottom: 10px;
}

#page-content .menuleft ul .normal-left-menu {
    margin-left: 10px;
}

#page-content .menuleft ul li.on a {
    color: rgba(15, 9, 100, 1);
    text-shadow: 1px 1px 2px rgba(255, 255, 255, 0.0);
}

#page-content .menuleft ul .normal-left-menu li a {
    font-size: 17px;
    font-weight: bold;
}

#page-content .menuleft ul li a {
    font-size: 17px;
    font-weight: bold;
    display: block;
    color: #FFF;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
    /*    font-family: "微软雅黑";*/
}

#page-content .menuleft ul li:hover {
    background: url(../images/ul1.png) no-repeat center left;
}

#page-content .menuleft ul li a:hover {
    color: rgba(15, 9, 100, 1);
    text-shadow: 2px 2px 2px rgba(255, 255, 255, 0.0);
}

#page-content .menuleft ul li.on {
    background: url(../images/ul1.png) no-repeat center left;
}

#page-content .panel div h4 div:before {
    margin: 0 9px 2px;
    content: url(../images/n_3.png);
}

#page-content .panel div.collapsed h4 div:before {
    margin: 0 9px 2px;
    content: url(../images/n_2.png);
}

#page-content .location-path {
    padding: 15px 0 10px 0;
    color: #636363;
}

#page-content .location-path a {
    color: #636363;
}

#page-content .location-path a:hover {
    text-decoration: none;
    color: #F00;
    outline: none;
}

#page-content .table-list {
    background-color: #ffffff;
}

#page-content .tr-color {
    background-color: #F3F3F3;
}

#page-content .tr-select {
    border: 1px solid #d8dcdf;
    background: #eeeeee url(../images/ui-bg_highlight-hard_100_eeeeee_1x100.png) 50% 50% repeat-x;
    font-weight: bold;
    color: #004276;
    height: 32px;
}

#page-content select {
    color: #000000;
    font-weight: normal;
}

#page-content .tr-top {
    background-color: #b7b7b7;
    text-align: center;
    color: #FFFFFF;
    font-weight: normal;
}

#page-content tr.tr-top:hover {
    background-color: #b7b7b7;
}

#page-content .item-tr:hover {
    background-color: rgba(159, 203, 255, 0.3);
}

#page-content input, select {
    width: 100%;
}

#page-content .content-title {
    padding: 5px 15px 5px 15px;
    border-bottom: 4px solid #c5ddf6;
    text-align: left;
    color: #FFF;
    text-shadow: 1px 1px 2px rgba(0, 0, 0, 0.6);
    font-size: 21px;
    background: url(../images/rectangle_title.png);
    /*    background-color: #242A38;*/
    font-weight: bold;
    /*    font-family: "微软雅黑";*/
}

#page-content .content-txt {
    margin-bottom: 15px;
    padding: 20px;
    text-align: left;
    color: #000;
    background-color: #fff;
    font-size: 14px;
    /*    font-family: "微软雅黑";*/
    min-height: 768px;
}
.projtype-descr p{
    margin:0px;
}

@media (max-width: 991px) {
    #page-content .content-txt {
        min-height: 200px;
    }
}

.content-title {
    clear: both;
    display: table;
    width: 100%;
}

#page-content .content-right-list {
    margin-bottom: 15px;
    text-align: left;
    color: #000;
    background-color: #fff;
    font-size: 14px;
    /*    font-family: "微软雅黑";*/
    /* min-height: 768px; */
}

#page-content .content-right-list .list-img-black {
    color: white;
    padding: 4px 6px 4px 6px;
    font-size: 12px;
    background-color: rgba(0, 0, 0, 0.50);
    width: 100%;
    min-height: 40px;
    bottom: 0px;
    position: absolute;
}

#page-content .content-right-list .list-img-black p {
    margin: 0px;
    text-align: right;
}

#page-content .teamname {
    display: inline-block;
}

#page-content .teamname .tean-button-div {
    float: left;
}

#page-content .teamname div div {
    width: 185px;
    height: 30px;
    text-align: center;
    background: #3870f4;
    color: #FFF;
    margin-right: 15px;
    font-size: 18px;
    /*    font-family: 微软雅黑;*/
    margin-bottom: 5px;
    margin-top: 5px;
}

/*#page-content .teamname a {
    display: inline-block;
    width: 185px;
    height: 30px;
    text-align: center;
    background: #3870f4;
    color: #FFF;
    margin-right: 15px;
    font-size: 18px;
    font-family: 微软雅黑;
    margin-bottom: 5px;
    margin-top: 5px;
}*/

#page-content .teamname div div:hover, #page-content .teamname div div.on {
    background: #191f2d;
}

@media (max-width: 991px) {
    #page-content .col-lg-22pe {
        display: none;
    }
    #page-banner .col-lg-22pe {
        width: 250px;
        /*        width: 100%;*/
        float: left;
        position: relative;
        min-height: 1px;
        padding-right: 15px;
        padding-left: 15px;
    }
    #page-content .col-lg-78pe {
        width: 100%;
    }
    #page-banner .abus {
        width: 100%;
        height: 107px;
        background: none;
    }
    #page-banner .abus div {
        text-align: left;
        color: #FFFFFF;
        font-size: 28px;
        text-shadow: 1px 1px 4px rgb(0, 0, 0), -1px -1px 4px rgb(0, 0, 0);
        /* font-weight: bold; */
        /*font-family: "微软雅黑";*/
        height: 40px;
        margin-bottom: 0px;
        padding-left: 15px;
    }
    #page-banner .abus .ap1 {
        font-size: 24px;
        color: #FFFFFF;
    }
    #page-banner .abus #leftdropdown-menu {
        display: inherit;
        float: left;
        margin-top: 40px;
        margin-left: 15px;
        height: 27px;
        width: 27px;
        padding-left: 0;
    }
    #page-banner .abus #leftdropdown-menu .dropdown-menu {
        left: -165px;
        margin-top: 42px;
        min-width: 200px;
        text-shadow: none;
        font-size: 14px;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid #ccc;
        border: 1px solid rgba(0, 0, 0, .15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    }
    #page-banner .abus #leftdropdown-menu .dropdown-menu li a {
        color: #0f0964;
    }
    #page-banner .abus #leftdropdown-menu .dropdown-menu li a:hover {
        color: #f10000;
    }
}

.teamname div div:hover, .teamname div div.on {
    background: #191f2d;
}

.corporate_photo_gallery-cnt .bottom .tt {
    text-align: center;
}

.news-list-div .bottom {
    height: 50px;
}

.news-list-div .top a {
    width: 100%;
    display: inline-flex;
}

.news-list-div .top img {
    margin-left: auto;
    margin-right: auto;
}

.news-list-div .bottom .pj-image-title {
    max-height: 35px;
    overflow: hidden;
    line-height: 16px;
    padding: 2px 0 2px 0;
}

.cat-line-cnt h3 {
    font-size: 18px;
    color: #3870f4;
    /*font-family: "微软雅黑";*/
    margin-bottom: 20px;
}

.ppl-item .tt {
    font-size: 18px;
    /*font-family: "微软雅黑";*/
    font-weight: bold;
    margin-bottom: 5px;
}

/*ckeditor*/

.ckcontent div {
    margin-bottom: 2px;
}

.ckcontent {
    line-height: 26px;
    /*min-height: 68px;*/
}

.ckcontent p {
    margin: 0 0 0 0;
}

/*photo-ablum*/

.photo-gallery .ptitle, .project-list .ptitle {
    font-size: 24px;
    /*text-align: center;*/
    line-height: 40px;
    color: #000;
    margin-top: 5px;
}

.photo-gallery .pdate, .project-list .pdate {
    /*width: 380px;*/
    /*height: 27px;*/
    /*line-height: 28px;*/
    /*text-align: center;*/
    margin: 0 auto;
    padding-bottom: 10px;
    /*    font-size: 12px;*/
    color: #333333;
}

.clearfix {
    display: block;
}

.pp1-A .imgc {
    width: 730px;
    height: 465px;
    display: block;
    clear: left;
    overflow: hidden;
}

.pre-next-button {
    font-size: 12px;
}

.corporate_photo_gallery-cnt {
    min-height: 656px;
}

/*interim-report*/

.interim-report .item .cover-img img {
    display: block;
    height: 220px;
    margin-left: auto;
    margin-right: auto;
    border: 5px solid rgb(227, 233, 245);
}

.interim-report .cover-title {
    text-align: center;
    padding: 5px 0 5px 0;
}

.press_release .ptitle, .company_news .ptitle, .career .ptitle {
    font-size: 24px;
    /* text-align: center; */
    line-height: 40px;
    color: #000;
    margin-top: 5px;
}

/*Business-*/

.content-txt .project-info {
    margin-top: 15px;
    /*    color:#333333;*/
}

.ytp-autohide .ytp-watermark {
    display: none;
}

.ytp-hide-controls .ytp-watermark {
    display: none;
}

.ytp-watermark:hover {
    display: none;
}

/*bootstrap-carousel-slide*/

.carousel-control {
    padding-top: 10%;
    width: 5%;
}

/*bootstrap-pagation*/

.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
    color: #777;
    cursor: default;
    background-color: #fff;
    border-color: #ddd;
}

.pagination {
    display: table;
    padding-left: 0;
    margin: 20px auto;
    border-radius: 4px;
}

/* modify bootstrap css */

.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
    display: block;
    width: 100%;
    height: auto;
}

.col-lg-22pe {
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-lg-78pe {
    width: 78%;
    float: left;
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

@media (min-width: 1200px) {
    .col-lg-22pe {
        width: 22%;
    }
    .col-lg-78pe {
        width: 78%;
    }
}

@media (max-width: 1199px) {
    .col-lg-22pe {
        width: 25%;
    }
    .col-lg-78pe {
        width: 75%;
    }
}

.panel, .panel-group .panel-heading+.panel-collapse>.panel-body {
    border: none;
}

.panel {
    margin-bottom: 0;
    background: none;
    border: 0px solid transparent;
    border-radius: 0px;
    -webkit-box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
    box-shadow: 0 0px 0px rgba(0, 0, 0, .05);
}

.panel-default>.panel-heading {
    color: #333;
    background: none;
    border-color: #ddd;
}

.panel-body {
    padding: 0px;
}

.panel-heading {
    padding: 0;
}

.vertical-align {
    display: flex;
    flex-direction: row;
}

.vertical-align>[class^="col-"], .vertical-align>[class*=" col-"] {
    display: flex;
    align-items: center;
    justify-content: center;
}

.vertical-align>[class^="col-"]>div, .vertical-align>[class*=" col-"]>div {
    flex-grow: 1;
}

@media (max-width: 1199px) {
    .proj-head .location {
        font-size: 16px;
        color: #ffffff;
        padding-top: 15px;
        padding-left: 0px;
    }
}

@media (max-width: 767px) {
    .vertical-align {
        display: block;
        flex-direction: row;
    }
}



/*table-list*/

.dataTables_info, .dataTables_paginate {
    font-size: 12px;
}

.table_list {
    margin-top: 15px;
}

.table_list thead {
    background-color: #b7b7b7;
    color: white;
}

table.dataTable.hover tbody tr:hover, table.dataTable.display tbody tr:hover {
    background-color: rgba(159, 203, 255, 0.3);
}

/*carousel*/

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    /*    background-color: #000 \9;*/
    background-color: rgba(0, 0, 0, 0.5);
    border: none;
    border-radius: 10px;
}

.carousel-indicators .active {
    width: 10px;
    height: 10px;
    margin: 1px;
    background-color: rgba(0, 0, 0, 0.0);
    border: 1px solid rgba(0, 0, 0, 0.5);
}

/*links-footer*/

.links {
    /* height: 50px; */
    height: 90px;
    float: right;
}

.links p {
    width: 164px;
    height: 16px;
    background: url(../images/links.png) no-repeat;
    line-height: 16px;
    text-align: left;
    font-size: 11px;
    margin-left: auto;
    margin-right: auto;
}

.links p span {
    color: #000;
    margin-left: 5px;
}

.links ul {
    top: 16px;
    width: 162px;
    text-align: left;
    border: 1px solid #959595;
    padding-left: 0px;
    margin-top: -10px;
}

.links ul li {
    padding-left: 5px;
    height: auto;
    line-height: 16px;
    list-style-type: none;
    font-size: 12px;
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 14px;
    font-weight: bold;
    line-height: 1.42857143;
    color: #07006B;
    white-space: nowrap;
}

.es-carousel-wrapper .es-carousel ul li {
    height: auto;
    float: left;
    display: table;
    width: 69px;
    margin-right: 3px;
}

.es-carousel-wrapper .es-carousel ul li.selected a {
    border-color: #fff;
    opacity: 1.0;
    border-width: 2px;
    display: block;
    vertical-align: middle;
    background-color: black;
    position: relative;
    width: 69px;
    height: 69px;
    overflow: hidden;
}

.es-carousel-wrapper .es-carousel ul li a img {
    display: block;
    border: none;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    height: 65px;
    width: auto;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.es-carousel-wrapper .es-carousel ul li a img.heightimg {
    height: auto;
    width: 65px;
}

.es-carousel-wrapper .es-carousel ul li a {
    display: block;
    vertical-align: middle;
    border-style: solid;
    border-color: #222;
    background-color: black;
    opacity: 0.8;
    -webkit-touch-callout: none;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    position: relative;
    width: 69px;
    height: 69px;
    overflow: hidden;
}



@media (max-width: 391px) {
    #company-logo-img {
        width: 95%;
        height: auto;
    }
}