@CHARSET "UTF-8";

p{
    padding: 0;
    margin: 0;
}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}

a:focus,
a:hover {
    color: #0250a3;
    text-decoration: none;
}

.wellcome {
    height: 46px;
    background: #0e2f52;
    line-height: 46px;
}

.well1 {
    max-width: 1200px;
    margin: 0 auto;
}

.k1 {
    float: right;
    font-size: 12px;
}

.k4 {
    float: left;
    font-size: 12px;
}
.well1,.well1 a{
   color: rgba(238,238,238,.8);
}
.well1 a:hover{
    color: #fff;
}
.head {
    height: 91px;
}

#header {
    max-width: 1200px;
    margin: 0 auto;
}

.logo {
    float: left;
    width: 21%;
    text-align: left;line-height: 91px
}

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


/*çƒ­é—¨æœç´¢*/

.search-box {
    background: #f4f4f4;
}

.search1 {
    max-width: 1270px;
    margin: 0 auto;
    height: 74px;
    background: url(../images/5ff9e7ad6e82c38f91410ffd88a3f9fe9cf58b36.png) no-repeat center;
    position: relative;
    margin-top: -37px;
    z-index: 999;
}

.hotSearch {
    font-weight: normal;
    line-height: 74px;
    color: #fff;
    font-size: 14px;
    float: left;
    padding-left: 60px;
}

.hotSearch a {
    margin-right: 6px;
    color: #fff;
}

.hotSearch a:hover {
    text-decoration: underline;
}

.search {
    position: relative;
    float: right;
    width: 224px;
    height: 32px;
    margin-right: 60px;
    cursor: pointer;
    z-index: 9999;
    margin-top: 20px;
}

#formsearch1 {
    z-index: 20;
    width: 224px;
}


/*æœç´¢å’Œçƒ­é—¨æœç´¢*/

#formsearch1 input {
    width: 224px;
    height: 32px;
    background: none;
}

#formsearch1 input#keyword {
    width: 224px;
    height: 32px;
    background: #fff;
    border: none;border:none;outline:none;
}

#formsearch1 input#s_btn {
    position: absolute;
    z-index: 2;
    top: 0;
    right: 0;
    width: 32px;
    height: 32px;
    border: 0;border:none;outline:none;
    background: url(../images/08f9ffca6e626d105ef7f02e0e45fa1cd0a3027d.png) no-repeat center;
}


/*ä¸»ä½“æ ·å¼*/

#container {
    max-width: 1200px;
    margin: 0 auto;
}


/*----- 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;
}


/*å…³äºŽæˆ‘ä»¬*/

.about-box {
    background: #f4f4f4;
    padding-top: 40px;
    padding-bottom: 22px;
    border-bottom: 1px solid #999999;
}

.about-center {
    max-width: 1200px;
    margin: 0 auto;
}

.reuse1 {
    position: relative;
    height: 44px;
    margin-bottom: 50px;
}

.reuse1 img {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    margin: auto;
    opacity: 0;
    display: none;
}

.about-left {
    width: 50%;
    float: left;
}

.about-left img {
    width: 100%;
}

.about-right {
    width: 50%;
    float: right;
}

.about-right h2 {
    text-align: center;
    font-size: 39px;
    color: #0e2f52;
    font-weight: normal;
    margin-bottom: 50px;
}

.about-right p {
    line-height: 23px;
}

.more9 {
    width: 112px;
    height: 37px;
    display: block;
    background: #0e2f52;
    color: #fff !important;
    font-size: 14px;
    line-height: 37px;
    text-align: center;
    float: right;
    margin-top: 20px;
}

.wid1200 {
    max-width: 1200px;
    margin: 0 auto;
}

.num-list {
    text-align: justify;
    font-size: 0;
}

.num-list li {
    position: relative;
    display: inline-block;
    width: 25%;
    vertical-align: top;
    text-align: center;
}

.num-list:after {
    display: inline-block !important;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}

.num-list li div span {
    font-size: 60px;
    color: #0e2f52;
}

.num-list li p {
    font-size: 18px;
}


/*æ ¸å¿ƒè¯¾ç¨‹*/

.subject-box {
    padding: 50px 0px;
    background: url(../images/f9774ee6a4949b10a0ac8a5b7c60a7648769c41f.jpg) no-repeat center;
}

