body{
    margin: 0;
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #333;
    background: #f5f5f5 url(../images/zt1_01.jpg) no-repeat center top;
    font-size: 16px;
}
ul,li{
    margin: 0;padding: 0;list-style: none;
}
p,h1,h2,h3,h4,h5,h6{
    margin: 0;padding: 0;
}
h1,h2,h3,h4,h5,h6,em,i,b{
    font-weight: normal;
    font-style: normal;
}
iframe{
    display: block;
}
a{
    text-decoration: none;
    color: #333;
}
img{
    max-width: 100%;
}
.wrap{
    width: 1200px;
    margin: 0 auto;
}
.zt-main{
    width: 1160px;
    padding: 35px 20px;
    background: #fff;
    margin: 586px auto 0;
    box-shadow: 0 0 12px rgba(47, 47, 51, 0.2);
    overflow: hidden;
}
.ztm1{
    width: 58.6%;
    float: left;
}
.ztm2{
    width: 39%;
    float: right;
}
.zt-title{
    overflow: hidden;
    line-height: 32px;
    height: 32px;
}
.zt-title h4{
    float: left;
}
.zt-title h4 img{
    float: left;
}
.zt-title h4 span{
    float: left;
    margin-left: 8px;
    color: #999;
    margin-top: 1px;
}
.zt-title a{
    float: right;
    width: 48px;
    height: 28px;
    border: 1px solid #dc1013;
    text-align: center;
    line-height: 28px;
    color: #dc1013;
    font-size: 14px;
}
.zt-title a:hover{
    background: #dc1013;
    color: #fff;
}
.ztm1-1-ul li{
    margin-top: 30px;
    overflow: hidden;
}
.ztm1-1-ul li .img{
    float: left;
    width: 190px;
    height: 140px;
}
.ztm1-1-ul li .img img{
    width: 100%;
    height: 100%;
    transition: all .3s;
}
.ztm1-1-ul li:hover img{
    transform: scale(1.05);
}
.ztm1-1-ul li .text{
    width: 69%;
    float: right;
}
.ztm1-1-ul li .text h4{
    border-bottom: 1px dashed #dcdcdc;
    padding-bottom: 12px;
}
.ztm1-1-ul li .text h4 a{
    overflow: hidden;
    display: block;
    text-overflow: ellipsis;
    font-size: 18px;
    font-weight: bold;
    white-space: nowrap;
    color: #333;
}
.ztm1-1-ul li:hover .text a{
    color: #e00714;
}
.ztm1-1-ul li .text p{
    line-height: 30px;
    color: #999;
    margin-top: 10px;
}
.ztm1-1-ul li .text p a{
    color: #dc1013;
    margin-left: 4px;
}
.ztm1-2{
    margin-top: 30px;
}
.ztm1-2-ul ul{
    margin-top: 22px;
    position: relative;
}
.ztm1-2-ul ul:before{
    content: "";
    position: absolute;
    left: 113px;
    height: 100%;
    width: 1px;
    border-right: 1px dashed #dcdcdc;
    top: 0;
}
.ztm1-2-ul li{
    overflow: hidden;
    height: 158px;
}
.ztm1-2-ul li .time{
    width: 79px;
    height: 79px;
    background: url(../images/zt99_03.png) no-repeat;
    float: left;
    color: #999;
    position: relative;
}
.ztm1-2-ul li .time span{
    font-size: 24px;
    position: absolute;
    top: 26px;
    left: 14px;
}
.ztm1-2-ul li .time em{
    font-size: 14px;
    position: absolute;
    top: 35px;
    left: 47px;
}
.ztm1-2-ul li .r-text{
    float: right;
    width: 80%;
    padding-left: 24px;
    margin-top: 27px;
    
    position: relative;
}
.ztm1-2-ul li .r-text:before{
    content:"";
    background: url(../images/zt12_03.png) no-repeat;
    width: 8px;
    height: 8px;
    left: 0;
    top: 9px;
    position: absolute;
}
.ztm1-2-ul li .r-text a{
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    font-weight: bold;
    color: #333;
}
.ztm1-2-ul li .r-text p{
    margin-top: 12px;
    color: #999;
    line-height: 30px;
}
.ztm1-2-ul li .r-text a:hover{
    color: #e00714;
}
.ztm2-1-ul li{
    padding: 14px 20px;
    background: #f2f2f2;
    margin-top: 19px;
    height: 78px;
    border: 1px solid transparent;
}
.ztm2-1-ul li span{
    font-size: 18px;
    color: #333;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ztm2-1-ul li em{
    font-size: 14px;
    margin-top: 12px;
    line-height: 21px;
    color: #999;
    display: block;
}

