@charset "utf-8";
body{
    overflow: hidden;
    width: 100%;
}

.page-pagination {
    width: 100%;
    margin: 40px auto 60px auto;
    text-align: center;
}

.page-pagination a {
    display: inline-block;
    margin: 0 5px;

    cursor: pointer;
    text-decoration: none;
    color: #666666;
    border: 1px solid #ddd;
    font-size: 14px;
}

.page-pagination a:hover {
    color: #fff;
    border-color: #b81c22;
    background-color: #b81c22;
}
td{
    border: 1px solid gainsboro;
}
.recruit-yc-li td{
    border: none;
}
.second_cal_table td{
    border: none;
}
.page-pagination a.jp-disabled {
    cursor: no-drop;
    opacity: .5;
}

.page-pagination a.jp-disabled:hover {
    color: #b81c22;
    border-color: #ddd;
    background-color: #fff;
}

.page-pagination a.jp-current {
    cursor: default;
    color: #fff;
    border-color: #b81c22;
    background-color: #b81c22;
}
.foot{
    background-color: #003c64;
    padding: 50px 0;
}
.foot-in p{
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}
.bdsharebuttonbox a{
    width: 30px;
    height: 30px;
}
.bdsharebuttonbox a:nth-child(1){
    background: url("../images/icon-2.png") no-repeat center !important;
}
.bdsharebuttonbox a:nth-child(2){
    background: url("../images/icon-3.png") no-repeat center !important;
}
.bdsharebuttonbox a:nth-child(3){
    background: url("../images/icon-4.png") no-repeat center !important;
}
.bdsharebuttonbox a:nth-child(4){
    background: url("../images/icon-5.png") no-repeat center !important;
}
.fenxiang span{
    float: left;
    font-size: 14px;
    color: #fff;
    margin-top: 15px;
    margin-right: 10px;
}
.foot-in{
    position: relative;
}
.fenxiang{
    position: absolute;
    right: 0px;
    top: 10px;
}
.bdsharebuttonbox{
    float: left;
}
.foot-bottom{
    background-color: #04304e;
    padding: 40px 0;
    font-size: 14px;
    color: #fff;
}
.index-a{
    margin: 45px;
}
.index-a h2{
    font-size: 32px;
    font-weight: 700;
    text-align: center;
    color: #13394d;
}
.index-a h3{
    font-size: 16px;
    text-align: center;
    color: #9b9b9f;
    padding-top: 30px;
    padding-bottom: 20px;
}
.index-a h4{
    font-size: 14px;
    text-align: center;
    color: #9b9b9f;
    line-height: 30px;
}
.index-title{
    padding-top: 60px;
    margin-bottom: 50px;
    text-align: center;
}
.index-title h2{
    font-size: 30px;
    color: #414342;
    margin-bottom: 15px;
}
.index-title b{
    display: none;
    width: 60px;
    height: 3px;
    background-color: #404040;
}
.index-new li{
    padding: 0 15px;
}

.mb80 {
    margin-bottom: 80px;;
}
.mt100 {
    margin-top: 100px;
}
.index-icon {
    margin-top: 50px;
}
.icon {
    width: 355px;
    margin: 0 auto;
    position: relative;
}
.icon img {
    width: 100%;
}
.icon p {
    font-size: 56px;
    position: absolute;
    line-height: 190px;
    width: 355px;
    text-align: center;
    top: 0;
    color: #fff;
}
.index-img img {
    width: 100%;
}
.index-title h2 {
    margin-bottom: 15px;
}
.img-auto {
    width: 1100px;
    margin: 0 auto;
}