.subject-center {
    max-width: 1200px;
    margin: 0 auto;
}

.reuse2 {
    text-align: center;
    font-size: 30px;
    color: #f39300;
    line-height: 40px;
}

.reuse2 p {
    font-size: 18px;
    color: #fff;
    font-weight: normal;
}

.subject-list {
    text-align: justify;
    padding-top: 25px;
}

.subject-list li {
    position: relative;
    display: inline-block;
    width: 32%;
    height: 462px;
    vertical-align: top;
}
@media(max-width:720px){
    .subject-list li{
        height:480px;
    }
}

.subject-list:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}

.subject-list li .img {
    position: relative;
}

.subject-list li .img img {
    width: 100%;
}

.subject-list li .content8 {
    background: #fff;
    padding: 40px 40px;
    position: relative;
    min-height: 200px;
}

.subject-list li .content8 h3 {
    width: 70%;
    line-height: 57px;
    background: rgba(14, 47, 82, 0.9);
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: normal;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    top: -29px;
    z-index: 999;
    transition: all 0.3s;
}

.subject-list li:hover .content8 h3 {
    top: -33px;
}

.subject-list li .content8 span {
    display: block;
    width: 100%;
    float: left;
    line-height: 30px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 20px;
    background:url(../images/6e61525dff0b8c3c69ebaf1388230b89e41d5b3e.png) no-repeat 0px;
}

.subject-list li .content8 p {
    min-height: 60px;
}

.subject-list li .content8 span:nth-of-type(2n) {
    text-align: left;
}

.icon-3 .content8 p {
    line-height: 60px !important;
}

.subject-list li .more8 {
    display: block;
    width: 100%;
    line-height: 65px;
    background: #f4f4f4;
    color: #666;
    font-size: 16px;
    text-align: center;
    transition: all 0.5s;
}

.subject-list li:hover .more8 {
    background: #f39300;
    color: #fff;
}

.subject-list li .img .overlay-bottom {
    position: absolute;
    left: 2%;
    bottom: 2%;
    width: 96%;
    height: 1px;
    z-index: 9;
    background-color: #e5e5e5;
}

.subject-list li .img .overlay-left {
    position: absolute;
    left: 2%;
    top: 2%;
    width: 1px;
    height: 96%;
    background-color: #e5e5e5;
    z-index: 9;
}

.subject-list li .img .overlay-top {
    position: absolute;
    right: 2%;
    top: 2%;
    width: 96%;
    height: 1px;
    background-color: #e5e5e5;
    z-index: 9;
}

.subject-list li .img .overlay-right {
    position: absolute;
    right: 2%;
    bottom: 2%;
    width: 1px;
    height: 96%;
    background-color: #e5e5e5;
    z-index: 9;
}