.ztm2-1-ul li:hover{
    background: #fff;
    border: 1px solid #dcdcdc;
}
.ztm2-2{
    margin-top: 30px;
}
.ztm2-2-ul{
    margin-top: 22px;
}
.ztm2-2-ul ul{
    overflow: hidden;
}
.ztm2-2-ul ul li{
    float: left;
    width: 48%;
    background: #f2f2f2;
    height: 309px;
}
.ztm2-2-ul ul li.li2{
    float: right;
}
.ztm2-2-ul ul li .img{
    padding: 10px 9px;
}
.ztm2-2-ul ul li .img img{
    width: 100%;
    height: 148px;
    display: block;
}
.ztm2-2-ul ul li h4{
    line-height: 24px;
    padding: 0 9px;
}
.ztm2-2-ul ul li p{
    line-height: 24px;
    padding: 0 9px;
    font-size: 14px;
    color: #999;
    margin-top: 5px;
}
.ztm2-2-ul ul li h6{
    padding: 10px 9px;
}
.ztm2-2-ul ul li h6 span{
    display: inline-block;
    padding-left: 26px;
    background: url(../images/zt11_03.png) no-repeat left center;
    font-size: 14px;
    color: #999;
}
.ztm2-2-ul ul li:hover a{
    color: #c10100
}
.footer{
    padding: 20px 0;
    background: #c10100;
    overflow: hidden;
    color: #fff;
}
.footer .f1{
    float: left;
    margin-left: 70px;
    margin-top: 10px;
}
.footer .f1 p{
    line-height: 24px;
}
.footer .f2{
    float: left;
    margin-left: 106px;
    padding-left: 70px;
    background: url(../images/zt100_03.png) no-repeat left center;
}
.footer .f2 h2{
    font-weight: bold;
    font-size: 30px;
}

/* gailan */
.place{
    height: 23px;
    line-height: 23px;
}
.place span{
    display: inline-block;
    padding-left: 24px;
    background: url(../images/gl1_03.png) no-repeat left center;
    color: #333;
}
.place a{
    color: #666;
    margin: 0px 6px;
}
.place a.active{
    color: #b70014;
}


.gl-content{
    margin-top: 20px;
    overflow: hidden;
}
.gl-content .gl-left{
    float: right;
    width: 78.5%;
}
.gl-content .gl-right{
    float: left;
    width: 20%;
}
.gl-left .title{
    height: 35px;
    border-bottom: 2px solid #f28b26;
}
.gl-left .title span{
    display: inline-block;
    background: #f28b26;
    text-align: center;
    line-height: 35px;
    color: #fff;
    font-weight: bold;
    padding: 0 28px;
}
.ul-list{
    
}
.ul-list ul{
    padding: 10px 0;
    border-bottom: 1px dotted #eeeeee;
    overflow: hidden;
}
.ul-list ul li{
    line-height: 34px;
    height: 34px;
    position: relative;
    padding-left: 20px;
}
.ul-list ul li:before{
    position: absolute;
    width: 5px;
    height: 5px;
    background: #d2d2d2;
    left: 3px;
    top: 14px;
    content: "";
}
.ul-list ul li a{
    float: left;
    background: url(../images/h2_03.png) no-repeat left center;
    color: #666;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 70%;
}
.ul-list ul li span{
    float: right;
    color: #999;
}
.ul-list ul li a:hover{
    color: #b70014;
}
.page-btn{
    margin: 28px 0;
    font-size: 14px;
    text-align: center;
}
.page-pos{
    display: inline-block;
}
.page-btn span{
    display: inline-block;
    padding: 4px 9px;
    border: 1px solid #cccccc;
    margin-right: 4px;
    cursor: pointer;
}
.page-btn span:hover{
    border: 1px solid #40b6d9;
    color: #40b6d9;
}
.page-btn a{
    display: inline-block;
    padding: 4px 9px;
    border: 1px solid #40b6d9;
    color: #40b6d9;
    margin-right: 4px;
}
.page-btn a:hover{
    background: #40b6d9;
    color: #fff;
    /*font-weight: bold;*/
}
.page-btn em{
    color: #40b6d9;
    margin-right: 4px;
}
.page-btn .page-ip{
    width: 58px;
    border: 1px solid #cccccc;
    height: 14px;
    line-height: 14px;
    padding: 6px 0;
    text-align: center;
}
.page-btn .page-sure{
    color: #40b6d9;
    border: 1px solid #cccccc;
    text-align: center;
    width: 45px;
    background:#fff;
    height: 29px;
    cursor: pointer;
}