.new-img{
    height: 220px;
    overflow: hidden;
}
.new-img img{
    width: 100%;
    min-height: 220px;
    transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
}
.new-img img:hover{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
}
.new-text{
    padding-top: 40px;
}
.new-text span{
    font-size: 18px;
    color: #354e82;
}
.new-text p{
    font-size: 18px;
    color: #333333;
    margin: 30px 0;
    line-height: 28px;
    height: 56px;
    overflow: hidden;
}
.new-text a{
    font-size: 22px;
    color: #003c64;
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -moz-transition: all 0.5s;
  border: 1px solid transparent;

}
.new-text a:hover{
    border-radius: 20px;
    border: 1px solid #003c64;
    background-color: #fff;
    color: #003c64;
    padding: 5px 10px;
}
.index-new-a{
    text-align: center;
    margin: 100px 0;
}
.index-new-a a{
    width: 160px;
    height: 45px;
    background-color: #003c64;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    line-height: 45px;
    transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
}
.index-new-a a:hover{
   border-radius: 20px;
    border: 1px solid #003c64;
    background-color: #fff;
    color: #003c64;
}
.index-b{
    background: url("../images/icon-7.jpg") no-repeat center;
    background-size: cover;
    padding: 95px 0;
}
.index-b-left{
    width: 375px;
}
.index-b-left h2{
    font-size: 30px;
    color: #fff;
    padding-top: 20px;
}
.index-b-left b{
    display: inline-block;
    width: 60px;
    height: 3px;
    background: #fff;
    margin-top: 50px;
    margin-bottom: 30px;
}
.index-b-left p{
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}
.index-b-left a{
    width: 160px;
    height: 45px;
    background-color: #003c64;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    line-height: 45px;
    transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    text-align: center;
    margin-top: 20px;
}
.index-b-left a img{
   display: none;
}
.index-b-left a:hover{
    border-radius: 20px;
    border: 1px solid #003c64;
    background-color: #fff;
    color: #003c64;
}
.index-b-left a:hover img{
    transform: translateX(20px);
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -moz-transform: translateX(20px);
}
.index-c{
    background-color: #ebe5d9;
    padding-bottom: 60px;
}
.index-title p{
    font-size: 14px;
    color: #3d4140;
    line-height: 32px;
}
.index-title p.p1{
    margin-top: 20px;
}
.poster-main{
    margin:0 auto;
}
.index-c-a{
    margin-top: 70px;
    text-align: center;
}
.index-c-a a{
    width: 160px;
    height: 45px;
    background-color: #003c64;
    font-size: 18px;
    color: #fff;
    display: inline-block;
    line-height: 45px;
    transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
    text-align: center;
    margin-top: 20px;
}
.index-c-a a img{
   display: none;
}
.index-c-a a:hover{
    border-radius: 20px;
    border: 1px solid #003c64;
    background-color: #fff;
    color: #003c64;
}
.index-c-a a:hover img{
    transform: translateX(20px);
    -webkit-transform: translateX(20px);
    -ms-transform: translateX(20px);
    -moz-transform: translateX(20px);
}
.index-b-right img{
    max-width: 100%;
}
.index-d{
    background-color: #ebe5d9;
    padding: 95px 0;
}
.index-d h2,.index-d p{
    color: #3d4140;
}
.index-d b{
    background-color: #3d4140;
}
.index-d a{
    /*color: #3d4140;*/
    /*border: 1px solid #3d4140;*/
}
.index-b{
    margin: 10px 0;
}
.index-cs{
    margin: 10px 0;
}
.poster-list li{
    background-size: cover !important;
}
.xuanfu{
    position: fixed;
    right: 5%;
    top: 40%;
    display: block !important;
    z-index: 999;
}
.xuanfu ul li{
    width: 50px;
    height: 50px;
    /*background-color: #3f3f3f;*/
    background-color: #f24702;
    text-align: center;
    color: #fff;
    font-size: 12px;
    position: relative;
    cursor: pointer;
}
.bxsliders li img{
    width: 100% !important;
    max-width: 100% !important;
}
.mt-none {
    margin-top: none !important;
}
.pt-none {
    padding-top: none !important;
}
.xuanfu ul li.top{
    background-color: #f24702;
}
.xuanfu ul li.top{
    height: 50px;
    border-top: 1px solid #fff;
}
.bd_weixin_popup .bd_weixin_popup_foot {
    line-height: 17px !important;
}
.xuanfu ul li img{
    margin-top: 8px;
    width: 18px;
}
#bdshare_weixin_qrcode_dialog{
    height: 306px !important;
}
.xuanfu ul li p{
    padding-top: 2px;
}
.xuanfu-img{
    position: absolute;
    left: -170px;
    top: -47px;
    display: none;
}
.xuanfu ul li:hover .xuanfu-img{
    display: block;
}
.ej-banner img{
    width: 100%;
}
.ej-title{
    padding-top: 27px;
    padding-bottom: 18px;
    position: relative;
}
.ej-title-left a{
    font-size: 12px;
    color: #9b9b9f;
}
.ej-title-left span{
    color: #2a2a2a;
    font-size: 12px;
}
.ej-title-right{
    position: absolute;
    right: 0px;
    width: 165px;
    top: -61px;
}
.ej-title-right h2{
    height: 60px;
    line-height: 60px;
    font-size: 16px;
    color: #000000;
    background-color: rgba(255,255,255,0.7);
    padding-left: 10px;
    border-radius: 5px 5px 0 0;
}
.ej-title-right h3{
    height: 60px;
    line-height: 60px;
    font-size: 24px;
    color: #fff;
    background-color:#003c64;
    padding-left: 10px;
    border-radius:0 0 5px 5px;
    font-weight: bold;
}
.bri-content{
    margin: 80px 0;
}
.bri-content > .index-title {
    padding-top: 0;
}
.bri-content img{
    max-width: 90%;
}
.bri-content p{
    font-size: 14px;
    color: #666666;
    line-height: 28px;
    margin-bottom: 5px;
    text-indent: 2em;
}
.new-list{
    margin-top: 80px;
}
.img-nav .row li.demo{
    padding:0 10px;
    margin-top: 80px;
}
.demo-in{
    background-color: #f5f5f5;
    border-bottom: 2px solid transparent;
}
.demo-in a{
    display: block;
    text-align: center;
    height: 268px;
}
.demo-in{
    overflow: hidden;
}
.demo-in a img{
    max-width: 100%;
    height: 218px;
    margin-top: 50px;
}
.img-navs ul li img:hover{

    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
}
.img-navs ul li img{
    transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
}
.demo-in p{
    font-size: 16px;
    color: #333333;
    padding: 30px 15px;
    background-color: #f7f8f9;
    text-align: center;
}
.img-nav .row li.demo .demo-in:hover{
    border-bottom: 2px solid #003c64;
}
.bri-content .bx-wrapper .bx-prev {
    left: -5%;
    background: url(../images/icon-11.png) no-repeat;
}
.bri-content .bx-wrapper .bx-next {
    background: url(../images/icon-12.png) no-repeat;
    right: -5%;
}
.bri-content .bx-wrapper {
    margin-bottom: 50px;
}
.img-nav{
    margin-bottom: 80px;
}
.img-n ul li{
    padding:0 15px;
    margin-bottom: 20px;

}
.img-n{
    margin: 80px auto;
}
.demo-ins{
    background-color: #f7f8f9;
    height: 714px;
}
.img-n-img{
    overflow: hidden;
}
.img-n-img img{
    width: 100%;
    transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
}
.img-n-img img:hover{
    transform: scale(1.05);
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -moz-transform: scale(1.05);
}



