/* 设置底纹 */

body {
    background-color: #f3f3f3;
}

.index_tese_word_edit_top p {
    height: unset !important;
}


/* .coper_box {
    background-image: url(/skin2019/images/centerbg.png);
    background-repeat: no-repeat;
    background-size: 100%;
} */

.index_tese_word_edit {
    margin-top: unset !important;
}

.index_tese_word_edit,
.tab_1_box,
.tab_2_box,
.coper_box,
.news_big_box {
    background-image: url(/skin2019/images/dw.png);
}

.index_cnt_m {
    width: 100%;
}

.index_tese_word_edit_top,
.index_tese_word_edit_con2,
.index_tese_word_edit_top,
.news_box {
    width: 1200px;
    margin: 0 auto;
    padding-top: 10px;
}

.clearboth {
    clear: both;
    display: block !important;
}

.tab_1_box .hd,
.tab_1_box .bd,
.tab_2_box .hd,
.tab_2_box .bd,
.about_box {
    width: 1200px;
    margin: 0 auto;
}

.tab_1_box .bd,
.tab_2_box .bd {
    background-color: #fff;
}

.index_tese_word_edit_con2 li {
    float: left;
    width: 296px;
    height: 300px;
    overflow: hidden;
    margin: 2px;
    display: block;
    box-sizing: border-box;
    padding: 4px;
}

.index_tese_word_edit_con2 p {
    width: 296px;
}

.tab_hd_more {
    line-height: 50px;
    font-size: 16px;
}


/* tab1开始 */

.tab_1_box {
    /* border: 1px solid #ccc; */
}

.tab_1_box .hd {
    margin-top: 0px;
}

.tab_1_hd_li {
    width: 194px;
    height: 50px;
    background: #f3f3f3;
    display: block;
    float: left;
    font-size: 16px;
    line-height: 50px;
    border-right: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    cursor: pointer;
}

.tab_1_box .on {
    border: none;
    background-color: #fff;
    color: #0b6ecb;
    font-weight: bold;
    font-size: 16px;
}

.tab_1_bd_ul_li {
    display: block;
    float: left;
    width: 390px;
    margin: 5px;
    box-sizing: border-box;
    cursor: pointer;
    border: 1px #e4e4e4 solid;
}

.tab_1_bd_ul_li img {
    width: 100%;
}

.tab_1_hd_title_box p {
    font-size: 16px;
    text-align: center;
    margin: 10px 0;
    background: #ffffff;
}


/* tab1结束 */

.mr_frUl .tempWrap {
    width: 1100px !important;
}


/* tab2开始 */

.tab_2_box {
    /* border: 1px solid #ccc; */
    padding: 10px;
}

.tab_2_box .hd {
    margin-top: 0px;
}

.tab_2_hd_li {
    width: 194px;
    height: 50px;
    background: #f3f3f3;
    display: block;
    float: left;
    font-size: 16px;
    line-height: 50px;
    border-right: 1px #ccc solid;
    border-bottom: 1px #ccc solid;
    cursor: pointer;
}

.tab_2_box .on {
    border: none;
    background-color: #fff;
    color: #0b6ecb;
    font-weight: bold;
    font-size: 16px;
}

.tab_2_bd_ul_li {
    display: block;
    float: left;
    width: 294px;
    margin: 3px;
    box-sizing: border-box;
    cursor: pointer;
}

.tab_2_bd_ul_li img {
    width: 100%;
}

.tab_2_hd_title_box p {
    font-size: 16px;
    text-align: center;
    margin: 10px 0;
}


/* tab2结束 */


/* 关于我们开始 */

.about_box {
    box-sizing: border-box;
    padding: 10px;
}

.about_left {
    width: 65%;
    float: left;
    box-sizing: border-box;
    /* padding: 10px 30px 0px 0px; */
}

.about_left_title {
    font-size: 22px;
}

.about_left_content {
    font-size: 15px;
    line-height: 24px;
    text-indent: 2em;
}

.about_right {
    width: 35%;
    float: left;
}

.about_right_img_box {
    padding: 15px 0;
    margin: 0 auto;
}

.about_right_img_box img {
    width: 90%;
    display: block;
    margin: 0 auto;
}


/* 关于我们结束 */

#demo_div {
    left: 0;
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 80px;
    line-height: 80px;
    z-index: 999;
}

