.web_header {
    z-index: 2;
    width: 100%;
    height: auto;
    position: absolute
}

.header_top {
    width: 100%;
    height: 46px;
    background: #313131
}

.top_cot {
    padding: 0 1.7%
}

.cot_link {
    height: 46px;
    position: relative;
    z-index: 99999
}

.cot_link li {
    float: left;
    line-height: 46px;
    padding-right: 8px;
    font-size: 14px
}

.cot_link li a {
    display: block;
    color: #fff
}

.cot_piclink {
    width: 126px
}

.erweima {
    width: 34px;
    height: 34px;
    margin: 6px
}

.erweima li a img {
    display: block;
    width: 67px;
    height: 67px
}

.erweima:hover .hover {
    height: auto;
    display: block;
    padding: 16px 32px;
    border-top: 1px solid #fff
}

.erweima .hover {
    height: auto;
    display: none;
    position: absolute;
    z-index: 111;
    top: 46px;
    right: 88px;
    background: #313131
}

.erweima .hover ul {
    background: #f9f9f9
}

.erweima .hover li {
    float: left;
    font-size: 12px;
    text-align: center;
    line-height: 24px
}

.search_head {
    width: 78px;
    height: 34px;
    z-index: 1;
    position: fixed
}

#vivo-head {
    width: 78px
}

.search-user b {
    background: url(../img/icon_search.png) no-repeat
}

#vivo-head {
    z-index: 99;
    position: relative
}

#vivo-head .vivo-nav {
    width: 78px;
    height: 34px;
    margin: auto;
    position: relative;
    z-index: 100
}

.vivo-nav .search-user {
    float: right;
    height: 34px
}

.search-user a {
    width: 78px;
    height: 34px;
    display: inline-block;
    margin-left: 15px;
    position: relative;
    top: 6px;
    overflow: hidden;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.search-user a b {
    width: 78px;
    height: 34px;
    display: block;
    position: absolute;
    top: 6;
    right: 0;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition-delay: .1s;
    -moz-transition-delay: .1s;
    -ms-transition-delay: .1s;
    transition-delay: .1s
}

.search-user a.search b {
    background-position: 0 0
}

.search-user a.search:hover b,.search-user a.search.current b {
    background-position: 0
}

.search-user a.user b {
    background-position: 0
}

.search-user a.user b img {
    width: 78px;
    height: 34px
}

.search-user a.user:hover b,.search-user a.user.current b {
    background-position: -43px
}

#vivo-head .vivo-search {
    position: relative;
    z-index: 100;
    display: none;
    top: 22px
}

.vivo-search .search-box {
    width: 390px;
    height: 40px;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -350px;
    background: #666;
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0Ã¯Â¼Å’.3);
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0Ã¯Â¼Å’.3);
    box-shadow: 0 1px 2px rgba(0, 0, 0Ã¯Â¼Å’.3);
    position: relative;
    z-index: 9999
}

.vivo-search .search-box input {
    width: 240px;
    height: 20px;
    padding: 10px 20px;
    font-size: 14px;
    color: #555;
    border: none;
    background: #fff;
    overflow: hidden;
    vertical-align: middle
}

.vivo-search .search-box button {
    width: 110px;
    height: 40px;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border: none;
    overflow: hidden;
    vertical-align: middle;
    background: #e70d1f;
    outline: none;
    cursor: pointer;
    -webkit-transition: background .2s ease-in-out;
    -moz-transition: background .2s ease-in-out;
    -ms-transition: background .2s ease-in-out;
    transition: background .2s ease-in-out
}

.vivo-search .search-box button:hover {
    background: #e70d1f
}

.vivo-search .search-box button:active {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
    -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, .3) inset;
    -ms-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3) inset
}

.vivo-search .search-box a.close {
    width: 24px;
    height: 24px;
    position: absolute;
    top: 8px;
    right: -40px
}

.vivo-search .search-box a.close:hover {
    background-position: -86px -25px
}

.header_down {
    width: 100%;
    height: 88px;
    background: url(../img/nav_bg.png) no-repeat
}

.on11 {
    width: 100%;
    position: fixed;
    z-index: 9;
    background: #fff
}

.erji {
    height: 88px;
    background: #fff
}

.down_cot {
    padding: 0 1.7%
}

.cot_logo {
    width: 31%;
    padding: 12px 0;
    min-width: 31%
}

.cot_logo img {
    width: 100%;
    height: 85%
}

#hd {
    width: 68%;
    height: 88px;
    float: right;
    display: inline-block
}

.hd-nav ul {
    width: 100%
}

.hd-nav li {
    width: 10%;
    font-size: 18px;
    height: 84px;
    text-align: center;
    float: left;
    color: #fff
}

.hd-nav li:hover {
    border-bottom: 4px solid #e70d1f
}

.hd-nav li a.navitem {
    display: inline-block;
    color: #333;
    height: 40px;
    line-height: 32px;
    text-align: center;
    padding: 24px 0
}

.hd-nav li a span {
    display: block;
    width: 124px;
    font-size: 13px
}

.hd-nav li:hover a.navitem {
    color: #e70d1f
}

.hd-nav li:hover .subnav {
    display: block
}

.hd-nav .subnav {
    position: absolute;
    z-index: 999999;
    top: 88px;
    background: #e70d1f;
    border-radius: 0 0 4px 4px;
    display: none;
    text-align: left;
    margin-top: 46px;
    min-width: 126px
}

.hd-nav .subnav .submenu h4 a {
    display: block;
    border-top: 1px solid #c90b1b;
    text-align: left
}

.hd-nav .subnav .submenu:hover {
    background: #c90b1b
}

