﻿.main {
    width: 1188px;
    margin: 0 auto;
    overflow: hidden;
    padding: 30px 0 60px 0;
}
.lft {
    width: 260px;
    float: left;
}
.side_manu {
    margin-bottom: 15px;
}
.side_title {

    display: block;
    height: 82px;
    background: #ad7a4d;
    color: #fff;
    padding: 0 10px;
    font-weight: normal;

}
.side_title i {

    display: block;
    width: 50px;
    height: 82px;
    line-height: 82px;
    font-size: 53px;
    text-transform: uppercase;
    float: left;
    text-align: center;

}
em, i {

    font-style: normal;

}
.side_title span {

    display: block;
    height: 82px;
    font-size: 24px;
    margin: 0 0 0 60px;
    padding-top: 20px;

}
.side_title span em {

    display: block;
    height: 20px;
    line-height: 20px;
    font-size: 14px;

}
.side_title {

    color: #fff;
    font-weight: normal;

}
.side_manu ul {

    border: 1px solid #ddd;
    display: block;
    margin: 0px;
    padding: 10px;

}
.side_manu ul li {

    height: 35px;
    line-height: 35px;
    background: #eee url(../images/side_nav.png) no-repeat 10px center;
    margin-bottom: 6px;

}
.side_manu ul li a {
    font-size: 15px;
    font-family: "微软雅黑";
    display: block;
    padding-left: 30px;
    color: black;
}
.lxwm {

    margin-bottom: 10px;

}
.lxwm h3 {

    display: block;
    height: 110px;

}
.lxwm ul {

    display: block;
    margin: 0px;
    padding: 10px 0px;

}
.lxwm ul li {
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 24px;
    min-height: 24px;

}
.riht {
    width: 899px;
    float: right;
    font-family: "微软雅黑";
}
.title_2 {

    display: block;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #ddd;
    font-size: 24px;
    color: #ad7a4d;
    padding: 0;
    font-weight: normal;

}
.title_2 span {
    display: block;
    width: 500px;
    height: 60px;
    float: right;
    text-align: right;
    font-size: 12px;
    color: #999;
}
.riht ul {
    font-size: 14px;
    line-height: 25px;
    padding-top: 10px;
    font-family: "微软雅黑";
    padding-top: 15px;


}
.ct_l{
    width: 50%;
    float: left;
}
.ct_l h1 {
    padding: 15px 0;
    font-weight: normal;
    font-size: 20px;

}
.ct_r li {
    width: 100%;
    margin-bottom: 12px;
    height: 100%;
    display: inline-block;
}
.ct_r .tit {
    display: block;
    width: 60px;
    height: 35px;
    line-height: 35px;
    text-align: right;
    font-size: 13px;
    float: left;
    color: #333333;
}
.ct_r{
    width: 50%;
    float: left;
}
.ct_r input {
    width: 368px;
    height: 35px;
    border: 1px solid #ddd;
    line-height: 35px;
    padding: 0 5px;
    float: left;
    font-size: 13px;
}
.ct_r .tit i {
    font-style: normal;
    color: #F00;
}
.ct_r textarea {
    font-size: 13px;
    width: 370px;
    height: 80px;
    border: 1px solid #ddd;
    line-height: 150%;
}
.ct_r input[type="submit"] {
    width: 160px;
    height: 45px;
    background: #ad7a4d;
    border: 1px solid #ad7a4d;
    text-align: center;
    line-height: 45px;
    cursor: pointer;
    color: #FFF;
    font-size: 18px;
}
.title_news {

    font-size: 24px;
    padding-top: 30px;

}
.news_Date {

    color: #999;
    text-align: center;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;

}
.title_news {

    text-align: center;
    font-size: 24px;
    font-weight: bold;
    color: #555;

}
.riht ul img{
    display: block;
    margin: 0 auto;
}
.title_3 {

    display: block;
    color: #555;
    padding: 30px 30px;
    border-top: 1px solid #ccc;
    margin-top: 40px;

}
.title_3 li {

    height: 40px;
    line-height: 40px;
    border-bottom: 1px dotted #ddd;
    font-size: 18px;
    font-weight: bold;

}
.title_3 li a {

    color: #999;
    font-size: 18px;
    font-weight: normal;

}