*{
    padding:0px;
    margin:0 auto;
}
ul{
    list-style-type: none;
}
a{
    text-decoration: none;
}
.mo_container{
    display: none;
}
.container{
    /*width:100%;*/
    height: 1082px;
    text-align: center;
     background: url("../images/pc_rep1.png") no-repeat center center;
    /*background-size: 100% 92%;*/
}
.container .content{
    width:1200px;
    position: relative;
    overflow-x: hidden;
}
.container .content .pc_top{
    width:600px;
    height: 100px;
    margin-top: 335px;
}
.container .content .pc_top .pc_p1{
    color:#333;
    font-family:微软雅黑;
    font-weight: bold;
    font-size:30px;
}
.container .content .pc_top .pc_title .hide{
    width:300px;
    height: 20px;
    border-bottom: solid 1px #aaa;
}
.container .content .pc_bom{
    width: 1000px;
    height: auto;
    position: relative;
}
.container .content .pc_bom .pc_left{
    width:900px;
    height:400px;
    /*margin-left:100px;*/
    position:absolute;
    left:100px;
}
.container .content .pc_bom .pc_left ul{
    list-style-type: none;
    display: block;
 /*padding-left:-20px;*/
 margin-left:-130px;
}
.container .content .pc_bom .pc_left ul li{
    width: 430px;
    height: 100px;
    text-align: center;
    line-height: 80px;
    float: left;
    margin-left: 60px;
}
.container .content .pc_bom .pc_left ul li a {
    text-decoration: none;
    color: #111;
    display: inline-block;
    font-size: 20px;
    width: 430px;
    height: 80px;
    border-radius: 15px;
    border-bottom: solid 1px #ccc;
    background: #f5f5f5;
    font-family: 微软雅黑;
}
/*媒体查询*/

/*********************媒体查询****************************/
.container .content .pc_bom .pc_right{
    width:150px;
    height: auto;
    margin-top:25px;
    /*background: #0ff;*/
    position:absolute;
    top:-20px;
    left:946px;
}
.container .content .pc_bom .pc_right>a{
    display: block;
    width:132px;
    height: 150px;
    margin-left:33px;
}
.container .content .pc_bom .pc_right>a>img{
    width:132px;
    height: 150px;
}
.container .content .pc_footer{
    width:auto;
    height: 140px;
    margin-top:455px;
    /*position: absolute;
    top:300px;*/
}
.container .content .pc_footer>p{
    font-size:10px;
    color:#555;
    margin-top:5px;
}
.container .content .pc_footer>p a{
	color:#555;
}
.container .content .pc_footer>.pc_p1{
    width:525px;
    height: 74px;
    white-space: normal;
}
.container .content .pc_footer>.pc_p1>img{
    display: inline-block;
    width:222px;
    height: 55px;
    padding-left:30px;
}
/*******************************************目录页面样式*********************************************/
.list1_body{
    background: url("../images/body_bg.png") no-repeat center center;
    background-size:100% 100%;
}
.list_body{
    background: url("../images/body_bg.png") no-repeat center top;
    background-size:100% auto;
}
.list_con{
    width:100%;
    height:auto;
}
.list_con .list_top{
    width:100%;
    height: 600px;
    background: url("../images/list_pc1.png") no-repeat center center;
    background-size: 100% 110%;
    text-align: center;
    position: relative;
}
.list_con .list_top>p{
    font-size:40px;
    color:#fff;
    font-weight: bold;
    position: relative;
    /*letter-spacing:2px;*/
    top:68%;
}
.list_con .list_mid{
    width:100%;
    height: 176px;
    border-bottom:dashed 2px #f6ea38;
    text-align: center;
}
.list_con .list_mid .list1{
    width:auto;
    display: inline-block;
    height: 102px;
    border-bottom:solid 5px #f6ea38;
    text-align: center;
    position: relative;
    top:41%;
}
.list_con .list_mid .list1>p{
    width:auto;
    padding:0 20px;
    min-width: 300px;
    height: 85px;
    line-height: 85px;
    border-radius: 10px;
    background: #d22e2f;
    font-size:44px;
    font-weight: bold;
    color:#fff;
    text-align: center;
    text-shadow:  3px 1px 3px #555;
    margin-top:-21px;
}
.list_con .list_mid2{
    width:100%;
    height: auto;
    margin-top:0px;
    padding-top: 50px;
    background:url("../images/list_bg3.png") no-repeat center center;
    background-size: 100% auto;
      /*background: #f00;*/
}
.list_con .list_mid2 .list_one{
    width:956px;
    height: auto;
    border:solid 2px #222;
    border-bottom:solid 2px #222;
    box-shadow: 0 3px 6px 2px #aaa;
    position:relative;
}
.list_con .list_mid2 .list_one .list_two{
    width:956px;
    height: auto;
    border:solid 2px #222;
    position:relative;
    top:-10px;
    left:-15px;
    background: #fff;
     border-top:solid 2px #222;
    box-shadow: 0 -2px 10px 1px #aaa;
    padding-bottom: 15px;
}
.list_con .list_mid2 .list_one .list_two ul>li{
    display: block;
    height: 45px;
    line-height: 50px;
}
.list_con .list_mid2 .list_one .list_two ul>li>a{
    font-size:18px;
    color: #555;
    letter-spacing: 1px;
}
.list_con .list_mid2 .list_two ul>.active1>img{
    width:30px;
    height: 40px;
    /*display: block;*/
    position: relative;
    left:-15px;
}
.list_con .list_mid2 .list_two ul>.active>img{
    width:30px;
    height: 40px;
    position: relative;
    left:-15px;
}