.hd-nav .subnav a {
    display: block;
    line-height: 30px;
    font-size: 15px;
    padding: 6px 3px;
    color: #fff
}

.hd-nav .subnav img {
    margin-right: 8px;
    vertical-align: middle
}

.part2 {
    width: 100%;
    height: 674px;
    background: url(../img/aboutus_bg.png) bottom;
    position: relative;
    z-index: 1;
    top: 46px;
    overflow: hidden
}

.part2 .dw {
    width: 1152px;
    height: 372px;
    background: url(../img/about_cotbg.png);
    position: relative;
    top: 146px;
    padding: 46px 24px;
    border-radius: 10px;
    margin: 0 auto;
}

.tab {
    position: absolute;
    top: 326px;
    left: 124px;
    width: 560px;
    text-align: center;
    z-index: 88
}

.tab span {
    float: left;
    width: 82px;
    height: 98px;
    margin-right: 85px;
    font-size: 14px;
    line-height: 186px;
    text-align: center;
    cursor: pointer;
    box-sizing: content-box
}

.tab span:first-child {
    border: 0px
}

.content {
    width: 1152px;
    height: 388px;
    position: relative;
    overflow: hidden
}

.content .tt {
    position: absolute;
    width: 1152px;
    height: auto
}

.content ul {
    float: left;
    width: 1200px
}

.content ul li {
    display: block;
    height: 656px;
    width: 1152px;
    float: left
}

.content ul li+li {
    margin-left: -1px
}

.product-desc {
    width: 1152px;
    height: 24px;
    background: url(../img/bt_pic.png) no-repeat left center
}

.product-desc .h3 {
    float: left;
    width: 11%;
    padding-left: 144px;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #fff
}

.product-desc .english {
    font-family: "Arial";
    padding-left: 8px;
    font-size: 24px;
    font-weight: bold;
    color: #fff
}

.product-desc .more {
    display: block;
    width: 80px;
    height: 24px;
    line-height: 24px;
    background: #e70d1f;
    font-size: 14px;
    text-align: center
}

.content .icon-list {
    margin-top: 24px;
    width: 1200px;
    height: auto
}

.content .icon-list .txt {
    width: 590px;
    height: 200px;
    overflow: hidden
}

.content .icon-list .txt .txt_a {
    text-indent: 2em;
    font-size: 14px;
    color: #fff;
    line-height: 28px
}

.content .txt_pic {
    position: relative;
    width: 520px;
    height: 320px;
    margin-left: 42px
}

.content .zz {
    position: absolute;
    right: 0;
    width: 472px;
    height: 272px;
    margin: 24px;
    border: 1px solid #fff;
    top: 0px
}

.content .txt_pic img {
    width: 100%;
    height: 320px
}

.part2 .icon1 {
    float: left;
    width: 72px;
    height: 86px;
    margin-right: 85px;
    font-size: 14px;
    line-height: 164px;
    text-align: center;
    cursor: pointer;
    box-sizing: content-box;
    background: url(../img/about_icon1.png) no-repeat top;
    color: #fff
}

.part2 .icon1:hover {
    background: url(../img/about_icon1.1.png) center no-repeat;
    color: #e70d1f
}

.part2 .icon2 {
    float: left;
    width: 72px;
    height: 86px;
    margin-right: 85px;
    font-size: 14px;
    line-height: 164px;
    text-align: center;
    cursor: pointer;
    box-sizing: content-box;
    background: url(../img/about_icon2.png) no-repeat top;
    color: #fff
}

.part2 .icon2:hover {
    background: url(../img/about_icon2.1.png) center no-repeat;
    color: #e70d1f
}

.part2 .icon3 {
    float: left;
    width: 72px;
    height: 86px;
    margin-right: 85px;
    font-size: 14px;
    line-height: 164px;
    text-align: center;
    cursor: pointer;
    box-sizing: content-box;
    background: url(../img/about_icon3.png) no-repeat top;
    color: #fff
}

.part2 .icon3:hover {
    background: url(../img/about_icon3.1.png) center no-repeat;
    color: #e70d1f
}

.lb {
    width: 1200px;
    height: 656px;
    position: relative
}

.lb .img {
    width: 932px;
    height: 656px;
    position: absolute;
    z-index: 1;
    left: 0px;
    bottom: 0px;
    display: block
}

.lb .bg {
    width: 370px;
    height: 362px;
    padding: 70px 64px;
    background: #fafafa;
    position: absolute;
    z-index: 2;
    right: 0px;
    top: 140px;
    display: block
}

.web {
    clear: both;
    width: 100%;
    height: auto;
    background: url(../img/mian_bg.png) no-repeat;
    margin-top: 36px
}

.web_main {
    width: 1200px;
    height: auto;
    overflow: hidden;
    padding-top: 64px
}

.web_mianR {
    width: 850px;
    height: auto;
    position: relative;
    overflow: hidden
}

.list_bt {
    float: right;
    width: 790px;
    height: 24px;
    line-height: 24px;
    background: url(../img/bt_pic.png) no-repeat left center
}

.list_bt:after {
    display: block;
    clear: both;
    content: "";
    overflow: hidden
}

.list_bt a {
    display: inline-block;
    zoom: 1;float: left;
    cursor: pointer;
    margin-left: 16px;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #999
}

.list_bt .bt1 {
    color: #999;
    margin-left: 130px
}

.list_bt a:first-child {
    vertical-align: middle;
    color: 333
}

.list_bt a.active {
    color: #333
}

.list_bt a:hover {
    color: #333
}

.list_bt .hover {
    text-align: center;
    color: #333;
    font-size: 24px
}

