﻿/*常用样式预定义*/
input::-webkit-input-placeholder { 
    color: #b9cbd4;
}

input:-moz-placeholder { 
    color: #b9cbd4;
}

input::-moz-placeholder { 
    color: #b9cbd4;
}

input:-ms-input-placeholder { 
    color: #b9cbd4;
}

iframe {
    display: block;
}

.clearfloat {
    clear: both;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

.clearMargingTop {
    margin-top: 0 !important;
}

.clearMargingRight {
    margin-right: 0 !important;
}

.tab-emblem {
    top: 37px;
}

.clearfix:after {
    content: "\0020";
    display: block;
    height: 0;
    clear: both;
}

.clearfix {
    zoom: 1;
}
/*样式开始*/
/*body {
    font-family: "微软雅黑";
}

    body a {
        font-family: "微软雅黑";
    }*/

.main {
    width: 750px;
    margin: 0 auto;
}

.header {
    height: 120px;
    background: url(../wapimages/hbg.png) no-repeat;
    position: relative;
}

.logo {
    background: url(../wapimages/waplogo.png) no-repeat left center;
    width: 340px;
    height: 100%;
    margin-left: 15px;
}

.menu-icon {
    background: url(../wapimages/hbtn.png) no-repeat left center;
    margin-right: 15px;
    width: 60px;
    height: 100%;
    transition: all 0.2s ease;
}

.bd li img {
    height: 380px;
    width: 750px;
    overflow: hidden;
}

.nav {
    position: absolute;
    top: 120px;
    left: 0;
    width: 100%;
    z-index: 999;
    display: none;
    background-color: #ffffff;
}

.level1Box {
    width: 650px;
    padding-left: 35px;
    padding-right: 35px;
}

.level1 {
    width: 750px;
    min-height: 100px;
    height: auto;
    line-height: 100px;
    border-top: 1px solid #d7d7d7;
    transition: all 0.2s ease;
}

    .level1:first-child {
        border-top: none;
    }

.hasVisited {
    background-color: #ce1718;
}

    .hasVisited .link-btn {
        background: url(../wapimages/arrow2.png) no-repeat left center !important;
    }

    .hasVisited .level1Box > a {
        color: #ffffff !important;
    }

.level1Box > a:first-child {
    float: left;
    color: #484848;
    font-size: 30px;
}

.level2Box {
    display: none;
    /*position: relative;*/
    width: 750px;
    top: 100px;
    left: -35px;
    background-color: #f6f6f6;
    /*transition:all 0.2s ease;*/
}

    .level2Box ul {
    }

.level2 {
    width: 650px;
    padding-left: 35px;
    padding-right: 35px;
    height: 100px;
    line-height: 100px;
    background: url(../wapimages/arrow1.png) no-repeat 670px center;
}

    .level2 a {
        color: #484848;
        font-size: 30px;
        /*margin-left:-85px;*/
    }

.link-btn {
    float: right;
    width: 16px;
    height: 100px;
    background: url(../wapimages/arrow1.png) no-repeat left center;
    transition: all 0.2s ease;
}
/*banner*/
.banner {
    position: relative;
    height: 380px;
}

    .banner .hd {
        width: 100%;
        height: 11px;
        position: absolute;
        z-index: 1;
        bottom: 25px;
        text-align: center;
    }

        .banner .hd ul {
            display: inline-block;
            height: 15px;
            padding: 5px 8px;
            background-color: rgba(180,182,167,0.7);
            -webkit-border-radius: 5px;
            -moz-border-radius: 5px;
            border-radius: 5px;
            font-size: 0;
            vertical-align: top;
        }

            .banner .hd ul li {
                display: inline-block;
                width: 15px;
                height: 15px;
                -webkit-border-radius: 5px;
                -moz-border-radius: 5px;
                border-radius: 15px;
                background: #ffffff;
                margin: 0 5px;
                vertical-align: top;
                overflow: hidden;
            }

            .banner .hd ul .on {
                background: #ce000c;
            }
/*搜索*/
.searchBox {
    width: 100%;
    height: 105px;
}

.searInput {
    margin-left: 100px;
}

.inputLeft {
    /*background: url(../wapimages/bbc.png) no-repeat left center;
    height: 105px;
    width: 26px;
    float: left;*/
    background: url(../wapimages/bbc1.png) no-repeat left center;
    height: 105px;
    width: 430px;
    float: left;
}

.searInput input {
    width: 377px;
    color: #bcbcbc;
    font-size: 24px;
    line-height: 54px;
    height: 53px;
    /* border: 1px solid #98150e; */
    float: left;
    margin-top: 26px;
    margin-left: 25px;
    padding-left: 28px;
    background: transparent;
    border: none;
}

.searInput button {
    /*display:inline-block;*/
    border: none;
    background: url(../wapimages/sercher.png) no-repeat left center;
    width: 120px;
    height: 105px;
    float: left;
}

/*频道导航*/
.channel {
    height: 550px;
    width: 750px;
    background-color: #f9f9f9;
}

.channel-box {
    /*width:555px;*/
    margin-left: 50px;
    padding-top: 50px;
    padding-bottom: 50px;
}

.channel-item {
    float: left;
    width: 110px;
    height: 74px;
    padding-top: 93px;
    margin-left: 64px;
    text-align: center;
}

    .channel-box a {
        color: #383838;
        font-size: 26px;
    }
/*战略大品种*/
.product {
    /*margin-top:40px;
    margin-bottom:40px;*/
    line-height: 40px;
    margin: 0px 15px;
}

    .product h1, .product a {
    }

    .product h1 {
        float: left;
        color: #313131;
        font-size: 40px;
        font-weight: bold;
    }
	.zlmore{
	float: right;
        font-weight: bold;
        color: #b9b9b9;
        font-size: 28px;
	}
.product .hiSlider-title a{
   display:block;
}
.newsInfo .hiSlider-title a{
   display:block;
}
	
    .product a {
        
    }

.product-header {
    margin-top: 36px;
    height: 60px;
}

.product-body {
    height: 540px;
    border: 1px solid #98150e;
    position: relative;
}

.product .hiSlider-title {
    background: none !important;
    /*bottom:100px !important;*/
    top: 360px !important;
}

.demo li img {
    display: block;
    margin: 0 auto;
    margin-top: 0px;
    width:100%;
}
#demo1 li{
    width:720px;
    height:380px;
    overflow:hidden;
}
#demo1 li img{
     height:100%;
     width:100%;
}
.product .hiSlider-item img {
    /*width: 400px;
    height: 230px;*/
}

