﻿

.neirong{
    background:#f4f6fb;
    border:1px dashed #808080;
    margin-top:20px;
}
.neirong>h3{
    text-align:center;
    font-size:30px;
}
.neirong>h4{
        font-size:16px;
	 text-indent:2em;
     margin:25px 20px 0 20px;
}
.neirong>p{
    font-size:16px;
	 text-indent:2em;
     margin:25px 20px 0 20px;
}
.neirong>span{
    text-align:center;
    display:block;
    color:#7f7f7f;
}
.neirong>.p-1{
    font-size:14px;
    color:#fba966;
}

.neirong p a{
    color:red;
 
}


/*页面的图片设置居中*/
.neirong>.p-13{
    text-align:center;
    text-indent:0!important;
}


/*底部的设置*/
.dibu{
    width:900px;
    height:60px;
    margin:20px 40px 30px 40px;
    background:#ffffff;
    position:relative;
    
}
.dibu>a{
    color:#dedede;
    text-decoration:none;
}
.dibu>a>img{
    height:60px;
}
.dibu>a>span{
    display:inline-block;
    height:60px;
    margin-top:-15px;
    vertical-align:70%;
}

.dibu-1{
    float:left;
    
}
.dibu-2{
    font-size:16px;
        position:absolute;
        left:410px;
        top:17px;
    
}
.dibu-3{
    float:right;
    text-align:right;
    
}
/**/

/*单独页面23.html设置*/
.p_23{
    background-color:#e4e5e6;
    border-top:4px solid  #b2dbbf;
    border-left:4px solid  #b2dbbf;
    text-indent:0;
    padding:10px 20px;
    width:80%;
    margin:0 auto!important;
}
.h4_23{
    text-align:center;
}
.h4_23 span{
    background-color:#c53f46;
    color:#fff;
    display:inline-block;
    padding:5px 15px;
}
.h4_23 span b{
    color:#ffea71;
}
.h4_23 a{
    border:1px solid #c53f46;
    margin-bottom:-4px;
}
/**/


.imgText_25,.imgText_26{
    color: rgb(136, 136, 136);
}
/*25页面设置*/
.imgText_25{
    margin-left: -45%;
    font-size: 15px;
}
.div_25 h4{
    color:#5ab7ee;
    font-size:20px;
}
/**/

.imgText_26{
    float:left;
    margin-left:30px;
}

.p_28 img{
    width: 30px;
    vertical-align: middle;
}
.p_28{
    text-indent:0!important;
    background-color:#e9f1f8;
    border:1px solid #205792;
    color:#105792;
    padding:15px;
    border-radius:8px;
    margin:0 auto!important;
    width:900px;
    box-sizing:border-box;
}
.title_28{
    text-align:center;
    text-indent:0!important;
}
.title_28 strong,.title_28 span{
    display:inline-block;
}
.title_28 strong ,.title_28 b{
    font-size:19px;

}
.title_28 b{
    color:#2aa593;
}
.title_28 strong{
    padding:5px 20px 10px 20px;
    background-color:#2aa593;
    color:#fff;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    position:relative;
    overflow:hidden;
}
.title_28 span{
    padding:20px;
    background-color:#ffdd7e;
    width:109%;
    position:absolute;
    left:-12%;
    top:34px;
    border-radius:100%;
}
.img_28{
    position:absolute;
    left:-5px;
    top:-12px;
}
.div_28{
    width:900px;
    margin:0 auto;
    border:1px  dashed #60bcae;
    padding:10px;
    position:relative;
}
.div_28 div{
    background-color:#eff8f3;
    font-size:16px;
    padding:15px;
}
.div_28 div p,.div2_28 p{
    margin:35px 0;
}
.div_28 div p strong,.div2_28{
    color:#e02142;
}
.div_28 div p span ,.divBottom{
    color:#888888;
}
.div_28 div .p-13{
    text-align:center;
}
.divBottom{
    text-align:right;
}
.div2_28{
    width:800px;
    margin:0 auto;
    font-size:16px;
}

.pColor_29{
    color:#7f7f7f;
    font-size:15px;
}
.bColor_29{
    color:#091da3;
}
.B_29{
    display:inline-block;
    padding:10px;
    font-size:15px;
    border-bottom:2px solid #091da3;
}
.P_29{
    border-bottom:1px solid #7f7f7f;
}