body,dl,dd,ul,ol,h1,h2,h3,h4,h5,h6,form,input,textarea,th,td,p { margin:0;padding:0; }
html,body { font-family: "微软雅黑", PingFang SC, Hiragino Sans GB, Microsoft YaHei UI, Microsoft YaHei, Source Han Sans CN, sans-serif; width: 100%; }
body, input, textarea { font-family: "微软雅黑"; }
body { margin:0; }
table { border-collapse:collapse; }
img { border:none; vertical-align:top; max-width: 100%; height: auto; }
li{ list-style:none; }

li1{line-height: 24px;}

i, em{ font-style:normal; }
a{ text-decoration:none; }
p{margin:0;padding:0;padding-left: 15px;}
p1{margin:0;padding:0;padding-left: 0px;}
pv{margin:0;padding:0;padding-left: 0px;}
textarea{ resize:none; overflow:auto;}
input,textarea,select,label,button{ outline:none; }
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #b8c4ce;}
input::-moz-placeholder, textarea::-moz-placeholder {color: #b8c4ce;}
input:-moz-placeholder, textarea::-moz-placeholder {color: #b8c4ce;}
input:-ms-input-placeholder, textarea::-ms-input-placeholder {color: #b8c4ce;}
button {border: none;}
/*清浮动*/
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom:1;}
.ovh { overflow: hidden; }

.fl { float:left; }
.fr { float:right; }

/*通用*/
.comWidth {
    width: 1200px;
    height: auto;
    margin:0 auto;
}

/* 顶部栏 */
.topLine {
    width: 100%;
    height: 30px;
    line-height: 30px;
    background: #414141;
}
.topLine p {
    font-size: 14px;
    color: #fff;
}
.littermenu {
    display: none;
}
.topLine ul {
    margin-top:8px;
}
.topLine ul li {
    height: 14px;
    line-height: 14px;
    padding: 0 10px;
    float: left;
    border-right: 1px solid #dbdbdb;
}
.topLine ul li:last-child {
    border:none;
}
.topLine ul li a {
    font-size: 14px;
    color: #fff;
    line-height: 14px;
    float: left;
}
.topLine ul li a:hover {
    color:#bc3121;
}
.logo-search {
    height: 148px;
}
.logo-search .logo {
    margin-top: 23px;
    margin-right: 96px;
}
.logo-search .logo {
    width: 557px;
    height: 97px;
}
.logo-search .search-box {
    width: 296px;
    height: 36px;
    position: relative;
    margin-top: 56px;
}
.logo-search .search-box .text {
    width: 296px;
    height: 36px;
    border:1px solid #747474;
    font-size: 12px;
    color: #666;
    border-radius: 5px;
    padding: 10px 50px 10px 10px; box-sizing:border-box
}
.logo-search .search-box .search-btn, .logo-search .search-box .search-btn img {
    width: 42px;
    height: 35px;
}
.logo-search .search-box .search-btn {
    position: absolute;
    top: 1px;
    right: 1px;
}
.logo-search .phone {
    margin-top: 35px;
}
.logo-search .phone h4 {
    font-size: 16px;
    font-weight: bold;
    color: #a57e3d;
    margin-bottom: 10px;
}
.logo-search .phone h3 {
    font-size: 1.5vw;
    color: #a57e3d;

}

.logo-search .phone img {
    width: 159px;
    height: 95px;
}
.navColumn {
    width: 100%;
    height: 64px;
    background: url('../images/nav_bg.jpg') repeat-x left top;
}
.navColumnfoot {
    width: 100%;
    height: 64px;
    background-color: #025193;
}
.navColumn .nav li {
    height: 64px;
    line-height: 64px;
    float: left;
    font-size: 18px;
}

.navColumnfoot .nav li {
    height: 64px;
    line-height: 64px;
    float: left;
    font-size: 18px;
}

.navColumn .nav li.active {
    background: #eca728;
}

.navColumnfoot .nav li.active {
    background: #eca728;
}


.navColumn .nav li a {
    height: 24px;
    margin: 20px auto 0;
    line-height: 24px;
    float: left;
    padding: 0 18px;
    border-right: 1px solid #fff;
    color: #fff;
}

.navColumnfoot .nav li a {
    height: 24px;
    margin: 20px auto 0;
    line-height: 24px;
    float: left;
    padding: 0 18px;
    border-right: 1px solid #fff;
    color: #fff;
}


.navColumnfoot .nav li a.last-item {
    border:none;
}
.navColumnfoot .nav li a:hover {
    color: #eca728;
}
.navColumnfoot .nav li.active a {
    color: #fff;
}






.navColumn .nav li a.last-item {
    border:none;
}
.navColumn .nav li a:hover {
    color: #eca728;
}
.navColumn .nav li.active a {
    color: #fff;
}

/*咨询*/
.consult {
    width: 100%;
    height: 137px;
    margin: 0 auto;
    background: url('../images/bg_05.jpg') no-repeat center top;
}
.consult .info {
    float: right;
    width: 240px;
    text-align: center;
    margin-top: 38px;
}
.consult .info p {
    font-size: 18px;
    color: #fff;
    margin-bottom: 12px;
}
.consult .info a {
    width: 200px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    background: #fff034;
    color:#000;
    font-size: 16px;
    display: inline-block;
    border-radius: 18px;
    box-shadow: 0 2px 2px #666;
    overflow: hidden;
}
.consult .info a:hover {
    background: #f9e91e;
}

/*底部*/
.foot {
    width: 100%;
    height: auto;
    background: #025193;
    margin: 0 auto;
    overflow: hidden;
}
.foot .menu {
    width: 1200px;
    height: auto;
    margin: 48px auto 0;
    overflow: hidden;
}
.foot .menu .logo {
    height: 124px;
    border-right: 1px solid #fff;
    padding-right: 54px;
    margin-right: 40px;
}
.foot .menu .logo a {
    margin-top: 0px;
    float: left;
}
.foot .menu .word {
    width: 400px;
}
.foot .menu .word a{
    color: #fff;
}
.foot .menu .word p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}
.foot .menu .word h3 {
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    line-height: 20px;
    margin-bottom: 6px;
}
.foot .menu .ewm {
    width: 100px;
    height: auto;
    text-align: center;
    margin-right:58px;
}
.foot .menu .ewm p {
    font-size: 12px;
    color: #fff;
    line-height: 14px;
    margin-bottom: 10px;
}
.foot .menu .ewm p:last-child {
    margin-bottom: 0;
}
.foot .menu .ewm img {
    width: 100px;
    height: 100px;
    margin-bottom: 10px;
}
.foot .cominfo {
    width: 100%;
    height: auto;
    overflow: hidden;
    text-align: center;
    margin: 0 auto 30px;
}
.foot .cominfo p {
    font-size: 14px;
    color: #fff;
    line-height: 24px;
}
.foot .cominfo p a {
    color: #fff;
    padding: 0 10px;
}
.foot .cominfo p a:hover {
    color: #f9e91e;
}

@media only screen and ( max-width: 1260px ) {
	.foot .menu {
        width: 1000px;
    }
    .foot .menu .word {
        width: 340px;
    }
    .foot .menu .logo {
        margin-right: 30px;
        padding-right: 30px;
    }
}

@media only screen and ( max-width: 1030px ) {
    .comWidth {
        width: 800px;
    }
    .logo-search .logo {
        width: 350px;
        margin-right: 30px;
    }
    .logo-search .search-box {
        width: 250px;
    }
    .logo-search .search-box .text {
        width: 188px;
    }
    .logo-search .phone img {
        width: 130px;
        height: auto;
        margin-top: -10px;
    }
     .foot .menu {
        width: 800px;
    }
    .foot .menu .word {
        width: 200px;
    }
    .foot .menu .word p {
        font-size: 12px;
    }
    .foot .menu .word_02 {
        width: 300px ;
    }
    .foot .cominfo p {
        font-size: 12px;
    }
    .navColumn .nav li a {
        padding: 0 15px;
    }
}
@media only screen and ( max-width: 800px ) {
    .bannerx{ display:block !important;}
    .bannerx1{ display:block !important;}
    .bannerx2{ display:block !important;}
    .bannerx3{ display:block !important;}
/*    .banner{ display:none !important;}*/
    .shipins{ width:94%; margin:0 3% 10px; height: auto;}
	.comWidth {
        width: 100%;
    }
    .topLine {
        height: 50px;
        line-height: 50px;
    }
    .topLine ul {
        display: none;
    }
    .topLine p {
        margin-left: 5px;font-size: 12px;
    line-height: 20px;
    padding-top: 5px;
    }
    .littermenu {
        display: block;
        width: 30px;
        height: auto;
        float: right;
        margin: 3px 0 0 0;
    }
    .logo-search .search-box form{ width:88%}
    #ss{ right:12% !important}
    .logo-search .logo {
        width: 60%;
        margin-left: 20px;
        margin-top: 20px;
        margin-right: 20px;
    }
    .logo-search .search-box {
        float: right;
    }
    .logo-search .phone {
        float: left; margin-top: 21px;
    }
    .logo-search .phone img {
        width: 100px;
    }
    .logo-search .phone h4 {
       font-size: 1vw;
    }
	  .logo-search .phone h3 {
        font-size: 3vw;
    color: #900;
    }
    .logo-search {
        height: 140px;
        position: relative;
    }
    .logo-search .search-box {
        width: 350px;
        position: absolute;
        top: 80px;
        left: 50%;
        margin-left: -175px;
        margin-top: 0;
    }
    .logo-search .search-box .text {
        width: 100%; box-sizing:border-box
    }
   
  
  
  
  
  
   .navColumnfoot {
        width: 25%;
        height: auto;
        background: #0170c1;
        position: absolute;
        right: 10px;
        top: 170px;
        z-index: 1000;
        display: none;
    }
    .navColumnfoot .nav li {
        width: 100%;
        margin-right: 0;
        text-align: center;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        border-bottom: 1px dashed #4180d4;
    }
    .navColumnfoot .nav li a {
        float: none;
        border:none;
        margin: 0;
        padding: 0;
    } 
  
   
  
  
  
  
  .navColumn {
        width: 25%;
        height: auto;
        background: #0170c1;
        position: absolute;
        right: 10px;
        top: 170px;
        z-index: 1000;
        display: none;
    }
    .navColumn .nav li {
        width: 100%;
        margin-right: 0;
        text-align: center;
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        border-bottom: 1px dashed #4180d4;
    }
    .navColumn .nav li a {
        float: none;
        border:none;
        margin: 0;
        padding: 0;
    }
    .foot .menu {
        width: 100%;
    }
    .foot .menu .logo {
        margin-left: 10%;
    }
    .foot .menu .word_02 {
        margin: 30px 0 0 10%;
        width: 80%;
    }
    .foot .menu .ewm {
        float: none;
        margin: 310px auto 20px;
    }
    .foot .cominfo {
        width: 90%;
    }
    .newsCont .cont .item ul li .date {
        width: 17%;
        margin-right: 3%;
    }
    .foot .menu .logo {
        width: 40%;
        margin-right: 10%;
        margin-left: 0;
        padding: 0;
        text-align: center;
    }
    .foot .menu .word {
        width: 45%;
    }
    .foot .menu .logo a {
        float: none;
    }
    .foot .menu .word_02 {
        width: 80%;
    }
    .consult {
	    background: #4299e0;
	}
	.consult .info {
	    float: none;
	    width: 100%;
	    margin: 30px auto 0;
	}
	.brea_nav{ height:100px !important}
}
.bannerx{ display:none;}
.bannerx1{ display:none;}
.bannerx2{ display:none;}
.bannerx3{ display:none;}