#cssmenu, #cssmenu ul, #cssmenu ul li, #cssmenu ul li a, #cssmenu #menu-button {
    margin:0;
    padding:0;
    border:0;
    list-style:none;
    line-height:1;
    display:block;
    position:relative;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
}
body,p,span{
    font-family:Montserrat, sans-serif!important;
}
h1,h2,h3,h4,h5,h6{
    font-family: Montserrat-Regular!important;

}


@font-face{
    font-family: 'Montserrat-Medium';
    src:url('../font-awesome-4.5.0/Montserrat-Medium-7.otf')
}
@font-face{
    font-family: 'Montserrat-Regular';
    src:url('../font-awesome-4.5.0/Montserrat-Regular-8.otf')
}
@font-face{
    font-family: 'Montserrat-Thin';
    src:url('../font-awesome-4.5.0/Montserrat-Thin-10.otf')
}
@font-face{
    font-family: 'Montserrat-SemiBold';
    src:url('../font-awesome-4.5.0/Montserrat-SemiBold-9.otf')
}
/*头部导航*/
.occ{
    color:white!important;
    background-color:#c91623;
}
.row{
    margin: 0!important;
}
.content1,.content2,.content3{
    min-height: 500px;
}
.ccbnprofile{
    font-size: 15px;
    font-family:'Montserrat-Medium';
    line-height: 180%;
    text-align: justify;
    margin-bottom: 10px;
    font-weight: 400;
}
.content_divs{
    max-width: 1170px;
    margin:0px auto;
}
.container{
    height:auto;
    width: 1170px;
    margin: auto;
    padding-left: 0!important;
    padding-right: 0!important;
}
.banner{
    width: 100%!important;
}
.pageTitle{
    font-weight: bold;
    color: #c91623;
    font-size: 28px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 20px;
    margin-top: 50px;
}
.top{
    width: 100%;
}
.top_left{
    width: 20%;
    float: left;
    /* margin: 5px 0; */
}
.top_left img{
    cursor: pointer;
    width: 240px;
    margin: 15px 0;
}
.top_right{
    float: right;
    width: 240px;
    margin-top: 20px;
    line-height: 30px;
    color: #ADADAD;
    font-size: 13px;
}
.top_right img{
    margin-top: -7px;
    width: 25px;
}
.email{
    font-size: 13px;
    margin:0 8px;
    font-family:'Montserrat-Medium';
}
.email a:hover,.faq a:hover{
    color: #c91623!important;
    cursor: pointer;
    text-decoration: underline;
}
.faq a,.email a{
    margin:0 8px;
    color: #ADADAD!important;
}
		
iframe {
    overflow: hidden;
     display: block;
    border: none;
    height: 100%;
    width: 100%;
  }	
