body {
    color: #333333;
    font-size: 14px;
    font-family: "Microsoft Yahei";
}

a {
    color: #333;
    text-decoration:none;
}

.font12 {
    font-size: 12px;
}

.font14 {
    font-size: 14px;
}

.font16 {
    font-size: 16px;
}

.font18 {
    font-size: 18px;
}

.font20 {
    font-size: 20px;
}

.font30 {
    font-size: 30px;
    font-family: Arial, Helvetica, sans-serif;
}

.font70 {
    font-size: 70px;
    font-family: Arial, Helvetica, sans-serif;
}
.color-fff{
    color: #ffffff;
}
 .color-2b66bb{
     color: #2b66bb;
 }

 .color-bbb{
     color: #bbbbbb;
 }

.clear {
    clear: both;
    float: none;
}

ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.pt15 {
    padding-top: 15px;
}

.gray {
    color: #767676;
}

.red {
    color: #FF0000;
}

.black {
    color: #000;
}
.container-fluid{
    padding: 0;
}
.container {
    padding: 0;
    width: 1130px;
}

.header {
    height: 102px;
    background-color: #ffffff;
}
.header .email{
    padding-top: 6px;
    padding-right: 5px;
    height: 20px;
    text-align: right;
}
.header .email a{
    color: #333;
    text-decoration: none;
}

.header .logo {
    width: 599px;
    height: 82px;
    background: url(../images/logo.png) no-repeat left 10px;
}
.header .phone {
    width: 227px;
    height: 82px;
    background: url(../images/phone.jpg) no-repeat left center;
}

.menu {
    height: 57px;
    background: url(../images/menu_bg.jpg) repeat left top;
}

.menu li{
    font-size: 17px;
    height: 57px;
    line-height: 57px;
    color: #ffffff;
    float: left;
    text-align: center;
}
.menu li.block{
    width: 141px;
}
.menu li.line{
    width: 20px;
}
.menu li a{
    color: #ffffff;
    text-decoration:none;
    display: block;
}
.menu li a:hover{
    color: #ffffff;
    background: url(../images/menu_hover.png) no-repeat 18px center;
}
.menu li.active{
    color: #ffffff;
    background: url(../images/menu_hover.png) no-repeat 18px center;
}

.banner{
    border-bottom: solid 10px #e7e7e7;
}

.banner .slide01{
    height: 452px;
    background: url(../images/banner01.jpg) no-repeat center center;
}
.banner .slide02{
    height: 452px;
    background: url(../images/banner02.jpg) no-repeat center center;
}

/*product*/
.product{
    height: 1150px;
}
.product .product-title{
    margin-top: 50px;
    height: 64px;
    background: url(../images/product_title.jpg) no-repeat center center;
    text-align: center;
}
.product .product-more{
    height: 20px;
    text-align: right;
}
.product .product-sub-title{
    height: 28px;
    background: url(../images/product_sub_title.jpg) no-repeat center center;
    text-align: center;
}
.product .product-content .col-md-4{
    margin-top: 30px;
}
.product .product-content .product-block{
    width: 348px;
    height: 446px;
    overflow: hidden;
}
.product .product-content .product-block:hover{
    background-color: #2b66bb;
}
.product .product-content .product-block:hover .product-name{
    height: 77px;
    margin-top: 20px;
    line-height: 30px;
    background: url(../images/product_name_hover.jpg) no-repeat center bottom;
 }
.product .product-content .product-block:hover .product-name a{
    color: #ffffff;
    text-decoration:none;
    display: block;
}
.product .product-content .product-image{
    width: 349px;
    height: 349px;
    border: solid 10px #2b66bb;
}
.product .product-content .product-image img{
    width: 100%;
    height: 100%;
}
.product .product-content .product-name{
    height: 77px;
    line-height: 50px;
    background: url(../images/product_name.jpg) no-repeat center bottom;
    text-align: center;
    margin-top: 20px;
}
/*product*/
.about{
    height: 771px;
    background: url(../images/about_bg.jpg) no-repeat center center;
}
.about .about-image{
    margin-top: 70px;
}
.about .about-content{
    margin-top: 130px;
    color: #ffffff;
}
.about .about-content h2{
    padding-bottom: 30px;
}
.about .about-content p{
    line-height: 28px;
}
.about .about-content .about-more{
    padding-top: 175px;
}
/*about*/
.case{
    height: 843px;
    background: url(../images/case_bg.jpg) no-repeat center top;
    background-color: #f2f2f2;
}
.case .pad-top{
    margin-top: 139px;
}
.case .row{
    height: 292px;
    margin-bottom: 28px;
}
.case .case-content{
    margin-top: 170px;
    line-height: 28px;
}
.case .case-more{
    height: 25px;
    line-height: 25px;
    background: url(../images/case_jia.jpg) no-repeat left center;
    padding-left: 30px;
}
.case .case-more a{
    color: #000000;
    text-decoration: none;
}
.case .case-block{
    position: relative;
    text-align: center;
}
.case .case-block a{
    color: #ffffff;
    text-decoration: none;
}
.case .case-block .case-image{
    width: 364px;
    height: 292px;
}
.case .case-block .case-image img{
    width: 100%;
    height: 100%;
}
.case .case-block .case-box{
    display: none;
}
.case .case-block:hover .case-box{
    width: 364px;
    height: 292px;
    display: block;
    position: absolute;
    top:0;
    background: url(../images/case_hover.png) no-repeat center center;
}
.case .case-block:hover .case-box p{
    padding-bottom: 15px;
}
.case .case-block:hover .case-box .case-top{
    padding-top: 70px;
}
/*case*/
.news{
    height: 673px;
}
.news .row{
    margin-top: 80px;
}
.news .news-title{
     height: 38px;
     background: url(../images/news_title.jpg) no-repeat left center;
     text-align: right;
 }