.product .hiSlider-wrap {
    position: static !important;
}

.product .hiSlider-btn-prev, .hiSlider-btn-next {
    top: 30% !important;
}

.slider-news {
    margin-left: 15px;
    margin-right: 15px;
}

.newsinfo-header {
    margin: 0 15px;
}

    .newsinfo-header h1 {
        float: left;
        color: #313131;
        font-size: 40px;
        font-weight: bold;
    }

    .newsinfo-header a {
        float: right;
        font-weight: bold;
        color: #b9b9b9;
        font-size: 28px;
    }

.newsinfo-header {
    margin-top: 36px;
    height: 60px;
}

.slider-news .hiSlider-pages a {
    background-color: #fff !important;
    width: 26px !important;
    height: 26px !important;
}

    .slider-news .hiSlider-pages a.active {
        background-color: #f81000 !important;
    }

.newsList {
    margin: 0 15px;
}

    .newsList li {
        margin-top: 55px;
        background: url(../wapimages/point.png) no-repeat left center;
        padding-left: 20px;
    }

        .newsList li a {
            font-size: 28px;
            float: left;
            color: #4e4e4e;
        }

        .newsList li span {
            font-size: 28px;
            float: right;
            color: #9d9d9d;
        }

        .newsList li:first-child {
            margin-top: 60px;
        }

.newsInfo {
    margin-bottom: 103px;
}

.footer {
    /*margin-top: 103px;*/
    background-color: #f1f1f1;
    height: 385px;
    width: 750px;
	overflow:hidden;
	
}

.flogo {
    margin-left: 15px;
    margin-top: 43px;
    width: 147px;
    height: 147px;
    background: url(../wapimages/flogo.png) no-repeat;
    float: left;
}

.fright {
    float: left;
    margin-left: 33px;
}

.fright-row1 {
    background: url(../wapimages/tel.png) no-repeat left center;
    padding-left: 53px;
    color: #606060;
    font-size: 32px;
    height: 43px;
    line-height: 43px;
    margin-top: 43px;
}

.fright-row2 {
    margin-top: 17px;
}

    .fright-row2 li {
        float: left;
        border-left: 1px solid #737373;
        margin-left: 23px;
        padding-left: 23px;
    }

        .fright-row2 li a {
            color: #606060;
            font-size: 22px;
        }

        .fright-row2 li:first-child {
            border-left: none;
            margin-left: 0;
            padding-left: 0;
        }

.fright-row3 {
    color: #606060;
    font-size: 22px;
    margin-top: 30px;
}

