.tot{
    /* width: 100%; */
    z-index: 99999999;
    max-width: 1150px;
    margin: auto;

}
.tot img{
    width: 100%;
}


.conb{
    width: 100%;
}
.conb img{
    width: 100%;
}
.zopi{
    width: 100%;
    margin: 0px auto;
    margin-top: 20px;
}
.zopi1{
    width: 1200px;
    margin: 0 auto;
    /*background: #fff;*/

}
.zopi2{

    float: right;
    margin-left: 10px;
    /* padding-top: 10px; */

}
.zopi7{
    width: 840px;
    /* width: 1200px; */
    float: right;
    padding:10px 30px 30px 15px;
    background: #fff;
    min-height: 596px;
}

.zopi3{
    width: 100%;
    height: 50px;
    padding: 5px 0 5px 15px;
    background: #e42b25 url(../images/tlebg1.jpg) no-repeat 10px center;
    background-size: 100% 100%;
    color: #fff;

    position: relative;
    box-sizing: border-box;

}
.zopi3:after{
    background: url(../images/aawe.png) no-repeat center;
    position: absolute;
    left: 5px;
    top: 8px;
    content: '';
    width: 30px;
    height: 30px;
}
.zopi3 span{
    display: block;
    font-size: 20px;
    padding-left: 25px;
    line-height: 38px;
}
.zopi3 span:nth-of-type(2n){
    font-size: 15px;
}
.zopi4>ul>li{
    display: block;
    width: 100%;
    font-size:16px;
    text-align: left;
    line-height: 35px;
    margin: 10px auto;
    box-sizing: border-box;
    padding-left: 35px;
    background: rgb(201, 201, 201);
    position: relative;
}
.zopi4>ul>li a{
    color: #0e0e0e;
    display: block;
}
.zopi4>ul>li:hover{
    background: #e42b25;
}
.zopi4>ul>li:after{
    position: absolute;
    left: 15px;
    top: 11px;
    width: 7px;
    height: 7px;
    content: '';
    border: solid 3px #e42b25;
    background: #fff;
    border-radius: 50%;
}
.zopi4>ul>li:hover:after{
    border: solid 3px #fff;
    background: #e42b25;
}
.zopi4>ul>li:hover a{
    color: #fff;
}
.zopi4>ul>li div{
    display: none;
    transition: .5s;
}
.zopi4>ul>li:hover div{
    display: block;
}
.zopi4>ul>li div ul li{
    background: #e2e2e2;
    margin: 10px auto;
    text-align: right!important;

}
.zopi4>ul>li div ul li a{
    color: #333!important;
    padding-right: 20px;
    display: block;
}
.zopi4>ul>li div ul li a:hover{
    background: #e42b25;
    color: #fff!important;
}
.zopi5{
    margin-top: 20px;
}
.zopi5 img{
    width: 100%;
}
.zopi6{
    line-height: 25px;
    color: #666;
    text-align: center;
    width: auto;

}
.zopi9{
    border-bottom: solid 1px rgba(228, 43, 37, 0.48);
    width: auto;
    padding:0 10px 0 45px;
    line-height: 35px;
    background: url("../images/foot_logo.png") no-repeat 10px center;
    background-size: 31px auto;
    margin-bottom: 15px;
}
.zopi9>h3>span{
    font-size:16px;
    color: #e42b25;
}
.zopi9>h3 em{
    float: right;
    font-size: 14px;
    color: #999;
    font-style: normal;
    font-weight: normal;

}
.zopi9>h3 em a{
    color: #999;
    font-size: 14px;
}
.zopi9>h3 em a:hover{
    color: #e42b25;
}


.zopi10{
    /* width: 100%; */
    height: 40px;
    padding: 5px 0 5px 1px;
    background-size: 100% 100%;
    color: red;
    position: relative;
    border-bottom: solid;
}
.zopi10 span {
    display: block;
    font-size: 18px;
    padding-left: 25px;
    line-height: 29px;
}
.zopi10:after {
    background: url(../images/aawe.png) no-repeat center;
    position: absolute;
    left: 5px;
    top: 3px;
    content: '';
    width: 30px;
    height: 30px;
}
.zopi12{
    margin-top: 10px;
}
.zopi12 li{
    line-height: 35px;
    border-bottom: dashed 1px #ffd4d4;
    padding-left: 20px;
    position: relative;
}
/* .zopi12 li:after{
    position: absolute;
    left: 10px;
    top: 20px;
    width: 5px;
    height: 5px;
    content: '';
    background: #e42b25;

} */

.about{
    line-height: 30px;
    text-indent: 2em;
}
.about img{
    display: block;
    margin: 10px auto;
    max-width: 100%;
}
.about2{
    line-height: 30px;
}
.about2 img{
    display: block;
    margin: 10px auto;
}


.news li{
    line-height: 55px;
    border-bottom: solid 1px #eee;
    padding-left: 20px;
    position: relative;
}
.news li span{
    float: right;
    font-size: 13px;
    color: #999;
}
.news li:after{
    position: absolute;
    left: 5px;
    top: 27px;
    width: 5px;
    height: 5px;
    display: block;
    content: '';
    background: #e42b25;
}
.news1 li{
    float: left;
    width: 207px;
    margin-right: 15px;
    margin-bottom: 15px;
}
.news1 li:nth-of-type(4n){
    margin-right: 0;
}
.news2{
    height: 140px;
    overflow: hidden;
}
.news2 img{
    width: 100%;
    height: 140px;
    transition: .5s;
    transform: scale(1);
}
.news3{
    height: 35px;
    line-height: 35px;
    overflow: hidden;
    text-align: center;
}
.news1 li:hover .news2 img{
    transform: scale(1.1);
}
.news1 li:hover .news3 a{
    color: #e42b25;
}

.tushunew{
    overflow: hidden;
}

.tushunew img{
    
    width: 100%;
    /* height: 140px; */
    transition: .5s;
    transform: scale(1);
}

.tit{
    text-align: center;
    font-size: 20px;
    line-height: 40px;
    margin-top: 20px;
    font-weight: 900;
}
.tit1{
    text-align: center;
    margin-bottom: 20px;
    line-height: 30px;
    font-size: 1px;
    color: #999;
}
.tit1 span{
    display: inline-block;
    margin: 0 10px;
}
.tit2{
    line-height: 30px;
    text-indent: 2em;
    color: #444;
}
.tit2 img{
    display: block;
    margin: 10px auto;
    max-width: 100%;
}
.contact{
    line-height: 30px;
}
.contact img{
    display: block;
    margin: 10px auto;
    max-width: 100%;
}
.nryys{
    height: 214px;
    margin-left: 25px;
}
.nryys ul li{
    float: left;
}
.nryys ul li:nth-child(1) img{
    width: 289px;
    height: 184px;
}
.nryys ul li:nth-child(2){
    border: 2px solid red;
    width: 480px;
    padding: 7.5px;
    margin: 10px auto;
}
.nryys ul li:nth-child(2) p:nth-child(1){
    text-indent: 35px;
    margin: 5px auto;
    text-align: left;
}
.nryys ul li:nth-child(2) p:nth-child(2){
    text-indent: 35px;
    margin: 5px auto;
}