.list_bt .hover a {
    color: #333;
    height: 24px;
    line-height: 24px
}

.schoolxydt {
    width: 822px;
    height: auto;
    margin-top: 32px
}

.Tabbottom .more {
    position: relative;
    top: -24px
}

.schoolmateXydt {
    overflow: hidden;
    clear: both;
    height: auto;
    width: 865px;
    margin-top: 10px
}

.schoolxydt .list {
    width: 400px;
    height: auto;
    float: left;
    margin-right: 32px
}

.schoolxydt .list .pic_li {
    width: 100%;
    height: 200px;
    vertical-align: middle;
    border-radius: 10px
}

.schoolxydt .list h3 {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    border-bottom: 1px solid #dcdcdc;
    padding: 17px 0 9px 0;
    color: #333
}

.schoolxydt .list p {
    width: 100%;
    font-size: 14px;
    line-height: 28px;
    padding: 17px 0 25px 0;
    color: #666
}

.schoolxydt .list .time {
    width: 164px;
    height: 38px;
    font-size: 14px;
    line-height: 38px;
    color: #e70d1f;
    border: 1px solid #e70d1f;
    text-align: center
}

.schoolxydt .list .time .pic_time {
    text-align: center;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 10px
}

.schoolxydt .list a {
    display: inline-block;
    width: 72px;
    height: 40px;
    background: #e70d1f;
    text-align: center;
    line-height: 40px;
    margin-left: 10px
}

.notice {
    width: 310px;
    height: auto;
    overflow: hidden
}

.notice ul {
    margin-top: 20px
}

.notice .cot_bt {
    width: 310px;
    height: 24px;
    background: url(../img/bt_pic.png) no-repeat left center
}

.notice .cot_bt h3 {
    float: left;
    padding-left: 144px;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #333
}

.notice ul li {
    width: 310px;
    height: auto;
    overflow: hidden;
    margin-bottom: 25px
}

.notice ul li h3 a {
    width: 362px;
    height: auto;
    overflow: hidden;
    color: #333;
    line-height: 28px;
    font-size: 16px
}

.notice .notice_time {
    width: 362px;
    height: auto;
    overflow: hidden;
    color: #e70d1f;
    font-size: 12px;
    font-family: "Arial";
    line-height: 40px
}

.notice .notice_time span {
    font-size: 20px
}

.web_mian2 {
    width: 100%;
    height: auto;
    background: url(../img/mian2_bg.png) center
}

.mian2_cot {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin-top: 32px;
    padding: 64px 0
}

.focus {
    width: 330px;
    height: 239px;
    background: url(../img/lfxz_bg.png);
    padding: 24px;
    border-radius: 10px
}

.focus .cot_bt1 {
    width: 330px;
    height: 24px;
    padding-bottom: 16px;
    border-bottom: 1px solid #616974
}

.focus .cot_bt1 h3 {
    float: left;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #fff
}

.focus .fPic {
    position: absolute;
    margin-top: 16px
}

.focus .tx {
    width: 100px;
    height: 140px
}

.focus .tx img {
    width: 102px;
    height: 100px;
    border-radius: 60px;
    border: 2px solid #fff;
    position: absolute
}

.focus .tx h2 {
    width: 102px;
    line-height: 40px;
    text-align: center;
    color: #fff
}

.focus .tx p {
    display: block;
    width: 102px;
    height: 111px;
    background: url(../img/icon_syh.png) no-repeat;
    position: relative;
    top: 0
}

.focus .txt {
    display: block;
    width: 206px;
    height: 184px;
    margin-left: 20px
}

.focus .txt ul {
    margin: 0px
}

.focus .txt .txt_li {
    display: block;
    width: 206px;
    color: #b0b2b5;
    line-height: 28px
}

.focus .txt .txt_li span {
    color: #e70d1f
}

.focus .fbg {
    position: relative;
    height: 8px;
    text-align: center;
    z-index: 10;
    top: 197px
}

.focus .fbg div {
    margin: 0px auto;
    overflow: hidden;
    zoom: 1;height: 10px
}

.focus .D1fBt a {
    position: relative;
    width: 10px;
    height: 10px;
    border-radius: 60px;
    margin: 0 5px;
    color: #B0B0B0;
    font: 12px/15px "\5B8B\4F53";
    text-decoration: none;
    text-align: center;
    outline: 0;
    float: left;
    background: #fff
}

.focus .D1fBt .current,.main .focus .D1fBt a:hover {
    background: #e70d1f
}

.focus .D1fBt img {
    display: none
}

.focus .D1fBt i {
    font-style: normal;
    font-size: 12px;
    color: #fff;
    line-height: 19px
}

.focus .prev {
    top: 50%;
    margin-top: -37px;
    left: 0;
    background-position: 0 -74px;
    cursor: pointer
}

.focus .next {
    top: 50%;
    margin-top: -37px;
    right: 0;
    background-position: -40px -74px;
    cursor: pointer
}

.prev:hover {
    background-position: 0 0
}

.focus .next:hover {
    background-position: -40px 0
}

#marquee1 {
    width: 741px;
    overflow: hidden
}

#marquee1 ul li {
    float: left;
    width: 370.5px
}

#marquee1 ul li img {
    display: block
}

.xsbg {
    width: 741px;
    height: 239px;
    background: rgba(255, 255, 255, 0.2);
    padding: 24px;
    border-radius: 10px
}

.xsbg .cot_bt1 {
    width: 741px;
    height: 24px;
    padding-bottom: 16px;
    border-bottom: 1px solid #616974
}

.xsbg .cot_bt1 h3 {
    float: left;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #fff
}