.fbottom {
    background: url(../wapimages/fbg.png) no-repeat;
    width: 100%;
    height: 196px;
    text-align: center;
    color: #cca06c;
    font-size: 20px;
}

.fbottom-top {
    background: url(../wapimages/top.png) no-repeat center bottom;
    width: 100%;
    height: 51px;
    display: block;
}

.fbottom a {
    color: #cca06c;
}

.fbottom-text {
    padding-top: 43px;
}

    .fbottom-text div {
        margin-top: 22px;
    }

/*新闻列表*/
.body {
    width: 750px;
    background: #f6e2b4;
    padding-top: 12px;
}

.mainBox {
    width: 720px;
    margin: 0 auto;
    background-color: #fff;
}

.position {
    width: 100%;
    text-align: center;
    height: 120px;
    line-height: 120px;
    background: #c4b490;
    color: #fff;
    font-size: 40px;
}

.bread {
    float: right;
    margin-right: 15px;
    margin-top: 37px;
    color: #bbbbbb;
    font-size: 22px;
}

    .bread a {
        font-size: 22px;
        color: #bbbbbb;
    }

.newsUl {
    margin-top: 25px;
}

    .newsUl li {
        font-size: 28px;
        background: url(../wapimages/point.png)no-repeat left center;
        margin-left: 20px;
        padding-left: 20px;
        height: 83px;
        line-height: 83px;
        border-bottom: 1px dotted #e5e5e5;
    }

        .newsUl li a {
            float: left;
            color: #4e4e4e;
        }

.listtime {
    color: #9d9d9d;
    font-size: 28px;
    float: right;
    margin-right: 15px;
}

/*分页*/
.wap-page {
    padding-top: 43px;
    padding-bottom: 54px;
    width: 500px;
    margin: 0 auto;
    text-align: center;
}

    .wap-page a {
        float: left;
        width: 237px;
        height: 77px;
        line-height: 77px;
        border: 1px solid #e6e6e6;
        color: #323232;
        font-size: 30px;
        margin-left: 20px;
    }

        .wap-page a:first-child {
            margin-left: 0px;
        }

        .wap-page a.disabled {
            color: #bebebe !important;
        }
/*文章详情*/
.newsDetail {
    margin-top: 38px;
}

.detail-header h1 {
    font-size: 34px;
    color: #242424;
    text-align: center;
	line-height:50px;
	margin-left:20px;
	margin-right:20px;

}

.detail-header p {
    margin-top: 27px;
    font-size: 24px;
    color: #a1a1a1;
    text-align: center;
    margin-bottom: 43px;
}

.detail-content {
    padding-top: 45px;
    border-top: 1px solid #e2e2e2;
    width: 690px;
    margin: 0 auto;
    color: #5a5a5a;
    font-size: 28px;
    line-height: 50px;
    text-indent: 2em;
}

    .detail-content img {
        display: block;
        margin: 64px auto;
      width:650px;
      height:auto;
    }

.wap-page-detail {
    margin-top: 95px;
    width: 640px;
    margin: 0 auto;
    margin-top: 95px;
    padding-bottom: 105px;
}

    .wap-page-detail a {
        float: left;
        width: 198px;
        height: 69px;
        line-height: 77px;
        text-align: center;
        border: 1px solid #e6e6e6;
        margin-left: 20px;
        color: #323232;
        font-size: 30px;
    }

        .wap-page-detail a.disabled {
            color: #e4e4e4;
        }

        .wap-page-detail a:first-child {
            margin-left: 0;
        }
/*产品列表*/
.position-product {
    background: #c4b490;
    width: 100%;
    padding-bottom: 1px;
}

    .position-product h1 {
        padding-top: 35px;
        margin-bottom: 43px;
        text-align: center;
    }

        .position-product h1 a {
            color: #fff;
            font-size: 40px;
            font-weight:bold;
        }
.child{
    padding-bottom:25px;
}
.child li {
    float: left;
    width: 360px;
    height: 60px;
    text-align: center;
    margin-top:10px;
}

.child .seleted {
    background-color: #98150e;
}

.child li a {
    color: #fff;
    font-size: 28px;
    line-height: 60px;
    font-weight:bold;
}

.productUl {
    margin-top: 40px;
    margin-left: 20px;
    margin-right: 15px;
    padding-bottom: 50px;
}

    .productUl li {
        float: left;
        width: 330px;
        height: 300px;
        background: #f1f1f1;
        padding-top: 10px;
        margin-left: 20px;
        margin-top: 20px;
    }

