﻿/*北京北大未名生物工程集团有限公司_css*/
body{
   background-color: #f2f2f2;
    /*overflow-x: hidden;*/
}
.index-back{
    background: url("/assets/home/img/back.jpg") no-repeat top;
    background-attachment: fixed;
}
.head{
    /*height: 90px;*/
    /*background: #fff;*/
    position: absolute;
    width: 100%;
    top: 0px;
}
.index-body .head{
    position: static;
}
.head-contina{
    width: 78%;
    margin: 0 auto;
}

.logo{
    float: left;
    margin-top: 20px;
}
.nav{
    float: right;
    /*margin-top: 32px;*/
}
.nav>ul>li{
    float: left;
    text-align: center;
    /*margin-left: 50px;*/
    padding: 0 20px;
    position: relative;
    /*overflow: hidden;*/
    height: 90px;
    line-height: 90px;
}
.nav>ul>li:hover{
    border-bottom: 2px solid #345e8f;
}
.nav>ul>li>a {
    font-size: 18px;
    color: #fff;
    position: relative;
    /*transition: all 0.5s;*/
    /*-moz-transition: all 0.5s;*/
    /*-ms-transition: all 0.5s;*/
    /*-webkit-transition: all 0.5s;*/
    display: block;
}
.nav>ul li:hover>a{
   color: #005bac;
}
.nav>ul li>a.nav-a{
   position: absolute;
    left: 0px;
    color: #005bac;
    transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.nav ul li a span{
    font-size: 12px;
    color: #333333;
}
.about-index-content-img img{
    width: 495px;
    height: 385px;
}
.nav ul li:hover p{
    color: #015cad;
}
.nav ul li:hover span{
    color: #015cad;
}

.chinese a{
    font-size: 14px;
    color: #c50018;
}
.chinese b{
    font-size: 14px;
    color: #fff;
}
.index-body .chinese a,.index-body  .chinese b{
    font-size: 14px;
    color: #666666;
}
.chinese a.active{
    color: #fff;
}
.index-body .chinese a.active{
    color: #13437d;
}
.chinese{
    margin-top: 33px;
    margin-left: 60px;
    float: right;
}

.submenu{
    position: absolute;
    z-index: 99;
    background-color: rgba(255,255,255,0.8);
    width: 100%;
    left: 0%;
    display: none;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    padding:0 10px;
}
.submenu li{
   line-height: 50px;
    height: 50px;
    border-bottom: 1px solid #cdcdcd;
}
.submenu li a{
    font-size: 16px;
    display: block;
    color: #333333;
}
.submenu li a:hover{
    color: #005bac !important;
    /*background-color:#005bac;*/
}
/*头部样式结束*/

/*首页样式开始*/
.contia{
    width: 1200px;
    margin: 0 auto;
}
.uk-dotnav li a{
    background-color: transparent !important;
    border: 1px solid #fff !important;
    width: 8px !important;
    height: 8px !important;
}
.uk-dotnav li.uk-active a {
    background-color: #fff !important;
}
.index-page2{
    background-color: rgba(255,255,255,0.5);
    /*background-color: #f9f9f9;*/
    padding: 20px;
    margin-top: 20px;
}
.uk-grid {
    margin: 0px !important;
}
.index-page2-text{
    height: 250px;
    background-color: #fefefe;
    position: relative;
    padding-top: 30px;
    padding-left: 40px;
}
.index-page2-text img{
    position: absolute;
    right: 20px;
    bottom: 20px;
}
.index-page2-text img.hide{
    display: none;
}
.index-page2-img{
    overflow: hidden;
    width: 100%;
    height: 250px;
}
.index-page2-img img,
.index-page2-text a i,
.index-page2-left img,
.index-page2-left-text b,
.index-page2-right ul li img,
.index-tab-in-right a,
.index-news-list-top-text a i,
.index-news-list-top img{
    transition: all 1s;
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
}
.index-page2-img img:hover{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
}
.index-page2-text h2{
    font-size: 20px;
    color: #333333;
}
.index-page2-text h3{
    font-size: 12px;
    color: #999999;
}
.index-page2-text b{
    display: inline-block;
    width: 50px;
    height: 4px;
    background-color: #cbcbcb;
    margin: 15px 0;
}
.index-page2-text p{
    font-size: 16px;
    color: #666666;
    line-height: 24px;
}
.index-page2-text a{
    font-size: 14px;
    color: #999999;
    margin-top: 20px;
    display: inline-block;
}
.index-page2-text a:hover{
    color: #365e90;
}
.index-page2-text a:hover i{
    transform:translateX(10px);
    -webkit-transform:translateX(10px);
    -moz-transform:translateX(10px);
    -ms-transform:translateX(10px);
}
.index-page2-text:hover b{
    background-color:#365e90 ;
}
.index-page2-text:hover img{
    display: none;
}
.index-page2-text:hover img.hide{
    display: block;
}
.index-page2-left{
    width: 230px;
    float: left;
    position: relative;
    overflow: hidden;
    height: 430px;
}
.index-page2-left-text{
    position: absolute;
    top: 40px;
    width: 100%;
    padding-left: 40px;

}
.index-page2-left-text h2{
    font-size: 20px;
    color: #fff;
}
.index-page2-left-text h3{
    font-size: 12px;
    color: #fff;
}
.index-page2-left-text b{
    display: inline-block;
    width: 50px;
    height: 4px;
    background-color: #fff;
    margin: 15px 0;
}
.index-page2-left img:hover,
.index-page2-right ul li:hover img{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
}
.index-page2-left:hover b{
    width: 80%;
}

.index-page2-right ul li{
    float: left;
    margin-left: 10px;
    position: relative;
    margin-bottom: 10px;
    overflow: hidden;
    height: 210px;
}
.index-page2-right-text{
    position: absolute;
    left: 30px;
    bottom: 30px;
}
.index-page2-right-text h2{
    font-size: 16px;
    color: #fff;
}
.index-page2-right-text h3{
    font-size: 12px;
    color: #fff;
}
.index-about{
    background: url("../image/index-17.jpg") no-repeat center;
    margin-top: 10px;
    padding-bottom: 50px;
    padding-top: 40px;
}
.index-title{

    text-align: center;
}
.index-title h2{
    font-size: 20px;
    color: #474747;
}
.index-title h3{
    font-size: 12px;
    color: #999999;
}
.index-tab ul li{
    display: inline-block;
    font-size: 16px;
    color: #666666;
    /*width: 80px;*/
    margin:0 20px;
    cursor: pointer;
    padding: 0 5px;
}
.index-tab ul li b{
    display: block;
    width: 100%;
    height: 4px;
    background-color: #cbcbcb;
    margin-bottom: 10px;
}
.index-tab ul li.active{
    color: #4176b6;
}
.index-tab ul li.active b{
    background-color:#4176b6 ;
}
.index-tab ul {
    text-align: center;
}
.index-tab{
    margin-top: 20px;
    margin-bottom: 40px;
}
.index-tab-in-right h2{
    font-size: 18px;
    color: #333333;
    padding-top: 40px;
    display: inline-block;
    padding-bottom: 20px;
    border-bottom: 1px solid #333333;
    margin-bottom: 20px;
}
.index-tab-in-left{
    margin-right: 25px;
    position: relative;
    z-index: 9999;
    width: 51%;
}
.index-tab-in-left img{
    width: 100%;
}
.index-tab-in-right b{
    display: inline-block;
    width: 60px;
    height: 1px;
    background-color: #333333;
    margin: 20px 0;
    display: none;
}
.index-tab-in-right p{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}
.contia-in{
    width: 900px;
    margin: 0 auto;
}
.index-tab-in-right a{
    display: inline-block;
    width: 100px;
    height: 30px;
    text-align: center;
    line-height: 30px;
    font-size: 12px;
    color: #999999;
    border: 1px solid #999999;
    margin-top: 50px;
}
.index-tab-in-right a:hover{
    border-radius: 20px;
    color: #4176b6;
    border: 1px solid #4176b6;
}
.video-index{
    height: 320px;
}
.video-index video{
    object-fit: fill;
}
.index-tab-in{
    display: none;
}
.index-tab-in.active{
    display: block;
}
.index-news{
    padding: 40px 20px 35px 20px;
    margin-top: 10px;
    background-color: rgba(255,255,255,0.8);
    margin-bottom: 30px;
}
.index-news-list ul li{
    float: left;
    width: 32%;
    margin-right: 2%;
}
.index-news-list ul li:last-child{
    margin-right: 0px;
}
.index-news-list-top img{
    width: 100%;
    height: 257px;
}
.index-news-list-top video{
    width: 100%;
    height: 257px;
}
.index-news-list-top{
    position: relative;
}
.index-news-list-top-text{
    position: absolute;
    width: 100%;
    top: 0px;
    padding: 30px;
}
.index-news-list-top-text h2{
    font-size: 20px;
    color: #fff;
}
.index-news-list-top-text h3{
    font-size: 12px;
    color: #fff;
}
.index-news-list-top-text  b{
     display: block;
    width: 60px;
    height: 4px;
    background-color: #fff;
    margin-top: 15px;
    margin-bottom: 80px;
}
.index-news-list-top-text a{
    font-size: 14px;
    color: #fff;
}
.index-news-list-top-text a:hover{
    color: #365e90;
}
.index-news-list-top-text a:hover i{
    transform:translateX(10px);
    -webkit-transform:translateX(10px);
    -moz-transform:translateX(10px);
    -ms-transform:translateX(10px);
}
.index-news-list-top{
    overflow: hidden;
    /* height: 257px; */
}
.index-news-list-top:hover img{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
}
.index-news-list{
    margin-top: 40px;
}
.index-news-list-bottom{
    margin-top: 20px;
}
.index-news-list-bottom-left h2{
    font-size: 36px;
    color: #666666;
    padding-top: 5px;
    padding-bottom: 25px;
}
.index-news-list-bottom-left p{
    font-size: 14px;
    color: #666666;
    margin-bottom: 20px;
}
.index-news-list-bottom-left{
    margin: 0 15px;
    text-align: center;
}
.index-news-list-bottom-right a{
    font-size: 18px;
    color: #3c3c3c;
    line-height: 28px;
}
.index-news-list-bottom-right a:hover{
    color: #4176b6;
}
.foot-top a:hover{
    color: #4176b6;
}
.index-news-list-bottom-right p{
    font-size: 14px;
    color: #3c3c3c;
    line-height: 26px;
    margin-top: 10px;
}
.foot-top{
    background-color: #414f66;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.foot-bottom-left h4{
    color: #a6a6a6;
    font-size: 14px;
    margin-top: 30px;
}
.foot-top a{
    font-size: 14px;
    color: #fff;
    padding: 0 10px;
    position: relative;
}
.foot-top a:after{
    content: "";
    height: 12px;
    width: 2px;
    background-color: #fff;
    position: absolute;
    right: -3px;
    top: 4px;
}
.foot-top a:last-child:after{
   display: none;
}
.foot-bottom{
    background-color: #6b6b6b;
    padding: 35px 0;
}
.foot-bottom-left h2{
    font-size: 20px;
    color: #fff;
    padding-bottom: 20px;
}
.foot-bottom-left h3{
    font-size: 14px;
    color: #fff;
    padding-bottom: 30px;

}
.foot-bottom-left h3 a{
    font-size: 14px;
    color: #fff;
    margin-right: 30px;
}
.foot-bottom-left p{
    font-size: 14px;
    color: #fff;

}
.foot-bottom-left p span{
    margin-right: 30px;
}
.foot-bottom-left h3 img{
    margin-right: 10px;
    margin-bottom: -3px;
    margin-left: 30px;
}
.foot-bottom-left h3 img:first-child{
    margin-left: 0px;
}
.foot-bottom-left{
    float: left;
    margin-top: 20px;
}
.foot-bottom-right{
    float: right;
}
.foot-bottom-right p{
    font-size: 14px;
    color: #fff;
    text-align: center;
    padding-top: 10px;
}
.foot-a{
    border-top: 1px solid #6f7886;
    text-align: center;
    line-height: 24px;
    font-size: 14px;
    color: #91969e;
    margin-top: 20px;
    padding: 10px 0;
}
.index-page2-texta{
    display: none;
}
.index-back .nav {
    float: right;
    /* margin-top: 32px; */
    margin-top: 70px;
    margin-right: 44px;
}
/*首页样式结束*/
.index-body .nav>ul>li>a{
    color: #333;
}
.framework-in{
    position: relative;
    top: -2px;
}
.column-nav{
    height: 75px;
    position: relative;
    top: -4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}
.column-nav-back{
    background-color: #6b6b6b;
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    width: 50%;
    z-index: -1;
}
.column-nav .contia{
    background-color: #f2f2f2;
}
.column-nav .contia span{
    font-size: 24px;
    color: #fff;
    background-color: #6b6b6b;
    float: left;
    width: 200px;
    height: 75px;
    line-height: 75px;
    text-align: center;
    font-weight: bold;
    letter-spacing: 2px;
}
.column-nav .contia span a{
    color:#fff !important;
}
.column-nav ul{
    float: left;
}
.column-nav ul li{
    float: left;
    line-height: 75px;
    margin-left: 15px;

}
.column-nav ul li:first-child{
    margin-left: 40px;
}
.column-nav ul li a{
    font-size: 16px;
    color: #474747;
    padding: 6px 23px;
}
.column-nav ul li a.active{
    border: 1px solid #345e8f;
    color: #345e8f;
    border-radius: 5px;
}
.aboutUs-in{
    margin-top: 55px;
}
.aboutUs-in-img{
    margin-right: 110px;
    position: relative;
}
.aboutUs-in-text-top{
    padding: 0 136px;
    position: relative;
   font-size: 16px;
    color: #345e8f;
    letter-spacing: 2px;
    line-height: 26px;
}
.column-banner img{
    width: 100%;
}
.aboutUs-in-img p{
    position: absolute;
    bottom: 20px;
    font-size: 14px;
    color: #fff;
    left: 20px;
}
.a-right{
    position: absolute;
    bottom: 0px;
    right: 80px;
}
.a-left{
    position: absolute;
    top: 0px;
    left: 80px;
}
.aboutUs-in-text{
    float: right;
    width: 780px;
    margin-top: 60px;
}
.aboutUs-in-text p{
    font-size: 14px;
    color: #6b6b6b;
    line-height: 26px;
    text-indent: 2em;
    padding: 0 40px;
    margin-top: 90px;
}
.aboutUs-in-content{
    background: url("/assets/home/img/icon-4.png") no-repeat bottom;
    padding-bottom: 250px;
    background-size: 100%;
}
.aboutUs-in-content p{
    font-size: 14px;
    color: #6b6b6b;
    line-height: 26px;
    text-indent: 2em;
    margin-top: 35px;
}
.chairman-top-left p{
    font-size: 14px;
    color: #6b6b6b;
    line-height: 26px;
    text-indent: 2em;
    margin-bottom: 40px;
    letter-spacing: 1px;
}
.chairman-top-left img{
    float: right;
    margin-left: 50px;
}
.chairman-top{
    margin-top: 60px;
}
.chairman-center{
    background-color: #eeeeee;
    padding: 30px 0;
}
.chairman-center ul li{
    float: left;
    width: 33.333%;
    text-align: center;
}
.chairman-center ul li h2{
    font-size: 18px;
    color: #474747;
    font-weight: bold;
    padding: 20px 0;
}
.chairman-center ul li p{
    font-size: 14px;
    color: #474747;
    padding-bottom: 10px;
}
.chairman-bottom img{
    width: 100%;
    margin-bottom: -6px;
}
.framework-in img{
    margin-top: -4px;
    width: 100%;
}
.course-top{
    margin-top: 50px;
    font-size: 14px;
    color: #6b6b6b;
    line-height: 26px;
    text-indent: 2em;
}
.course-center h2{
    font-size: 26px;
    color: #474747;
    font-weight: bold;
    text-align: center;
    margin-top: 60px;
    letter-spacing: 2px;
    margin-bottom: 35px;
}
.course-center ul{
    text-align: center  ;
}
.course-center ul li {
    display: inline-block;

    position: relative;
    text-align: left;
}

.course-center ul li:first-child{
    float: left;
}
.course-center ul li:last-child{
    float: right;
}
.course-center ul li img{
    position: absolute;
    left: 0px;
}
.li-text{
    padding-left: 75px;
}
.li-text h3{
    font-size: 18px;
    color: #345e8f;
    font-weight: bold;
}
.li-text p{
    font-size: 12px;
    color: #345e8f;
}
.course-bottom-title{
    text-align: center;
    margin: 60px 0;
}
.course-bottom-title h2{
    font-size: 26px;
    color: #474747;
    font-weight: bold;
}
.course-bottom-title b{
    display: inline-block;
    background-color: #474747;
    width: 40px;
    height: 1px;
    margin-top: 30px;

}
.course-bottom-nav ul li{
    width: 90px;
    height: 90px;
    background: #959595;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-radius: 20px;
    text-align: center;
    position: relative;
    float: left;
    margin-left: 128px;
    cursor: pointer;
}
.course-bottom-nav ul li.active{
    background: #6e8cae;
}
.course-bottom-nav ul li:first-child{
    margin-left: 20px;
}
.course-bottom-nav ul li:after{
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #b5b5b5;
    border-radius: 50%;
    right: -45px;
    top: 126%;
}
.course-bottom-nav ul li:last-child:after{
   display: none;
}
.li-a{
    width: 127px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}
.li-a img{
position: absolute;
    top: 4px;
}
.li-a p{
    position: absolute;
    top: 43px;
    font-size: 14px;
    color: #fff;
    left: 52px;
}
.li-b{
    width: 90px;
    height: 90px;
    background: rgba(107,107,107,0.5);
    /*-webkit-transform: rotate(-45deg);*/
    /*-moz-transform: rotate(-45deg);*/
    /*-ms-transform: rotate(-45deg);*/
    /*-o-transform: rotate(-45deg);*/
    /*transform: rotate(-45deg);*/
    border-radius: 20px;
    text-align: center;
    position: absolute;
    top: -10px;
    left: 10px;
    z-index: -1;
}
.course-bottom-yc{
    margin: 60px 0;
    display: none;
}
.course-bottom-yc.active{
    display: block;
}
.course-bottom-yc img{
    float: left;
}
.course-bottom-yc-right{
   width: 620px;
    float: right;
    height: 335px;
    overflow: auto;
}
.course-bottom-yc-right-title{
    padding: 25px 0;
    border-bottom: 1px solid #b9b9b9;
    margin-bottom: 25px;
}
.course-bottom-yc-right-title h2{
    font-size: 26px;
    color: #474747;
    font-weight: bold;
}
.course-bottom-yc-right-title h3{
    font-size: 14px;
    color: #345e8f;
}
.course-bottom-yc-right p{
   font-size: 14px;
    color: #6b6b6b;
    line-height: 26px;
    /*letter-spacing: 2px;*/
}
.honor-top{
    text-align: center;
    margin-top: 50px;
}
.honor-top img{
    max-width: 100%;
}
.honor-center-nav ul li{
    float: left;
    width: 33.3333%;
    text-align: center;
    border: 1px solid #cbcbcb;
    border-bottom: 1px solid #345e8f;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: #474747;
    cursor: pointer;
}
.honor-center-nav ul li.active{
    background-color: #345e8f;
    color: #fff;
}
.honor-center-nav {
    margin-bottom: 30px;
}
.honor-center-yc-title{
    position: relative;
}
.honor-center-yc-title img{
    position: relative;
    z-index: 999;
    background-color: #f2f2f2;
    padding-right: 20px;
}
.honor-center-yc-title:after{
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 1px dashed #c5d0df;
    left: 0px;
    top: 40px;
}
.honor-center-yc p{
    font-size: 14px;
    color: #6b6b6b;
    line-height: 26px;
    text-indent: 10em;
}
.honor-center-yc-img{
    margin-top: 50px;
    text-align: center;
}
.honor-center-yc-img img{
   max-width: 100%;
}
.honor-center-yc{
    margin-bottom: 60px;
    display: none;
}
.honor-center-yc.active{
    display: block;
}
.honor-center-yc-text ul li h2 span{
    display: inline-block;
    width: 30px;
    height: 30px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 30px;
    background-color: #303d51;
    font-weight: bold;
    margin-right: 10px;
}
.honor-center-yc-text ul li h2{
    font-size: 18px;
    color: #474747;
}
.honor-center-yc-text ul li p{
    text-indent: 2em;
    margin: 20px 0;
}
.honor-center-yc-img h4{
   font-size: 18px;
    color: #345e8f;
    font-weight: bold;
    text-align: center;
    margin-bottom: 50px;
}
.foot-bottom-right h3{
    float: left;
    margin-top: 20px;
    margin-right: 30px;
}
.foot-bottom-right div{
    float: right;
    text-align: center;
}
.foot-bottom-right h3 a{
    display: block;
    color: #fff;
    font-size: 14px;
    margin-bottom: 5px;
}
.foot-bottom-right h3 a img{
    margin-bottom: -3px;
    margin-right: 10px;
}
.culture-in{
    margin-top: 60px;
}
.bx-wrapper img{
    max-width: 100%;
}
.index-page2-img img{
    max-width: inherit;
}
.bx-default-pager{
    display: none;
}
/*企业愿景*/
.business_one-in{
    margin-top: 60px;
}
.business_one-in ul li .index-page2-img,
.business_one-text{
   height: 266px;
    overflow: inherit;
}
.index-page2-img img{
    height: 266px;
    width: 100%;
}
.business_one-in ul li{
    position: relative;

}
.business_one-in ul li ul li:nth-child(2) .index-page2-img{
    position: relative;
    top: -16px;
}
.business_one-in  ul li:nth-child(2) .index-page2-img{
    position: relative;
    top: -16px;
}
.business_one-in .bx-wrapper ul li:nth-child(2) .index-page2-img{
    position: relative;
    top: 266px;
}

.business_one-in ul li:nth-child(2) .business_one-text-a{
    position: absolute;
    top: 0px;
}
.business_one-text h2{
    font-size: 18px;
    color: #345e8f;
    font-weight: bold;
    text-align: center;
    padding-top: 20%;
    padding-bottom: 20px;
}
.business_one-text h3{
    font-size: 12px;
    color: #999999;
    text-align: center;
}
.business_one-in{
    margin-bottom: 60px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
}
.business_one-in .bx-wrapper .bx-controls-direction a{
    top: 47%;
}
.news-contents-con img{
    width: auto;
    height: auto !important;
}
.business_one-in ul li .index-page2-img:hover img{
    transform: scale(1);
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
}
.business_one-info{
    /*height: 260px;*/
    background: url("/assets/home/img/icon-43.jpg");
    margin-top: 30px;
    padding: 40px 120px;
    margin-bottom: 60px;
    background-size: cover;
}
.business_one-info-text{
    width: 100%;
    background-color: rgba(255,255,255,0.85);
    padding: 20px 45px;
}
.bx-viewport{
    /*height: 534px !important;*/
}
.business_one-info-text p{
    font-size: 14px;
    color: #6b6b6b;
    line-height: 25px;
    text-indent: 2em;
    letter-spacing: 1.5px;
}
.business_two,
.business_two-in{
    margin-top: 60px;
}
.business_two-title ul li{
    width: 33.33%;
    float: left;
    text-align: center;
}
.business_two-title ul li h2{
    font-size: 18px;
    color: #c30d22;
    font-weight: bold;
}
.business_two-title ul li p{
    font-size: 12px;
    color: #c30d22;
}
.business_two-in ul li h2{
    font-size: 18px;
    color: #474747;
    font-weight: bold;
    margin-bottom: 25px;
}
.business_two-in ul li h2 img{
    margin-right: 15px;margin-bottom: -2px;
}
.business_two-in ul li{
    margin-bottom: 25px;
}
.business_two-in ul li p{
    font-size: 14px;
    color: #6b6b6b;
    line-height: 28px;
    text-indent: 2em;
}
.business_three-in .li-text h3{
    color: #bc1224;
}
.business_three-in .li-text p{
    color: #e73656;
}
.business_three-in{
    background: url("/assets/home/img/icon-48.jpg") no-repeat;
    padding-bottom: 327px;
    padding-top: 60px;
}
.business_three-in-text{
    margin-top: 85px;
}
.business_three-in-text h2{
     font-size: 30px;
    color: #c30d22;
    font-weight: bold;
    text-align: center;
    margin-bottom: 18px;
}
.business_three-in-text h3{
    font-size: 14px;
    color: #c30d22;
    text-align: center;
}
.business_three-in-text p{
    font-size: 14px;
    color: #474747;
    line-height: 28px;
    text-indent: 2em;
    margin-top: 56px;
}
.news{
    /*background: url("../img/icon-49.jpg") no-repeat;*/
    padding-top: 20px;
    padding-bottom: 50px;
    margin-top: -4px;
}
.news-in{
    background-color: rgba(255,255,255,0.5);
    padding: 20px;
}
.news-in ul li{
    width: 33%;
    float: left;
    margin-right: 0.5%;
    margin-bottom: 6px;
    min-height: 384px;
}
.news-in ul li:nth-child(3n){
    margin-right: 0px;
}
.new-img{
    overflow: hidden;
    height: 256px;
}
.new-img img{
    width: 100%;
    transition: all 1s;
    -moz-transition: all 1s;
    -ms-transition: all 1s;
    -webkit-transition: all 1s;
    height: 256px;
    width: 100%;
}
.new-img img:hover{
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
}
.new-text{
    padding: 20px 30px;
    background: #fff;
   min-height: 127px;
}
.new-text p{
    font-size: 14px;
    color: #888888;
    margin-bottom: 20px;
}
.new-text a{
    font-size: 18px;
    color: #474747;
}
.new-text a:hover{
    color: #345e8f;
}
.page-pagination {
    width: 100%;
    margin: 40px auto 0px auto;
    text-align: center;
}

.page-pagination a {
    display: inline-block;
    margin: 0 5px;
    padding: 3px 10px;
    cursor: pointer;
    text-decoration: none;
    color: #474747;
    border: 1px solid #ddd;
}

.page-pagination a:hover {
    color: #fff;
    border-color: #345e8f;
    background-color: #345e8f;
}
td{
    border: 1px solid gainsboro;
}
.second_cal_table td{
    border: none;
}
.page-pagination a.jp-disabled {
    cursor: no-drop;
    opacity: .5;
}

.page-pagination a.jp-disabled:hover {
    color: #5b5b5b;
    border-color: #ddd;
    background-color: #fff;
}

.page-pagination a.jp-current {
    cursor: default;
    color: #fff;
    border-color: #345e8f;
    background-color: #345e8f;
}
.building-title{
    margin-top: 60px;
}
.building-title h2{
    font-size: 18px;
    color: #345e8f;
    font-weight: bold;
}
.building-title h3{
    font-size: 12px;
    color: #999999;
}
.building-title p{
    font-size: 14px;
    color: #6b6b6b;
    text-indent: 2em;
    line-height: 26px;
    margin-top: 20px;
}
.building-top ul li{
    margin-top: 15px;
    float: left;
    width: 33%;
    margin-right: 0.5%;
    position: relative;
}
.building-top ul li:nth-child(3n){
    margin-right: 0;
}
.building-top ul li img{
    width: 100%;
}
.building-top ul li p{
    position: absolute;
    bottom: 4px;
    width: 100%;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0,0,0,0.55);
    height: 35px;
    line-height: 35px;
    padding-left: 15px;
}
.building-center{
    background: url("/assets/home/img/icon-57.png") no-repeat center center;
}
.building-title h4{
    font-size: 16px;
    color: #3c3c3c;
    margin-top: 10px;
}
.building-center ul{
    margin-top: 35px;
}
.building-center ul li{
    float: left;
    width: 50%;
    margin-bottom: 50px;
}
.building-center ul li img{
    float: left;
    margin-right: 15px;
    margin-top: 10px;
}
.building-center-a,.building-center-b{
    float: left;
}
.building-center-a{
    min-width: 186px;
}
.building-center ul li h2{
    font-size: 14px;
    color: #6b6b6b;
    line-height: 18px;
}
.building-center ul li h3{
    font-size: 12px;
    color: #999999;
}
.building-center ul li p{
    font-size: 14px;
    color: #6b6b6b;
}
.building-bottom{
    margin-bottom: 60px;
}
.building-bottom-img{
    float: left;
    margin-right: 35px;
}
.building-bottom-text h2{
    font-size: 18px;
    color: #345e8f;
    font-weight: bold;
    padding-top: 17px;
    margin-bottom: 60px;
}
.building-bottom-text p span{
    font-size: 14px;
    color: #6b6b6b;
    font-weight: bold;
    position: absolute;
    left: 0px;
}
.building-bottom-text p {
    position: relative;
    padding-left: 90px;
    font-size: 14px;
    color: #6b6b6b;
    line-height: 28px;
}
.building-bottom-text{
    float: left;
}
.building_a{
    margin-top: 60px;
    margin-bottom: 60px;
}
.building_a ul li{
    float: left;
    width: 48%;
    margin-right: 4%;
}
.building_a ul li:nth-child(2n){
    margin-right: 0%;
}
.building_a ul li h2{
    font-size: 18px;
    color: #474747;
}
.building_a-img img{
    width: 100%;
    height: 240px;
}
.building_a ul li a{
    font-size: 18px;
    color: #474747;
    margin: 20px 0;
    display: block;
}
.building_a ul li p{
    font-size: 14px;
    color: #6b6b6b;
    line-height: 26px;
    text-indent: 2em;
}
.building_a ul li{
    margin-bottom: 30px;
    padding-bottom: 30px;
    border-bottom: 1px solid #dedede;
}
.building_c-top{
    background: url("/assets/home/img/icon-60.jpg") no-repeat;
    padding-top: 60px;
    padding-bottom: 80px;
}
.building_c-top-p{
    font-size: 14px;
    color: #6b6b6b;
    line-height: 26px;
    text-indent: 2em;
}
.building_c-top-nav{
    margin-top: 55px;
}
.building_c-top-nav ul li{
    float: left;
    width: 135px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    position: relative;
    font-size: 14px;
    color: #474747;
    background-color: #cfcfcf;
    margin-right: 1px;
    cursor: pointer;
}
.building_c-top-nav ul li.active{
    background-color: #345e8f;
    color: #fff;
}
.building_c-top-nav ul li.active b{
    display: block;
}
.building_c-top-nav ul li b{
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #345e8f;
    position: absolute;
    left: 50%;
    margin-left: -2.5px;
    bottom: -5px;
    display: none;
}
.building_c-top-content-l{
    float: left;
    width: 510px;
    padding: 15px;
}
.building_c-top-content-r{
    float: right;
}
.building_c-top-content-l h3{
    font-size: 18px;
    color: #345e8f;
    font-weight: bold;
}
.building_c-top-content-l h4{
    font-size: 12px;
    color: #999999;
}
.building_c-top-content-l b{
    display: inline-block;
    width: 40px;
    height: 2px;
    background-color: #b2b2b2;
    margin: 5px 30px;
}
.building_c-top-content-l span{
    font-size: 18px;
    color: #6b6b6b;
}
.building_c-top-content-l p{
    font-size: 14px;
    color: #6b6b6b;
    line-height: 28px;
}
.building_c-top-content-l h5{
    font-size: 18px;
    color: #474747;
    margin-top: 65px;
    margin-bottom: 30px;
}
.building_c-top-yc{
    display: none;
}
.building_c-top-yc.active{
    display: block;
}
.building_c-t{
    margin-top: 60px;
}
.building_c-ten h2,.building_c-z-title{
    font-size: 18px;
    color: #345e8f;
    font-weight: bold;
    text-align: center;
    margin: 40px 0;
}
.building_c-z-title-a{
    font-size: 18px;
    color: #345e8f;
    font-weight: bold;
    margin: 20px 0;
    padding-left: 126px;
    text-align: left;
}
.building_c-ten-img{
    margin-right: 50px;
}
.building_c-ten-text h3:first-child{
    padding-top: 0px;
}
.building_c-ten-text h3{
    font-size: 18px;
    color: #474747;
    font-weight: bold;
    padding: 20px 0;
}
.building_c-ten-text p{
    font-size: 14px;
    color: #6b6b6b;
    line-height: 28px;

}
.building_c-ten-text p b{
    display: inline-block;
    width: 6px;
    height: 6px;
    border: 1px solid #b9b9b9;
    border-radius: 50%;
    margin-right: 10px;
    margin-bottom: 1px;
}
.building_c-z-nav ul li{
    width: 16.666%;
    float: left;
    background-color: #366193;
    border-right: 1px solid #fff;
    height: 97px;
    position: relative;
    text-align: center;
    padding-top: 18px;
    cursor: pointer;
}
.building_c-z-nav-img{
    min-height: 31px;
}
.building_c-z-nav ul li p{
    font-size: 16px;
    color: #fff;
    padding-top: 11px;
}
.building_c-z-nav{
    margin-bottom: 30px;
}
.building_c-z-nav ul li b{
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 9px solid #345e8f;
    position: absolute;
    left: 50%;
    margin-left: -2.5px;
    bottom: -8px;
    display: none;
}
.building_c-z-nav ul li.active b{
    display: block;
}
.building_c-z-yc-img{
    float: left;
    margin-right: 90px;
}
.building_c-z-yc-text h2{
    font-size: 18px;
    color: #474747;
    font-weight: bold;
    padding-top: 60px;
    padding-bottom: 35px;
}
.building_c-z-yc-text p{
    font-size: 14px;
    color: #6b6b6b;
    line-height: 28px;
    letter-spacing: 1px;
}
.building_c-z-yc{
    display: none;
}
.building_c-z-yc.active{
    display: block;
}
.building_c-r ul li{
    width: 32%;
    margin-right: 2%;
    float: left;
    text-align: center;
    background-color: #fff;
    margin-bottom: 20px;
}
.building_c-r ul li:nth-child(3n){
    margin-right: 0%;
}
.building_c-r ul li img{
    width: 100%;
}
.building_c-r ul li p{
    font-size: 18px;
    color: #474747;
    font-weight: bold;
}
.building_c-r ul li b{
    width: 65px;
    height: 3px;
    display: inline-block;
    background-color: #345e8f;
    margin-top: 20px;
    display: none;
}
.building_c-r ul li div{
    padding: 40px 0;
}
.building_c-f{
    background: url("/assets/home/img/icon-77.jpg") no-repeat center;
    background-size: cover;
    padding-bottom: 95px;
    padding-top: 40px;
}
.news-contents-con video{
    max-width: 100% !important;
    height: auto !important;
}
.building_c-f-banner{
    width: 660px;
    margin-top: 0px;
    margin-left: 120px;
}
.building_c-f .building_c-f-banner .bx-wrapper .bx-controls-direction a{
     width: 26px;
    height: 50px;
    top: 50%;
}
.building_c-f-banner .bx-wrapper .bx-prev {
    background: url(/assets/home/img/icon-78.png) no-repeat;
    left: -80px;
}
.building_c-f-banner .bx-wrapper .bx-next {
    background: url(/assets/home/img/icon-79.png) no-repeat;
    right: -80px;
}
.building_c-f-banner .bx-wrapper .bx-prev:hover{
    background: url(/assets/home/img/icon-78.png) no-repeat;
}
.building_c-f-banner .bx-wrapper .bx-next:hover {
    background: url(/assets/home/img/icon-79.png) no-repeat;
}
.building_c-f ul li{
    background-color: rgba(54,97,147,0.4);
    height: 310px;
    padding: 40px 30px;
}
.building_c-f ul li h2{
   font-size: 18px;
    color: #fff;
    padding-bottom: 20px;
}
.building_c-f ul li p{
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}
.recruitment{
    margin-top: 60px;
}
.recruitment-a p,.recruitment-c-text p{
    font-size: 14px;
    color: #6b6b6b;
    line-height: 28px;
    text-indent: 2em;
}
.recruitment-a img{
    max-width: 100%;
    margin: 30px 0;
}
.recruitment-a h2{
    font-size: 16px;
    color: #474747;
    text-align: center;
}
.recruitment-b{
    margin-top: 30px;
}
.recruitment-b ul li{
    float: left;
    width: 49.5%;
    margin-right: 1%;
}
.recruitment-b ul li:nth-child(2n){
    margin-right: 0%;
}
.recruitment-b ul li img{
    width: 100%;
}
.recruitment-b ul li p{
    font-size: 16px;
    color: #474747;
    margin: 17px 0 40px 10px;
    text-align: center;
}
.recruitment{
    background: url("/assets/home/img/icon-85.png") no-repeat bottom;
    padding-bottom: 340px;
}
.recruitment-a{
    margin-top: 60px;
}
.recruitment-c img{
    float: left;
    max-width: 100%;
    margin-right: 145px;
}
.recruitment-c{
    margin-top: 50px;
    margin-bottom: 80px;
}
.recruitment-c h2{
    font-size: 18px;
    color: #345e8f;
    font-weight: bold;
    text-align: left;
    margin-bottom: 20px;
}
.recruitment-d{
    background:url("/assets/home/img/icon-88.jpg") no-repeat top center;
    margin-top: 80px;
}
.recruitment-d-title{
    font-size: 26px;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding-top: 115px;
    padding-bottom: 70px;
}
.recruitment-d-nav ul li{
    float: left;
    width: 10%;
    border-right: 1px solid #fff;
    text-align: center;
    position: relative;
    height: 100px;
    background-color: #eeeeed;
    cursor: pointer;
}
.recruitment-d-nav ul li h2{
    font-size: 24px;
    color: #6b6b6b;
    font-weight: bold;
    padding-top: 20px;
}
.recruitment-d-nav ul li p{
    font-size: 14px;
    color: #6b6b6b;
    padding: 0 11px;
}
.recruitment-d-nav ul li b{
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #eeeeed;
    position: absolute;
    left: 50%;
    margin-left: -2.5px;
    bottom: 0px;
}
.recruitment-d-nav ul li.active{
    background-color: #345e8f;
}
.recruitment-d-nav ul li.active h2,.recruitment-d-nav ul li.active p{
    color: #fff;
}
.recruitment-d-yc{
    margin-top: 0px;
    background-color: #fff;
    padding: 20px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .1);
    display: none;

}
.recruitment-c-text{
    height: 357px;
    overflow: auto;
}
.recruitment-d-yc  img {
    margin-right: 30px;
}
.recruitment-d-yc h2{
    padding-top: 20px;
}
.recruitment-d-yc p{
    line-height: 30px;
}
.recruitment-d-yc.active{
    display: block;
}
.recruitment-f-tt{
    margin-top: 30px;

}
.recruitment-f-tt h2{
    font-size: 16px;
    color: #22ac38;
    font-weight: bold;
    text-align: left;
    line-height: 20px;
}
.recruitment-f-tt h2 b{
    width: 0;
    height: 0;
    border-top: 12px solid transparent;
    border-left: 12px solid #22ac38;
    border-bottom: 12px solid transparent;
    display: inline-block;
    margin-right: 13px;
    margin-bottom: -8px;
}
.recruitment-f-tt h3{
    font-size: 12px;
    color: #22ac38;
    padding-left: 23px;
}
.recruitment-f-img img{
    max-width: 100%;
}
.contact-a{
    margin-top: 60px;
}
.contact-a ul li{
    margin-bottom: 30px;
}
.recruitment-f-img{
    text-align: center;
}
.contact-a-text{
    height: 291px;

    width: 38%;
    text-align: center;
    background-color: #fff;
}
.contact-a-img{
    width: 62%;
    float: right;
}
.contact-a-img img{
    max-width: 100%;
    height: 291px;
}
.contact-a ul li:nth-child(odd) .contact-a-text{
    float: left;
}
.contact-a ul li:nth-child(odd) .contact-a-img{
    float: right;
}
.contact-a ul li:nth-child(even) .contact-a-text{
    float: right;
}
.contact-a ul li:nth-child(even) .contact-a-img{
    float: left;
}
.contact-a-text h2{
    font-size: 26px;
    color: #333333;
    padding-top: 20%;
}
.contact-a-text h2 img{
    margin-right: 15px;
    margin-bottom: -3px;
}
.contact-a-text p{
    font-size: 14px;
    color: #474747;
    padding-top: 30px;
}
.contact-a-text p b{
    margin:0 10px;
    display: inline-block;
    /*font-size: 24px;*/
}
.contactT{
    background: url("/assets/home/img/icon-102.png") no-repeat bottom;
    margin-top: 60px;
    padding-bottom: 100px;
}
.contactT-top img{
    margin-right: 60px;
    max-width: 100%;
}
.contactT-top{
    margin-bottom: 55px;
}
.contactT-text h2{
    font-size: 26px;
    color: #474747;
    font-weight: bold;
    padding: 30px 0;
}
.contactT-text b{
    display: inline-block;
    width: 60px;
    height: 1px;
    background-color: #474747;
}
.contactT-text p{
    font-size: 18px;
    color: #6b6b6b;
   line-height: 28px;
    padding-top: 20px;
}
.contactT-img{
    text-align: center;
}
.contactT-img img{
    max-width: 100%;
}
.contactTa{
    margin-top: 60px;
}
.contactTa-title{
    background-color: #b4b4b4;
    height: 45px;
    line-height: 45px;
    padding: 0 40px;
}
.contactTa-title ul li{
    float: left;
    width: 25%;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.contactTa .contia{
    background-color: #fff;
    margin-bottom: 100px;
}
.contactTa-content{
    padding:0 40px 40px 40px;
 }
.contactTa-content-title{
    border-bottom: 1px solid #adadad;
    cursor: pointer;
}
.contactTa-content ul li .contactTa-content-title span{
    float: left;
    width: 25%;
    text-align: center;
    height: 80px;
    line-height: 80px;
    font-size: 14px;
    color: #6b6b6b;
}
.contactTa-content-yc{
    background-color: #f7f7f7;
    padding: 40px;
    display: none;
}
.contactTa-content-yc h2{
    font-size: 18px;
    color: #345e8f;
    font-weight: bold;
    padding-bottom: 40px;
}
.contactTa-content-yc p{
    font-size: 14px;
    color: #474747;
    line-height: 30px;
}
.contactTa-content-yc-text{
    border-bottom: 1px solid #adadad;
    padding-bottom: 35px;
}
.contactTa-content-yc a{
    width: 125px;
    height: 35px;
    display: inline-block;
    background-color: #345e8f;
    font-size: 14px;
    color: #fff;
    text-align: center;
    line-height: 35px;
    margin-top: 35px;
}
.contactTa-content-title.actives{
    border: none;
}
.BMap_bubble_content{
    text-align: center;
}
.map{
    margin-top: 60px;
}
.contact-aa{
    border: 1px solid #d9d9d9;
    padding: 25px 33px;
    background-color: #fff;
    margin-bottom: 60px;
}
.contact-aa-left{
    float: left;
    margin-right: 60px;
}
.contact-aa-left h2{
    font-size: 18px;
    color: #365e90;
    font-weight: bold;
}
.contact-aa-left h3{
    font-size: 12px;
    color: #999999;

}
.contact-aa-right{
    float: left;
    width: 80%;
}
.contact-aa-right ul li{
    float: left;
    font-size: 14px;
    color: #3c3c3c;
    width: 39%;
    margin-bottom: 20px;
}
.contact-aa-right ul li b{
    display: inline-block;
    text-align: center;
    min-width: 40px;
}
.contact-aa-right ul li b img{
    margin-bottom: -3px;
}
.contact-aa-right ul li:nth-child(3){
    width: 20%;
    text-align: center;
}
.news-contents{
    margin-top: 60px;
}
.news-contents-con img{
    max-width: 100%;
}
.news-contents-con p{
    font-size: 16px;
    color: #6b6b6b;
    line-height: 28px;
    margin-top: 20px;
}
.enterxq-bottom p a{
    font-size: 14px;
    color: #474747;
    line-height: 34px;
}
.new-title{
    font-size: 16px;
    color: #474747;
    font-weight: bold;
    text-align: center;
}
.new-titles{
    text-align: center;
    font-size: 14px;
    color: #474747;
    margin-top: 20px;
}
.new-data{
    font-size: 14px;
    color: #666666;
    margin: 20px 0;
    text-align: center;
}
.new-data span{
    margin-left: 30px;
}
.enterxq-bottom{
    margin-top: 30px;
    border-top: 1px dashed #d5d5d5;
    padding-top: 30px;
    margin-bottom: 60px;
}
.enterxq-bottom>a{
    float: right;
    width: 100px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background-color: #345e8f;
    font-size: 12px;
    color: #fff;
    margin-top: 10px;
}
.enterxq-bottom>a img{
    margin-bottom: -2px;
    margin-right: 5px;
}
.news-contents-left{
    float: left;
    width: 820px;
}
.news-contents-right{
    float: right;
    width: 290px;
}
.news-contents-right h2{
    font-size: 18px;
    color: #474747;
    padding-bottom: 30px;
}
.news-contents-right ul li img{
    width: 100%;

}
.news-contents-right ul li p{
    font-size: 16px;
    color: #474747;
    margin: 20px 0;
}
.business_one-text h4{
    font-size: 12px;
    color: #999999;
    text-align: center;
}
.business_one-text b{
    display: inline-block;
    width: 60px;
    height: 1px;
    background-color: #999999;
    text-align: center;
    display: none;
}
.business_one-text h6{
    text-align: center;
}
.business_one-text h5{
    font-size: 14px;
    color: #6b6b6b;
    padding: 0 40px;
    line-height: 26px;
    margin-top: 20px;
    text-indent: 2em;
}
.business_one-text-a h2{
    padding: 12% 15px 10px 15px;
}
.sm{
    position: fixed;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0,0,0,0.2);
    top: 48%;
    right: 0px;
    width: 160px;

    padding: 5px 10px;
    z-index: 999;
}
.sm a h2{
    font-size: 16px;
    color: #fff;
    text-align: center;
}
.sm a p{
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}
.sm a{
    background-color: #c61318;
    display: block;
    margin: 5px 0;
}