@CHARSET "UTF-8";

/*头部样式*/

.head {
    height: 118px;
}

#header {
    max-width: 1300px;
    margin: 0 auto;
    height: 118px;
}

.logo {
    float: left;
    padding-top: 48px;
    width: 31.5%;
}

.logo img {
    max-width: 100%;
    height: auto;
}

.topright {
    float: right;
    width: 68.5%;
}

@media (max-width: 1050px) {
    .topright {
        float: none;
        width: 100%;
    }
}

.wellcome {
    height: 40px;
    line-height: 40px;
}

.yuyan {
    width: 176px;
    float: right;
    background: url(../images/yuyan.png) no-repeat 17px;
    height: 40px;
    position: relative;
    cursor: pointer;
}

.yuyan h2 {
    font-size: 16px;
    font-weight: normal;
    color: #333333;
    line-height: 40px;
    text-indent: 55px;
    background: url(../images/h2bj.png) no-repeat 142px;
}

.yuyan1 {
    width: 176px;
    z-index: 999;
    position: absolute;
    display: none;
}

.yuyan1 a {
    display: block;
    font-size: 15px;
    color: #666;
    text-align: center;
    background: #fff;
}

.fangdajing {
    width: 40px;
    height: 40px;
    float: right;
    position: relative;
    background: url(../images/fdjbj.png) no-repeat 36px;
}

.search {
    height: 40px;
    position: absolute;
    right: -0px;
    top: 0px;
    z-index: 99999;
    overflow: hidden;
    width: 40px;
}

#keyword {
    display: none;
    position: absolute;
    right: 4px;
    top: 6px;
    z-index: 3333;
    width: 185px;
    border: 1px solid #c4261d;
    height: 29px;
    line-height: 29px;
    padding-left: 10px;
    color: #a6a9af;
    font-family: "arial";
    outline: none;
}

#s_btn {
    position: absolute;
    top: 0px;
    height: 40px;
    width: 40px;
    background: url(../images/ssan.jpg) no-repeat -9px;
    border: none;
    text-indent: -100px;
    overflow: hidden;
    z-index: 9999;
    outline: none;
}

.k1 {
    float: right;
    margin-right: 15px;
}


/*主体样式*/

#container {
    max-width: 1300px;
    margin: 5px auto 10px;
}

.search2 {
    width: 100%;
    height: 40px;
    display: none;
}

.formsearch1 {
    height: 40px;
    background: #fff;
    line-height: 40px;
    position: relative;
    width: 98%;
}

.keyword1 {
    height: 32px !important;
    line-height: 32px !important;
    padding-left: 4px;
    color: #666;
    width: 100% !important;
    border: 1px solid #0076b9 !important;
    outline: none;
    margin: 0 auto;
    display: block !important;
    position: relative !important;
    right: -5px !important;
}

.s_btn1 {
    width: 36px !important;
    height: 31px !important;
    background: url(../images/ssan.png) no-repeat center !important;
    border: none !important;
    cursor: pointer !important;
    outline: none !important;
    margin-left: -3px !important;
    top: 6px !important;
    right: 5px;
}

.yymobile {
    font-size: 15px;
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 5px;
    float: right;
    color: #999;
    margin-top: 8px;
    margin-right: 8px;
    margin-bottom: 8px;
    cursor: pointer;
}

.yuzhong {
    width: 100%;
    background: #fff;
    position: absolute;
    top: 51px;
    display: none;
}

.yuzhong a {
    display: block;
    font-size: 15px;
    color: #666;
    line-height: 35px;
    text-align: center;
    border-bottom: 1px solid #ddd;
}

@media (max-width: 767px){
    #nav-fiexd.navbar-default{padding-top: 10px;padding-bottom: 5px;}
  .abimg{display: none;}
}
/*----- Common css ------*/

.fl {
    float: left;
}

.fr {
    float: right;
}

.di {
    _display: inline;
}

