
@charset "utf-8";
*{
    padding:0;
    margin:0;
    border:0;
}
body{
    font-family: "微软雅黑";
    color: #333;
    font-size: 14px;
}
div, span, h1, h2, h3, h4, h5, h6, p, a, img, dl, dt, dd, ol, ul, li {
    overflow:hidden;
}
img {
    border:none;
    vertical-align:top;
}
a {
    color:#666;
    text-decoration: none;
}
a:hover {
    text-decoration:none;
    color:#0075c2;
}
.clear {
    clear:both;
    font-size:0;
    line-height:0;
}
.mga{
    margin:0 auto;
    width:1200px;
}
.cen{
    text-align: center;
}
.bgw{
    background: #fff;
}
.bgb{
    background: #f5f5f5;
}


.banner{
    width:100%;
    height:570px;
    display: block;
}

.block{
    width:100%;
    padding:80px 0;
}

.title{
    font-size: 36px;
    font-weight: bold;
    color: #222;
}
.intr{
    line-height: 24px;
    padding-top:30px;
    color: #666666;
}
.cpjs{
    margin-top:40px;
}
.cp_l{
    width:600px;
    height:450px;
    float: left;
}
.cp_r{
    width:560px;
    float: right;
}
.cp_r_t{
    font-size: 30px;
    color: red;
}
.cp_r_cs ul li{
    padding:14px 0;
    font-size: 16px;
}
.cp_r_cs ul li span{
    width:120px;
    display: block;
    float: left;
}
.cp_r_cs ul li p{
    line-height: 24px;
    float: left;
    width:400px;
}
.cp_r_tel{
    font-size: 18px;
    color: red;
    padding-left:55px;
}
.cp_r_tel span{
    display: block;
    font-size:30px;
}
.ys{
    margin-top:40px;
}
.cs table{
    width:800px;
    text-align: center;
    margin:0 auto;
    border-left:1px solid #eeeeee;
    border-top:1px solid #eeeeee;
}
.cs table tr th{
    background: #cfeeff;
}
.cs table tr th,.cs table tr td{
    padding:15px 0;
    border-right:1px solid #eeeeee;
    border-bottom:1px solid #eeeeee;
}
.cs table tr th.tbg,.cs table tr td.tbg{
    background: #4d809d;
    color: #fff;
    font-weight: bold;
}
.al ul li{
    width:270px;
    margin-right:40px;
    float: left;
    line-height: 40px;
    text-align: center;
}
.al ul li:last-child {
    margin-right: 0;
}
.morezt a{
    width:240px;
    height:40px;
    border-radius: 3px;
    background: red;
    text-align: center;
    line-height:40px;
    color: #fff;
    font-size: 16px;
    display: block;
    margin:30px auto 0;
}
.lx_l{
    float: left;
    width:550px;
}
.lx_r{
    width:500px;
    line-height: 24px;
    float: right;
}
.lx_r span{
    font-size: 20px;
    color: red;;
}
.xc_l{
    width:550px;
    float: left;
}
.xc_r{
    width:550px;
    padding-top:40px;
    float: right;
    line-height: 30px;
    font-size: 14px;
}