.p-img {
    width: 307px;
    height: 200px;
    margin: 0 auto;
    overflow: hidden;
    background: #fff;
}

    .p-img img {
        display: block;
        margin: 0 auto;
        margin-top: 15px;
       width:auto;
       height:180px;
    }

.productUl li .p1, .productUl li .p2 {
    margin-left: 10px;
    margin-right: 10px;
    margin-top: 15px;
}

.productUl li .p1 {
    font-size: 26px;
}

    .productUl li .p1 a {
        color: #323232;
    }

.productUl li .p2 {
    font-size: 20px;
    margin-top: 20px;
}

    .productUl li .p2 a {
        color: #b8b8b8;
    }

/*在线咨询*/
.askDetail {
    margin-top: 45px;
    /*height:680px;*/
}

.ask-form {
    margin-left: 20px;
    margin-right: 20px;
}

    .ask-form li {
        min-height: 65px;
        line-height: 65px;
        color: #4e4e4e;
        font-size: 28px;
        margin-top: 30px;
        /*display:flex;
         display: -webkit-box;
         display: -webkit-flex;*/
       
        
    }
    .cv{
        flex:1;
    }
    .ask-form li input{
       
    }

    .ask-form input {
        height: 65px;
        line-height: 65px;
        color: #4e4e4e;
        font-size: 28px;
     
        /*border-radius: 3px;*/
        width: 507px;
        /*width: 200px;*/
        /*-webkit-box-flex: 3.5;        
-moz-box-flex: 3.5;           
-ms-flex: 3.5;*/    

    }

    .ask-form textarea {
        width: 530px;
        color: #4e4e4e;
        font-size: 28px;
        height: 200px;
        /*float:left;*/
    }

    .ask-form .submit {
        width: 580px;
        height: 80px;
        margin: 0 auto;
        margin-top: 103px;
        margin-bottom: 108px;
        background: url(../wapimages/submit.png) no-repeat;
        border: none;
        display: block;
    }

.mm {
    float: left;
}

.ask-ul li {
    background: #f7f7f7;
    width: 680px;
    margin: 0 auto;
    margin-top: 45px;
}

    .ask-ul li:first-child {
        margin-top: 0;
    }

.showli {
    width: 640px;
    margin: 0 auto;
    height: 120px;
}

.showli-left {
    float: left;
    height: 120px;
    font-size: 32px;
    color: #3a3a3a;
    line-height: 120px;
}

.showli-right {
    float: right;
    height: 120px;
    width: 50px;
    background: url(../wapimages/xx.png) no-repeat left center;
}

.hideli {
    padding-top: 45px;
    margin-left: 20px;
    margin-right: 20px;
    border-top: 1px solid #b8b8b8;
    font-size: 28px;
    line-height: 50px;
    color: #adadad;
    display: none;
}

.hd {
    margin-top: 15px;
    padding-bottom: 36px;
}

.hiSlider-btn-prev, .hiSlider-btn-next {
    width: 75px !important;
    height: 100px !important;
    margin-top: 20px !important;
}

.hiSlider-btn-next {
    background-position: -75px 0 !important;
}

/*表单提交*/
.jl-main-right-ul {
    width: 653px;
    margin: auto;
}

.jl {
    /*text-align:center;*/
}

.grjl {
    background: url(../images/jl.png) no-repeat center center;
    width: 100%;
    height: 67px;
    margin-top: 10px;
}

.jl p {
    font-size: 16px;
    line-height: 38px;
    color: #595959;
    margin-top: 50px;
    text-indent: 2em;
}

.append {
    color: #920603;
    font-size: 20px;
    /*line-height:40px;
    height:40px;*/
    vertical-align: middle;
    display: inline-block;
    margin-left: 15px;
}

.jlform {
    /*border-collapse:separate;*/
    border-spacing: 23px;
}

    .jlform li {
        /*line-height:33px;*/
        color: #636363;
        font-size: 16px;
        /*height: 33px;*/
        margin-top: 23px;
    }

    .jlform tr {
    }

    .jlform li input[type='text'], .jlform li select, .jlform li textarea {
        height: 35px;
        border: 1px solid #dedede;
        border-radius: 3px;
        margin-left: 7px;
    }

.admintitle {
    float: left;
    text-align: right;
    line-height: 40px;
    width: 80px;
}

.jlform .tip {
    font-size: 16px;
    line-height: 38px;
    color: #d92323;
    display: none;
}

.submitBtn {
    text-align: center;
}

    .submitBtn button {
        background: url(../images/submit.png) no-repeat;
        border: none;
        width: 340px;
        height: 46px;
        margin: 50px auto;
    }
