*{
    margin: 0;
    padding: 0;
}
body{
  background:#fff;
}
.header,.wrap{
    width: 100%;
    overflow: hidden;
}
.header img{
    width: 100%;
}
.clearfix::after{
    content: '';
    display: block;
    clear: both;
    visibility: hidden;
}
li{
    list-style: none;
}
.content{
    width: 1000px;
    margin: 10px auto;
}

.content1-img{
    float: left;
    width: 42%;
    height: 316px;
    overflow: hidden;
}
.content1-img .lunbox0{
    width: 100%;
  
    position: relative;
}
.longul0{
    width: 1000%;
}
.lunbox0 li{
    width: 10%;
   
}
.lunbox0 li img{
    width: 100%;
}
.lunbox0 li p{
    font-size: 9pt;
    font-weight: bold;
    color: #000;
    text-align: center;
}
.linum{
    position: absolute;
    right: 0px;
    bottom: 23px;
    cursor: pointer;
}
.linum li{
    float: left;
    text-align: center;
    text-decoration: none;
    color: #fff;
    line-height: 18px;
    font-size: 15px;
    font-family: 宋体;
    background-color: #666;
    /* padding: 1px 7px; */
    width: 25px;
    height: 18px;
    border-left: #cccccc 1px solid;
}
.linum li.redon{
    background: #ff0000;
}
.longul0 li{
    display: none;
}
.longul0>.on{
    display: block;
}






.content1-right{
    width: 55%;
    margin-left: 0%;
    /* width: 565px; */
    height: 300px;
    border: 1px solid #94cdeb;
    float: right;
    background-image: url(../picture/fkyq_btbg.png);
    background-repeat: no-repeat;
}
.comtitle{
    font-size: 22px;
    height: 46px;
    font-weight: bolder;
    margin-left: 50px;
    line-height: 45px
}
.comul{
    width: 96%;
    padding-top: 7px;
    /* padding-right: 15px; */
    padding-left: 0px;
}
.comul li{
    height: 29px;
    line-height: 29px;
    text-indent: 10px;
    position: relative;
    background: url(../picture/dian1.jpg) no-repeat 10px center;
}
.comul li a{
    display: inline-block;
    width: 70%;
    font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    
}
.comul li span{
    float: right;
    /* position: absolute;
    right:0px; */
}

/**/
.content2{
    margin-top: 10px;
    /* height: 254px; */
}
.tzgg {
    width: 48.5%;
    /* height: 254px; */
    float: left;
    background-image: url(../picture/xxgzbdbt.png);
    background-repeat: no-repeat;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #a5a5a5;
}
.tzgg-title{
    font-size: 22px;
    height: 46px;
    font-weight: bolder;
    margin-left: 30px;
    line-height: 45px
}
.yqtb{
    float: right;
}
.content3 {
    width: 100%;
    height: 145px;
    border-top-width: 2px;
    border-bottom-width: 2px;
    border-top-style: solid;
    border-bottom-style: solid;
    border-top-color: #0E69B8;
    border-bottom-color: #0E69B8;
    /* float: left; */
    margin-top: 20px;
    overflow: hidden;
}
.conten3 .lunbox{
    float: right;
    width: 80%;
}
.content3>a{
    border-top: 0px;
    border-right: 0px;
    border-bottom: 0px;
    float: left;
    border-left: 0px
}
.content3 .lunbox li{
    width: 150px;
    float: left;
    vertical-align: top;
    align-items: center;
    padding-left: 2px;
    padding-right: 3px;
}
.content3 .lunbox li a{
    display: block;
}
.content3 .lunbox li a img{
    width: 100%;
    height: 118px;
}
.content3 .lunbox li p{
    text-align:center;
    vertical-align:bottom;
    width: 70%;
    margin: 0 auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-align: center;
    font-size: 12px;
    line-height: 24px;
}
.lunbox{
    width:92% ;
    float: left;
}
a{
    color: #222222;
    text-decoration: none;
}
a:hover{
    color: red;
}
.lunbox0 li img {
    height: 291px;
}
.content_cygs{
    margin-top: 20px;
}
.content_cygs .cygs_title{
    font-size: 22px;
    height: 46px;
    font-weight: bolder;
    line-height: 45px;
    border-bottom:1px solid #a5a5a5;
}
.cygs_title span{
    padding: 0 30px;
    border-bottom: 2px solid #ff0000;
    padding-bottom: 8px;
}
.cygs_title .more{
    float: right;
    font-weight: normal;
    font-size: 16px;
    margin-right: 10px;
}
.content_cygs li{
    float: left;
    width: 242px;
    height: 220px;
}
.content_cygs li img{
    width: 100%;
    height: 180px;
}
.content_cygs ul{
    margin-top:30px;
}
.content_cygs ul li+li{
    margin-left: 10px;
}
.content_cygs li span{
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    line-height: 36px;
}
.content_cygs li a{
    display: block;
    position: relative;
}
.content_cygs li a::after{
    content: "";
    width: 48px;
    height: 48px;
    position: absolute;
    background: url(../picture/shipin-1.png)no-repeat;
    top: 45%;
    left: 50%;
    margin-top: -24px;
    margin-left: -24px;
}
@media (max-width: 992px) {
	.content {
        width: 96%;
        margin: 10px auto;
    }
    .content3>a {
        display: none;
    }
}
@media (max-width: 767px) {
    .content1-img {
        float: none;
        width: 98%;
        height: 275px;
        overflow: hidden;
        margin: 0 auto;
    }
    .content1-right {
        width: 98%;
        float: none;
    }
    .lunbox0 li p {
     margin-top: 10px;
    }
    .linum{
        bottom: 33px;
    }
    .tzgg{
        width: 98%;
        float: none;
    }
    .header img {
        width: 120%;
    }
    .lunbox0 li img {
        width: 100%;
        height: 234px;
    }
    .tempWrap{
        float: left;
    }
    .content3>a {
        display: none;
    }
    .comul li a {

        width: 60%;

    }
    .content_cygs li{
        width: 100%;
        height: auto;
    }
    .content_cygs li img{
        height: 208px;
    }
    .content_cygs ul li+li{
        margin: 5px 0;
    }
}