.xsbg ul {
    width: 766px;
    margin-top: 16px
}

.xsbg li h3 a {
    display: block;
    line-height: 24px;
    font-size: 16px
}

.xsbg .txt_cot {
    width: 355px;
    overflow: hidden;
    margin-top: 16px
}

.xsbg .txt_cot .time {
    width: 50px;
    height: 48px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 24px;
    font-size: 12px;
    color: #fff
}

.xsbg .txt_cot .time .day {
    height: 24px;
    background: rgba(255, 255, 255, 0.5);
    color: #333
}

.xsbg .txt_cot .txt {
    width: 285px;
    margin-top: -8px
}

.xsbg .txt_cot .txt p {
    font-size: 14px;
    color: #b0b2b5;
    line-height: 28px
}

.xsbg .txt_cot .txt span {
    font-size: 14px;
    color: #e70d1f
}

.xsbg li h3 a {
    width: 340.5px
}

.web_mian3 {
    width: 100%;
    height: auto;
    overflow: hidden;
    padding-top: 56px
}

.kyjz {
    width: 1200px;
    height: auto
}

.cot_bt {
    width: 1200px;
    height: 24px;
    background: url(../img/bt_pic.png) no-repeat left center
}

.cot_bt h3 {
    float: left;
    padding-left: 144px;
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #333
}

.kyjz ul {
    margin-top: 32px
}

.kyjz ul li {
    width: 1200px;
    height: 180px;
    margin-bottom: 32px
}

.kyjz_txt {
    width: 690px;
    height: 176px
}

.kyjz_txt h3 {
    width: 100%;
    font-size: 16px;
    line-height: 28px;
    padding: 0 0 9px 0;
    color: #333
}

.kyjz_txt p {
    width: 100%;
    height: 90px;
    font-size: 14px;
    line-height: 28px;
    padding: 0 0 11px 0;
    color: #666
}

.kyjz_txt .time {
    width: 164px;
    height: 38px;
    font-size: 14px;
    line-height: 38px;
    color: #e70d1f;
    border: 1px solid #e70d1f;
    text-align: center
}

.kyjz_txt .time .pic_time {
    text-align: center;
    vertical-align: middle;
    margin-top: -2px;
    margin-right: 10px
}

.kyjz_txt a {
    display: inline-block;
    width: 72px;
    height: 40px;
    background: #e70d1f;
    text-align: center;
    line-height: 40px;
    margin-left: 10px
}

.kyjz_pic {
    width: 480px;
    height: 180px;
    border: 1px solid #cecece
}

.web_mian4 {
    width: 100%;
    height: auto;
    overflow: auto;
    background: #f1f1f1;
    padding: 64px 0;
    margin-top: 32px
}

.txt_link {
    width: 1200px;
    height: auto
}

.txt_link .cot_bt3 {
    width: 1200px;
    height: 24px;
    background: url(../img/bt_bg2.png) no-repeat center
}

.txt_link .cot_bt3 h3 {
    font-size: 24px;
    line-height: 24px;
    font-weight: bold;
    color: #333;
    text-align: center;
    font-size: 16px
}

.txt_link ul {
    width: 1232px;
    margin-top: 32px
}

.txt_link ul li {
    float: left;
    width: 378px;
    height: 54px;
    line-height: 56px;
    background: url(../img/link_bghover.png) no-repeat;
    background-size: 100% 100%;
    text-align: center;
    margin-right: 24px;
    margin-bottom: 16px;
    border: 1px solid #cecece
}

.txt_link ul li:hover {
    background: url(../img/link_bgct.png) no-repeat;
    background-size: 100% 100%;
    width: 378px;
    height: 54px;
    transform: scale(1.05);
    border: 1px solid #cecece
}

.txt_link ul li:active {
    background: url(../img/link_bgct.png) no-repeat;
    background-size: 100% 100%;
    width: 378px;
    height: 54px;
    transform: scale(1.05);
    border: 1px solid #cecece
}

.txt_link ul li a:focus {
    background: url(../img/link_bgct.png) no-repeat;
    background-size: 100% 100%;
    width: 378px;
    height: 54px;
    transform: scale(1.05);
    border: 1px solid #cecece
}

.txt_link ul li a {
    display: block;
    color: #333
}

.txt_link ul li:hover a {
    color: #333
}

.footer {
    width: 100%;
    height: auto;
    background: url(../img/footer_bg.png) center;
    padding: 59px 0 0 0
}

.fot {
    width: 1200px;
    height: auto
}

.fot_up {
    width: 1200px;
    height: 264px;
    border-bottom: 1px solid #575757
}

.up_left {
    width: 505px;
    height: auto;
    background: url(../img/join_bg.png) no-repeat top
}

.up_left h2 {
    width: 505px;
    margin-top: 72px;
    color: #fff;
    font-size: 16px;
    line-height: 24px
}

.up_left h2 img {
    margin-right: 8px;
    margin-top: -3px;
    vertical-align: middle
}

.up_left .zxzwsq {
    width: 610px;
    height: 55px;
    background: #c02f2f;
    border-radius: 6px;
    margin-top: 24px
}

.up_left .zxzwsq .zw {
    height: 36px;
    padding: 14px 18px
}

.up_left .zxzwsq .zw li {
    height: 24px;
    padding: 0 8px;
    float: left;
    font-size: 14px
}

.up_left .zxzwsq .sq {
    width: 154px
}

.up_right {
    width: 452px;
    height: auto
}

.up_right .right_pic {
    width: 452px;
    height: 76px
}

.up_right .right_pic li {
    height: 76px;
    float: left;
    margin-left: 42px
}