.subject-list li:hover .overlay-bottom {
    animation: borderslideBottom .3s linear .3s 1;
    -moz-animation: borderslideBottom .3s linear .3s 1;
    -webkit-animation: borderslideBottom .3s linear .3s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.subject-list li:hover .overlay-left {
    animation: bordersildeLeft .3s linear .6s 1;
    -moz-animation: bordersildeLeft .3s linear .6s 1;
    -webkit-animation: bordersildeLeft .3s linear .6s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.subject-list li:hover .overlay-top {
    animation: bordersildeTop .3s linear .9s 1;
    -moz-animation: bordersildeTop .3s linear .9s 1;
    -webkit-animation: bordersildeTop .3s linear .9s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.subject-list li:hover .overlay-right {
    animation: bordersildeRight .3s linear 1.2s 1;
    -moz-animation: bordersildeRight .3s linear 1.2s 1;
    -webkit-animation: bordersildeRight .3s linear 1.2s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

@-moz-keyframes borderslideBottom {
    from {
        width: 96%
    }
    to {
        width: 0
    }
}

@-webkit-keyframes borderslideBottom {
    from {
        width: 96%
    }
    to {
        width: 0
    }
}

@keyframes borderslideBottom {
    from {
        width: 96%
    }
    to {
        width: 0
    }
}

@-moz-keyframes bordersildeLeft {
    from {
        height: 96%
    }
    to {
        height: 0
    }
}

@-webkit-keyframes bordersildeLeft {
    from {
        height: 96%
    }
    to {
        height: 0
    }
}

@keyframes bordersildeLeft {
    from {
        height: 96%
    }
    to {
        height: 0
    }
}

@-moz-keyframes bordersildeTop {
    from {
        width: 96%
    }
    to {
        width: 0
    }
}

@-webkit-keyframes bordersildeTop {
    from {
        width: 96%
    }
    to {
        width: 0
    }
}

@keyframes bordersildeTop {
    from {
        width: 96%
    }
    to {
        width: 0
    }
}

@-moz-keyframes bordersildeRight {
    from {
        height: 96%
    }
    to {
        height: 0
    }
}

@-webkit-keyframes bordersildeRight {
    from {
        height: 96%
    }
    to {
        height: 0
    }
}

@keyframes bordersildeRight {
    from {
        height: 96%
    }
    to {
        height: 0
    }
}

.subject-list li .img .xian {
    position: absolute;
    top: 2%;
    left: 2%;
    width: 96%;
    height: 96%;
    border: 1px solid #8e91a6;
}


/*ä¸ºä»€ä¹ˆ*/

.why-box {
    max-width: 1200px;
    margin: 0 auto;
    padding: 50px 0px;
}

.why-center {
    position: relative;
    margin-top: 25px;
}

.reuse3 {
    font-size: 30px;
    color: #f39300;
    text-align: center;
    font-weight: bold;
    line-height: 40px;
    padding-bottom: 20px;
}

.reuse3 p {
    font-size: 18px;
    color: #666666;
    font-weight: normal;
}

.why-left {
    width: 49%;
    float: left;
}

.why-list {
    text-align: justify;
}

.why-list li {
    position: relative;
    display: inline-block;
    width: 48%;
    height: 303px;
    vertical-align: top;
    background: #f4f4f4;
    cursor: pointer;
}

.why-list li:nth-of-type(3),
.why-list li:nth-of-type(4) {
    margin-top: 20px;
}

.why-list li:nth-of-type(4) {
    float: right;
}

.why-list:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
}

.why-list li .content7 {
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 90%;
    height: 90%;
    text-align: center;
}

.why-list li .content7 img {
    margin-top: 20%;
    margin-bottom: 5%;
    transition: all 0.5s;
    position: relative;
}

.why-list li .content7 h3 {
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    line-height: 30px;
}

.why-list li .content7 p {
    font-size: 14px;
    opacity: 0.9;
    color: #fff;
}

.why-list li:hover img {
    transform: scale(1.1);
}

.m-1 {
    background: #3fc8db;
}

.m-2 {
    background: #f5cf2f;
}

.m-3 {
    background: #e44839;
}

.m-4 {
    background: #3794dd;
}

.why-right {
    width: 49%;
    right: 0;
    position: absolute;
    height: 100%;
    background: #49c1dd;
    padding: 70px 40px;
}
@media(max-width:720px){
    .why-right{
        padding: 70px 20px;
    }
}
.why-right .xian1 {
    width: 96%;
    height: 96%;
    border: 1px solid #e5e5e5;
    left: 2%;
    top: 2%;
    position: absolute;
}

.join-list li {
    padding-left: 23%;
    padding-bottom: 10%;
}

.join-list li h2 {
    font-size: 18px;
    font-weight: bold;
    color: #fff;
    line-height: 40px;
}

.join-list li p {
    font-size: 14px;
    color: #fff;
    line-height: 28px;
}

.n1 {
    background: url(../images/0d33d388bef1561e73d12779acdfc8275c09a19f.png) no-repeat 10px 7px;
}

.n2 {
    background: url(../images/762fb173b703f7a70b518af108857de154cd1055.png) no-repeat 10px 7px;
}

.n3 {
    background: url(../images/3587ecedc49c772a666ecdfb3cddb104de9131d9.png) no-repeat 10px 7px;
}

.n4 {
    background: url(../images/bc37c7d5543b6a04cf3e760c83e3ac11ebe71d8e.png) no-repeat 10px 7px;
}

.why-list li .content7 .content6 {
    height: 100%;
}

.why-list li .content7 .overlay-bottom {
    position: absolute;
    left: 2%;
    bottom: 2%;
    width: 96%;
    height: 1px;
    z-index: 9;
    background-color: #e5e5e5;
}

.why-list li .content7 .overlay-left {
    position: absolute;
    left: 2%;
    top: 2%;
    width: 1px;
    height: 96%;
    background-color: #e5e5e5;
    z-index: 9;
}

.why-list li .content7 .overlay-top {
    position: absolute;
    right: 2%;
    top: 2%;
    width: 96%;
    height: 1px;
    background-color: #e5e5e5;
    z-index: 9;
}

.why-list li .content7 .overlay-right {
    position: absolute;
    right: 2%;
    bottom: 2%;
    width: 1px;
    height: 96%;
    background-color: #e5e5e5;
    z-index: 9;
}

.why-list li:hover .overlay-bottom {
    animation: borderslideBottom .3s linear .3s 1;
    -moz-animation: borderslideBottom .3s linear .3s 1;
    -webkit-animation: borderslideBottom .3s linear .3s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.why-list li:hover .overlay-left {
    animation: bordersildeLeft .3s linear .6s 1;
    -moz-animation: bordersildeLeft .3s linear .6s 1;
    -webkit-animation: bordersildeLeft .3s linear .6s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.why-list li:hover .overlay-top {
    animation: bordersildeTop .3s linear .9s 1;
    -moz-animation: bordersildeTop .3s linear .9s 1;
    -webkit-animation: bordersildeTop .3s linear .9s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}

.why-list li:hover .overlay-right {
    animation: bordersildeRight .3s linear 1.2s 1;
    -moz-animation: bordersildeRight .3s linear 1.2s 1;
    -webkit-animation: bordersildeRight .3s linear 1.2s 1;
    animation-fill-mode: forwards;
    -moz-animation-fill-mode: forwards;
    -webkit-animation-fill-mode: forwards;
}


/*ä¸­é—´ç”µè¯*/

.mid-fixed {
    background: url(../images/f6bbcddc70aaa5e5b0c8772273d5989e8e71ded1.jpg) no-repeat center fixed;
    text-align: center;
    min-height: 287px;
    background-size: cover;
}

.mid-fixed h2 {
    font-size: 40px;
    color: #fff;
    line-height: 50px;
    font-weight: normal;
    padding-top: 65px;
}

.mid-fixed .p1 {
    font-size: 48px;
    color: #f39300;
    font-weight: bold;
    font-family: "Arial";
    line-height: 75px;
}

.mid-fixed .p2 {
    font-size: 18px;
    color: #fff;
}

.news-box {
    background: #f4f4f4;
    padding: 50px 0px;
}

.news-center {
    max-width: 1200px;
    margin: 0 auto;
}

.news-list {
    text-align: justify;
}

.news-list li {
    position: relative;
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.news-list:after {
    display: inline-block !important;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}
.news-list li{
    background: #fff;
}
.news-list li .newleft {
    width: 44%;
    float: left;
}

.news-list li .newleft img {
    width: 100%;
}

.news-list li .newright {
    width: 56%;
    float:left;
    
   
    padding: 20px;
}

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

.news-list li .newright span {
    display: block;
    line-height: 40px;
    text-indent: 30px;
    background: url(../images/673999a3ecff1d315f1265930d53c90515df1312.png) no-repeat 0px;
    color: #666;
}

.news-list li .newright p {
    color: #999;
    font-size: 14px;
    line-height: 30px;
}

.news-list li .newright a {
    width: 115px;
    height: 40px;
    border: 1px solid #999;
    display: block;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    margin-top: 20px;
}


/*åº•éƒ¨è”ç³»*/

.foot-contact {
    background: url(../images/a75f6587edb3dec10faf797fdb57fa0a95a95a3c.jpg) no-repeat center fixed;
    min-height: 595px;
    position: relative;
    background-size: cover;
}

.foot-contact h2 {
    font-size: 48px;
    color: #fff;
    font-weight: normal;
    text-align: center;
    padding-top: 150px;
}

.foot-contact h2 p {
    font-size: 50px;
    font-family: "Impact";
    letter-spacing: 3px;
    padding-top: 20px;
}

.address {
    width: 100%;
    background: rgba(243, 147, 0, 0.8);
    position: absolute;
    bottom: 0;
}

.address span{
    color: #fff;
    font-weight: bold;
    margin: 3% 0 1% 0;
    font-size: 24px;
    display: flex; 
    justify-content:space-around; 
}

.address p{
    color: #fff;
    font-size: 22px;
    margin-bottom: 3%;
    display: flex; 
    justify-content:space-around; 
}

.address ul {
    max-width: 1200px;
    margin: 0 auto;
    text-align: justify;
}

.address ul li {
    position: relative;
    display: inline-block;
    width: 24%;
    vertical-align: top;
    border-right: 1px solid #e5a452;
    height: 176px;
    margin-top: 8px;
    padding: 0px 15px;
}

.address ul li h3 {
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    line-height: 50px;
    padding-top: 10%;
}
.address ul li:first-child h3{
    /*padding-top:0px;*/
}

.address ul li p {
    font-size: 12px;
    color: #fff !important;
    opacity: 1;
    line-height: 25px;
}

.address ul li p a {
    color: #fff;
}

.address ul li:last-child {
    border-right: none;
}

.address ul:after {
    display: inline-block;
    overflow: hidden;
    width: 100%;
    height: 0;
    content: '';
}


/*é¡µé¢åº•éƒ¨*/

.foot {
    padding-top: 50px;
}

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

.nav_foot {
    width: 34%;
    float: left;
}

.nav1 {
    border-right: 1px solid #d3d3d3;
}

.nav1 li {
    float: left;
    padding-right: 12%;
}

.nav1 li a {
    display: block;
    color: #000;
    font-size: 14px;
    line-height: 40px;
    font-weight: normal;
}

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

.nav1 li .sec a {
    font-size: 14px;
    line-height: 25px;
    font-weight: normal;
}

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

.lx-right {
    position: absolute;
    right: 0;
    text-align: left;    font-size: 18px;
    line-height: 40px;
}

.lx-right .p5 {
    font-size: 22px;
    font-weight: bold;
    color: #f39300;
    line-height: 40px;
}

.lx-right .p6 {
    font-size: 18px;
    color: #333;
    line-height: 40px;
}

.lx-right .p7 {
    font-size: 18px;

    line-height: 40px;
}

.lx-right .p8 {
    font-size: 18px;
    text-align: left;
    margin-top: 10px;
}

.foot-subject {
    float: left;
    margin-left: 4%;
}

.foot-subject h2 {
    font-size: 14px;
    line-height: 40px;
    font-weight: normal;
}

.foot-subject li {
    float: left;
    line-height: 40px;
    padding-right: 21px;
}

.guanzhu-box {
    max-width: 1200px;
    margin: 0 auto;
    margin-top: 122px;
}

.guanzhu {
    width: 39%;
    float: left;
}

.guanzhu div {
    float: left;
    margin-right: 50px;
    text-align: center;
    line-height: 35px;
}

.guanzhu h2 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 10px;
    text-decoration: underline;
}


/*å‹æƒ…é“¾æŽ¥*/

.f_link {
    width: 61%;
    float: left;
    font-size: 12px;
    color: #999;
}

.f_link a {
    /*display: block;*/
    margin-right: 5px;
    /*float: left;*/
    font-size: 12px;
    color: #999;
}

.copyright {
    text-align: center;
    line-height: 40px;
}

.copyright a {
    color: #999999;
}

.foot-lx {
    float: left;
    background: url(../images/07e9eea8bd4f6a3dfa8cf3e3cbc7d36d292a2377.png) no-repeat 0px 34px;
}

.foot-lx h2 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    padding-bottom: 10px;
    text-decoration: underline;
}

.foot-lx p {
    font-size: 16px;
    color: #fff;
    line-height: 32px;
    padding-left: 33px;
}

.foot-lx p span {
    font-size: 16px;
    font-weight: bold;
    color: #e6cd8c;
}

.copyright1 {
    text-align: center;
    line-height: 20px;
    color: #dddddd;
    position: relative;
    overflow: hidden;
    z-index: 9999;
    border-top: 1px solid #ddd;
    padding: 10px;
}

.copyright1 a {
    color: #dddddd;
}


/*------------å†…é¡µ-------------------*/

.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;
    position: relative;
    z-index: 999;
    height: 400px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

.n_banner img {
    max-width: 100%;
    height: auto;
}
@media(max-width: 720px){
    .n_banner{
        background-size:100% auto;
        background-attachment:local;
        height: 142px;
    }
    .nb-text{
        top: 2% !important;
        height: 124px !important;
        padding: 10px 8px !important;
    }
    .nb-text .p11{
        font-size:26px!important;
    }
    .nb-text .p22{
        font-size:20px!important;
        line-height:20px !important;
    }
    .nb-text .p33{
        font-size: 15px!important;
        margin: 0;
    }
}

.nb-text {position: absolute;background: rgba(0, 0, 0, 0.3);top: 31%;max-width: 584px;width: 90%;height: 176px;text-align: center;left: 0;right: 0;margin: auto;padding:10px 20px;}

.nb-text .p11 {
    font-size: 33px;
    color: #fff;
    line-height: 35px;
    padding-top: 18px;
    margin: 0;
}

.nb-text .p22 {
    font-size: 16px;
    color: #fff;
    line-height:30px;
    margin: 0;
}
.nb-text .p222{
    font-size: 18px;
    line-height: 30px;
}

.nb-text .p33 {
    font-size: 25px;
    color: #fff;
    line-height: 30px;
    margin:;
}

.nb-text .p44 {
    font-size: 25px;
    color: #333;
    line-height: 60px;
}

.m55 {
    max-width: 1200px;
    margin: 0 auto;
}

.left {
    width: 243px;
    float: left;
    padding-top: 36px;
}

.right {
    width: 920px;
    float: right;
    padding-top: 50px;
}

.left h3 {
    font-size: 22px;
    font-weight: normal;
    line-height: 56px;
    color: #fff;
    text-align: center;
    background: url(../images/nei.png) no-repeat left;
    ;
    background-size: cover;
    margin-top: 15px;
}

.left .content {
    border: 1px solid #eee;
    border-top: none;
}

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

.right .content {
    background-color: #fafcfb;
}

.sitemp {
    border-left: 10px solid #f39801;
    background: #e5e5e5;
    margin-bottom: 14px;
    height: 50px;
    line-height: 50px;
}

.sitemp .site {
    font-size: 14px;
    color: #000;
    margin-right: 20px;
    float: right;
}

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

.sitemp h2 {
    font-size: 20px;
    color: #000;
    float: left;
    text-indent: 30px;
    line-height: 50px;
}

.menuid {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 100%;
    opacity: 0;
    z-index: 9999;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.mobile-menu-overlay {
    opacity: 0.3;
    filter: alpha(opacity=30);
    position: absolute;
    display: none;
    background: #000000;
    z-index: 9;
    top: 0;
    right: 0;
    width: 200%;
    height: 100%;
}

.cbp-spmenu-open .mobile-menu-overlay {
    display: block;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.cbp-spmenu-right {
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
    position: absolute;
    display: block;
    background: #f39801;
    z-index: 10;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-width: 260px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 60px 0 40px 0;
}

.cbp-spmenu-right li a {
    padding: 15px 23px;
    color: #fff;
    display: block;
    border-bottom: solid 1px #fff;
}

.cbp-spmenu-right li a:hover {
    background: #f58222;
    text-decoration: none;
}

.menuid .icon-close {
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
    position: absolute;
    display: block;
    cursor: pointer;
    top: 0;
    right: 0;
    padding: 20px 20px 0 0;
    font-size: 16px;
}

.menuid .icon-close span {
    color: #fff;
    font-size: 18px;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.menuid .icon-close:hover span {
    color: #f58222;
}

.menuopen .mobile-menu-overlay {
    display: block;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.toleft {
    position: relative;
    overflow-x: hidden;
    left: 0;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.push-toleft {
    left: -260px;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.menuid.menuopen {
    left: 0px;
    opacity: 1;
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.push-toleft .head {
    left: -260px;
}

#cbp-spmenu-s2 {
    -webkit-transition: all 0.21s ease-out;
    transition: all 0.21s ease-out;
}

.navbar-header {
    position: relative;
}

.lan1 {
    margin-top: 9px;
    padding-left: 23px;
    line-height: 30px;
    margin-right: 22px;
    background: url(../images/lan.png) no-repeat 0px;
}

.lan1 a {
    display: block;
    font-size: 15px;
    color: #000;
}

.toptou {
    display: none;
    height: 50px;
}

.hvr-bounce-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -moz-osx-font-smoothing: grayscale;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
}

.hvr-bounce-to-right:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #0250a3;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.7s;
    transition-duration: 0.7s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.hvr-bounce-to-right:hover,
.hvr-bounce-to-right:focus,
.hvr-bounce-to-right:active {
    color: white;
}

.hvr-bounce-to-right:hover:before,
.hvr-bounce-to-right:focus:before,
.hvr-bounce-to-right:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

.left1 {
    width: 100%;
    float: none;
}

.right1 {
    width: 100%;
    float: none;
    padding-top: 0px;
}

.hid3 {
    display: none;
}

.neih2 {
    width: 100%;
    text-align: center;
    color: #333333;
    font-size: 24px;
    padding: 40px 0;
}

.subeight {
    width: 105%;
}

.subeight li {
    width: 21.8%;
    position: relative;
    display: inline-block;
    vertical-align: top;
    float: left;
    margin-right: 34px;
    margin-bottom: 30px;
}

.subeight li a.img {
    display: block;
    overflow: hidden;
}

.subeight li a.img img {
    transition: .5s;
    width: 100%;
}

.subeight li a.img:hover img {
    transform: scale(1.2);
    opacity: 1;
}

.subeight li a {
    display: block;
    font-size: 15px;
    text-align: center;
    color: #333;
    line-height: 40px;
}

.yuanjiao img {
    border-radius: 37px;
}

.product_list2 .li0 a.img {
    display: block;
    float: left;
    width: 460px;
}

.product_list2 .li0 a.img img {
    max-width: 100%;
}

.product_list2 .li0 h3 {
    width: 460px;
    float: right;
    padding: 17px 30px;
}

.product_list2 li {
    overflow: hidden;
}

.product_list2 li h3 a {
    font-size: 17px;
    font-weight: normal;
    line-height: 50px;
    display: block;
}

.product_list2 li h3 p {
    font-size: 15px;
    line-height: 25px;
    font-weight: normal;
    line-height: 40px;
    padding: 5px;
}

.product_list2 .li1 a.img {
    display: block;
    float: right;
    width: 460px;
}

.product_list2 .li1 h3 {
    width: 460px;
    float: left;
    padding: 17px 30px;
}

.baoming {
    height: 50px;
    line-height: 50px;
    background: #f5f5f5;
}

.bm-box {
    max-width: 1200px;
    margin: 0 auto;
}

.bm-box h2 {
    font-size: 16px;
    font-weight: normal;
    float: left;
}

.bm-box .zx {
    display: block;
    margin-right: 10px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: orange;
    margin-top: 10px;
    float: right;
    border-radius: 2px;
    text-align: center;
    cursor: pointer;
    margin-left: 12px;
}

.bm-box .bm {
    display: block;
    margin-right: 10px;
    width: 80px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: orange;
    margin-top: 10px;
    float: right;
    border-radius: 2px;
    text-align: center;
    cursor: pointer;
}
.bm-box a:hover{
    background: #0e2f52;
}

.fadeIn{
    position: fixed;
    top:0;
    left:0;
    right:0;
    margin:auto;
    z-index: 9999;
}



.bm-box .tel {
    float: right;
    font-size: 22px;
    margin-right: 20px;
    padding-left: 25px;
    background: url(../images/call.png) no-repeat 0px;
}

.tab0 {

    margin-bottom: 20px;
    background: #fafcfb;
    border-bottom:2px solid orange;
}

.tab0 li {
    width: 150px;
    height: 45px;
    float: left;
    line-height: 45px;
    text-align: center;

    cursor: pointer;
}

.tab0 li.cur {
    background: orange;
    color: #fff;
}

.tab1 {
    display: none;
}

.news-list9 li a.img {
    display: block;
    margin: 2%;
    float: left;
    width: 36%;
}

.news-list9 li a.img img {
    width: 100%;
}

.news-list9 li h3 {
    width: 56%;
    margin: 2%;
    float: left;
    font-weight: normal;
}

.news-list9 li h3 a {
    display: block;
    font-size: 18px;
    line-height: 40px;
}

.news-list9 li h3 p {
    font-size: 15px;
    line-height: 25px;
}

.news-list9 li h3 span {
    display: block;
    padding-top: 30px;
    font-size: 14px;
    color: #999;
}

/*.xiaoshi{
    display: none;
}*/
.chuxian{
    display: block;
}
.hiddenli a:last-child{
    display: none;
}


@media (max-width:1200px) {
    .n44 {
        width: 100%;
        padding-top: 0px;
    }
    .n55 {
        display: none;
    }
    .k55 {
        width: 100%;
    }
    #menu {
        width: 70%;
    }
    .mob-dis {
        display: none;
    }
}

@media (max-width:1100px) {
    .sy-hidden-xs {
        display: none !important;
    }
}

@media (max-width:960px) {
    .sy-xs-block {
        display: block !important;
    }
    .sy-xs-hidden {
        display: none;
    }
    .head {
        height: 50px;
    }
    .preNext {
        display: none !important;
    }
    .about-left {
        width: 100%;
    }
    .about-right {
        width: 100%;
    }
    .about-center {
        width: 98%;
    }
    .wid1200 {
        display: none;
    }
    .reuse1 {
        margin-bottom: 20px;
    }
    .about-right h2 {
        margin-bottom: 20px;
    }
    .more9 {
        float: none;
        margin: 0 auto;
        display: block;
        margin-top: 5px;
        margin-bottom: 20px;
    }
    .fgh {
        display: none;
    }
    .why-left {
        width: 100%;
        float: none;
    }
    .why-right {
        width: 100%;
        position: relative;
    }
    .news-list li {
        width: 98%;
        margin: 0 auto;
        margin-bottom: 20px;
        display: block;
    }
    .address ul li {
        width: 49%;
    }
}
.page-product-inquiry a{
    color: #fff;
}
@media (min-width:961px) {
    .navbar-toggle {
        display: none !important;
    }
}

@media (max-width:768px) {
    .foot-contact h2{
        color: #333;
    }
    .copyright1,.copyright1 a{
        color: #333;
    }
    .sitemp .site,
    .news_list li span {
        display: none !important;
    }
    .hotSearch {
        display: none;
    }
    .subject-list li {
        width: 98%;
        margin: 0 auto;
        display: block;
        height:auto;
    }
    .subject-box {
        background-size: cover;
        padding: 20px 0px;
        padding-bottom: 0px;
    }
    .why-list li .content7 p {
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        padding: 0px 10px;
    }
    .join-list li {
        background-position: 0px 7px;
    }
    .why-box {
        padding: 20px 0px;
    }
    .mid-fixed h2 {
        font-size: 25px;
    }
    .mid-fixed .p1 {
        font-size: 20px;
    }
    .mid-fixed .p2 {
        font-size: 16px;
    }
    .news-list li .newleft {
        width: 100%;
        float: none;
    }
    .news-list li .newright {
        width: 100%;
        position: relative;
    }
    .foot-contact h2 {
        font-size: 25px;
        padding-top: 70px;
    }
    .foot-contact h2 p {
        font-size: 18px;
    }
    #footer {
        display: none;
    }
    .guanzhu,
    .f_link {
        width: 100%;margin-bottom:10px;
    }
    .guanzhu div {
        width: 50%;
        margin-right: 0;
    }
    .foot {
        padding-top: 0px;
    }
    .news-box {
        padding: 20px 0px;
    }
    .foot-contact {
        background: url(../images/a75f6587edb3dec10faf797fdb57fa0a95a95a3c.jpg) no-repeat center top;
    }
}

.navbar-brand>img {
    display: block;
    max-height: 100%;
}



/*手机底部*/
@media (max-width:768px){
 .db{display:block!important;}
}


.dbb{height:50px;}

/* 页脚 */
.footer {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 999;
  background: #f39300;
}

.footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.footer ul li {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  text-align: center;
  color: #ffffff;
  line-height: 30px;padding:10px 0;
  font-size: 0;
}

.footer ul li.active {
  background: #da251c;
}

.footer ul li a {
  display: block;color:#fff;
}

.footer ul li .iconfont {
  font-size: 18px;
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}

.footer ul li span {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;color:#fff;
}


.footer li .icon-home{ background: url(../images/1cb30267b1faf421a031eeba13e89b38126b21d8.png) no-repeat;width:20px;height:20px;}
.footer li .icon-home2{ background: url(../images/4caa4d70dd1ed43a6fa1073ff8011778aeb85625.png) no-repeat;width:20px;height:20px;}
.footer li .icon-phone{ background: url(../images/3bfa79665c3eb6eed759920752689921f5be98b8.png) no-repeat;width:20px;height:20px;}
.footer li .icon-contact{ background: url(../images/08215236e53bf0b6faf0e838dae178ac665aa148.png) no-repeat;width:20px;height:20px;}

.footer li .icon-phone:before{font-size:0;}
.footer ul li a{border-right:1px solid #fff;}
.footer ul li:last-child a{border-right:none;}



