.main {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}
.ibanner {
    width: 100%;
    margin: -100px auto 0;
    background-repeat: no-repeat;
    background-position: center center;
    height: 350px;
    background:url(../images/qyjj/ibanner1.jpg) no-repeat;
    background-size: 100% 100%;
}
.jjfa-bg{
    background:url(../images/qyjj/jjfa-logo.jpg) no-repeat;
}
.lxwm-bg{
    background:url(../images/qyjj/lxwm-logo.jpg) no-repeat;
}
.ibannert {
    width: 1200px;
    padding-top: 200px;
    margin: 0 auto;
    color: #fff;
}
.ibannert h3 {
    color: #fff;
    font-size: 26px;
    font-weight: normal;
    padding-bottom: 30px;
}
.ibannert p {
    font-size: 14px;
    display: inline-block;
}
.ibannert p a {
    color: #fff;
}
/*navsec*/
.navsec {width:100%; background-color:#eaeaea; }
.inavsec {
    width:1200px;margin:0 auto;
    display: flex;
    flex-wrap: wrap;
    background-color:#eaeaea;
}
.inavsec li {
    line-height:70px;
    height:70px;
    /*float:left;*/
    text-align:center;
}
.inavsec li a {display:block;padding:0 20px;color:#333;}
.inavsec li a:hover {}
.inavsec li.on a,.inavsec li a:hover {background-color:#e95504;color:#fff;}

/**contentshow*/
.contentshow {margin:0 auto;height:auto!important;width:1200px;padding:50px 0;font-size:16px;color:#666;line-height:26px;letter-spacing:2px;}
.contentshow a {color:#666;}
.contentshow a:hover {color:#e95504;}
