﻿/*自定义基础通用样式*/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    font-weight: 300;
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
    font-weight: 300;
}
a:visited{
    text-decoration: none;
}
a:focus{
    outline: none;
    text-decoration: none;
}
/*所有按钮加渐变动画*/
.btn{
    -webkit-transition: all 0.225s ease-in-out;
    -moz-transition: all 0.225s ease-in-out;
    -o-transition: all 0.225s ease-in-out;
    transition: all 0.225s ease-in-out;
}
/*所有按钮加渐变动画*/
.header {
    height: 258px;
    background: #0a5ca4;
}
.headerTop {
    text-align: right;
    padding-top: 10px;
    padding-right: 10px;
}
.headerTop a {
    color: #fff;
    text-decoration: none;
    margin-left: 5px;
}
.headerLogo {
    text-align: center;
    padding-top: 15px;
}
.headerLogo a img {
    margin:  0px auto;
}
.nav-style {
    font-size: 16px;
    text-transform: uppercase;
    height: 15px;
    line-height: 15px;
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
}
.nav-style div {
    border-right: 1px solid #c5c5c5;
}
.nav-style a {
    display: block;
    color: #616161;
}
.nav-style a:hover {
    color: #0a5ca4;
    text-decoration: none;
}
/* .nav>.list-inline>li>a {
    display: block;
    margin: 20px 0px;
    height: 15px;
    padding: 0px 50px;
    font-size: 16px;
    text-align: center;
    border-right: 1px solid #ccc;
} */
.navbar-toggle {
    border: 1px solid #fff;
    cursor: pointer;
}
.navbar-toggle .icon-bar {
    background: #fff;
}
.fixednav {
    position: fixed;
    background: #fff;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 1000;
    border-bottom: 1px solid #eee;
}
.navbar-collapse.in {
    overflow-y: visible;
}
.aboutus {
    margin-top: 60px;
}
.abouttxt {
    margin-bottom: 30px;
}
.abouttxt h2 {
    font-size: 26px;
    text-transform: uppercase;
    border-bottom: 3px solid #0084b4;
    width: 128px;
    padding-bottom: 10px;
}
.abouttxt p.abouttext {
    font-size: 16px;
    line-height: 32px;
    color: #5b5b5b;
    padding: 25px 0px;
    padding-right: 30px;
    word-break: break-all;
}
.abouttxt .btn {
    width: 110px;
    font-size: 14px;
    padding: 10px 0px;
    text-transform: uppercase;
    background: #0a5ca4;
    color: #fff;
}
.abouttxt .btn:hover {
    background: #3b3b3b;
}
.aboutimg img {
    float: right;
}
.products {
    padding-top: 50px;
    padding-bottom: 50px;
}
.products h2 {
    font-size: 26px;
    text-transform: uppercase;
    border-bottom: 3px solid #0084b4;
    width: 138px;
    padding-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-bottom: 50px;
}
.products .kuai {
    position: relative;
    z-index: 10;
    overflow: hidden;
}
.products .kuai .maskbg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1000;
    width: 100%;
    height: 100%;
    padding: 30px;
    padding-top: 0px;
    text-decoration: none;
    background: rgba(1, 60, 114, .8);
    -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
            transform: translateY(-50%);
    -webkit-transition: all .4s;
            transition: all .4s;
    -webkit-transform: translateY(110%);
        -ms-transform: translateY(110%);
            transform: translateY(110%);
}
.products .kuai:hover .maskbg {
    -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
            transform: translateY(0);
}
.products .kuai .maskbg span.more {
    color: #fff;
    display: block;
    margin-top: 10px;
    font-size: 16px;
    text-transform: uppercase;
}
.products .kuai .maskbg span.more:hover {
    text-decoration: underline;
}
.products .kuai .maskbg h3 {
    color: #fff;
}
.products .kuai .maskbg p {
    line-height: 22px;
    display: -webkit-box;
    overflow: hidden;
    max-height: 150px;
    margin: 18px 0 0 0;
    color: #fff;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
.products .kuai a.readMore {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 100;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    /* filter: Alpha(opacity=80); */
    background-color:#fff;
    background: rgba(255, 255, 255, 0.5);
    padding-top: 15px;
    padding-bottom: 15px;
    text-align: center;
    font-size: 14px;
    text-transform: uppercase;
    padding-top: 20px;
    padding-bottom: 20px;
    width: 100%;
}
.products .kuai a.readMore span {
    display: block;
    opacity: 1;
    color: #000;
}
.proimgs {
    margin-bottom: 8px;
    padding-left: 4px;
    padding-right: 4px;
}
.proimgs .kuai a.tsjia {
    color: #fff;
    font-size: 100px;
    background: none;
    text-decoration: none;
    line-height: 200px;
}
.whychoose {
    background: #0a5ca4;
    padding-top: 30px;
    padding-bottom: 20px;
}
.whychoose h3 {
    display: inline-block;
    color: #fff;
    font-size: 26px;
    border-bottom: 2px solid #fff;
    padding-bottom: 15px;
    margin-bottom: 15px;
    text-transform: uppercase;
    padding-bottom: 10px;
    text-align: center;
    margin-bottom: 50px;
}
.noechoose p {
    padding: 30px;
    color: #fff;
    font-size: 16px;
    line-height: 28px;
    word-wrap: break-word;
    border: 1px solid #4080b8;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top: 0px;
    height: 172px;
    margin-bottom: 40px;
}
.noechoose img {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
}
.footer {
    background: #05457e;
    text-align: center;
    color: #c4ccd9;
    font-size: 14px;
    line-height: 32px;
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer a {
	color: #c4ccd9;
}
.footcontent {
    padding-left: 20px;
    padding-right: 20px;
}
.footer span {
    margin-left: 12px;
    margin-right: 12px;
}
.leftmenu {
    background: #0a5ca4;
    height: 60px;
    line-height: 60px;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    color: #fff;
}
.leftmenu b::before {
    content: ">";
    margin-right: 8px;
    color: #fff;
    opacity: 0.4;
    font-size: 16px;
}
.leftmenu b{
    display: block;
    margin-left: 20px;
    font-size: 18px;
    font-weight: normal;
    text-transform: uppercase;
    font-weight:normal;
}
.leftlist {
    padding: 15px;
    border: 1px solid #ccc;
    border-top: 0px;
    margin-bottom: 50px;
    margin-bottom: 40px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
}
.leftlist ul li {
    height: 50px;
    line-height: 50px;
}
.leftlist ul li a::before {
    content: ">";
    margin-right: 8px;
    color: #ccc;
    font-size: 10px;
}
.leftlist ul li a {
    color: #777;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.positions {
    color: #999;
}
.positions a {
    color: #999;
}
.location {
    height: 50px;
    line-height: 50px;
    font-size: 14px;
    color: #999;
    border-bottom: 1px solid #eee;
    text-transform: uppercase;
}
.location a {
    color: #999;
    margin-left: 10px;
    margin-right: 10px;
}
.neiContent {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 16px;
    color: #666;
    line-height: 30px;
}
.neiContent p {
    line-height: 30px;
    margin-bottom: 30px;
}
.neiContent img.img-responsive {
    margin-bottom: 20px;
}
.neiContent h1 {
    font-size: 26px;
    margin-bottom: 10px;
    color: #0085b5;
    text-transform: uppercase;
	border-bottom:1px solid #eee;
	padding-bottom:15px;
}
.neiContent h2 {
    font-size: 14px;
    margin-bottom: 20px;
	margin-top: 15px;
}
.neiContent h2 span {
    margin-left: 15px;
}
.neiContent p.name {
    font-size: 20px;
}
.neiProductContent {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 16px;
    color: #666;
}
.neiProductContent p {
    line-height: 30px;
    margin-bottom: 30px;
}
.neiProductContent .onecp p {
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.neiProductContent img.img-responsive {
    margin-bottom: 20px;
}
.neiProductContent .onecp img {
    border: 1px solid #e3e3e3;
    padding: 4px;
    transition: all 1s;
    -moz-transition: all 1s;
    -webkit-transition: all 1s;
    -o-transition: all 1s;
}
.neiProductContent .onecp:hover img {
    transform:scale(1.08);
    -moz-transform:scale(1.08);
    -webkit-transform:scale(1.08);
    -0-transform:scale(1.08);
}
.neiProductContent h1 {
    font-size: 28px;
    margin-bottom: 20px;
    color: #0085b5;
    text-align: center;
    text-transform: uppercase;
}
.neiProductContent p.name {
    font-size: 20px;
}
.fenye {
    float: right;
    display: inline;
}
.fenye li {
    float: left;
    display: inline;
    margin-left: 10px;
    margin-right: 10px;
}
.dropdown-menu>li>a {
    margin: 10px 20px;
}
.productInfo {
    padding-left: 40px;
    padding-right: 40px;
    font-size: 16px;
}
.newlist li h3 {
    border-bottom: 1px dotted #e0e0e0;
    padding-bottom: 10px;
}
.newlist li p {
    margin-bottom: 0px;
}
.neicptitle {
    border-bottom: 1px solid #eeeeee;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.liuyan {
    padding: 10px;
}
.liuyanbg {
    background: #0a5ca4;
    border-radius: 10px;
    color: #fff;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-bottom: 40px;
}
@media (max-width: 767px) {
    .headerTop {
        width:  110px;
        text-align: left;
        position: absolute;
        top: 0px;
        left: 10px;
    }
    .noechoose p {
        width: 365px;
    }
    .products .kuai:hover .maskbg {
        display: none;
    }
    .nav-style {
        height: auto;
        text-align: left;
    }
    .nav-style div {
        height: 30px;
        line-height: 30px;
    }
    .nav-style a {
        border: 0px;
    }
    .nav-style .heightnone {
        height: 0px;
    }
}
@media (min-width: 768px) and (max-width: 991px) {
    .noechoose p {
        width: 365px;
    }
    .products .kuai:hover .maskbg {
        display: none;
    }
}