.fwn {
    font-weight: normal;
}

.dib {
    *display: inline;
    _zoom: 1;
    _display: inline;
    _font-size: 0px;
}

.pro-box {
    max-width: 1300px;
    margin: 0 auto;
    padding: 55px 0px;
}

.reuse {
    text-align: center;
    font-size: 45px;
    font-weight: bold;
    color: #0075b9;
}

.reuse .more9 {
    max-width: 539px;
    height: 29px;
    display: block;
    margin: 0 auto;
    background: url(../images/more9.png) no-repeat center;
    margin-top: 15px;
}

.reuse .more9:hover {
    background: url(../images/more99.png) no-repeat center;
}

.pro-list {
    margin-top: 30px;
}

.pro-list li {
    width: 24.6%;
    float: left;
    margin: 0.2%;
}

.pro-list li h3 {
    line-height: 84px;
    font-weight: normal;
    background: #535353;
}

.pro-list li h3 a {
    font-size: 18px;
    color: #fff;
    display: block;
    text-indent: 36%;
    background-size: 15%;
    background-position: 20%;
}

.pro-list li:hover h3 a {
    text-indent: 36%;
    background-size: 15%;
    background-position: 20%;
}

.pro-list li .cpt {
    position: relative;
}

.pro-list li .cpt .sanjiao {
    width: 19px;
    height: 12px;
    background: url(../images/sanjiao.png) no-repeat;
    position: absolute;
    top: 0;
    left: 47%;
    display: none;
}

.pro-list li:hover .cpt .sanjiao {
    display: block;
}