.up_right .right_txt {
    width: 452px;
    height: 152px
}

.up_right .right_txt li {
    width: 452px;
    text-align: right;
    line-height: 32px;
    font-size: 14px
}

.up_right .right_txt .more a:hover {
    display: block;
    width: 452px;
    text-align: right;
    line-height: 32px;
    font-size: 14px;
    color: #e70d1f
}

.fot_down {
    width: 1200px;
    height: 140px
}

.fot_down .down_cot {
    width: 1200px;
    height: 140px;
    margin-left: -16px
}

.fot_down .down_cot .erweima {
    width: 68px;
    height: 68px;
    margin: 36px 0;
    vertical-align: middle
}

.fot_down .down_cot .fot_logo {
    width: 514px;
    height: 42px;
    margin: 51px 0;
    vertical-align: middle
}

.ej_banner {
    width: 100%;
    height: 345px
}

.banner_cot {
    width: 100%;
    height: 350px
}

.banner_cot img {
    width: 100%;
    height: 492px
}

.webej_cot {
    width: 100%;
    height: auto;
    background: url(../img/mian_bg.png)
}

.web_ejcot {
    width: 1200px;
    padding-top: 50px;
    clear: both;
    overflow: hidden
}

.contBox {
    width: 1200px;
    margin-top: 50px
}

.contLWrap {
    width: 242px;
    height: auto
}

.contLHead h3 {
    font-size: 22px;
    background: url(../img/nac_picbg.png) no-repeat;
    text-align: center;
    color: #fff;
    line-height: 58px
}

.contLWrap ul {
    width: 242px;
    height: auto
}

.contLWrap ul li {
    font-size: 14px;
    color: #fff;
    line-height: 60px;
    text-align: center;
    border-bottom: 1px solid #e0e0e0
}

.contLWrap ul li a {
    display: block;
    color: #333333;
    border-left: 6px solid #e0e0e0
}

.contLWrap ul li a:hover {
    display: block;
    color: #e70d1f;
    border-bottom: 1px solid #e70d1f;
    border-left: 6px solid #e70d1f;
    border-top: 1px solid #e70d1f
}

.web_ejcot .lmmc {
    width: 908px;
    height: 56px;
    border-bottom: 1px solid #e70d1f
}

.web_ejcot .lmmc .lmmc_dqwz1 {
    width: 908px;
    line-height: 56px
}

.web_ejcot .lmmc .lmmc_dqwz1 a {
    width: 908px;
    line-height: 56px;
    color: #666
}

.web_ejcot .lmmc .lmmc_dqwz1 .dl {
    display: block;
    color: #e70d1f
}

.contR {
    width: 908px;
    min-height: 600px
}

.contRWrap {
    width: 908px;
    margin-bottom: 50px
}

.contRWrap li {
    width: 908px;
    height: 56px;
    line-height: 56px;
    border-bottom: 1px dashed #cecece;
    font-size: 16px
}

.contRWrap li a {
    color: #333;
    float: left;
    display: block;
    width: 908px
}

.contRWrap li .sj {
    float: right;
    font-size: 14px;
    color: #999
}

.contRWrap li i {
    font-weight: bold;
    font-family: 'Arial';
    color: #e70d1f;
    margin-right: 6px
}

.page {
    width: 100%;
    height: 36px;
    margin: 40px 0;
    text-align: center;
    line-height: 30px;
    color: #323232;
    overflow: hidden;
    display: block
}

.page i {
    display: inline-block;
    height: 30px;
    width: 30px;
    margin: 0 2px;
    color: #323232;
    font-size: 20px;
    line-height: 28px;
    text-align: center;
    border: 1px solid #d1d1d1;
    cursor: pointer
}

.page i:hover {
    background: #f5f4f4
}

.page i.active {
    color: #fff;
    background: #e70d1f;
    border: 1px solid #e70d1f
}

.page a {
    display: inline-block;
    height: 30px;
    width: 30px;
    margin: 0 2px;
    text-align: center;
    color: #323232;
    vertical-align: top;
    border: 1px solid #d1d1d1;
    zoom: 1;float: none
}

.page a:hover {
    background: #f5f4f4
}

.page a.active {
    color: #fff;
    background: #e70d1f;
    border: 1px solid #e70d1f
}

.page a.pageD {
    width: 28px;
    height: 32px;
    border: none;
    margin: 0 -4px
}

.contcot {
    min-height: 826px;
    margin-top: 32px
}

.contcot p {
    line-height: 32px;
    font-size: 14px;
    color: #333
}

.contcot h2 {
    line-height: 32px;
    font-size: 20px;
    text-align: center
}

.contcot .xq {
    display: block;
    overflow: hidden;
    width: 908px;
    line-height: 48px;
    font-size: 14px;
    color: #999;
    margin: 0 280px
}

.contcot .xq span {
    line-height: 48px;
    margin: 0 32px;
    font-size: 14px;
    text-align: center
}

.contcot .page1 {
    width: 908px;
    padding-top: 22px;
    border-top: 1px solid #cecece;
    clear: both
}

.contcot .page1 li a {
    font-size: 14px;
    width: 454px;
    color: #333;
    line-height: 32px
}

.contcot .page1 li a:hover {
    color: #e70d1f
}

.contcot .page1 li a span {
    font-size: 14px;
    color: #333;
    padding-right: 8px
}

.piclist {
    width: 950px;
    overflow: hidden;
    margin-top: 32px
}

.piclist ul li {
    width: 200px;
    height: 260px;
    padding-right: 32px;
    display: block;
    float: left;
    margin-bottom: 24px;
    text-align: center
}

.piclist .img {
    width: 100%
}