.list_con .list_mid2 .list_one .list_two ul>.act>img{
    width:30px;
    height: 20px;
    position: relative;
    left:-15px;
}
.list_con .list_mid2 .list_one .list_two ul>.active1>a{
    font-size:24px
}
.list_con .list_mid2 .list_one .list_two ul>.active>a{
    font-size:24px
}
.list_con .list_mid2 .list_one .list_two ul>.act>a{
    font-size:20px
}
.list_con .list_mid2 .list_one .list_two ul>.act1>a{
    padding-left:32px;
}

.list_con .list_bom{
    width:100%;
    height: 250px;
    /*margin-top:60px;*/
    padding-top: 60px;
    margin-bottom: 15px;
    display: flex;
    background:url("../images/list_bg3.png") no-repeat center center;
    background-size: 100% auto;
    /*background: #f00;*/
}
.list_con .list_bom .list_bom1{
    width:1000px;
    height: auto;
    display: flex;
}
.list_con .list_bom .list_left{
    width:500px;
    height: 200px;
    display: flex;
    margin-left: 0px;
}
.list_con .list_bom .list_left .img1{
    height: 100px;
    width:50px;
    display:block;
    margin-top:-25px;
}
.list_con .list_bom .list_left>p{
    display: flex;
    flex-direction: column;
    margin-top:-5px;
    margin-left:-20px;
}
.list_con .list_bom .list_left .img2{
    height: 78px;
    width:355px;
    display:block;
}
.list_con .list_bom .list_right{
    width:500px;
    height: 200px;
    display: flex;
    margin-left: 145px;
}
.list_con .list_bom .list_right a{
    display: inline-flex;
    flex-direction: column;
    text-align: center;
}
.list_con .list_bom .list_right a>span{
    color:#000;

}
.list_con .list_bom .list_right .img3{
    height: 150px;
    width:150px;
    display:block;
}
.list_con .list_bom .list_right .img4{
    height: 150px;
    width:150px;
    display:block;
}
.list_con .list_bom .list_right .img1{
    height: 100px;
    width:50px;
    display:block;
    margin-top:140px;
}

/************************************content摘要页面的样式***************************************/
.list_con .con_mid2{
    width:1200px;
    height: auto;
    margin-top:45px;
}
.list_con .con_mid2 .con_one{
    width:1000px;
    height: auto;
    position:relative;
    text-align: center;
}
.list_con .con_mid2 .con_one>.title{
    /*width:980px;*/
    font-size:26px;
    height: 50px;
    font-weight: bold;
    color:#333;
    letter-spacing: 4px;
	text-align:center;
}
.list_con .con_mid2 .con_one>.para{
       width: 966px;
    font-size: 18px;
    color: #333;
    letter-spacing: 2px;
    text-indent: 40px;
    text-align: justify;
    line-height: 34px;
}
.list_con .con_bom{
    width:1200px;
    height: 100px;
    margin-bottom:40px;
    margin-top:100px;
}
.list_con .con_bom .return{
    width:410px;
    height: 94px;
    background: url("../images/pc_bg1.png") no-repeat center center;
    background-size:410px 94px;
    text-align: center;
    line-height: 90px;
    
}
.list_con .con_bom .return>a{
     font-size:34px;
    color: #fff;
    font-weight:bold;
    letter-spacing: 2px;
    text-shadow:  3px 1px 3px #555;
}

/**********************************************section 章节内容的css样式******************************************/
.list_con .con_mid2 .sec_one{
    width:1000px;
    height: auto;
    position:relative;
    text-align: left;
}
.list_con .con_mid2 .sec_one .sec1{
    display: inline-block;
    width:auto;
    max-width:870px;
    height: 70px;
   background:#32a8de;
    text-align: left;
    font-size:28px;
    color:#fff;
    font-weight: bold;
    line-height: 70px;
}
.list_con .con_mid2 .sec_one .sec1>span{
    padding-left:20px;
}

.list_con .con_mid2 .sec_one .sec_one1 .sec11{
    width:8px;
    height: 70px;
    background-color: #98d3ee; 
    margin-left:2px;
    display: inline-block;
    vertical-align: bottom;
}
.list_con .con_mid2 .sec_one .sec_one1 .sec21{
    width:3px;
    height: 70px;
    background-color: #98d3ee; 
    margin-left:2px;
    display: inline-block;
    vertical-align: bottom;
}
.list_con .con_mid2 .sec_one .sec_one1 .sec22{
    width: 0;
    height: 0;
    border-top: 0px solid transparent;
    border-right: 60px solid #4d8aa3;
    border-bottom: 20px solid transparent;
    margin:0px;
}
.list_con .con_mid2 .sec_one .three{
    font-size: 24px;
    margin-left:55px;
    margin-top: 20px;
}
.title{
    
    width:970px;
    height: auto;
    font-size:18px;
    letter-spacing: 2px;
   
    margin-top:20px;
    margin-bottom:0px;
    text-indent: 40px;
    line-height: 35px;
    text-align: justify;
}
.list_con .con_mid2 .sec_one .title{
    display: inline-block;
    width:970px;
    height: auto;
    font-size:18px;
    letter-spacing: 2px;
    margin-left:30px;
    margin-top:20px;
    margin-bottom:0px;
    text-indent: 40px;
    line-height: 35px;
    text-align: justify;
}
.list_con .con_mid2 .sec_two{
    width:740px;
    height: 470px;
    position:relative;
    text-align: center;
    background:#32a8de;
    border-radius: 10px;
    padding-top:26px;
	margin-top:20px;
}
.list_con .con_mid2 .sec_two>img{
    width:666px;
    height: 402px;
}
.list_con .con_mid2 .sec_two>p{
    height: 30px;
    line-height: 0px;
    font-size:18px;
    margin-top:30px;
    color:#fff;
}