@charset "UTF-8";
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;position:relative;font:14px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#333;}
a:visited{color:#333;}
a:hover,a:active,a:focus{color:#e4c17e;text-decoration:none;outline:none;}
input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}
h1,h2,h3,h4{font-size:14px;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

.top {
    line-height: 30px;
    color:#000;
    border:1px solid #eee;
}
.top a {
    color:#000;
}
/*导航*/
.navbar-default {
    border-color: transparent;
    background-color: transparent;
}
.navbar {
    margin: 0;
}
.navbar-brand {
    height:auto;
}
.navbar-static-top {
    border-width: 0 0 0px;
}
.navbar-nav {
    padding: 20px 0;
}
.navbar-nav>li {
    margin-left:2px;
}
.navbar-nav>li a{
    padding: 15px;
    margin: 0 13px;
    font-size:16px;
    color:#053d7a!important;
}
.navbar-nav>li:hover{
    /*background: #f0f0f0;*/
}
.navbar-nav>li a.active {
    /*background: #f0f0f0;*/
    color: #ea6000!important;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus{
    color: #ea6000;
}
.navbar-toggle {
    margin-top: 20px;
}
.navbar-right{
   float: left!important;
    margin-left: 36px;
}
/*@media (min-width:768px) and (max-width:1200px){*/
/*    .navbar-nav>li a{*/
/*        padding: 15px 10px;*/
/*    }*/
/*}*/
/*@media (min-width:992px) and (max-width:1200px){*/
/*    .navbar-header{*/
/*        width:35%;*/
/*    }*/
/*}*/
/*@media (min-width:768px) and (max-width:991px){*/
/*    .navbar-header{*/
/*        width:36%;*/
/*    }*/
/*    .navbar-nav>li a {*/
/*        padding:15px 5px;*/
/*    }*/
/*    .navbar-brand {*/
/*        padding:15px 0!important;*/
/*    }*/
/*}*/
/*@media (max-width:768px){*/
/*    .navbar-brand{*/
/*        width: 80%;*/
/*    }*/
/*    .navbar-nav>li a {*/
/*        padding:10px;*/
/*        font-size:14px;*/
/*    }*/
/*    .navbar-nav {*/
/*        margin:0 -15px!important;*/
/*        padding:0px;*/
/*    }*/
/*}*/

.header-top-area{
    background: #002147;
}

.header-top-area .header-top-left{
    margin: 7px 0;
}

.header-top-area .header-top-left ul li{
    display: inline-block;
    text-transform: lowercase;
    font-size: 13px;
    border-right: 1px solid #BDBDBD;
    margin-right: 15px;
    padding-right: 15px;
}

.header-top-area .header-top-left ul li i{
    padding-right: 10px;
    color: #ea5f00;
    font-size: 14px;
}

.header-top-area .header-top-left ul li a{
    color: #d0d6dd;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.header-top-area .header-top-left ul li a:hover{
    color: #ea5f00;
}

.header-top-area .header-top-right{
    text-align: right;
}

.header-top-area .header-top-right ul li{
    font-size: 13px;
    padding-right: 0;
    display: inline-block;
    margin-left: 15px;
    position: relative;
}

.header-top-area .header-top-left ul li:last-child{
    border-right: none;
}

.apply-now-btn{
    text-align: center;
    color: #fff !important;
    padding: 8px 0;
    width: 80px;
    /*background: #ea5f00;*/
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    display: inline-block;
    /*border: 2px solid #ea5f00;*/
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.apply-now-btn:hover{
    color: #002147 !important;
    background: #ea5f00;
    /*border: 2px solid #ea5f00;*/
}

.header-search{
    margin: 34px 0;
    text-align: right;
}

.header-search .search-form{
    display: none;
    position: absolute;
    bottom: -51px;
    right: 15px;
    z-index: 10;
    color: #FFFFFF;
    height: 50px;
    width: 500px;
    font-size: 18px;
    background: #ea5f00;
    border: 2px solid #ea5f00;
    padding: 5px 18px 5px 10px;
    -webkit-box-shadow: inset 0px 0px 10px 5px rgb(253 200 0 / 30%);
    -moz-box-shadow: inset 0px 0px 10px 5px rgba(253, 200, 0, 0.3);
    box-shadow: inset 0px 0px 10px 5px rgb(253 200 0 / 30%);
    color: #fff;
}

.header-search a i{
    color: #444444;
    border-left: 1px solid #d3d3d3;
    padding-left: 30px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.carousel-inner .item{
    text-align: center;
}

.carousel-inner img{
    display: inline-block!important;
}

.service{
    margin-top: 100px;
    padding-bottom: 90px;
}

.service_title{
    font-size: 26px;
    color: #01366c;
    letter-spacing: 2px;
}

.service_subtitle{
    font-size: 12px;
    margin-top: 30px;
}

.service_con{
    margin-top: 80px;
}

.service_item{
    text-align: center;
}

.service_item_name{
    font-size: 20px;
    color: #00366b;
    margin-top: 30px;
}

.service_item p{
    margin-top: 20px;
}

.product{
    background: url(../images/product_bg.jpg) no-repeat center;
    background-size: 100% 100%;
    padding: 150px 0 80px 0;
}

.product_item_desc{
    background: #fff;
    text-align: center;
    padding: 10px 50px 20px 50px;
}

.product_item_name a{
    font-size: 15px;
    color: #001855;
    font-weight: bold;
}

.product_item_price{
    font-size: 13px;
    color: #001855;
    margin-top: 8px;
}

.product_item_txt p{
    font-size: 13px;
    color: #a1a1a1;
}

.product_item_desc span{
    width: 100%;
    height: 1px;
    background: #001e5a;
    display: block;
    margin: 7px 0;
}

.products_more{
    text-align: center;
    margin-top: 150px;
}

.products_more a{
    padding: 12px 45px;
    border: 2px solid #fff;
    color: #fff;
    font-size: 14px;
}

.product_con{
    margin-top: 75px;
}

.product_name{
    padding: 0 15px;
    color: #fff;
    font-size: 18px;
}

.adviser{
    margin-top: 90px;
    padding-bottom: 30px;
}

.adviser_titel{
    color: #00356b;
    font-size: 20px;
    font-weight: 500;
}

.adviser_link a{
    display: inline-block;
}

.adviser_name{
    color: #00356b;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 5px;
    webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    cursor: pointer;
    text-align: center;
    margin-top: 25px;
}

.adviser_name:hover{
    color: #ea5f00;
}

.adviser_desc{
    margin-top: 15px;
    text-align: center;
}

.adviser_desc p{
    font-size: 15px;
    color: #444444;
}

.adviser_link{
    text-align: center;
    margin-top: 15px;
}

.adviser_con{
    margin-top: 50px;
}

.news{
    background: #e4e4e4;
    padding: 90px 0 80px 0;
}

.inews_title{
    color: #053d7a;
    font-size: 20px;
}

.inews_time{
    position: relative;
    padding-top: 20px;
    text-align: center;
    width: 100px;
    background: #ea5f00;
}

.inews_time:before{
    content: "";
    position: absolute;
    left: 10px;
    top: 5px;
    width: 12px;
    height: 12px;
    background: #01366c;
    font-size: 14px;
    border-radius: 50%;
}

.inews_time:after{
    content: "";
    position: absolute;
    right: 10px;
    top: 5px;
    width: 12px;
    height: 12px;
    background: #01366c;
    font-size: 14px;
    border-radius: 50%;
}

.inews_time h3{
    font-size: 24px;
    color: #00356b;
    margin-bottom: 0;
    line-height: 1;
}

.inews_time p{
    color: #00356b;
    margin-bottom: 5px;
    text-transform: uppercase;
}

.inews_time span{
    line-height: 2.5;
    background: #00356b;
    height: 40px;
    display: block;
    color: #FFFFFF;
}

.inews_item{
    background: #fff;
    padding: 20px 20px 20px 20px;
    margin-bottom: 20px;
    overflow: hidden;
}

.inews_con{
    margin-top: 55px;
}

.inews_subtitle a{
    color: #053d7a;
    font-size: 14px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

.inews_subtitle a:hover{
    color: #ea5f00;
}

.inews_txt{
    font-size: 13px;
    margin-top: 20px;
    color: #444444;
}

.inews_desc ul{
    margin-top: 36px;
}

.inews_desc ul li{
    color: #053d7a;
    font-weight: 500;
    border-right: 1px solid #BDBDBD;
    display: inline-block;
    margin-right: 15px;
    padding-right: 15px;
    line-height: 1;
}

.inews_desc ul li:last-child{
    border-right: 0;
    margin-right: 0;
    padding-right: 0;
}

.inews_more a{
    text-align: center;
    color: #FFFFFF;
    padding: 12px 0;
    background: #053d7a;
    text-transform: uppercase;
    font-size: 14px;
    display: inline-block;
    border: none;
    width: 130px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.inews_more a:hover{
    background: #ea5f00;
}

.inews_more{
    margin-top: 50px;
    text-align: center;
}

.achievement{
    background: url("../images/achievement.jpg") no-repeat center 0;
    padding: 150px 0;
}

.achievement_item .counter1-box{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
}

.achievement_item .counter1-box div{
    color: #FFFFFF;
    font-size: 55px;
}

.achievement_item .counter1-box div:before{
    content: "";
    height: 2px;
    width: 70px;
    background: #ea5f00;
    position: absolute;
    left: 0;
    margin: 0 auto;
    right: 0;
    bottom: 0;
    z-index: 3;
}

.achievement_item .counter1-box p{
    color: #FFFFFF;
    font-size: 12px;
    padding-left: 15px;
    padding-top: 15px;
    text-transform: uppercase;
    text-align: left;
}

.title-bar-counter{
    position: relative;
}

.counter1-box em{
    font-style: inherit;
    margin-top: 2px;
    display: inline-block;
}

.honor{
    margin-top: 65px;
}

.footer{
    background: #01366c;
    padding: 80px 0 25px 0;
    margin-top: 58px;
}

.footer_company p{
    color: #fff;
    font-size: 14px;
    margin-bottom: 10px;
}

.footer_company{
    margin-top: 20px;
}

.footer_box dl dt{
    font-size: 20px;
    margin-bottom: 30px;
    color: #fff;
}

.footer_item dl dd{
    margin-bottom: 17px;
    position: relative;
    padding-left: 15px;
    font-size: 14px;
}

.footer_item dl dd:before{
    content: "\f105";
    position: absolute;
    left: 0;
    font-family: FontAwesome;
    color: #ea5f00;
    top: 0;
}

.footer_item dl dd a{
    color: #f5f5f5;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.footer_item dl dd a:hover{
    color: #ea5f00;
}

.corporate-address dd{
    margin-bottom: 10px;
    color: #f5f5f5;
    position: relative;
    padding-left: 30px;
    font-size: 14px;
}

.corporate-address dd a{
    color: #fff;
}

.corporate-address i{
    color: #fdc800;
    padding-right: 15px;
    position: absolute;
    left: 0;
    top: 3px;
    z-index: 1;
    font-size: 14px;
}

.ewm_title{
    font-size: 16px;
    color: #fff;
}

.ewm_con{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-top: 30px;
}

.ewm_item:last-child{
    margin-left: 20px;
}

.ewm_name{
    text-align: center;
    color: #fff;
    font-size: 14px;
    margin-top: 5px;
}

.link{
    color: #fff;
    margin-top: 25px;
	padding-left: 15px;
}

.link a{
    color: #fff;
    position: relative;
    padding: 0 2px;
    text-decoration: underline;
    display: inline-block;
    margin-bottom: 5px;
}

.link a:after{
    content: '';
    position: absolute;
    height: 14px;
    width: 1px;
    right: -1px;
    top: 50%;
    margin-top: -7px;
    background: #fff;
}

.link a:last-child:after{
    display: none;
}

.footer_adviser{
    color: #fff;
    margin-top: 20px;
}

.footer_adviser a{
    color: #fff;
    text-decoration: underline;
    padding-left: 10px;
}

.copyright{
    background: #002f55;
    padding: 15px 0;
    color: #fff;
}

.copyright p{
    padding: 0 15px;
}

.n_banner{
    text-align: center;
}

.n_banner img{
    display: inline-block;
}

.sidebar-box{
    margin-bottom: 30px;
    background: #FFFFFF;
    border: 1px solid #e0e0e0;
}

.sidebar-box .sidebar-box-inner{
    /*padding: 30px 25px;*/
}

.sidebar-box .sidebar-box-inner1{
    padding: 30px 25px;
}

.sidebar-box-inner h3{
    padding: 30px 0 0 25px;
}

h3.sidebar-title1{
    font-size: 22px;
    color: #00356b;
    text-transform: capitalize;
    margin-bottom: 35px;
    position: relative;
    font-weight: 500;
}

h3.sidebar-title1:before{
    content: "";
    height: 3px;
    width: 40px;
    position: absolute;
    left: 0;
    bottom: -15px;
    z-index: 1;
    background: #e95b00;
}

h3.sidebar-title{
    font-size: 22px;
    color: #00356b;
    text-transform: capitalize;
    margin-bottom: 35px;
    position: relative;
    font-weight: 500;
}

h3.sidebar-title:before{
    content: "";
    height: 3px;
    width: 40px;
    position: absolute;
    left: 26px;
    bottom: -15px;
    z-index: 1;
    background: #e95b00;
}

.sidebar-categories li{
    margin-bottom: 10px;
    border-bottom: 1px solid #e0e0e0;
    padding-left: 30px;
    height: 40px;
    line-height: 40px;
    cursor: pointer;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.sidebar-categories li:last-child{
    border-bottom: none
}

.sidebar-categories li:hover{
    background: #053d7a;
}

.sidebar-categories li:hover a{
    color: #fdc800;
}

.sidebar-categories li a{
    color: #444444;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.content{
    margin-top: 65px;
}

.sidebar-find-course .course-name input{
    height: 40px;
    border: 1px solid #e5e5e5;
    box-shadow: none;
}

.sidebar-find-course .form-group input{
    border-radius: 0;
    background: #f5f5f5;
    color: #00356b;
    border: none;
}

.sidebar-search-btn-full{
    color: #FFFFFF;
    padding: 13px 0;
    width: 100%;
    background: #053d7a;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: 500;
    display: inline-block;
    border: none;
    border: 2px solid #053d7a;
    text-align: center;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -ms-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.crumbs a{
    color: #053d7a;
    font-size: 16px;
    font-weight: 500;
    padding: 0 5px;
}

.crumbs .cur{
    color: #e95b00;
}

.mt15{
    margin-top: 15px;
}

.aboutTitle{
    position: relative;
    font-size: 20px;
    color: #053d7a;
    margin-top: 30px;
}

.aboutTitle:before{
    content: "";
    height: 3px;
    width: 40px;
    position: absolute;
    left: 0;
    bottom: -15px;
    z-index: 1;
    background: #e95b00
}

.about_desc{
    margin-top: 35px;
}

.about_desc p{
    text-indent: 2em;
    margin-bottom: 10px;
}

.about_more{
    margin-top: 50px;
}

.about_more a{
    padding: 15px 50px;
    background: #053d7a;
    color: #fff;
    font-size: 14px;
    display: inline-block;
}

.mt70{
    margin-top: 70px;
}

.about_industry{
    margin-top: 50px;
}

.about_industry_product{
    margin-top: 30px;
}

.about_industry_product a{
    border-right: 1px solid #828282;
    padding-right: 14px;
    margin-right: 14px;
    margin-bottom: 5px;
    display: inline-block;
}

.about_industry_product a:last-child{
    border-right: none;
}

.about_industry_item{
    margin-bottom: 35px;
}

.about_type_item .about_type_item_title{
    color: #053d7a;
    font-size: 16px;
}

.about_type_item_desc{
    color: #535353;
    margin-top: 15px;
}

.about_type_item{
    margin-bottom: 30px;
}

.jyln_title{
    color: #333;
}

.jyln_con{
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    margin-top: 22px;
}

.jyln_con .jyln_item{
    padding: 16px 10px;
    text-align: center;
    font-size: 16px;
    box-shadow: 0px 6px 6px 0px #e1e1e1;
    margin-right: 30px;
}

.zzry_img{
    margin-bottom: 20px;
}

.jrwm_desc{
    margin-top: 35px;
}

.oneTitle{
    font-size: 15px;
    color: #01366c;
}

.txt{
    margin-top: 23px;
    margin-left: 20px;
}

.bfkh_imgs{
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    flex-direction: row;
    flex-wrap: wrap;
    margin-top: 50px;
}

.bfkh_imgs img{
    width: 18%;
    margin-bottom: 25px;
}

.bfkh_item{
    margin-bottom: 30px;
}

.cgal_item_s{
    margin-top: 35px;
}

.cgal_item_s p{
    font-size: 14px;
    color: #00356b;
}

.about_type_item_desc1{
    margin-top: 10px;
    color: #535353;
    font-size: 12px;
}

.cgal_item_ss{
    margin-bottom: 25px;
}

.news_xq{
    margin-top: 15px;
}

.news_title{
    margin-top: 30px;
    position: relative;
}
.news_title2 {
    margin-top: 30px;
    position: relative;
    text-align: center;
    font-size: 22px;
}
.news_title a{
    color: #053d7a;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -ms-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    font-size: 18px;
    font-weight: bold;
}

.news_title a:hover{
    color: #e95b00;
}

.news_title:before{
    content: "";
    height: 3px;
    width: 40px;
    position: absolute;
    left: 0;
    bottom: -20px;
    z-index: 1;
    background: #e95b00
}

.news_desc{
    margin-top: 40px;
    text-indent: 2em;
}

.news_more{
    margin-top: 24px;
}

.news_more a{
    padding: 15px 50px;
    background: #053d7a;
    color: #fff;
    font-size: 14px;
    display: inline-block;
}

.news_item{
    margin-bottom: 90px;
}

.contact_xq{
    margin-top: 35px;
}

.contact_xq ul li{
    font-size: 24px;
    margin-bottom: 20px;
}

.contact_xq ul li i{
    color: #01366c;
    font-size: 24px;
    padding-right: 20px;
}

.link_pic{
    margin-top: 23px;
}

.link_item{
    box-shadow: 0 6px 6px 0 #ceced0;
    display: inline-block;
    text-align: center;
    padding: 10px;
}

.link_item:last-child{
    margin-left: 10px;
}

.link_item img{
    display: inline-block;
}

.link_name{
    font-size: 12px;
}

.about_desc1{
    margin-top: 35px;
}

.lplc_title{
    font-size: 16px;
    color: #053d7a;
    position: relative;
    padding-left: 30px;
}

.lplc_title span{
    font-size: 20px;
    font-style: italic;
    color: #053d7a;
    position: absolute;
    top: -5px;
    left: 0;
}

.lplc_item p{
    margin-top: 7px;
}

.lplc_item{
    margin-bottom: 35px;
}

.table_item_fl{
    border-top: 1px solid #053d7a;
    border-left: 1px solid #053d7a;
    border-bottom: 1px solid #053d7a;
    padding: 0 40px;
    color: #053d7a;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    height: 70px;
    display: flex;
    align-items: center;
}

.table_item_fr{
    border: 1px solid #053d7a;
    padding-left: 20px;
    font-size: 13px;
    height: 70px;
    display: flex;
    align-items: center;
}

.bjdc_item{
    float: left;
    width: 20%;
}

.bjdc_item_t{
    border-top: 1px solid #053d7a;
    border-left: 1px solid #053d7a;
    border-right: 1px solid #053d7a;
    text-align: center;
    color: #053d7a;
    font-size: 15px;
    font-weight: bold;
    height: 70px;
    line-height: 70px;
}

.bjdc_item_b{
    border: 1px solid #053d7a;
    height: 350px;
    text-align: center;
}

.bjdc_item_b p{
    margin-top: 20px;
}

/*.swiper-button-next, .swiper-container-rtl .swiper-button-prev{*/
/*    background: url("../images/right.jpg") no-repeat center 0;*/
/*    background-size: 100%;*/
/*}*/

/*.swiper-button-prev, .swiper-container-rtl .swiper-button-next{*/
/*    background: url("../images/left.jpg") no-repeat center 0;*/
/*    background-size: 100%;*/
/*}*/

/*.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after{*/
/*    display: none;*/
/*}*/

/*.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after{*/
/*    display: none;*/
/*}*/


/*.swiper-button-next, .swiper-container-rtl .swiper-button-prev{*/
/*    top: 0;*/
/*    right: 0;*/
/*}*/
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{
    background: transparent;
}
.navbar-nav > li > .dropdown-menu{
    background: #01366c;
}
.dropdown-menu li:hover{
    background: #0c4a71!important;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus{
    background: transparent;
}
.dropdown-menu li a{
    color: #fff!important;
}
.dropdown-menu li:hover a{
    color: #ea5f00!important;
}
.product_item_img{
    text-align: center;
}

.product_item_img img{
    display: inline-block;
}

.adviser_img{
    text-align: center;
}

.adviser_img img{
    display: inline-block;
}

.service_item_img{
    text-align: center;
}

.service_item_img img{
    display: inline-block;
}

@media(max-width:1200px) and (min-width: 991px) {
    .navbar-nav>li a{
        margin: 0 5px;
        padding: 15px 10px;
    }
    .service{
        margin-top: 30px;
    }
    .service_con{
        margin-top: 40px;
    }
}

@media(max-width:991px) and (min-width: 768px) {
    .service{
        margin-top: 30px;
        padding-bottom: 20px;
    }
    .service_con{
        margin-top: 40px;
    }
    .service_item{
        margin-bottom: 30px;
    }
    .product{
        padding-top: 80px;
    }
    .product_con{
        margin-top: 40px;
    }
    .product_item{
        margin-bottom: 25px;
    }
    .products_more{
        margin-top: 50px;
    }
    .honor_img{
        margin-bottom: 15px;
    }
    .honor{
        margin-top: 20px;
    }
    body{
        padding-bottom: 67px;
    }
    .dropdown-menu li a{
        color: #337ab7!important;
    }
    .bjdc_item{
        width: 30%;
    }
}

@media(max-width:768px) {
    .navbar-nav>li a{
        margin: 0;
        padding: 10px;
    }
    .navbar-right{
        margin-left: 0;
    }
    .service{
        margin-top: 30px;
        padding-bottom: 20px;
    }
    .service_con{
        margin-top: 40px;
    }
    .service_item{
        margin-bottom: 30px;
    }
    .service_title{
        font-size: 20px;
    }
    .service_subtitle{
        margin-top: 10px;
    }
    .product{
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .product_con{
        margin-top: 20px;
    }
    .product_item{
        margin-bottom: 15px;
    }
    .products_more{
        margin-top: 20px;
    }
    .news{
        padding: 30px 0 30px 0;
    }
    .inews_title{
        font-size: 16px;
        padding: 0 15px;
    }
    .inews_con{
        margin-top: 20px;
    }
    .inews_more{
        margin-top: 30px;
    }
    .honor_img{
        margin-bottom: 15px;
    }
    .honor{
        margin-top: 40px;
    }
    .achievement_item .counter1-box div{
        font-size: 20px;
    }
    .achievement{
        padding: 30px 0;
    }
    .footer{
        padding: 20px 0 15px 0;
    }
    .footer_box dl dt{
        margin-bottom: 10px;
    }
    .footer_box .col-lg-6{
        padding: 0;
    }
    body{
        padding-bottom: 67px;
    }
    .dropdown-menu li a{
        color: #337ab7!important;
    }
    .bjdc_item{
        width: 50%;
    }
    .jyln_con .jyln_item{
        margin-right: 10px;
    }
    .table_item_fl{
        font-size: 12px;
    }
    .news_item{
        margin-bottom: 30px;
    }
	.product_item_desc {

    padding: 10px 10px 20px 10px;
}
}

/*移动端底部导航*/
.phonefooternav {
    position: fixed;
    bottom: 0;
    width: 100%;
    z-index: 99999;
}
.phonefooternav ul li {
    width: 25%;
    background: #494949;
    float: left;
    padding: 3px 0;
    border-right: 1px solid #666;
    list-style: none;
}
.phonefooternav ul li a {
    display: block;
    color: #fff;
    text-align: center;
}
.phonefooternav ul li a:hover{
    text-decoration: initial;
}
.phonefooternav ul li a i {
    display: block;
    font-size: 20px;
    padding: 10px 0;
}