.piclist .name {
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 16px;
    color: #000;
    display: block
}

.composite_page {
    width: 1200px;
    height: auto;
    overflow: hidden;
    margin-bottom: 32px
}

.composite_page .page1 {
    width: 374px
}

.composite_page .page1 .bt_name {
    width: 768px;
    height: 24px;
    padding-bottom: 24px;
    border-bottom: 2px solid #e70d1f;
    clear: both
}

.composite_page .page1 .bt_name h3 {
    float: left;
    height: 24px;
    font-weight: bold;
    font-size: 20px;
    line-height: 18px
}

.composite_page .page1 .bt_name img {
    float: right;
    vertical-align: middle
}

.composite_page .page1 ul {
    width: 374px
}

.composite_page .page1 li {
    width: 765px;
    clear: both;
    border-bottom: 1px solid #bfbfbf;
    padding: 24px 0
}

.composite_page .page1 li a {
    display: block;
    overflow: hidden
}

.composite_page .page1 .list_pic {
    width: 100%;
    height: 202px;
    overflow: hidden;
    padding: 20px 0 10px 0
}

.composite_page .page1 h2 {
    font-size: 16px;
    color: #333;
    line-height: 28px
}

.composite_page .page1 p {
    font-size: 14px;
    color: #666;
    line-height: 28px;
    margin-top: 12px;
    width: 345px
}

.composite_page .page1 span {
    font-size: 12px;
    color: #e70d1f;
    line-height: 28px;
    margin-top: 12px
}

.composite_page .page1 span img {
    float: left;
    vertical-align: middle;
    margin-top: 8px;
    margin-right: 8px
}

.composite_page .page2 {
    width: 785px;
    height: auto;
    overflow: hidden
}

.composite_page .page2_up .bt_name {
    width: 368px;
    height: 24px;
    padding-bottom: 24px;
    border-bottom: 2px solid #e70d1f;
    clear: both
}

.composite_page .page2_up .bt_name h3 {
    float: left;
    height: 24px;
    font-weight: bold;
    font-size: 20px;
    line-height: 18px
}

.composite_page .page2_up .bt_name img {
    float: right;
    vertical-align: middle
}

.composite_page .page2_up li {
    padding-top: 32px;
    overflow: hidden;
    border-bottom: 1px solid #bfbfbf;
    width: 402px
}

.composite_page .page2_up .time {
    width: 64px;
    height: 56px;
    border: 1px solid #e70d1f;
    text-align: center;
    line-height: 28px;
    color: #e70d1f
}

.composite_page .page2_up .time .date {
    width: 64px;
    height: 28px;
    background: #e70d1f;
    text-align: center;
    line-height: 28px;
    color: #fff
}

.composite_page .page2_up .txt {
    width: 308px;
    height: auto;
    margin-top: -8px;
    line-height: 28px;
    padding-bottom: 24px;
    float: left;
    padding-left: 17px
}

.composite_page .page2_up .txt h3 {
    color: #333;
    font-size: 16px
}

.composite_page .page2_up .txt p {
    color: #666;
    font-size: 14px;
    margin-top: 16PX
}

.composite_page .page2_up .txt p span {
    color: #e70d1f;
    font-size: 14px
}

.composite_page .page2_down .bt_name {
    width: 785px;
    height: 24px;
    padding-bottom: 24px;
    border-bottom: 2px solid #e70d1f;
    clear: both;
    margin-top: 50px
}

.composite_page .page2_down .bt_name h3 {
    float: left;
    height: 24px;
    font-weight: bold;
    font-size: 20px;
    line-height: 18px
}

.composite_page .page2_down .bt_name img {
    float: right;
    vertical-align: middle
}

.composite_page .page2_down ul {
    width: 785px
}

.composite_page .page2_down li {
    width: 100%;
    clear: both;
    border-bottom: 1px solid #bfbfbf;
    padding: 24px 0;
    overflow: hidden
}

.composite_page .page2_down li a {
    width: 100%;
    display: block;
    overflow: hidden;
    float: left
}

.composite_page .page2_down .list_pica {
    width: 486px;
    display: block;
    overflow: hidden;
    float: left
}

.composite_page .page2_down .list_pic {
    width: 271px;
    height: 115px;
    overflow: hidden;
    padding: 6px 0 10px 0;
    float: right
}

.composite_page .page2_down h2 {
    font-size: 16px;
    color: #333;
    line-height: 28px
}

.composite_page .page2_down p {
    font-size: 14px;
    color: #666;
    line-height: 28px;
    margin-top: 12px
}

.composite_page .page2_down span {
    font-size: 12px;
    color: #e70d1f;
    line-height: 28px;
    margin-top: 12px
}

.composite_page .page2_down span img {
    float: left;
    vertical-align: middle;
    margin-top: 8px;
    margin-right: 8px
}

.composite_page2 {
    width: 1200px;
    height: auto;
    overflow: hidden
}

.composite_page2 .page_a {
    width: 1200px
}

.composite_page2 .page_a .bt_name {
    width: 1200px;
    height: 24px;
    padding-bottom: 24px;
    border-bottom: 2px solid #e70d1f;
    clear: both
}

.composite_page2 .page_a .bt_name h3 {
    float: left;
    height: 24px;
    font-weight: bold;
    font-size: 20px;
    line-height: 18px
}

.composite_page2 .page_a .bt_name img {
    float: right;
    vertical-align: middle
}

.composite_page2 .page_a .a_left {
    width: 828px;
    padding: 24px 0
}

.composite_page2 .page_a .a_left li {
    width: 374px;
    float: left;
    margin-right: 40px
}