.coper {
    width: 1180px;
    padding: 50px 0;
    margin: 0 auto;
    clear: both;
}

.coperN {
    height: 53px;
    background: url(/skin2019/images/coperName.png) no-repeat center 0;
    margin-bottom: 25px;
}

.coperB {
    height: 100px;
}

.mr_frBtnL {
    float: left;
    margin-top: 26px;
    cursor: pointer;
    display: inline;
}

.mr_frUl {
    float: left;
    height: 100px;
    width: 1094px;
}

.mr_frBtnR {
    float: right;
    margin-top: 26px;
    cursor: pointer;
}

.mr_frUl ul li {
    display: inline;
    float: left;
    height: 100px;
    width: 199px;
    margin-left: 17px;
    overflow: hidden;
}

.mr_frUl ul li img {
    display: block;
    width: 197px;
    height: 98px;
    border: 1px solid #e6e6e6
}


/* 首页新闻开始 */

.news_big_box {
    padding: 20px 0
}

.news_left_box,
.news_right_box {
    width: 50%;
    float: left;
    padding: 10px;
    box-sizing: border-box;
}

.news_left_title_box,
.news_right_title_box {
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #000 solid;
    box-sizing: border-box;
}

.news_left_title,
.news_right_title {
    color: #ff8300;
    font-size: 24px;
    display: block;
    float: left;
    width: 50%;
    border-bottom: none;
    height: 40px;
    line-height: 40px;
    box-sizing: border-box;
}

.news_box .more {
    display: block;
    float: right;
    width: 12%;
    border: 1px #ff8300 solid;
    height: 40px;
    line-height: 40px;
    margin-right: 12%;
    box-sizing: border-box;
    text-align: center;
}

.news_left_li,
.news_right_li {
    display: block;
    height: 45px;
    border-bottom: 1px #000 dashed;
    box-sizing: border-box;
    padding-top: 20px;
}

.news_left_li a,
.news_right_li a {
    display: block;
}

.news_icon {
    display: block;
    width: 20px;
    height: 20px;
    background-image: url(/skin2019/images/news_icon.jpg);
    background-size: 100%;
    float: left;
}

.news_left_li_title,
.news_right_li_title {
    font-size: 14px;
    display: block;
    float: left;
    height: 20px;
    padding-left: 20px;
    width: 93%;
    overflow: hidden;
}

#footer {
    padding-bottom: 50px;
    background: #005bac;
}


/* 首页新闻结束 */

#mbox {
    width: 1200px;
    height: 200px;
    margin: 0 auto;
    text-align: center;
    padding-top: 20px;
}

#box {}

#box ul {}

#box ul li {
    width: 180px
}

#box ul li a {
    font-size: 18px;
    color: white;
}

#box ul li ul li a {
    font-size: 14px;
    color: white;
}

#box ul li ul li {
    padding: 0px 0px 5px 0px;
}

.index_tese_word_edit_con2 img:hover {
    transform: translateY(-10px);
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
    -webkit-box-shadow: 5px 5px 5px #848484;
    -moz-box-shadow: 5px 5px 5px #848484;
    box-shadow: 5px 5px 5px #848484;
    background-color: rgba(255, 255, 255, 0.74);
}

.tab_1_bd_ul li:hover {
    transform: translateY(-5px);
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
    -webkit-box-shadow: 5px 5px 5px #848484;
    -moz-box-shadow: 5px 5px 5px #848484;
    box-shadow: 5px 5px 5px #848484;
    background-color: rgba(255, 255, 255, 0.74);
}

.tab_2_bd_ul li:hover {
    transform: translateY(-5px);
    transform: scale(1.01);
    -webkit-transform: scale(1.01);
    -moz-transform: scale(1.01);
    -ms-transform: scale(1.01);
    -o-transform: scale(1.01);
    -webkit-box-shadow: 5px 5px 5px #848484;
    -moz-box-shadow: 5px 5px 5px #848484;
    box-shadow: 5px 5px 5px #848484;
    background-color: rgba(255, 255, 255, 0.74);
}

.index_tese_word_edit_con2 img {
    transition: all 0.5s;
}

.tab_1_bd_ul li {
    transition: all 0.5s;
}

.tab_2_bd_ul li {
    transition: all 0.5s;
}