/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 2017-12-19, 13:53:49
    Author     : Administrator
*/
.my-at{
    width: 1200px;
    margin:0 auto;
    background-color:#ededed;
}
.article1{
    width:1200px;
}
.caseleft {
    float: left;
    width: 820px;
}
.linebottom {
    border-bottom: 1px solid #D5D5D5;
}
.caseright {
    margin-left: 825px;
}
.p30 {
    padding: 30px;
}
.bgwhile {
    background-color: #fff;
}
.fs18 {
    font-size: 18px;
    color: #bababb;
    text-align: center;
}
.fs40 {
    font-size: 45px;
    color: #9fa0a0;
    text-align: center;
}
.div5px {
    height: 5px;
    line-height: 5px;
}
.p20 {
    padding: 20px;
}
.linebottom {
    border-bottom: 1px solid #D5D5D5;
}
.fs16 {
    font-size: 16px;
    color: #999999;
}
.linebottom2 {
    border-bottom: 1px dotted #e8e8e8;
}

.yjlist {
    width: 100%;
    margin: 0px auto 0;
    padding: 0;
    list-style: none;
    text-align: left;
}
.yjlist li {
    font-size: 36px;
    height: 144px;
    border-bottom: 5px solid #ededed;
}
.yjlist li a {
    background: #f9f9f9;
    color: #d2d2d2;
    display: block;
    height: 136px;
    line-height: 136px;
    text-decoration: none;
    font-size: 36px;
    text-align: center;
}
.div11 {
    width: 100%;
    padding-bottom: 20px;
    padding-top: 10px;
}
.div11 .title3 {
    color: #9b9fa0;
    font-size: 12px;
}
.div11 .title1 {
    color: #898989;
    font-size: 13px;
    text-align: right;
}