.news .news-title a{
    line-height: 38px;
}
.news .news-sub-title{
    margin-top: 3px;
    height: 29px;
    background: url(../images/news_sub_title.jpg) no-repeat left center;
}
.news .news-list{
    margin-top: 20px;
}
.news .news-list .news-box{
    height: 121px;
    margin-bottom: 20px;
}
.news .news-list .news-box-left{
    width: 125px;
    height: 121px;
    float: left;
    background-color: #2c65bc;
    text-align: center;
    line-height: 1;
    color: #ffffff;
}
.news .news-list .news-box-padding{
    padding-top: 15px;
}
.news .news-list .news-box-right{
    width: 440px;
    height: 120px;
    float: right;
    border-bottom: dashed 1px #000000;
}
.news .news-list .news-box-right .news-box-right-title{
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}
.news .news-list .news-box-right .news-box-right-description{
    font-size: 14px;
    line-height: 23px;
    color: #999999;
    padding-top: 5px;
}
.news .honor-title{
    height: 38px;
    background: url(../images/honor_title.jpg) no-repeat left center;
    text-align: right;
}
.news .honor-title a{
    line-height: 38px;
}
.news .honor-sub-title{
    margin-top: 3px;
    height: 29px;
    background: url(../images/honor_sub_title.jpg) no-repeat left center;
}
.news .honor-list{
    width: 440px;
    height: 411px;
    overflow: hidden;
    position: relative;
    margin-top: 20px;
}
.news .honor-list .honor-swiper-container{
    width: 100%;
    height: 100%;
}
.news .honor-list .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.footer{
    min-height: 300px;
    background-color: #1b5eb3;
    color: #ffffff;
}
.footer .container .row{
    margin-top: 51px;
    margin-bottom: 30px;
}
.footer .container .row .row-menu{
    height: 37px;
    line-height: 37px;
    background: url(../images/footer_menu_bg.jpg) no-repeat left bottom;
}
.footer .container .row p{
    margin-bottom: 5px;
}
.footer .container .row a{
    color: #ffffff;
}
.footer .container .row .row-content {
    padding-top: 15px;
}
.footer .container .row .row-content li{
    height: 30px;
    width: 120px;
    float: left;
}
.footer .container .row .pad-left{
    padding-left: 60px;
}
.footer .container .row .row-line{
    height: 152px;
    border-right: solid 1px #ffffff;
}
.footer .line{
    height: 2px;
    width: 1200px;
    margin: 0 auto;
    background: url(../images/footer_line.png) no-repeat center center;
}
.footer .copyright{
    padding: 10px 0;
    text-align: center;
}

.pagination > .active > a, .pagination > .active > a:focus, .pagination > .active > a:hover, .pagination > .active > span, .pagination > .active > span:focus, .pagination > .active > span:hover {
    background-color: #1b5eb3;
    border-color: #1b5eb3;
}
.banner-about{
    height: 452px;
    width: 100%;
    background: url(../images/banner01.jpg) no-repeat center center;
}
.banner-product{
    height: 452px;
    width: 100%;
    background: url(../images/banner02.jpg) no-repeat center center;
}
/*关于我们内页*/
.container-about{
    position: relative;
    padding-bottom: 20px;
}
.container-about .about-left{
    width: 270px;
    min-height: 400px;
}
.container-about .about-right{
    width: 790px;
    min-height: 400px;
}
.container-about .about-left-title{
    font-size: 22px;
    color: #ffffff;
    height: 68px;
    width: 270px;
    line-height: 68px;
    background-color: #2b66bb;
    text-align: center;
    position: absolute;
    top: -68px;
}
.container-about .about-left-title-line{
    height: 3px;
    background-color: #ff8817;
}
.about-left-list{
    margin-bottom: 20px;
}
.about-left-list li{
    height: 55px;
    line-height: 55px;
    background-color: #f2f2f2;
    border-bottom: solid 1px #e6e6e6;
}
.about-left-list li a{
    color: #333333;
    display: block;
    background: url(../images/about_li.jpg) no-repeat 15px center;
}
.about-left-list li span{
    padding-left: 30px;
}
.container-about .about-left-title2{
    font-size: 18px;
    color: #ffffff;
    height: 60px;
    line-height: 60px;
    background-color: #2b66bb;
    text-align: center;
}
.container-about .about-left-contact{
    border-left: solid 1px #2b66bb;
    border-right: solid 1px #2b66bb;
    border-bottom: solid 1px #2b66bb;
    padding: 10px 10px 0 10px;
}
.container-about .about-right-title{
    color: #333333;
    height: 45px;
    line-height: 45px;
    background: url(../images/about_right_bg.jpg) no-repeat left bottom;
    margin-top: 10px;
}
.container-about .about-right-title .pull-left{
    font-weight: bold;
    padding-left: 10px;
}
.container-about .about-right-title .pull-right{
    padding-right: 10px;
}
.container-about .about-right-content{
    padding: 20px 10px;
}
.container-about .about-right-content h1{
    font-size: 22px;
    text-align: center;
    line-height: 30px;
    margin-top: 5px;
}
.container-about .about-right-list{
    padding: 20px 0;
}

.about-news-list .about-news-box{
    height: 36px;
    line-height: 36px;
    border-bottom: dashed 1px #CCCCCC;
}

.line-height-23{
    line-height: 23px;
}