.pro-list li a.img img {
    width: 100%;
    height: auto;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.pro-list li a.img {
    display: block;
    overflow: hidden;
    position: relative;
}

.pro-list li a.img:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.pro-list li .youxiang {
    line-height: 24px;
    background: #0075b9;
}

.pro-list li .youxiang a {
    color: #fff;
    display: block;
    text-indent: 51%;
    background: url(../images/mail.png) no-repeat 110px;
    background-position: 40%;
}

.pro-list li:hover h3 {
    background: #0075b9;
}

.sb-box {
    padding: 55px 0px;
    background: url(../images/nbj2.jpg) no-repeat center;
}

.sb-center {
    max-width: 1300px;
    margin: 0 auto;
}

.reuse1 {
    text-align: center;
    font-size: 45px;
    font-weight: bold;
    color: #fff;
}

.reuse1 .more8 {
    max-width: 539px;
    height: 29px;
    display: block;
    margin: 0 auto;
    background: url(../images/more8.png) no-repeat center;
    margin-top: 15px;
}

.reuse1 .more8:hover {
    background: url(../images/more88.png) no-repeat center;
}

.ab-box {
    padding: 55px 0px;
    background: #f6f6f6;
}

.ab-center {
    max-width: 1300px;
    margin: 0 auto;
}

.ableft {
    width: 68.5%;
    float: left;
    margin-top: 30px;
}

.abimg img {
    width: 100%;
    height: auto;
}

.content77 {
    width: 100%;
    padding: 30px 30px;
    background: #fff;
    border: 1px solid #e0e0e0;
}

.content77 h2 {
    font-size: 30px;
    line-height: 70px;
    color: #000;
}

.content77 p {
    font-size: 16px;
    color: #666;
    line-height: 25px;
}

.abright {
    width: 31%;
    float: right;
    margin-top: 30px;
}

.abrightimg img {
    max-width: 100%;
    height: auto !important;
    width: auto !important;
}

.content66 {
    width: 100%;
    padding: 50px 20px;
    background: #fff;
    border: 1px solid #e0e0e0;
    margin-top: 10px;
}

.content66 h2 {
    font-size: 30px;
    line-height: 70px;
    color: #000;
}

.content66 p {
    font-size: 16px;
    color: #666;
    line-height: 25px;
}

.imgbottom {
    border: 1px solid #e0e0e0;
    border-top: none;
}

.imgbottom img {
    max-width: 100%;
    height: auto !important;
    width: auto !important;
}

.news-box {
    max-width: 1300px;
    margin: 0 auto;
    padding: 55px 0px;
}

.news-list li {
    width: 30%;
    float: left;
    margin: 1.5%;
}

.news-list li a.img {
    display: block;
    position: relative;
    overflow: hidden;
}

.news-list li a.img img {
    width: 100%;
    height: auto;
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news-list li a.img:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

.news-list li h3 {
    padding: 10px;
}

.news-list li h3 a {
    font-size: 16px;
    color: #000;
    line-height: 40px;
}

.news-list li h3 p {
    font-size: 14px;
    color: #999999;
    line-height: 25px;
}

.footnav-box {
    padding-top: 30px;
    padding-bottom: 20px;
    background: #f6f6f6;
}

.footnav-center {
    max-width: 1300px;
    margin: 0 auto;
}

@media (max-width: 1199px) {
    .footnav-center {
        padding: 0 20px;
    }
}

.nav1 {
    width: 72.3%;
    float: left;
    border-right: 1px dashed #999;
}

.nav1 li {
    width: 18%;
    float: left;
    background: url(../images/navbjj.png) no-repeat 0px 42px;
}

.nav1 li a {
    font-size: 18px;
    color: #333;
    line-height: 50px;
    display: block;
    text-align: left;
}

.nav1 .sec a {
    font-size: 14px;
    color: #666;
    line-height: 28px;
}

.nav1 .sec a:hover {
    text-decoration: underline;
}

.nav2 {
    display: none;
}

.linkk {
    width: 26%;
    float: right;
}

.links {
    max-width: 300px;
    height: 35px;
    background: url(../images/link.png) no-repeat right #fff;
    line-height: 35px;
    font-size: 15px;
    color: #999;
    text-indent: 30px;
    position: relative;
    cursor: pointer;
    z-index: 9999;
    margin-top: 20px;
    background-size: 12%;
}

.linkk2 {
    line-height: 30px;
    border-bottom: 1px solid #f0f2f5;
}

.f_link {
    max-width: 1300px;
    margin: 0 auto;
}

.f_link a {
    display: block;
}

.content55 {
    margin-top: 20px;
}

.ftlogo {}

.ftlogo img {
    width: 100%;
    height: auto;
}

.dblx {}

.dblx h2 {
    color: #333;
    font-size: 16px;
    line-height: 60px;
}

.dblx p {
    font-size: 13px;
    color: #7f7f7f;
    line-height: 31px;
}

.ewm {
    margin-top: 42px;
}

.ewm1,
.ewm2 {
    text-align: center;
    font-size: 14px;
    color: #7f7f7f;
    line-height: 34px;
    margin-top: -36px;
}

#sbfix {
    width: 77px;
    height: 431px;
    background: url(../images/lx.jpg) no-repeat;
    position: fixed;
    right: 10px;
    top: 300px;
    z-index: 9999;
}

.zxqq,
.lxdh,
.zxly,
.wxsys,
.sjwz,
.gotop {
    width: 77px;
    height: 72px;
    position: relative;
    cursor: pointer;
}

.fangkuai {
    width: 20px;
    height: 71px;
    background: #0075b9;
    position: absolute;
    left: -20px;
    top: 0;
    display: none;
}

.zxqq a,
.lxdh a,
.zxly a {
    display: block;
    height: 100%;
}

.wxsys img,
.sjwz img {
    position: absolute;
    top: -31px;
    left: -147px;
    display: none;
}

.liuyan {
    text-align: center;
    position: relative;
    background: url(../images/contactbf.jpg) no-repeat 50% 0;
    height: 250px;
}

.cloes {
    display: none !important;
}


/*页面底部*/

.foot {}

#footer {
    position: relative;
    max-width: 1300px;
    margin: 0 auto;
}

