.left{ float:left;}
.right{ float:right;}
.w400{ width: 330px;
    margin-left: 20px;}
.w800{ width:850px;}
#newsTwo{
    width: 1200px;
    margin: 0 auto;
}
.newsTwoGps{
    border-bottom: 1px solid #F2F2F2;
    padding-left: 0px;
    color: #6B6B6B;
    line-height: 40px;
    padding-top: 20px;
    margin-bottom: 20px;
    font-size: 16px;
}
.newsTwoGps>a{
    color: #6B6B6B;
}
.newsTwoTitle{
     
    line-height: 50px;
    background: #008ED6;
    font-size: 25px;
    font-weight: bold;
    padding-left: 20px;
    color: #fff;
    position: relative;
}
.newsTwoTitle>div{
    position: absolute;
    top:50px;
    width: 25px;
    height: 23px;

}

.bgc_gray{ background:#f8f8f8;}
.mt15{margin-top:15px;}
h3{padding: 0px 0;}
h3 i{ font-size:22px; line-height:20px; border-right:1px solid #e0e0e0; padding:0 15px 0 0 ; }
h3.tit_f24{ font-size:24px; padding:15px 0; overflow:hidden; border-bottom:1px solid #e0e0e0;}
h3.tit_f24 em{ display:block; line-height:26px;}
h3.tit_f24 em.f18{ font-size:18px;}
h3.tit_f24 i{ border: none; float:left; padding-left:20px;}

.ph_list{    width: 90%;
    margin: 15px auto;    padding-bottom: 20px;font-size:14px}
    .ph_list li{ 
    float:left  
}
.san1{
    background: url("../img/san1_03.png") no-repeat;
    left: 0;
}
.san2{
    background: url("../img/san2_03.png") no-repeat;
    right: 0;
}
.newsTwoTxt{
    
    padding: 20px 25px 30px 25px;
}
.newsTwoTxt>ul{
    padding: 15px 0;
    border-bottom: 1px dashed #E2E2E2;
}
.newsTwoTxt>ul a{
    font-size: 16px;
}
.newsTwoTxt>ul>li{
    list-style: disc inside;
    color:#008ED6 ;
    font-size: 14px;
    line-height: 40px;
    position: relative;
}
.newsTwoTxt>ul>li>span{
    color: #666;
    position: absolute;
    right: 0;
}
.test1 h1{
    font-size: 30px;
    text-align: center;
    margin: 10px 0 10px;
}
.test1 h3{
    font-size: 20px;margin-bottom:15px;
    text-align: center;
}
.test1 p{
   
    font-size: 16px !important;
    line-height: 220% !important;
}
.test1 p img {
    margin:0 auto;
    max-width:550px;border:none !important;
text-indent:-2em;display:block;
    }
.test1 table {
    margin:0 auto;
    max-width:100%
    }
.test1 table td p{
        text-indent:0
    }
.test1 div{
    line-height: 25px;
    color: #000;
}
.newsLink{
    margin: 20px 0 20px 20px;
}
.newsLink>a{
    color: #000;
}
.newsTwoVideo{
    padding: 20px;
}
.newsVideo{
    margin-top: 40px;
}
.newsVideo>div{
    width: 23%;
    position: relative;
    float: left;
    margin-right: 25px;
}
.newsVideo>div>p{
    width: 100%;
    position: absolute;
    left: 0;
    top: 141px;
    padding: 5px 0;
    background: #000;
    opacity: .7;
    color: #fff;
    text-align: center;
}
.v1{
    margin-top: 0;
}
.newsVideo .endVideo{
    margin-right: 0;
}