.composite_page2 .page_a .a_left li a {
    display: block;
    overflow: hidden
}

.composite_page2 .page_a .a_left .list_pic {
    width: 100%;
    height: 164px;
    overflow: hidden;
    padding: 20px 0 10px 0
}

.composite_page2 .page_a .a_left h2 {
    font-size: 16px;
    color: #333;
    line-height: 28px
}

.composite_page2 .page_a .a_left p {
    font-size: 14px;
    color: #666;
    line-height: 28px;
    margin-top: 12px
}

.composite_page2 .page_a .a_left span {
    font-size: 12px;
    color: #e70d1f;
    line-height: 28px;
    margin-top: 12px
}

.composite_page2 .page_a .a_left span img {
    float: left;
    vertical-align: middle;
    margin-top: 8px;
    margin-right: 8px
}

.composite_page2 .page_a .a_right {
    width: 372px;
    margin-top: 8px
}

.composite_page2 .page_a .a_right li {
    width: 374px;
    float: left;
    margin-right: 40px;
    border-bottom: 1px solid #bfbfbf;
    padding: 16px 0
}

.composite_page2 .page_a .a_right li a {
    display: block;
    overflow: hidden
}

.composite_page2 .page_a .a_right h2 {
    font-size: 16px;
    color: #333;
    line-height: 28px
}

.composite_page2 .page_a .a_right span {
    font-size: 12px;
    color: #e70d1f;
    line-height: 28px;
    margin-top: 12px
}

.composite_page2 .page_a .a_right span img {
    float: left;
    vertical-align: middle;
    margin-top: 8px;
    margin-right: 8px
}

.composite_page2 .page_b {
    width: 1200px;
    height: auto;
    overflow: hidden
}

.composite_page2 .page_b .bt_name {
    width: 785px;
    height: 24px;
    padding-bottom: 24px;
    border-bottom: 2px solid #e70d1f;
    clear: both
}

.composite_page2 .page_b .bt_name h3 {
    float: left;
    height: 24px;
    font-weight: bold;
    font-size: 20px;
    line-height: 18px
}

.composite_page2 .page_b .bt_name img {
    float: right;
    vertical-align: middle
}

.composite_page2 .page_b .b_left ul {
    overflow: hidden
}

.composite_page2 .page_b .b_left li {
    width: 787px;
    font-size: 14px;
    color: #666;
    text-align: left;
    line-height: 28px;
    padding: 32px 0;
    overflow: hidden;
    border-bottom: 1px solid #bfbfbf
}

.composite_page2 .page_b .b_left .txt_img {
    width: 126px;
    height: 148px
}

.composite_page2 .page_b .b_left .tdcy_txt {
    width: 636px;
    height: 148px
}

.composite_page2 .page_b .b_left .tdcy_txt h3 {
    width: 636px;
    font-size: 20px;
    font-weight: bold;
    line-height: 52px;
    margin-top: -16px;
    color: #333
}

.composite_page2 .page_b .b_left .tdcy_txt span {
    font-size: 14px;
    color: #333;
    margin-right: 8px
}

.composite_page2 .page_b .b_right ul {
    width: 374px;
    overflow: hidden
}

.composite_page2 .page_b .b_right li {
    width: 374px;
    height: 73px;
    margin-bottom: 24px
}

.givingMy {
    padding: 25px 20px 0 20px
}

.givingMyH p {
    color: #666;
    line-height: 28px
}

.givingMyInner {
    width: 500px;
    height: auto;
    margin: 0 auto;
    margin-top: 32px;
    margin-bottom: 60px
}

.givingMyInner .givingMyI {
    width: 100%;
    height: 30px;
    margin-bottom: 20px;
    line-height: 30px
}

.givingMyInner .givingMyI:after {
    display: block;
    clear: both;
    content: "";
    overflow: hidden
}

.givingMyInner .givingMyI span {
    float: left;
    display: inline;
    display: table
}

.givingMyInner .givingMyI span.givingMyL {
    width: 116px;
    text-align: right
}

.givingMyInner .givingMyI span.givingMyC {
    width: 200px;
    height: 30px;
    margin-left: 15px;
    zoom: 1}

.givingMyInner .givingMyI span.givingOption {
    position: relative
}

.givingOption em {
    display: inline-block;
    width: 20px;
    height: 30px;
    position: absolute;
    background: url(../img/select.png) no-repeat center;
    top: 0;
    right: 5px;
    cursor: pointer
}

.givingOption em.active {
    background: url(../img/select_a.png) no-repeat center
}

.givingSelect {
    display: none;
    width: 182px;
    padding: 0 8px;
    color: #999;
    background: #fff;
    border: 1px solid #6B190B;
    border-top: none;
    position: absolute;
    left: 0;
    top: 30px;
    z-index: 1
}

.givingSelect li {
    width: 100%;
    height: 30px;
    line-height: 30px;
    text-indent: 6px;
    border-bottom: 1px dashed #d9d9d9;
    cursor: pointer
}

.givingSelect li:hover {
    background: #f9f9f9
}

.givingMyInner .givingMyI span.givingMyR {
    margin-left: 12px;
    color: #ff2727
}

.givingMyInner .givingMyI input.givingMyTxt {
    float: left;
    width: 198px;
    height: 28px;
    line-height: 28px;
    text-indent: 10px;
    border: 1px solid #d9d9d9;
    zoom: 1}

.givingMyInner .givingMyI input.active {
    border: 1px solid #6B190B
}

.givingDx i {
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-top: 7px;
    margin-right: 5px;
    background: url(../img/dx.png) no-repeat center;
    vertical-align: top
}

.givingDx i.active {
    background: url(../img/dx_a.png) no-repeat center
}

