@charset "utf-8";

body {
    background-color: #f3f3f3;
    min-height: 100%;
}

.w1356 {
    width: 1356px;
    margin: 0 auto;
}

.w1358 {
    width: 1358px;
    margin: 0 auto;
}

.w1080 {
    width: 1080px;
    margin: 0 auto;
}

.header {
    width: 100%;
    min-width: 1356px;
    height: 94px;
    background-color: #ffffff;
    overflow: hidden;
}

.footer {
    width: 100%;
    min-width: 1356px;
    height: 155px;
    margin: 0 auto;
    overflow: hidden;
}

.logo {
    width: 113px;
    height: 47px;
    margin: 25px 0 0 58px;
    float: left;
}

.logo img {
    width: 113px;
    height: 47px;
}

.nav {
    width: 100%;
    min-width: 1356px;
    line-height: 60px;
    background-color: #db3b34;
}

.nav li {
    float: left;
    position: relative;
}

.nav li a {
    display: block;
    padding: 0 65px;
    font-size: 24px;
    color: #ffffff;
}

.nav li+li::before {
    display: block;
    content: "";
    width: 1px;
    height: 12px;
    background-color: #ff8383;
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: -1px;
}

.nav li.on a {
    background-color: #cc1c1b;
}

.nav li.on a::after {
    display: block;
    content: "";
    width: 24px;
    height: 7px;
    background-image: url(../images/ads-nav.png);
    background-repeat: no-repeat;
    position: absolute;
    left: 50%;
    margin-left: -12px;
    bottom: 0;
}

.redBox {
    height: 188px;
    background-color: #e81123;
    position: absolute;
    width: 100%;
    z-index: 1;
    left: 0;
}

.layout {
    width: 960px;
    margin: 0 auto;
    position: relative;
    z-index: 2
}

.content {
    background-color: #ffffff;
    padding-bottom: 50px;
    -webkit-box-shadow: -4px 0 2px 0 #ececec, 4px 0 2px 0 #ececec;
    -ms-box-shadow: -4px 0 2px 0 #ececec, 4px 0 2px 0 #ececec;
    -moz-box-shadow: -4px 0 2px 0 #ececec, 4px 0 2px 0 #ececec;
    box-shadow: -4px 0 2px 0 #ececec, 4px 0 2px 0 #ececec;
}

.content .title {
    height: 75px;
    border-bottom: 1px solid #ddd;
    position: relative;
    width: 900px;
}

.content .title .border {
    height: 3px;
    width: 170px;
    display: block;
    position: absolute;
    left: 0;
    bottom: -2px;
    background-color: #e81123;
}

.content .title div {
    height: 50px;
    position: absolute;
    top: 15px;
    left: 40px;
}

.content .lSide {
    width: 180px;
    float: left;
}

.content .title02 {
    border: 0 none;
    width: 180px;
}

.content .title02 .border {
    width: 180px;
}

.content .title02 div {
    height: 50px;
    position: absolute;
    top: 15px;
    left: 20px;
}

.content .lSide .lLink {
    background-color: #eee;
}

.content .lSide .lLink a {
    background-color: #eee;
    height: 45px;
    width: 160px;
    border-bottom: 1px solid #fff;
    font: 500 15px/45px "微软雅黑";
    color: #333;
    display: block;
    padding-left: 20px;
}

.content .lSide .lLink a:hover {
    background-color: #e81123;
    color: #fff;
    text-decoration: none;
}

.content .rSide {
    float: right;
    width: 900px;
}

.content .rSide .about,
.content .ad {
    width: 820px;
    margin: 0 auto;
}

.content .rSide .about .top {
    height: 115px;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    position: relative;
    margin-bottom: 20px;
}

.content .rSide .about h2 {
    font: 500 18px/30px "微软雅黑";
    color: #bcbcbc;
    margin-top: 10px;
}

.content .rSide .aboutTxt h3 {
    line-height: 32px;
    font-size: 18px;
}

.content .rSide .aboutTxt p {
    line-height: 28px;
    font-size: 16px;
    color: #444;
    margin-bottom: 10px;
    text-indent: 2em;
}

.content .rSide .alink {
    text-align: right;
    margin-top: 30px;
}

.content .rSide .alink a {
    padding: 5px 10px;
    background-color: #e81123;
    color: #fff;
}

.content .rSide .alink a:hover {
    background-color: #c00;
    color: #ff0;
    text-decoration: none;
}

.content .ad .adTop {
    height: 75px;
    border-bottom: 1px solid #eee;
    margin-bottom: 50px;
}

