*{margin: 0;padding:0;}
body{
    border: none;
    outline: none;
    clear: both;
    font-family: "Microsoft YaHei",Helvetica,Verdana,Arial,sans-serif;
}
.content{
    width: 1200px;
    margin:20px auto 0 auto;
    border: 1px solid #ddd;
    padding-bottom: 40px;
    background-color: #fff;
}
.content_A{
    height:100%;
    margin-top:1%;
}
.content_a{
    height:50px;
    margin-top: 5px;
    margin-bottom: 10px;
    border-bottom: 1px solid #eee;
}
.content_a p{
    display: block;
    height: 50px;
    width:200px;
    line-height: 50px;
    background: #cc3333;
    text-align: center;
    font-size:18px;
    letter-spacing: 1px;
    font-weight: bold;
}
.content_a p span{
    color: #fff;
}
.content_b{
    width:102%;
    max-height:220px;
}
.content_b ul{
    width: 48%;
    height:220px;
    margin:0;
    padding: 0;
    float: left;
    margin-right:2%;
    margin-top:0 !important;
    margin-bottom: 10px;
    border: 1px #eee solid;
    list-style: none;
}
.content_b ul h4{
    width:100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
    color:#0b76ac;
    float: left;
    padding-left: 10px;
    border-bottom: 1px solid #eee;
    margin: 0 0 0 0 !important;
}
.content_b ul h4 span{
    font-size: 12px;
    color:#fff;
    background: #c00;
    width:80px;
    height:39px;
    float: right;
    text-align: center;
}
.content_b ul li h4 span:hover{
    color: #ff7800;
}
.content_b ul li{
    width: 100%;
    border-bottom: 1px dashed #ddd;
}
.content_b ul li a{
    font-size: 14px;
    width:100%;
    padding-left: 10px;
    line-height:35px;
    letter-spacing: 1px;
    color: #5C5C5C;
}
.solveTable1{
    width: 100%;
    max-width:1200px;
    margin: 0 auto;
    margin-top:-40px;
    /*border:1px solid #e0e0e0;*/
    background-color:#fff;
    overflow: hidden;
    margin-bottom: 20px;
}
.solveTable{
    width: 100%;
    max-width:1200px;
    margin: 0 auto;
    margin-top:40px;
    background-color:#fff;
    /*background-color: #DEDEDE;*/
    overflow: hidden;
    margin-bottom:40px;
}
.solveTable1 h2,
.solveTable h2{
    margin: 60px 0 10px 110px;
    font:24px "Microsoft YaHei",Helvetica,Verdana,Arial,sans-serif;
    color: #35363a;
    font-weight:600;
    letter-spacing:2px;
}
.solveTable1 table,
.solveTable table{
    width:1200px;
    top:0px;
    display: none;
}
.solveTable1 table tr td,
.solveTable table tr td{
    width: 100%;
    font:19px "Microsoft YaHei",Helvetica,Verdana,Arial,sans-serif;
    color: #5c5c5c;
    height:200px;
    vertical-align: top;
}
.solveTable1 table tr td ul span,
.solveTable table tr td ul span{
    display: block;
    margin-bottom: 20px;
}
.solveTable1 table tr td ul,
.solveTable table tr td ul{
    list-style: none;
    padding-right: 2em;
}
.solveTable1 table tr td ul li{
    margin: 5px 0;
}
.solveTable table tr td ul li {
    border-bottom:  1px dashed #ccc;
    list-style-position: outside;
    margin: 5px 0;
}
.solveTable1 table tr td ul li a,
.solveTable table tr td ul li a{
    font: 18px/20px "Microsoft YaHei",Helvetica,Verdana,Arial,sans-serif;
    letter-spacing: 1px;
    color: #5c5c5c;
    line-height:200%;
}
.hr_l{
    width: 100%;
    height:0;
    border-bottom:1px solid #888;
    margin: 0;
}
.solve_List{
    width: 100%;
    height:auto;
    margin-top:40px;
}
.solve_List span{
    font: 24px "Microsoft YaHei",Helvetica,Verdana,Arial,sans-serif;
    color: #35363a;
    font-weight:500;
    letter-spacing: 1px;
}
.solve_List a{
    float: right;
    display: block;
    padding-right: 10px;
    font: 14px "Microsoft YaHei",Helvetica,Verdana,Arial,sans-serif;
    color: #999;
    margin-top: 14px;
}
.solveTable1 table tr td ul div a i{
    height: 24px;
    line-height: 14px;
    font-size: 14px;
    margin-right: 8px;
}
.solveTable1 table tr td ul div a,
.solveTable table tr td ul div a{
    color:#999;
    font-size: 1.6rem;
    margin-bottom:0;
    float: right;
}
.solve_List a:focus,
.solve_List a:hover,
.solveTable1 table tr td ul li a:focus,
.solveTable1 table tr td ul li a:hover,
.solveTable table tr td ul li a:focus,
.solveTable table tr td ul li a:hover{
    outline: none;
    color: #f0b775;
}
.solve_List aa:hover,
.solveTable1 table tr td ul div a:hover,
.solveTable table tr td ul div a:hover{
    color: #ff7800;
    border: none;
    outline: none;
}
.solve_T{
    width:1200px;
    height: auto;
    margin: 0 auto;
    margin-top:80px;
}