.nav_foot {
    text-align: center;
    line-height: 24px;
    color: #666;
}

.copyright {
    text-align: left;
    line-height: 24px;
    float: left;
    color: #000;
    opacity: 0.6;
    padding: 10px 0px;
}

.copyright a {
    color: #000;
}

.zhuyin {
    text-align: left;
    float: right;
    color: #000;
    opacity: 0.6;
    padding: 10px 0px;
}

.zhuyin a {
    color: #000;
}

#nav-fiexd {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    background: rgba(248, 238, 238, 0.9);
    z-index: 9999;
}

#nav-fiexd.navbar-default {
    background: #fff;
}

#nav-fiexd a.navbar-brand {
    display: block;
    width: 32%;
    padding: 0;
    height: 50px;
}

#nav-fiexd a.navbar-brand img {
    width: auto;
    max-height: 100%;
}

.swiper-container .swiper-slide a {
    display: block;
    width: 100%;
}

.swiper-container .swiper-slide img {
    width: 100%;
    height: auto;
}

.navbar-nav li {
    width: 100% !important;
    border-bottom: 1px solid #ddd;
    text-indent: 20px;
    text-align: left;
    background: none;
}

.navbar-nav li a {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    line-height: 20px !important;
    display: block;
    text-align: center;
}

.ht50 {
    height: 50px;
}

.ht10 {
    height: 50px;
}

.prodescription {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 20px;
    display: none;
}

.n_banner {
    text-align: center;
}

.n_banner img {
    max-width: 100%;
    height: auto;
}

.m55 {
    width: 74%;
    margin: 0 auto;
}

.left {
    width: 15%;
    float: left;
    padding-top: 55px;
}

.right {
    width: 80%;
    float: right;
    padding-top: 56px;
}
@media (max-width: 767px){
   .left, .right{padding-top: 20px;}
}

.left h3 {
    font-size: 18px;
    font-weight: normal;
    border-bottom: 1px solid #dedede;
    line-height: 40px;
    color: #fff;
    padding-left: 23px;
    background: #00519a;
}

.n_contact .content {
    padding: 10px;
    line-height: 30px;
}

.site {
    font-size: 14px;
}

.site a {
    font-size: 14px;
}

.bb li p {
    position: absolute;
    color: #fff;
}

.bb .e1 {
    top: 25%;
    width: 100%;
    text-align: center;
    font-size: 50px;
}

.bb .e2 {
    top: 45%;
    width: 100%;
    text-align: center;
    font-size: 35px;
    font-weight: normal;
}

.bb .e3 {
    top: 65%;
    width: 100%;
    text-align: center;
    font-size: 15px;
    font-weight: normal;
    background: url(../images/1.png) no-repeat center center;
    line-height: 45px;
}

.e3 a {
    color: #fff;
}

.nav2 {
    width: 100%;
    display: none;
}

.nav2 li {
    width: 100%;
    float: left;
    text-align: left;
    border-bottom: 1px solid #dcdcdc;
    text-indent: 46px;
    line-height: 45px;
}

.nav2 li a {
    color: #666;
    font-size: 16px;
    display: block;
    background: url(../images/xx.png) no-repeat 95%;
}

.nav2 .sec {
    display: none;
}

.nav2 .sec a {
    border-bottom: 1px dashed #d0d1d2;
    background: none;
}

.left .box {
    border: 1px solid #ddd;
    margin-bottom: 15px;
}


/*友情链接*/

.linkss {
    background: #323238;
    display: none;
}

.f_link1 {
    width: 90%;
    margin: 0 auto;
    line-height: 55px;
    color: #fff;
    font-size: 14px;
}

.f_link1 a {
    color: #fff;
}

.ckgd1 {
    width: 130px;
    height: 40px;
    display: block;
    border: 1px solid #cc0000;
    line-height: 40px;
    text-align: center;
    font-size: 14px;
}
@media (max-width: 767px){
    #sbfix{display: none;}
}