.content .ad .adTop h2 {
    font-weight: normal;
    font-size: 16px;
    color: #e81123;
    float: right;
    margin-top: 45px;
}

.content .ad .adLink {
    height: 65px;
    overflow: hidden;
}

.content .ad .adLink .mb {
    background: url(mb.jpg) 0 0 no-repeat;
    background-color: #eb3c00;
}

.content .ad .adLink a {
    background: url(dl.jpg) 0 0 no-repeat;
    padding: 0 20px 0 85px;
    background-color: #eb3c00;
    display: block;
    font: 500 24px/64px "微软雅黑";
    color: #fff;
    float: left;
    margin-left: 30px;
}

.content .ad .adLink a:hover {
    background-color: #c00;
    color: #ff0;
    text-decoration: none;
}

.content .ad .adc {
    margin: 30px 0 0 140px;
}

.content .ad .adc p {
    line-height: 30px;
    font-size: 16px;
    color: #444;
}

.content .ad .adLink2 {
    height: 65px;
    overflow: hidden;
}

.content .ad .adLink2 .mb {
    background: url(mb.jpg) 0 0 no-repeat;
    background-color: #eb3c00;
}

.content .ad .adLink2 a {
    background: url(dl.jpg) 0 0 no-repeat;
    padding: 0 20px 0 85px;
    background-color: #eb3c00;
    display: block;
    font: 500 24px/64px "微软雅黑";
    color: #fff;
    float: left;
    margin-left: 150px;
}

.content .ad .adLink2 a:hover {
    background-color: #c00;
    color: #ff0;
    text-decoration: none;
}

.content .title div p {
    font-size: 12px;
    color: #777;
}

.content .title div h2 {
    font: 500 24px/30px "微软雅黑";
    color: #c00;
}

.content .page {
    width: 858px;
    margin: 40px auto 0;
}

.content .page p {
    line-height: 36px;
    font-size: 16px;
    color: #444;
    text-indent: 2em;
}

.content .page .red {
    color: #e81123;
    text-align: right;
    margin-top: 50px;
}

.content .page2 {
    width: 858px;
    margin: 20px auto 0;
}

.content .page2 p {
    line-height: 28px;
    font-size: 14px;
    color: #444;
    text-indent: 2em;
    margin-bottom: 10px;
}

.content .page2 h2 {
    font-weight: normal;
    font-size: 14px;
    line-height: 28px;
}

.content .page2 .red {
    color: #e81123;
}

.content .pborder {
    height: 2px;
    background: #f3f3f3;
    margin: 20px 0;
}

.content .noindent p {
    text-indent: inherit;
    margin: 0;
}

/*联系我们样式*/
/*旧*/
/*.content .contact{margin:10px 0;}
.content .contact .section{height:55px;line-height:55px;padding-left:50px;}
.content .contact .section div{width:200px;float:left;font-size:16px;color:#444;}
.content .color{background-color:#f3f3f3;}
*/
/*新*/
.content .contact {
    margin: 10px 0;
}

.content .color {
    background-color: #f3f3f3;
}

.section {
    float: left;
    width: 480px;
    display: block;
}

.section2 {
    width: 960px;
}

.comName {
    margin: 0 auto;
    display: block;
    text-align: center;
    width: 350px;
    font-size: 16px;
    color: #444;
    font-weight: bold;
    line-height: 45px;
    text-indent: 1em;
}

.comRight {
    line-height: 40px;
    text-align: center;
    margin: 0 auto;
}

.comIntro {
    width: 450px;
    font-size: 16px;
    line-height: 45px;
    padding: 0 20px;
}

.depName {
    display: block;
    height: 45px;
    font-size: 16px;
    font-weight: bold;
    color: #444;
    line-height: 45px;
    text-indent: 1em;
}

.depIntro {
    height: 45px;
}

.intro {
    width: 200px;
    height: 45px;
    margin-left: 15px;
    font-size: 16px;
    color: #444;
    line-height: 13px;
}


.content .sitemap {
    padding-top: 20px;
}

.content .sitemap .smBox {
    height: 20px;
    padding: 12px 0;
    font-size: 14px;
    line-height: 20px;
}

.content .sitemap .sort {
    width: 118px;
    text-align: center;
    color: #e81123;
    float: left;
}

.content .sitemap .sort a {
    color: #e81123;
}

.content .sitemap .smlink a {
    color: #444;
    margin-right: 5px;
}

.aboutImg {
    width: 700px;
    margin: 20px auto 20px;
}

.aboutImg img {
    display: block;
    margin: 0 auto;
}

.section2 {
    width: 480px;
    display: block;
    margin: 0 auto;
}