.demo-ins-img{
    text-align: center;
    padding-top: 40%;
}
.img-n-text{
    padding: 35px 22px;
}
.img-n-text h2{
    font-size: 18px;
    color: #333333;
    padding-bottom: 15px;
}
.img-n-text p{
    font-size: 14px;
    color: #666666;
    line-height: 28px;
}
.contact-in{
    margin: 80px auto;
}
.contact-in-left{
    width: 420px;
    float: left;
    background-color: #f5f5f5;
    padding: 15px;
}
.contact-in-left ul li{
    padding: 20px 5px;
    border-bottom: 1px solid #cdcdcd;
}
.contact-in-left ul li:last-child{
    border: none;
}
.contact-in-left ul li h2 img{
    margin-right: 15px;
    margin-bottom: -5px;
}
.contact-in-left ul li h2{
    font-size: 16px;
    color: #333333;
}
.contact-in-left ul li h2 span,.contact-in-left ul li p{
    font-size: 14px;
    color: #333333;
}
.contact-in-left ul li p{
    padding-left: 32px;
    line-height: 26px;
}
.contact-in-right{
    float: right;
    width: 890px;
}
#NewsList li{
    padding: 15px 0;
    border-bottom: 1px dashed #cdcdcd;
}
#NewsList li a{
    font-size: 16px;
    color: #666666;
}
#NewsList li span{
    font-size: 14px;
    color: #999999;
    float: right;
}
.details-title h2{
    font-size: 18px;
    color: #333333;
    padding-bottom: 40px;
    border-bottom: 1px solid #cdcdcd;
    font-weight: bold;
    text-align: center;
    margin-top: 80px;
}
.bri-content p{
    font-size: 14px;
    color: #666666;
    line-height: 26px;
}
.details-content-bottom-page a{
    display: block;
    border-top: 1px solid #cdcdcd;
    border-bottom: 1px solid #cdcdcd;
    font-size: 14px;
    color: #333333;
    padding: 20px 0;
    margin-top: -1px;
    line-height: 24px;
}
.details-content-bottom-page a img{
    margin-left: 3px;
    margin-right: 10px;
}
.details-content-bottom-page a:hover{
    color: #003c64;
}
.details-content-bottom-a a{
    float: right;
    width: 115px;
    height: 40px;
    font-size: 14px;
    color: #333333;
    text-align: center;
    line-height: 40px;
    background-color: #e2cda4;
    border-radius: 5px;
    margin-top: 20px;
    margin-bottom: 80px;
}
.details-content-bottom-a a img{
    margin-right: 10px;
}
.logo.active{
    margin: 0px;
    height: 0px;
}
.header{
    z-index: 999;
    padding-bottom: 20px;
}
.header.active{
    position: fixed;
    width: 100%;

}
.logo.active a img{
    position: fixed;
    left: 20px;
    top: 10px;
}
.logo.active a img,.logo .en,.logo{
    transition: all 1s;
    -webkit-transition: all 1s;
    -ms-transition: all 1s;
    -moz-transition: all 1s;
}

.logo.active .en{
    top: 25px;
}
.phone-logo{
    display: none;
}
.logo.active a img{
    display: none;
}
.logo.active a img.phone-logo{
    display: block;
}
.banner{
    /*margin-top: 20px;*/
}
.phone-en{
    position: absolute;
    top: 30px;right: 70px;
}
.phone-en.en-in a {
    padding: 0 12px;
}
.phone-a{
    display: none;
}
.ie8 .poster-list li{
    background: none !important;
}
.ie8 .poster-list li img{
    opacity: 1 !important;
}
.bri-img-auto img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}