.weizhi{
    background: #fff;
}
.weizhi1{
    width: 1200px;
    height: 45px;
    line-height: 45px;
    box-sizing: border-box;
    background:url("../images/dw.png") no-repeat left center;
    background-size: 16px auto;
    padding-left: 25px;
    font-size: 14px;
    margin: 0 auto 16px;
    overflow: hidden;
}
.weizhi1 a{
    display: inline-block;
    margin: 0 5px;
}
.xinwen1{
    width: 1200px;
    margin: 0 auto;
}
.xinwen2{
    width: 230px;

    float: left;
    border-radius: 7px 7px 0 0 ;
}
.xinwen22{
    background: #f5f5f5;
    margin-bottom: 20px;
}
.xinwen10{

    width: 940px;
    float: right;

}
.xinwen3{
    background: #F07C05;
    color: #fff;
    height: 45px;
    line-height: 45px;
    text-align: center;
    font-size: 17px;
    border-radius: 7px 7px 0 0 ;
}
.xinwen4{
    margin-top: 10px;
}
.xinwen4 > ul > li{
    height: 35px;
    line-height: 35px;
    padding: 5px 0;
    border-bottom: solid 1px #e2e1e1;
    border-left: solid 4px #eeeeee;
    cursor: pointer;
}

.xinwen4 > ul > li:hover{
    background: #fff;

    border-right: none;
    border-left: solid 4px #F07C05;

}
.xinwen4 > ul > li:hover a{
    border: solid 1px #F07C05;
    background:#F07C05 url("../images/bai.png") no-repeat 20px center;
    color: #fff;
}

.xinwen4 > ul > li a{
    background: url("../images/hong.png") no-repeat 20px center;
    padding-left: 55px;
    color: #333;
    height: 34px;
    font-size: 16px;
    box-sizing: border-box;
    line-height: 34px;
    width: 200px;
    border-radius: 17px;
    display: block;
    margin-left: 10px;
}
.xinwen41 {

    overflow: hidden;
}
.xinwen41 li{
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #fff;
    padding: 3px 0;
    border-bottom: 1px solid #e2e1e1;
}
.xinwen41 li a{
    color: #666;
    display: block;
}
.xinwen41 li:hover a{
    color: #F07C05;
}
.dj{
    background: #fff;
    border-right: none;
    border-left: solid 4px #F07C05!important;
}
.dj a{
    border: solid 1px #F07C05!important;
    background:#F07C05 url("../images/bai.png") no-repeat 20px center!important;
    color: #fff!important;
}

.xinwen5{
    margin-top: 5px;
}
.xinwen5 li{
    margin: 15px auto 0;
    width: 95%;
}
.xinwen6 img{
    width: 100%;
    height: 145px;
}
.xinwen7{
    height: 30px;
    line-height: 30px;
    overflow: hidden;
    font-size: 15px;
    text-align: center;
}
.xinwen11{
    height: 45px;
    line-height: 45px;
    border-bottom: solid 1px #F07C05;
    position: relative;
}
.xinwen11 span{
    font-weight: bold;
    font-size: 20px;
    color: #F07C05;
    display: block;
}
.xinwen11 i{
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 105px;
    height: 2px;
    background: #F07C05;
    content: '';
    display: block;
}
.xinwen12{
    margin-top: 10px;
}
.xinwen12>ul>li{
    line-height: 39px;
    height: 39px;
    overflow: hidden;
    border-bottom: dashed 1px #f0efec;
    position: relative;
    background: url("../images/biao.png") no-repeat 4px center;
    padding-left: 18px;
}
.xinwen12>ul>li>span{
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    height: 30px;
    color: #999;
    display: block;
}
.xinwen14{
    line-height: 35px;
    text-align: center;
    font-size: 20px;
    margin-top: 20px;
    color: #333;
    font-weight: bold;
}
.xinwen15{
    line-height: 35px;
    text-align: center;
    font-size: 15px;
    margin-top: 7px;
    border-bottom: dashed 1px #c4c4c4;
    padding-bottom: 15px;
}
.xinwen15 span{
    display: inline-block;
    margin: 0 15px 0;
    color: #666;
}
.xinwen16{
    line-height: 30px;
    text-indent: 2em;
    margin-top: 25px;
}
.xinwen16 img{
    display: block;
    margin: 15px auto;
    max-width: 100%;

}
.honors li{
    float: left;
    width: 220px;
    margin: 10px 20px 10px 0;
}
.honors li:nth-child(4n){
    margin-right: 0;
}
.honors li .my_img{
    width: 100%;
    height: 150px;
    overflow: hidden;
    position: relative;
    border-radius: 4px;
}
.honors li .my_img img{
    width: 100%;
    height: 150px;
    transition: .5s all;
    transform: scale(1);
}
.honors li:hover .my_img img{
    transform: scale(1.1);
}
.honors li .my_txt{
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    font-size: 14px;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.honors li:hover .my_txt{
    color: #F07C05;
}
.xinwen23 > ul > li a{
    background-image: none;
}
.xinwen23 > ul > li.dj a{
    background: none !important;
    color: #333 !important;
    border: none !important;
    line-height: 36px;
}
.xinwen23 > ul > li a i{
    display: inline-block;
    background: url("../images/add_icon.svg") no-repeat center/16px;
    width: 13px;
    height: 13px;
    margin-left: 40px;
    transition: all .5s;
}
.xinwen23 > ul > li:hover a i{
    transform-origin: 50%;
    transform: rotateZ(360deg);
}
.xinwen23 > ul > li:hover a{
    background: none !important;
    border: 0 !important;
    color: #333;
}
.contact .my_tit{
    color: #F07C05;
    line-height: 28px;
    font-size: 21px;
    font-weight: bold;
    margin-top: 20px;
}
.contact  .my_txt{
    margin-top: 20px;
    line-height: 28px;
    font-size: 14px;
}
.iw_poi_title {
    color:#CC5522;
    font-size:14px;
    font-weight:bold;
    overflow:hidden;
    padding-right:13px;
    white-space:nowrap
}
.iw_poi_content {
    font:12px arial,sans-serif;
    overflow:visible;
    padding-top:4px;
    white-space:-moz-pre-wrap;
    word-wrap:break-word
}
.xinwen13{
    margin-top: 10px;
}
.xinwen55{
    margin: 10px auto;
}
.xinwen55 li{
    line-height: 35px;
    border-bottom: dashed 1px #ddd;
    font-size: 13px;
    overflow: hidden;
    padding-left: 19px;
    background: url("../images/biao.png") no-repeat 7px center;
}
.footer_nav{
    display: none;
}

































