﻿html, body {
    overflow-x: hidden;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #000;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #000;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #000;
}
:-moz-placeholder { /* Firefox 18- */
  color:#000;
}

.mobile_footer{
    display: none;
}

.mobile_header{
    display:none;
}

.desktop_footer{
    display:block;
}

.desktop_header{
    display:block;
}


.main {
    
    width: 100%;
    min-width: 1200px;
    position: relative;
    background-repeat: no-repeat;
    background-position: top center;
    height: 3015px;
}
.part1{width:100%;margin:0 auto;height:800px;}


.part1_title {
    height: 76px;
    line-height: 76px;
    text-align: center;
    font-size: 42px;
    color: #d02827;
    font-weight: bold;
    margin: 0 auto;
    width: 900px;
    margin-top:30px;
}
.part_title {
    text-align: center;
    color: #d43135;
    font-size: 36px;
    font-weight: bold;
    margin-top: 56px;
    height: 65px;
}
.banner {
    height:  497px;
}
.part_area {
    width:  1240px;
    margin: 0 auto;
}
.p1_box {
    display:  inline-block;
    text-align:  center;
    width: 20%;
    float: left;
}

div#part1_content {
    text-align:  center;
}

.part_content {margin-top:55px;text-align:  center;}

p.p1b_name {
    font-size: 20px;
    font-weight:  bold;
    height: 50px;
    line-height: 60px;
}

.p1b_bottombox {
    margin-top: 15px;
}

p.p1b_text {
    font-size: 14px;
}

.p1b_year {
    font-size: 42px;
    font-weight:  bold;
    height: 45px;
    line-height: 35px;
    color:  #d43135;
}

.p1b_yeartext {
    font-size: 14px;
}

div#part1 {
    height: 644px;
}

div#part2 {
    height: 810px;
    padding-top: 28px;
}

div#part2_title {
    color:  white;
    margin-top: 32px;
}

div#part2_subtitle {
    font-size:  22px;
    color:  white;
    text-align:  center;
}

.p2_box {
    display:  inline-block;
    position: relative;
    width:  25%;
    float: left;
}

div#part2_content {
    margin-top: 45px;
}

div#p2b1,div#p2b4 {
    top: 70px;
}

.p2b_title {
    font-size:  24px;
    margin-top: 20px;
    color:  white;
}

.p2b_text {
    font-size:  16px;
    color:  white;
}

div#part3 {
    height: 820px;
}

div#part3_content {
    margin-top: 30px;
}

.textbox_title {}

.textbox_title {
    font-size: 33px;
    font-weight:  bold;
    margin-top: 75px;
}

span.red_text {
    color:  #d43135;
    margin-right: 10px;
}

ul.textbox_ul >li {
    font-size: 21px;
}

ul.textbox_ul >li > p {
    display:  inline-block;
    text-align:  left;
}

.p3_textbox {
    display:  inline-block;
    text-align:  left;
    float: left;
    width:  50%;
}

.p3_imgbox {
    width:  50%;
    height:  400px;
    display:  inline-block;
    float: left;
}

.p3_box {
    clear:  both;
}
ul.textbox_ul {
    margin-top: 10px;
}
ul.textbox_ul >li >
 img {
    margin-right: 10px;
}

.fixed_bar {
    position: fixed;
    bottom:0;
    width:  100%;
    height:  97px;
    background: #d43135;
    z-index: 1;
}

.fixed_box {
    display:  inline-block;
    width:  20%;
    float:  left;
    text-align: center;
    color:  white;
    cursor:pointer;
}

.fixedbox_area {
    width: 1240px;
    margin: auto;
}

.fb_textline {
    font-size: 18px;
}

.fixed_box > div {
    display:  inline-block;
}

.fb_text .fb_textline:first-child {height: 27px;border-bottom: 1px solid #fff;}

.fb_text .fb_textline:last-child {
    font-size: 22px;
}

.fb_text {
    position: relative;
    top: 17px;
    margin-left: 19px;
}
.footer_area .bd {
    border-color:  transparent;
}
.wechatpop_box_area{
display:none;
}
.wechatpop_box{
display:none;
}

.ofh.wrap_subnav {
    border-top: 4px #e20314 solid !important;
}


#header_openac {
    text-decoration: none;
    display: block;
    background: #ac151a;
    color: white !important;
    border-radius: 10px;
    height: 30px;
    line-height: 30px !important;
    margin-top: 1px;
}
@media(max-width:999px){

}