/*导航*/
.nav-box{
    height: 52px;
    background-color: #9b9b9b;
}
#cssmenu{
    width: 1170px;
    margin: auto;
}
.banner img{
    height: auto;
    width: 100%;
}
/*底部*/
.foot{
    width: 100%;
    background-color: #ececec;
    margin-top: 50px;
    padding-bottom: 50px;
}
.foot span a{
    font-size: 15px;
    color: #6b6b6b;
    font-family:'Montserrat-Medium';
}
.foot_left{
    width: 8%;
    float: left;
    height: 145px;
}
.foot_right{
    width: 100%;
    padding-top: 60px;
}
.foot_left img{
    margin-top: 54px;
    width: 200px;
}
.foot_left p{
    margin-top: 26px;
}
.foot_left span{
    margin-left: 35px;
    cursor: pointer;
}
.foot_text{
    margin-top: 46px;
    font-size: 23px!important;
}
.foot_text span a{
    font-family:'Montserrat-Medium';
    font-size: 22px;
}
.foot_right p{
    margin-left: 66px;
    height: 24px;
    line-height: 24px;
    margin-bottom: 0;
    margin-top: 64px;
}
.foot_right span{
    cursor: pointer;
    margin-right: 108px;
}
.foot span a:hover{
    color:#c91623;
    text-decoration: underline;
}
.foot_detail{
    line-height: 50px;
    background-color: #333A42;
    text-align: center;
    font-size: 12px!important;
    color: #ADADAD;
    margin-top: 0;
    margin-bottom: 0;
    float: left;
    width: 100%;
}
#img-logo{
    float: left;
    width: 16%;
    margin:0 30px 0 0;
}
.banner-center{
    height: 300px!important;
}
.content-left{
    width: 23%;
    float: left;
    height: auto;
}
.content-right{
    width: 73%;
    float: right;
    height: auto;
    margin-top: 20px;
}
.m-con{
    float: left;
    border-bottom: 1px solid #D2D9E3;
    width: 100%;
    padding: 30px 0;
}
.mr{
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6em;
}
.mr-name{
    font-weight: bold;
}
.mr-detail{
    line-height: 20px;
    font-size: 13px;
}
.b-content{
    padding: 30px 0;
    border-bottom: 1px solid #D2D9E3;
    width: 100%;
    float: left;
}
.content-left img{
    width: 200px;
    height: 250px;
}
#cssmenu ul li ul{
    z-index: 100;
    /*position: absolute;*/
    background-color: #c91623
}
#cssmenu:after, #cssmenu>ul:after {
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0
}
#cssmenu #menu-button {
    display:none
}
#cssmenu {
    width:1170px;
    line-height:1;
}
#menu-line {
    position:absolute;
    top:0;
    left:0;
    height:3px;
    /*background:#c91623;*/
    /*color: red;*/
    -webkit-transition:all .25s ease-out;
    -moz-transition:all .25s ease-out;
    -ms-transition:all .25s ease-out;
    -o-transition:all .25s ease-out;
    transition:all .25s ease-out
}
#cssmenu>ul>li {
    float:left
}
#cssmenu.align-center>ul {
    font-size:0;
    text-align:center
}
#cssmenu.align-center>ul>li {
    display:inline-block;
    float:none
}
#cssmenu.align-center ul ul {
    text-align:left
}
#cssmenu.align-right>ul>li {
    float:right
}
#cssmenu.align-right ul ul {
    text-align:right
}
#cssmenu>ul>li>a {
    padding:20px 26px;
    font-size:12px;
    text-decoration:none;
    text-transform:uppercase;
    color:#fff;
    font-family: Montserrat-Medium;
    -webkit-transition:color .2s ease;
    -moz-transition:color .2s ease;
    -ms-transition:color .2s ease;
    -o-transition:color .2s ease;
    transition:color .2s ease
}
#cssmenu>ul>li:hover>a, #cssmenu>ul>li.active>a {
    /*color:#c91623*/
}
#cssmenu>ul>li:hover>a{
    color: #fff;
    background-color: #c91623;
}
#cssmenu>ul>li.has-sub>a {
    padding-right:25px
}
#cssmenu>ul>li.has-sub>a::after {
    position:absolute;
    top:23px;
    right:10px;
    width:4px;
    height:4px;
    border-bottom:1px solid #fff;
    border-right:1px solid #fff;
    content:"";
    -webkit-transform:rotate(45deg);
    -moz-transform:rotate(45deg);
    -ms-transform:rotate(45deg);
    -o-transform:rotate(45deg);
    transform:rotate(45deg);
    -webkit-transition:border-color .2s ease;
    -moz-transition:border-color .2s ease;
    -ms-transition:border-color .2s ease;
    -o-transition:border-color .2s ease;
    transition:border-color .2s ease
}
#cssmenu>ul>li.has-sub:hover>a::after {
    /*border-color:#c91623*/
}
#cssmenu ul ul {
    position:absolute;
    left:-9999px
}
#cssmenu li:hover>ul {
    left:auto
}
#cssmenu.align-right li:hover>ul {
    right:0
}
#cssmenu ul ul ul {
    margin-left:100%;
    top:0
}
#cssmenu.align-right ul ul ul {
    margin-left:0;
    margin-right:100%
}
#cssmenu ul ul li {
    height:0;
    -webkit-transition:height .2s ease;
    -moz-transition:height .2s ease;
    -ms-transition:height .2s ease;
    -o-transition:height .2s ease;
    transition:height .2s ease
}
#cssmenu ul li:hover>ul>li {
    height:40px
}
#cssmenu ul ul li a {
    display: inline-block;
    padding:10px 20px;
    width:230px;
    font-size:13px;
    line-height: 20px;
    background:#fff;
    text-decoration:none;
    color:#333;
    font-family:'Montserrat-Medium';
    -webkit-transition:color .2s ease;
    -moz-transition:color .2s ease;
    -ms-transition:color .2s ease;
    -o-transition:color .2s ease;
    transition:color .2s ease
}
#cssmenu ul ul li:hover>a, #cssmenu ul ul li a:hover {
    color:#c91623;
    background-color:#ededed;
}
#cssmenu ul ul li.has-sub>a::after {
    position:absolute;
    top:13px;
    right:10px;
    width:4px;
    height:4px;
    border-bottom:1px solid #ddd;
    border-right:1px solid #ddd;
    content:"";
    -webkit-transform:rotate(-45deg);
    -moz-transform:rotate(-45deg);
    -ms-transform:rotate(-45deg);
    -o-transform:rotate(-45deg);
    transform:rotate(-45deg);
    -webkit-transition:border-color .2s ease;
    -moz-transition:border-color .2s ease;
    -ms-transition:border-color .2s ease;
    -o-transition:border-color .2s ease;
    transition:border-color .2s ease
}
#cssmenu.align-right ul ul li.has-sub>a::after {
    right:auto;
    left:10px;
    border-bottom:0;
    border-right:0;
    border-top:1px solid #ddd;
    border-left:1px solid #ddd
}
#cssmenu ul ul li.has-sub:hover>a::after {
    border-color:#fff
}
.swiper-slide{
    position: absolute;
}
.swiper-slide div{
    height: 320px;
    margin-top: -320px;
    position: absolute;
    width: 100%;
    font-size: 30px;
    color: white;
    line-height: 320px;
    text-align: center;
    font-weight: bold;
    z-index: 100;
}
.banner img{
    position: relative;
}
.banner_iphone{
    display: none;
}
@media all and (max-width:820px), only screen and (-webkit-min-device-pixel-ratio:2) and (max-width:820px), only screen and (min--moz-device-pixel-ratio:2) and (max-width:820px), only screen and (-o-min-device-pixel-ratio:2/1) and (max-width:820px), only screen and (min-device-pixel-ratio:2) and (max-width:820px), only screen and (min-resolution:192dpi) and (max-width:820px), only screen and (min-resolution:2dppx) and (max-width:820px) {
    .container{
        margin: 0;
        padding: 0!important;
        width: 100%!important;
    }
    .banner{
        display: none!important;
    }
    .banner_iphone{
        display: block!important;
    }
    .company_box {
        display: block!important;
    }
    .company-img img {
        max-width: 200px;
        width: 100%;
        height: auto;
        margin: 0px 0px 20px 0px;
    }
    .company_c{
        margin: 0!important;
    }
    .swiper-slide{
        position: absolute;
       overflow: hidden;
    }
    .swiper-slide img{
        width: 100%!important;
        /* position: relative;
        top: -50%!important;
        left: -360px!important; */
    }
    .foot_right span{
        margin-right: 0!important;
    }
   .content1, .content2,.content3{
        /*height: 100%!important;*/
    }
    .new_left{
        width: 100%!important;
    }
    .foot{ padding-bottom: 15px;}
   .foot-box{
       width: 100%!important;
   }
    .foot_detail{
        line-height: 28px!important;
    }
    .foot_left img {
         margin-top: 10px!important;
        display: none!important;
    }
    .foot_right span:first-child{
        margin-left: 0px!important;
    }
    .foot_right span:nth-child(4){
        margin-left: 0!important;
    }
    .foot_right{
        padding-top: 15px!important;
    }
    .foot_right span{
        margin-left: 0px!important;
        width: 100%!important;
        display: inline-block;
        text-align: center;
    }
    .content_divs{
        width: 100%!important;
    }
    .occ{
        background-color: #6b6b6b!important;
    }
    .ccbnResponsiveCell,.aboutcontent {
        position: relative;
        width: 100%!important;
    }
    #cssmenu{
        width: auto!important;
        z-index: 99;
    }
    .top{
        display: none!important;
    }
    .nav-box{
        background-color: #fff!important;
    }
    #cssmenu {
        width:100%
    }
    #img-logo{
        display: none!important;
        border: 1px solid!important;
    }
    #uistyle{
    width: 100%!important;
        background-color: #6b6b6b!important;
    }
    #cssmenu ul {
        width:100%;
        margin-top: 50px;
        position: fixed;
        display:none
    }
    #cssmenu>ul>li:hover>a {
        color:#fff;
        background-color:#c91623!important;
    }
    #cssmenu.align-center>ul, #cssmenu.align-right ul ul {
        text-align:left
    }
    #cssmenu ul li, #cssmenu ul ul li, #cssmenu ul li:hover>ul>li {
        width:100%;
        height:auto;
        border-top:1px solid rgba(120, 120, 120, .15)
    }
    #cssmenu ul li a, #cssmenu ul ul li a {
        width:100%;
        padding: 15px!important;
    }
    #cssmenu>ul>li, #cssmenu.align-center>ul>li, #cssmenu.align-right>ul>li {
        float:none;
        display:block
    }
    #cssmenu ul ul li a {
        padding:15px 15px 15px 30px!important;
        font-size:12px;
        color:#fff;
        background:0 0
    }
    #cssmenu ul ul li:hover>a, #cssmenu ul ul li a:hover {
        color:#FFFFFF;
        background-color: #e82230!important;
    }
    #cssmenu ul ul ul li a {
        padding-left:40px
    }
    #cssmenu ul ul, #cssmenu ul ul ul {
        position:relative;
        left:0;
        right:auto;
        width:100%;
        margin:0
    }
    #cssmenu>ul>li.has-sub>a::after, #cssmenu ul ul li.has-sub>a::after {
        display:none
    }
    #menu-line {
        display:none
    }
    #cssmenu #menu-button {
        display:block;
        position: fixed;
        top: 0;
        width: 100%;
        background-color: white;
        color:#000;
        cursor:pointer;
        font-size:12px;
        text-transform:uppercase;
        height: 50px;
    }
    #cssmenu #menu-button::before {
        content:'';
        position:absolute;
        top:5px;
        right:10px;
        display:block;
        width:40px;
        height:40px;
        background: 
            url('data:image/svg+xml,<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" width="40px" height="40px" viewBox="0 0 40 40" enable-background="new 0 0 40 40" xml:space="preserve"><g><path d="M31.906,10.668c0,0.935-0.757,1.692-1.692,1.692H9.786c-0.935,0-1.692-0.757-1.692-1.692l0,0c0-0.934,0.757-1.692,1.692-1.692h20.428C31.149,8.977,31.906,9.734,31.906,10.668L31.906,10.668z"/><path d="M31.906,20c0,0.935-0.757,1.692-1.692,1.692H9.786c-0.935,0-1.692-0.757-1.692-1.692l0,0c0-0.935,0.757-1.692,1.692-1.692h20.428C31.149,18.308,31.906,19.065,31.906,20L31.906,20z"/><path d="M31.906,29.332c0,0.934-0.757,1.692-1.692,1.692H9.786c-0.935,0-1.692-0.758-1.692-1.692l0,0c0-0.935,0.757-1.692,1.692-1.692h20.428C31.149,27.64,31.906,28.396,31.906,29.332L31.906,29.332z"/></g></svg>');
    }
    #cssmenu .submenu-button {
        position:absolute;
        z-index:10;
        right:0;
        top:0;
        display:block;
        height:42px;
        width:42px;
        cursor:pointer
    }
    #cssmenu .submenu-button::after {
        content:'';
        position:absolute;
        top:16px;
        left:22px;
        display:block;
        width:1px;
        height:11px;
        background:#fff;
        z-index:99
    }
    #cssmenu .submenu-button::before {
        content:'';
        position:absolute;
        left:16px;
        top:21px;
        display:block;
        width:11px;
        height:1px;
        background:#fff;
        z-index:99
    }
    #cssmenu .submenu-button.submenu-opened:after {
        display:none
    }
    #cssmenu .submenu-button.submenu-opened + a{
        background-color: #c91623 !important;
    }
}


.tb_form{ width: 100%; display: table; font-size: 16px; }
.tb_form th,
.tb_form td{padding: 8px 10px; }
.tb_form th{ font-size:1.1em; background: #e5f0ff; padding: 8px 10px;font-weight: 400;}
.tb_form td{ line-height: 1.75em;font-weight: 300;}
.tb_form tbody tr{ border-bottom:1px solid #EAEAEA;}
.tb_form .td_date{ width: 180px;}
.tb_form .td_datetime{ width: 260px;}

.tb_form .td_btn{ width: 80px;}
a.btn_download{ width: 40px; height: 40px; display: inline-block; background: url(../images/pdf-file.svg) center no-repeat; background-size:  70%; }
@media (max-width:1199px){
    #cssmenu>ul>li>a{padding: 20px 10px;}
}

@media (max-width:767px) {
    .pageTitle{ margin-top: 30px; font-size: 24px;}
    
.tb_form{  font-size: 14px; }
.tb_form .td_date{ width: 100px;}
.tb_form .td_btn{ width: 60px;}
}