.gl-right .lm-title{
    height: 60px;
    background: #b70014;
    text-align: center;
    line-height: 60px;
}
.gl-right .lm-title span{
    display: inline-block;
    padding-right: 49px;
    background: url(../images/gl5_03.png) no-repeat right center;
    font-size: 18px;
    font-weight: bold;
    color: #fff;
}
.glr-nav{

}
.glr-nav li{
    height: 40px;
    border: 1px solid #f0f3f6;
    margin-top:5px;
    background-image: url(../images/gl3_06.png);
    background-repeat: no-repeat;
    line-height: 40px;
    background-position: 199px center;
    text-indent: 56px;
}
.glr-nav li a{
    color: #666;
}
.glr-nav li:hover{
    background-color: #f28b26;
    border: 1px solid #f28b26;
    background-image: url(../images/gl2_03.png);
}
.glr-nav li:hover a{
    font-weight: bold;
    color: #fff;
}
.glr-nav li.active{
    background-color: #f28b26;
    border: 1px solid #f28b26;
    background-image: url(../images/gl2_03.png);
}
.glr-nav li.active a{
    font-weight: bold;
    color: #fff;
}
.gl-box{
    overflow: hidden;
}
.page{
    margin-top: 20px;
    text-align: center;
}

/*xilan*/
.xl-content{
    margin-top: 20px;
    overflow: hidden;
    padding: 0 80px;
    padding-bottom: 20px;
}
.xl-content h2{
    text-align: center;
    font-weight: bold;
    font-size: 24px;
    color: #ea312d;
    margin: 5px 0 25px 0;
}
.xl-content .talk{
    text-align: center;
    margin: 32px 0;
}
/*.xl-content .talk img{
    max-width: 100%;
}*/
.xl-content .dri-text{
    height: 40px;
    border-bottom: 1px solid #eee;
    line-height: 40px;
    color: #999;
    overflow: hidden;
    font-size: 14px;
}
.xl-content .dri-text .p1{
    float: left;
}
.xl-content .dri-text .p1 span{
    margin-right: 23px;
}
.xl-content .dri-text .p2{
    float: left;
}
.xl-content .dri-text .p2 span{
    margin-left: 34px;
}
.con-text p{
    color: #666;
    line-height: 33px;
    margin-bottom: 10px;
    text-indent: 2em;    
}
.xl-lss{
    overflow: hidden;
    border-bottom: 1px solid #e4e2e3;
    padding-bottom: 10px;
    margin-top: 38px;
}
.xl-lss .share{
    float: left;
}

.xl-lss .xl-mobtn{
    float: right;
}
.xl-lss .xl-mobtn span{
    margin-left: 17px;
    font-size: 12px;
    color: #333;
}
.con-text{
    margin-top: 30px;
}
.share{
    float: right;
    margin-top: 10px;
    width: 173px;
}
.share .div-t{
    float: left;
    margin-right: 1px;
    line-height: 29px;
}

/*xilan*/