.givingDx em {
    display: inline-block;
    margin-right: 18px
}

.givingMyY {
    display: none;
    width: 100%;
    height: auto
}

.givingMyZ {
    width: 100%;
    height: 62px;
    line-height: 62px;
    margin-bottom: 20px
}

.givingMyZ:after {
    display: block;
    clear: both;
    content: "";
    overflow: hidden
}

.givingMyZ span {
    float: left;
    display: inline;
    display: table
}

.givingMyZ span.givingMyL {
    width: 348px;
    text-align: right;
    float: left;
    margin-left: 15px
}

.givingZf:after {
    display: block;
    clear: both;
    content: "";
    overflow: hidden
}

.givingZf em {
    float: left;
    height: 56px;
    line-height: 56px;
    margin-right: 18px;
    text-align: center;
    vertical-align: middle;
    display: inline;
    display: table
}

.givingZf em {
    vertical-align: middle
}

.givingZf em img {
    margin-top: 3px;
    height: 50px;
    float: left
}

.givingZf em.active {
    border: 1px solid #ff7e86
}

.givingMySure {
    width: 100%;
    height: 36px
}

.givingMySure input {
    width: 160px;
    height: 36px;
    margin-left: 90px;
    line-height: 36px;
    color: #fff;
    background: #ffac29;
    border-radius: 4px;
    cursor: pointer
}

.givingMySure input:hover {
    background: #ff7529
}

.contList {
    width: 100%;
    height: auto
}

.list_member {
    width: 230px;
    height: 200px;
    padding: 25px 0px;
    float: left
}

.member_head {
    width: 150px;
    height: 200px
}

.member_head img {
    width: 100%;
    vertical-align: middle
}

.member_txt {
    width: 273px;
    height: 200px
}

.member_txt .member_li {
    width: 240px;
    font-size: 16px;
    line-height: 32px;
    color: #333
}

.member_txt .member_li span {
    color: #e70d1f
}

.member_txt .member_lib {
    width: 360px;
    font-size: 14px;
    line-height: 32px;
    color: #333
}

.member_txt .member_lib span {
    color: #e70d1f;
    font-size: 16px
}

.member_txt .more a {
    display: block;
    width: 730px;
    text-align: right;
    color: #e70d1f
}

.member_cot {
    width: 100%;
    height: auto
}

.cot_headtop {
    margin-top: 48px
}

.cot_headtop .head_txt {
    width: 728px;
    height: auto
}

.cot_headtop .head_txt li {
    width: 728px;
    height: auto
}

.head_txt .name {
    font-size: 16px;
    color: #333;
    line-height: 48px
}

.head_txt .name span {
    font-size: 32px;
    font-weight: bold
}

.head_txt .member_lib {
    width: 730px;
    font-size: 14px;
    line-height: 48px;
    color: #666
}

.head_txt .member_lib span {
    color: #e70d1f;
    font-size: 16px
}

.head_pic {
    width: 150px
}

.head_pic img {
    width: 100%;
    vertical-align: middle
}

.cot_headdown {
    width: 908px;
    height: auto;
    clear: both;
    padding: 24px 0
}

.cot_headdown .member_lib {
    width: 908px;
    font-size: 14px;
    line-height: 32px;
    color: #666;
    margin-bottom: 24px
}

.cot_headdown .member_lib span {
    color: #e70d1f;
    font-size: 16px
}

.organization {
    width: 804px;
    padding-left: 106px;
    margin: 48px 0
}

.organization_top {
    height: 184px
}

.zongbt {
    padding: 68px 0;
    height: 48px;
    background: url(../img/line1.png) bottom no-repeat
}

.zongbt h2 {
    background: #e70d1f;
    font-size: 16px;
    color: #fff;
    padding: 0 48px;
    height: 48px;
    text-align: center;
    line-height: 48px;
    border-radius: 6px
}

.organization_li {
    width: 622px;
    height: 184px
}

.li_left {
    height: 160px;
    margin: 14px 14px 0 14px
}

.organization_li ul {
    height: 186px
}

.organization_li ul li {
    height: 40px;
    line-height: 40px;
    margin-bottom: 32px
}

.organization_li ul li span {
    height: 40px;
    font-size: 16px;
    padding: 8px 32px;
    text-align: left;
    border: 2px solid #e70d1f;
    border-radius: 6px;
    color: #e70d1f
}

.organization_down {
    height: 520px
}

.li_left2 {
    width: 278px;
    height: 520px
}

.organization_down ul {
    height: 184px;
    margin-top: 46px
}

.organization_down ul li {
    height: 40px;
    line-height: 40px;
    margin-bottom: 32px
}

.organization_down ul li span {
    height: 40px;
    font-size: 16px;
    padding: 8px 32px;
    text-align: left;
    border: 2px solid #bfbfbf;
    border-radius: 6px;
    color: #333
}

.organization2 {
    width: 908px;
    height: 48px;
    margin: 32px 0 64px 0
}

.organization2 li {
    width: 787px;
    line-height: 48px;
    float: left;
    font-size: 16px;
    text-align: left;
    border: 2px solid #bfbfbf;
    border-radius: 6px;
    color: #333;
    margin: 0 82px 0 0;
    margin-bottom: 20px;
    padding-left: 20px
}

.page1 {
    width: 908px;
    padding: 32px 0;
    clear: both
}

.page1 li a {
    font-size: 14px;
    width: 454px;
    color: #333;
    line-height: 32px
}

.page1 li a:hover {
    color: #e70d1f
}

.page1 li a span {
    font-size: 14px;
    color: #333;
    padding-right: 8px
}
