﻿html,
body {
    position: relative;
    height: 100%;
}

body,
input,
select,
button,
textarea {
    font-family: "Source Sans Pro", Tahoma, Microsoft yahei;
    font-size: 14px;
}

a:hover {
    text-decoration: none
}

.account-info {
    float: left;
    margin: 15px 0 0 10px;
    color: #333;
    display: none;
    font-size: 12px;
}

.account-info .logoff {
    cursor: pointer;
}

.top_bg {
    width: 100%;
    padding: 1px 0 0 0;
    z-index: 999;
    position: fixed;
    height: 98px;
    left: 0;
    top: 0;
    background: #fff;
    box-shadow: 0 0 15px 0 #dad9d9;
}

.hr_bg {
    width: 100%;
    height: 48px;
    display: none
}

.rihgt_show a {
    float: left;
    margin-left: 8px;
    margin-top: 6px;
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}


.dl_show {
    width: 33.3%;
    background: #fff;
    padding: 3% 0;
    overflow: hidden;
    float: left;
    z-index: 3;
    position: relative;
}

.dl_show h5 {
    font-size: 22px;
    font-weight: bold;
    line-height: 30px;
    text-align: center
}

.dl_show h5 em {
    color: #da1c1c;
    font-style: normal
}

.login_bg {
    width: 100%;
    height: 100%;
    padding: 10% 0;
    overflow: hidden;
    margin-top: -15px;
}

.login_bg .notice-img {
    background: url('../images/notice.png') no-repeat;
    height: 27px;
    width: 70px;
    float: left;
    z-index: 3;
    position: relative;
}

.login_bg .str_wrap {
    background-color: rgba(0, 0, 0, 0.4);
    color: white;
    z-index: 3;
    position: relative;
    padding-left: 3em;
    padding-right: 3em;
    height: 1.5em;
    line-height: 1.5em;
    font-size: 1em;
    margin-bottom: 20px;
    top: 0;
    width: 93%;
}

.login_bg .str_wrap.str_active {
    background-color: rgba(0, 0, 0, 0.4);
}

.login_bg .flexslider {
    position: absolute;
    top: 77px;
}

.login_bg .flexslider .flex-control-nav {
    bottom: 120px;
}

#Tab62 {
    height: auto;
    overflow: hidden;
    width: 88%;
    clear: both;
    text-align: center;
    margin: auto
}

.Menubox62 {
    font-size: 16px;
    height: 52px;
    overflow: hidden;
    width: 100%;
    background: url(../images/index_r4_c8.jpg) repeat-x
}

#Tab62 .Menubox62 li {
    cursor: pointer;
    display: block;
    float: left;
    font-family: "微软雅黑";
    height: 50px;
    text-align: center;
    width: 30%;
    margin-left: 10%;
    border-bottom: 2px solid #fff;
    line-height: 50px;
    color: #333
}

#Tab62 .Menubox62 li.hover {

    color: #333;
    display: block;
    height: 50px;
    width: 30%;
    border-bottom: 2px solid #D10F06;
}

.Contentbox62 {
    height: auto;
    overflow: hidden;
    width: 100%;
    float: right;
    padding-top: 15px
}

.dl_li {
    width: 80%;
    text-align: center;
    margin: auto
}

.dl_li dd {
    border-bottom: 1px solid #DDDDDD;
    padding: 7% 0;
    overflow: hidden;
    text-align: left
}

.r1 {
    background: url(../images/index_r3_c5.jpg) no-repeat;
    width: 26px;
    height: 26px;
    float: left;
    margin-right: 10px
}

.r2 {
    background: url(../images/index_r5_c5.jpg) no-repeat;
    width: 26px;
    height: 26px;
    float: left;
    margin-right: 10px
}

.in1 {
    border: none;
    background: none;
    color: #333;
    outline: none;
    width: 120px;
}

.in1:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 1000px white inset;
}

.dl_li dd span input {
    float: right;
    background: #fff;
    border: 1px solid #DA1C1C;
    overflow: hidden;
    padding: 5px 5px;
    color: #DA1C1C;
    border-radius: 100px
}

.dl_li dt {
    padding-top: 15%;
}

#btn_1 {
    border: none;

    width: 98%;
    height: 50px;
    background-color: #DA1C1C;
    border-radius: 100px;
    font-size: 18px;
    color: #FFFFFF;
    outline: none;
    -webkit-tap-highlight-color: transparent;
    line-height: 50px;
    font-weight: bold
}

/*--第二屏--*/
.news_bg {
    width: 100%;
    background: url(../images/bg22.jpg) center 0px;
    height: 100%;
    padding: 8% 0;
    overflow: hidden;
}

.bt_top {
    width: 100%;
    line-height: 40px
}

.bt_top p {
    float: left;
    font-size: 25px;
    color: #da1c1c;
    font-weight: bold
}

.bt_top p em {
    width: 6px;
    height: 30px;
    background: #DA1C1C;
    float: left;
    margin-right: 10px;
    margin-top: 10px
}

.bt_top p b {
    font-size: 35px;
    color: #000;
    padding-left: 10px;
    padding-top: 2px
}

.bt_top span {
    float: right;
}

.bt_top span a {
    color: #333;
    font-size: 14px;
    border: 1px solid #6B6C6E;
    border-radius: 6px;
    padding: 3px 6px;
    overflow: hidden;
    margin-top: 8px
}

.news_bot {
    width: 100%;
    clear: both;
    background: #fff;
    overflow: hidden
}

.news_bot dl {
    border-right: 1px solid #EAEAEA;
    border-bottom: 1px solid #EAEAEA;
    padding: 2% 0;
    overflow: hidden;
    margin: 0
}

.news_bot div:nth-child(3) dl {
    border-right: none;
}

.news_bot div:nth-child(6) dl {
    border-right: none;
}

.news_bot dl dt {
    width: 90%;
    text-align: center;
    margin: auto
}

.news_bot dl dt p {
    padding-bottom: 26.94%;
    position: relative;
}

.news_bot dl dt img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0
}

.news_bot dl:hover {
    opacity: 0.9
}

.news_bot dl dd {
    width: 90%;
    text-align: center;
    margin: auto
}

.news_bot dl dd h1 {
    width: 100%;
    text-align: left;
    color: #da1c1c;
    font-size: 22px;
    font-weight: bold;
}

.news_bot dl dd h1 img {
    float: left;
    margin-right: 10px;
    margin-top: 0px
}

.news_bot dl dd h1 time {
    font-size: 14px;
    padding-left: 10px;
    color: #333;
    font-weight: normal
}

.news_bot dl dd h5 {
    text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    font-size: 16px
}

.news_bot dl dd h5 a {
    color: #000
}

.news_bot dl:hover h5 a {
    color: #d20f07
}

.news_bot dl dd p {
    text-align: left;
    font-size: 13px;
    color: #919191;
    line-height: 22px;
    height: 26px;
    overflow: hidden
}

.news_bot dl:hover p {
    color: #333
}

/*--第三排--*/
.sjwh_bg {
    width: 100%;
    background: url(../images/bg4.jpg) center 0px;
    height: 100%;
    padding: 8% 0 1% 0;
    overflow: hidden;
}

.sj_show {
    width: 100%;
    clear: both;
    overflow: hidden;
    padding-top: 0%
}

.sj_show ol {
    padding-top: 15%;
    overflow: hidden
}

.sj_show ol img {
    width: 90%
}

.sj_show #chinaMap {
    width: 100%;
    min-height: 100px;
    height: auto;
}

.s_r1 {
    width: 100%;
    clear: both;
    overflow: hidden;
    padding-bottom: 20px
}

.s_r1 dd {
    width: 33.3%;
    float: left;
    font-size: 20px;
    font-weight: bold
}

.s_r1 dd em {
    color: #d20f07;
    font-size: 36px;
    font-style: normal;
    font-weight: normal
}

.s_r1 dd span {
    background: #DBDBDB;
    border-radius: 100px;
    padding: 5px 25px;
    overflow: hidden;
    font-size: 14px;
    font-weight: normal
}

.s_r2 {
    width: 85%;
    background: #fff;
    box-shadow: 0 0 15px 0 #e5e4e4;
    clear: both;
    text-align: center;
    margin: auto;
    max-height: 345px;
    overflow-y: auto;
}

.s_r2 dl {
    width: 100%;
    text-align: center;
    padding: 5% 0 5% 15%;
    margin: auto;
}

.s_r2 dl dt {
    width: 100%;
    text-align: left;
    line-height: 30px;
    font-size: 20px;
    font-weight: bold;
    padding-bottom: 20px
}

.s_r2 dl dt em {
    color: #d20f07;
    font-style: normal;
}

.s_r2 dl dd {
    text-align: left;
    line-height: 40px;
    background: url(../images/index_r13_c16.jpg) 0px 12px no-repeat;
    padding-left: 25px;
    font-size: 16px;
}

.s_r2 dl dd a {
    color: #333
}

.s_r2 dl dd a:hover {
    color: #d20f07
}

.col-li {
    width: 24%;
    float: left;
    margin-right: 0.5%;
    margin-left: 0.5%
}

#goTopBtn {
    POSITION: fixed;
    TEXT-ALIGN: center;
    LINE-HEIGHT: 30px;
    WIDTH: 30px;
    BOTTOM: 35px;
    HEIGHT: 33px;
    FONT-SIZE: 12px;
    CURSOR: pointer;
    RIGHT: 0px;
    _position: absolute;
    _right: auto
}

/*--第四批--*/
.member_bg {
    width: 100%;
    background: url(../images/bg3.jpg) center;
    height: 100%;
    padding: 8% 0;
    overflow: hidden;
    clear: both
}

.feb_show {
    width: 100%;
    clear: both;
    overflow: hidden;
}

.member_r1 {
    width: 100%;
    position: relative;
    z-index: 22
}

.member_r1 span {
    text-align: center;
    margin: auto
}

.member_r1 span img {
    width: 85px;
    height: 85px;
}

.content-member {
    height: 500px;
    overflow: hidden;
}

.member_r2 {
    width: 100%;
    background: #fff;
    box-shadow: 0 0 10px 0 #e5e4e4;
    padding: 5% 10%;
    /*margin-top:-60px*/
}

/* .member_r2 dl:nth-child(1){ margin-top:60px} */
.member_r2 dl {
    width: 100%;
    background: #F4F4F4;
    overflow: hidden;
    margin-top: 5px;
    padding: 5% 0;
    margin-bottom: 0
}

.member_r2 dl dt {
    width: 26%;
    float: left;
    margin-left: 6%;
}

.member_r2 dl dt p {
    padding-bottom: 100%;
    position: relative;
}

.member_r2 dl dt p img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 5%;
}

.member_r2 dl dd {
    width: 62%;
    padding-right: 3%;
    text-align: left;
    float: right;
    font-size: 12px;
    color: #919191;
    margin-bottom: 0
}

.member_r2 dl dd b {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    color: #333
}

.member_r2 dl dd p {
    text-align: left;
    line-height: 22px;
    margin-bottom: 0px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.member_r2 ol {
    text-align: center;
    margin: auto;
    display: block;
    padding-top: 5px;
    padding-left: 36%
}

.member_r2 ol a {
    text-align: center;
    color: #fff;
    width: 78px;
    height: 30px;
    background: #FF6B61;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    display: block;
    border-radius: 6px
}

.member_origin {
    padding: 5% 5% 0 5%;
    margin-bottom: 0;
}

.member_clone {
    padding: 0 5% 5% 5%;
    margin-bottom: 0;
}

/*---版权---*/
.coy {
    position: absolute;
    z-index: 11;
    bottom: 0;
    left: 0
}

.copyright {
    width: 100%;
    background: #F7F7F7;
    border-top: 3px solid #D21007;
    overflow: hidden;
    clear: both;
    padding: 5% o;
}

.copyright p {
    float: left;
    padding-top: 35px
}

.copyright dl {
    float: left;
    padding-left: 5%;
    padding-top: 20px;
    margin-bottom: 5px;
}

.copyright dl dd {
    float: left;
    padding-right: 15px;
}

.copyright span {
    float: left;
    text-align: left;
    line-height: 23px;
    padding-top: 25px;
    overflow: hidden;
    font-size: 13px;
    padding-left: 30px
}

/*--成员机构--*/
.hr1_bg {
    height: 100px
}

.pest_bg {
    background: #F7F7F7;
    overflow: hidden;
    clear: both;
    width: 100%;
    position: relative;
    padding: 25px 0 40px 0;
}

.w25 {
    width: 20%;
    float: left;
    overflow: hidden;
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    background: #F7F7F7
}

.w25_top {
    background: url(../images/pe_r2_c2.png) center 0 no-repeat;
    width: 100%;
    padding: 10% 0;
    color: #fff;
    overflow: hidden;
    font-size: 20px;
    font-weight: bold
}

.w25_top p {
    padding-left: 15%;
    line-height: 24px;
}

.w25_top p em {
    font-style: normal;
    color: #f95a53;
    font-size: 22px;
    font-weight: normal
}

.w25 dl {
    width: 100%;
    clear: both;
    background: url(../images/l1.jpg) repeat-y;
    overflow: hidden
}

.w25 dl dd {
    text-align: left;
    line-height: 40px;
    height: 40px;
    margin: 10% 0;
    font-size: 16px;
    width: 100%
}

.w25 dl dd a {
    color: #000;
    margin-left: 2px;
    padding-left: 15%
}

.w25 dl dd a.nav {
    line-height: 40px;
    height: 40px;
    border-left: 4px solid #d20f07;
    display: block
}

.w75 {
    width: 85%;
    float: right;
    overflow: hidden;
    position: relative;
    z-index: 2;
    right: 0px;
    top: 0px;
    margin-bottom: 10px
}

.ords {
    text-align: right;
    line-height: 40px;
    font-size: 14px;
}

.ords a {
    color: #000
}

.ords em {
    font-style: normal;
    color: #d20f07;
}

.pe_rj {
    background: #fff;
    overflow: hidden;
    clear: both;
    padding: 3%;
    overflow: hidden;
    text-align: center;
    margin: auto;
    min-height: 530px;
}

.pest_nav {
    width: 100%;
}

.pest_nav a {
    border: 1px solid #D10F06;
    width: 12%;
    height: 35px;
    line-height: 35px;
    margin-left: 0.8%;
    border-radius: 100px;
    color: #D10F06;
    display: block;
    float: left;
    text-align: center;
    font-size: 15px
}

.pest_nav a:hover {
    border: 1px solid #D10F06;
    background: #D10F06;
    width: 12%;
    height: 35px;
    line-height: 35px;
    margin-left: 0.8%;
    border-radius: 100px;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    font-size: 15px
}

.pest_nav a.fr {
    border: 1px solid #D10F06;
    background: #D10F06;
    width: 12%;
    height: 35px;
    line-height: 35px;
    margin-left: 0.8%;
    border-radius: 100px;
    color: #fff;
    display: block;
    float: left;
    text-align: center;
    font-size: 15px
}

.pest_nav a:last-child {
    margin-right: 0px;
}

.inst_bot {
    width: 100%;
    clear: both;
    overflow: hidden;
    padding-top: 20px
}

.inst_bot dl {
    float: left;
    width: 24%;
    background: #F4F4F4;
    padding: 2%;
    overflow: hidden;
    margin-left: 0.5%;
    margin-right: 0.5%
}

.inst_bot dl dt {
    width: 25%;
    float: left;
}

.inst_bot dl dt p {
    padding-bottom: 100%;
    position: relative;
}

.inst_bot dl dt p img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 20%;
}

.inst_bot dl dd {
    width: 63%;
    text-align: left;
    float: right;
    font-size: 14px;
    color: #919191;
    margin-bottom: 0
}

.inst_bot dl dd b {
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    color: #333
}

.inst_bot dl dd p {
    text-align: left;
    line-height: 19px;
    height: 40px;
    overflow: hidden;
    margin-bottom: 0px;
    padding-top: 5px;
    word-break: break-all;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}

/*--项目产品---*/
.pro_list {
    width: 100%;
    overflow: hidden
}

.pro_list dl {
    width: 31.3%;
    margin: 0% 1% 2% 1%;
    overflow: hidden;
    background: #fff;
    box-shadow: 0 0 15px 0 #e5e4e4;
    float: left
}

.pro_list dl dt {
    width: 100%;
    position: relative;
    overflow: hidden;
    color: #fff;
}

.pro_list dl dt p {
    padding-bottom: 45%;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
}

.pro_list dl dt p img {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0
}

.pro_list dl dt div {
    width: 100%;
    position: absolute;
    z-index: 22;
    top: 15%;
    left: 0px;
    text-align: center
}

.pro_list dl dt div h5 {
    font-size: 20px;
    font-weight: bold;
    line-height: 30px;
    padding-bottom: 10px
}

.pro_list dl dt div em {
    width: 40px;
    height: 1px;
    background: #fff;
    text-align: center;
    margin: auto;
    display: block
}

.pro_list dl dd {
    padding: 3% 8%;
    text-align: left;
    line-height: 40px;
    clear: both
}

.pro_list dl dd em {
    font-style: normal;
    color: #a2a2a2
}

.pro_list dl dd p {
    margin-bottom: 0;
    height: 28px;
    overflow: hidden;
}

.pro_list dl dd p a {
    color: #d20f07
}

/*--xinwen---*/
.newspset {
    width: 100%;
    text-align: center;
    margin: auto
}

.newspset dl {
    width: 100%;
    clear: both;
    overflow: hidden;
    margin: 0px;
    text-align: center;
}

.newspset dd {
    text-align: left;
    font-size: 16px;
    border-bottom: 1px solid #EEEEEE;
    background: url(../images/news.jpg) 0px 8px no-repeat;
    line-height: 40px;
    text-align: left;
    padding-left: 30px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    list-style: none
}

.newspset dd span {
    float: right;
    color: #999;
}

.newspset dd a {
    color: #333;
}

.newspset dd span.label-danger {
    float: inherit;
    color: white;
}

.divison {
    width: 96%;
    text-align: center;
    margin: auto
}

.divison dl {
    width: 96%;
    clear: both;
    overflow: hidden;
    margin: auto;
    text-align: center;
    padding-top: 10px
}

.divison dd {
    text-align: left;
    font-size: 16px;
    border-bottom: 1px solid #EEEEEE;
    background: url(../images/sy1.jpg) 0px 8px no-repeat;
    line-height: 50px;
    text-align: left;
    padding-left: 40px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    list-style: none
}

.divison dd span {
    float: right;
    color: #999;
}

.divison dd a {
    color: #333;
}

.divison h5 {
    text-align: left;
}

.divison h5 a {
    background: #D10F06 url(../images/sy.jpg) 15px 5px no-repeat;
    padding: 10px 20px;
    padding-left: 55px;
    text-align: center;
    border-radius: 100px;
    color: #fff;
    font-size: 16px;
    overflow: hidden
}

.divison .panel-danger {
    font-size: 16px;
    margin-top: 20px;
}

.divison .panel-danger .panel-heading {
    text-align: center;
    background-color: #FBE7E6;
    color: #D10F06;
}

.divison .panel-danger .panel-body {
    line-height: 40px;
    text-align: left;
    word-break: normal;
    text-align: justify;
}

/*--文章详情---*/
.fon_inf {
    width: 100%;
    clear: both;
    padding: 3% 5%;
    overflow: hidden;
    background: #fff
}

.xq_left {
    text-align: center;
    margin: auto;
}

.xq_left H5 {
    font-size: 30PX;
    text-align: center;
    line-height: 32px;
    border-bottom: 1px solid #ebe9e9;
    padding: 0px 0 15px 0
}

/* .xq_left p{ padding-top:15px; overflow:hidden;  font-size:16px; line-height:26px; height:auto; text-align:left }
.xq_left p img{ text-align:center; margin:auto; display:block;} */
.xq_left p {
    text-align: left;
}

/*---dengl --*/
.dl_bg {
    background: url(../images/dl.jpg) center -100px no-repeat;
    padding: 5% 0 10% 0;
    width: 100%
}

.copy_r {
    background: #5A5A5A;
    color: #fff;
    border-top: none
}

.sc_hf {
    width: 80%;
    text-align: center;
    margin: auto
}

.sc_hf dl {
    width: 100%
}

.sc_hf dl dt {
    width: 44%;
    float: left
}

.sc_hf dl dt img {
    width: 100%;
    border: 3px solid #D21007
}

.sc_hf dl dd {
    width: 53%;
    float: right;
    text-align: center
}

.sc_hf dl dd h5 {
    font-size: 25px;
    font-weight: bold;
    line-height: 30px;
    padding-bottom: 15px;
}

.sc_hf dl dd p {
    line-height: 30px;
    text-align: left;
    display: block;
}

.sc_hf dl dd p em {
    text-align: left;
    width: 100%;
    display: block;
    float: left;
    font-style: normal;
    color: #D21007;
    font-size: 16px
}

.sc_hf dl dd a {
    color: #000
}

/*---图书馆--*/
.lib_ss {
    height: auto;
    overflow: hidden;
    width: 96%;
    clear: both;
    text-align: center;
    margin: auto;
    border: 1px solid #E1E1E1;
    padding-top: 15px;
}

.lib_ss label {
    float: left;
    line-height: 30px;
    width: 25%;
}

.lib_ss .form-control {
    float: right;
    width: 75%
}

.form-group {
    overflow: hidden;
}

.btn_bg {
    background: #D10F06;
    border-radius: 100px;
    border: none;
    color: #fff;
    padding: 8px 20px;
    float: left
}

.btn_bg:hover {
    background: #D10F06;
    border-radius: 100px;
    border: none;
    color: #fff;
    padding: 8px 20px;
}

#Tab63 {
    height: auto;
    overflow: hidden;
    width: 96%;
    clear: both;
    text-align: center;
    margin: auto;
    padding-top: 16px
}

.Menubox63 {
    font-size: 14px;
    height: auto;
    overflow: hidden;
    width: 99.9%;
    background: #FBE7E6;
    border: 1px solid #FEBDB9
}

.Menubox63 ul {
    margin-bottom: 0
}

#Tab63 .Menubox63 li {
    cursor: pointer;
    display: block;
    float: left;
    font-family: "微软雅黑";
    height: 30px;
    text-align: center;
    width: 12%;
    line-height: 30px;
    color: #D10F06;
    margin: 5px 0
}

#Tab63 .Menubox63 li.hover {

    color: #fff;
    height: 30px;
    width: 12%;
    background: #D10F06;
    border-radius: 100px;
    line-height: 30px;
    margin: 5px 0
}

.Contentbox63 {
    height: auto;
    overflow: hidden;
    width: 99.8%;
    border: 1px solid #E1E1E1;
    padding: 5px 0
}

.list_li a {
    text-align: left;
    line-height: 30px;
    float: left;
    padding: 0 3%;
    color: rgb(32, 25, 25)
}

.list_li a.hover {
    color: white;
    background: #D10F06;
    border-radius: 50px;
}

/*---资料--*/
#Tab64 {
    height: auto;
    overflow: hidden;
    width: 96%;
    clear: both;
    text-align: center;
    margin: auto;
    padding-top: 16px
}

.Menubox64 {
    font-size: 14px;
    height: 40px;
    overflow: hidden;
    width: 99.9%;
    border: 1px solid #E2E2E2
}

.Menubox64 ul {
    margin: 0;
    padding: 0
}

#Tab64 .Menubox64 li {
    cursor: pointer;
    display: block;
    float: left;
    font-family: "微软雅黑";
    height: 40px;
    text-align: center;
    width: 12%;
    line-height: 40px;
    color: #D10F06;

}

#Tab64 .Menubox64 li:first-child {
    margin-left: 15px;
}

#Tab64 .Menubox64 li.hover {

    color: #fff;
    height: 40px;
    width: 12%;
    background: #D10F06;
    line-height: 40px;
}

.Contentbox64 {
    height: auto;
    overflow: hidden;
    width: 99.8%;
    padding: 5px 0
}


#Tab65 {
    height: auto;
    overflow: hidden;
    width: 100%;
    clear: both;
    text-align: center;
    margin: auto;
    padding-top: 16px
}

.Menubox65 {
    font-size: 14px;
    height: 40px;
    overflow: hidden;
    width: 99.9%;
    border-top: 1px solid #E2E2E2;
    border-left: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
    ;
    border-bottom: 3px solid #D10F06;
}

.Menubox65 ul {
    margin: 0;
    padding: 0
}

#Tab65 .Menubox65 li {
    cursor: pointer;
    display: block;
    float: left;
    font-family: "微软雅黑";
    height: 40px;
    text-align: center;
    width: 12%;
    line-height: 40px;
    color: #333;

}

#Tab65 .Menubox65 li.hover {

    color: #fff;
    height: 40px;
    width: 12%;
    background: #D10F06;
    line-height: 40px;
}

.Contentbox65 {
    height: auto;
    overflow: hidden;
    width: 99.8%;
    padding: 5px 0;
    border: 1px solid #E2E2E2;
}

.js_wz {
    width: 96%;
    text-align: center;
    overflow: hidden;
    margin: auto
}

.js_wz p {
    text-align: left;
    line-height: 24px;
}

.table_list {
    padding-top: 15px;
    width: 96%;
    clear: both;
    text-align: center;
    margin: auto;
}

.table_list table {
    border-top: 1px solid #E2E2E2;
    border-right: 1px solid #E2E2E2;
    width: 99.9%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border-spacing: 0;
    margin: 0 auto;
}

.table_list table tr {
    border: 1px solid #E2E2E2;
    padding: 5px;
}

.table_list table th,
table td {
    padding: 10px;
    text-align: center;
    border-bottom: 1px solid #E2E2E2;
}

.table_list table th {
    text-transform: uppercase;
    font-size: 14px;
    letter-spacing: 1px;
}

@media screen and (max-width: 600px) {

    .table_list table {
        border: 0;
    }

    .table_list table thead {
        display: none;
    }

    .table_list table tr {
        margin-bottom: 10px;
        display: block;
        border-bottom: 2px solid #ddd;
    }

    .table_list table td {
        display: block;
        text-align: right;
        font-size: 13px;
        border-bottom: 1px dotted #ccc;
        border-left: none
    }

    .table_list table td:last-child {
        border-bottom: 0;
    }

    .table_list table td:before {
        content: attr(data-label);
        float: left;
        text-transform: uppercase;
        font-weight: bold;
    }
}

.table_listt {
    width: 100%
}

.pro_inf {
    background: #fff;
    padding: 3%;
    overflow: hidden;
}

.inf_nr {
    width: 100%;
    padding-top: 15px;
}

.inf_r1 {
    width: 58%;
    float: left
}

.inf_r1 img {
    width: 96%;
    height: 397px;
}

.inf_r2 {
    width: 41%;
    float: left;
    margin-left: 1%
}

.inf_r2 dt {
    text-align: left;
    font-weight: normal;
    line-height: 25px
}

.inf_r2 dt em {
    font-style: normal;
    color: #999
}

.inf_r2 dt i {
    color: #da1c1c;
    font-style: normal;
    font-weight: bold
}

.inf_r3 {
    width: 100%;
    float: right;
    border: 1px solid #E1E1E1;
    overflow: hidden
}

.inf_r3 h5 {
    background: #DA1C1C url(../images/xq1.jpg) center no-repeat;
    height: 40px;
    line-height: 40px;
    color: #fff;
    text-align: center
}

.inf_r3 dl {
    width: 90%;
    text-align: center;
    margin: auto
}

.inf_r3 dl dd {
    text-align: left;
    line-height: 30px;
}


@media(min-width:1572px) {}

@media(max-width:1571px) {}

@media(max-width:1440px) {
    .news_bot div:nth-child(7) dl {
        display: none
    }

    .news_bot div:nth-child(8) dl {
        display: none
    }

    .news_bot div:nth-child(9) dl {
        display: none
    }
}

@media(max-width:1309px) {}

@media(max-width:1047px) {}

@media(max-width:767px) {}




@media (max-width: 1024px) {
    .navbar-brand img {
        width: 200px;
        height: 60px;
        margin-top: 10px;
        margin-left: 10px
    }

    .navbar-toggle {
        margin-right: 10px
    }

    .navbar-brand {
        height: 30px
    }

    .navbar-nav>li {
        float: left;
        margin-left: 0px;
        font-size: 16px;
    }

    .navbar-nav {
        width: 100%;
        float: none;
        clear: both
    }

    .navbar-nav>li>a {
        padding-top: 45px;
        padding-bottom: 0px;
        line-height: 30px;
    }

    .navbar-default .navbar-nav>li>a:focus,
    .navbar-default .navbar-nav>li>a:hover {
        background: none;
        color: #CE0309
    }

}

@media (max-width: 768px) {
    .login_bg {
        margin-top: 0px
    }

    .top_bg {
        height: 55px;
        padding: 0
    }

    .ab_r1 dl {
        width: 100%;
        float: none;
        margin: 0;
        padding: 0;
        text-align: center;
        margin: auto
    }

    .ab_r2 dl dd p {
        padding: 5px 24px;
        font-size: 14px;
        line-height: 24px;
        font-weight: normal;
        text-align: left
    }

    .navbar-nav>li>a em {
        font-style: normal;
        font-size: 12px;
        display: block;
        margin-top: -12px;
        text-align: left;
        margin-left: 0px;
        margin-right: 3px;
        color: #B9B9B9;
    }

    .hr_bg {
        display: block
    }

    .dl_show {
        width: 90%;
        background: #fff;
        padding: 15% 0 8% 0;
        overflow: hidden;
        float: none;
        text-align: center;
        margin: auto
    }

    .news_bot div:nth-child(2) dl {
        border-right: none;
    }

    .news_bot div:nth-child(3) dl {
        border-right: 1px solid #EAEAEA;
    }

    .news_bot div:nth-child(4) dl {
        border-right: none;
    }

    .news_bot div:nth-child(5) dl {
        display: none
    }

    .news_bot div:nth-child(6) dl {
        display: none
    }

    .news_bot div:nth-child(7) dl {
        display: none
    }

    .news_bot div:nth-child(8) dl {
        display: none
    }

    .news_bot div:nth-child(9) dl {
        display: none
    }

    .news_bot {
        width: 94%;
        clear: both;
        background: #fff;
        overflow: hidden;
        text-align: center;
        margin: auto
    }

    .news_bot dl dt {
        width: 86%;
        text-align: center;
        margin: auto
    }

    .news_bot dl dd {
        width: 86%;
        text-align: center;
        margin: auto
    }

    .login_bg {
        padding: 30% 0 15% 0
    }

    .sj_show {
        padding-top: 0%;
    }

    .sj_show ol img {
        width: 75%;
        text-align: center;
        margin: auto
    }

    .sj_show ol {
        padding-top: 0%;
        overflow: hidden
    }

    .s_r1 {
        width: 100%;
        clear: both;
        overflow: hidden;
        padding-bottom: 10px
    }

    .s_r1 dd {
        width: 33.3%;
        float: left;
        font-size: 16px;
        font-weight: bold
    }

    .s_r1 dd em {
        color: #d20f07;
        font-size: 25px;
        font-style: normal;
        font-weight: normal
    }

    .s_r1 dd span {
        background: #DBDBDB;
        border-radius: 100px;
        padding: 5px 25px;
        overflow: hidden;
        font-size: 14px;
        font-weight: normal
    }

    .s_r2 {
        width: 94%;
    }

    .s_r2 dl {
        width: 90%;
        text-align: center;
        padding: 5% 0;
        margin: auto
    }

    .s_r2 dl dt {
        width: 100%;
        text-align: left;
        line-height: 25px;
        font-size: 15px;
        font-weight: bold;
        padding-bottom: 10px
    }

    .s_r2 dl dt em {
        color: #d20f07;
        font-style: normal;
    }

    .s_r2 dl dd {
        text-align: left;
        line-height: 33px;
        background: url(../images/index_r13_c16.jpg) 0px 8px no-repeat;
        padding-left: 25px;
        font-size: 16px;
    }

    .s_r2 dl dd:nth-child(8) {
        display: none
    }

    .col-li {
        width: 49%;
        float: left;
        margin-right: 0.5%;
        margin-left: 0.5%;
        padding-bottom: 5%
    }

    .coy {
        display: none
    }

    .container-fluid {
        padding-right: 15px;
        padding-left: 15px;
        margin-right: auto;
        margin-left: auto
    }

    .hr1_bg {
        height: 50px
    }

    .w25 {
        width: 94%;
        float: none;
        overflow: hidden;
        position: relative;
        z-index: 1;
        left: 0px;
        top: 0px;
        text-align: center;
        margin: auto
    }

    .w25_top {
        background: #d20f07;
        width: 100%;
        padding: 10% 0;
        color: #fff;
        overflow: hidden;
        font-size: 20px;
        font-weight: bold
    }

    .w25_top p {
        padding-left: 5%;
        line-height: 24px;
        text-align: left
    }

    .w25_top p em {
        font-style: normal;
        color: #f95a53;
        font-size: 22px;
        font-weight: normal
    }

    .w25 dl {
        width: 100%;
        clear: both;
        background: url(../images/l1.jpg) repeat-y;
        overflow: hidden
    }

    .w25 dl dd {
        text-align: left;
        line-height: 40px;
        height: 40px;
        margin: 0% 0;
        font-size: 16px;
        width: 50%;
        float: left
    }

    .w25 dl dd a {
        color: #000;
        margin-left: 2px;
        padding-left: 15%
    }

    .w25 dl dd a.nav {
        line-height: 40px;
        height: 40px;
        border-left: 4px solid #d20f07;
        display: block
    }

    .w75 {
        width: 94%;
        float: none;
        overflow: hidden;
        position: relative;
        z-index: 2;
        right: 0px;
        top: 0px;
        margin-top: 0px;
        clear: both;
        text-align: center;
        margin: auto
    }

    .ords {
        text-align: left;
        padding-left: 10px;
        line-height: 30px
    }

    .pe_rj {
        background: #fff;
        overflow: hidden;
        clear: both;
        padding: 3%;
        overflow: hidden;
        text-align: center;
        margin: auto;
        width: 100%
    }

    .pest_nav {
        width: 100%;
    }

    .pest_nav a {
        border: 1px solid #D10F06;
        width: 24%;
        height: 35px;
        line-height: 35px;
        margin-right: 0.5%;
        margin-left: 0.5%;
        margin-bottom: 3px;
        color: #D10F06;
        display: block;
        float: left;
        text-align: center;
        font-size: 15px
    }

    .pest_nav a:hover {
        border: 1px solid #D10F06;
        background: #D10F06;
        width: 24%;
        height: 35px;
        line-height: 35px;
        margin-right: 0.5%;
        margin-left: 0.5;
        color: #fff;
        display: block;
        float: left;
        text-align: center;
        font-size: 15px
    }

    .pest_nav a.fr {
        border: 1px solid #D10F06;
        background: #D10F06;
        width: 24%;
        height: 35px;
        line-height: 35px;
        margin-right: 0.5%;
        margin-left: 0.5;
        ;
        color: #fff;
        display: block;
        float: left;
        text-align: center;
        font-size: 15px
    }

    .pest_nav a:last-child {
        margin-right: 0px;
    }

    .inst_bot {
        width: 100%;
        clear: both;
        overflow: hidden;
        padding-top: 10px
    }

    .inst_bot dl {
        float: left;
        width: 48%;
        background: #F4F4F4;
        padding: 2%;
        overflow: hidden;
        margin-right: 1%;
        margin-left: 1%
    }

    .inst_bot dl dt {
        width: 40%;
        float: none;
        text-align: center;
        margin: auto;
        padding-top: 5px;
    }

    .inst_bot dl dd {
        width: 100%;
        text-align: center;
        float: none;
        font-size: 14px;
        color: #919191;
        margin-bottom: 0;
        clear: both;
        padding-top: 5px;
    }

    .inst_bot dl dd p {
        text-align: center
    }

    .xq_left p img {
        width: 100%;
    }

    .inf_r3 {
        width: 99.9%;
        float: none
    }

    .inf_r1 {
        width: 100%;
        float: none;
        text-align: center;
        margin: auto
    }

    .inf_r2 {
        width: 100%;
        float: none;
        text-align: center;
        margin: auto;
    }

    .inf_r2 dl {
        width: 100%
    }

    .inf_r2 dl dt p {
        width: 100%;
        margin: 0;
        padding: 0
    }

    .inf_r2 dl dd {
        width: 100%;
        clear: both
    }

}

@media (max-width:480px) {
    .navbar-nav>li>a {
        padding-top: 0px;
        padding-bottom: 0px;
        line-height: 40px;
    }

    .img_tc {
        padding-top: 20px
    }

    .img_tc img {
        width: 40%
    }

    .navbar-nav>li {
        float: none;
        margin-left: 0px;
        font-size: 16px;
    }

    .navbar-nav {
        width: 100%;
        float: right;
        clear: both
    }

    .navbar-brand img {
        width: 160px;
        height: 48px;
        margin-top: 10px;
        margin-left: 10px
    }

    .navbar {
        position: relative;
        min-height: 65px;
        border: 1px solid transparent;

    }

    .dl_li {
        width: 100%;
        text-align: center;
        margin: auto
    }

    .login_bg {
        background: url(../images/bg11.jpg) center 0px;
        margin-top: 0px;
        padding-top: 15%;
    }

    .login_bg .flexslider {
        display: none;
    }

    .hr_bg {
        display: none;
    }

    .login_bg .str_wrap {
        width: 80%;
    }

    .login_bg .container>.row:first-child {
        padding-top: 30px;
    }

    .bt_top {
        width: 100%;
        line-height: 30px
    }

    .bt_top p {
        float: left;
        font-size: 20px;
        color: #da1c1c;
        font-weight: bold
    }

    .bt_top p em {
        width: 6px;
        height: 20px;
        background: #DA1C1C;
        float: left;
        margin-right: 10px;
        margin-top: 8px
    }

    .bt_top p b {
        font-size: 25px;
        color: #000;
        padding-left: 10px;
        padding-top: 2px
    }

    .bt_top span {
        display: none
    }

    #Tab62 .Menubox62 li {
        margin-left: 6%;
        margin-right: 3%
    }

    .news_bot dl dd h1 time {
        width: 100%;
        text-align: left;
        clear: both;
        display: block;
        line-height: 22px;
    }

    .news_bot dl dd p {
        text-align: left;
        font-size: 13px;
        color: #919191;
        line-height: 22px;
        height: 66px;
        overflow: hidden
    }

    .member_r1 span {
        text-align: center;
        margin: auto;
    }

    .member_r1 span img {
        width: 50%
    }

    .member_r2 dl:nth-child(2) {
        display: none
    }

    .member_r2 dl:nth-child(3) {
        display: none
    }

    .member_r2 dl:nth-child(4) {
        display: none
    }

    .member_r2 dl {
        width: 100%;
        background: #F4F4F4;
        overflow: hidden;
        margin-top: 5px;
        padding: 5% 0;
        margin-bottom: 0
    }

    .member_r2 dl dt {
        width: 28%;
        float: left;
        margin-left: 5%;
    }

    .member_r2 dl dd {
        width: 60%;
        padding-right: 3%;
        text-align: left;
        float: right;
        font-size: 12px;
        color: #919191
    }

    .pest_bg {
        background: #F7F7F7;
        overflow: hidden;
        clear: both;
        width: 100%;
        position: relative;
        padding: 25px 0 30px 0;
    }

    .member_r2 {
        padding: 5% 5% 2% 5%;
    }

    .member_clone {
        padding: 0 5% 5% 5%;
        margin-bottom: 0;
    }

    .member_r2 ol a {
        text-align: center;
        color: #fff;
        width: 62px;
        height: 24px;
        background: #FF6B61;
        color: #fff;
        font-size: 14px;
        line-height: 24px;
        display: block;
        border-radius: 6px
    }

    .navbar-collapse {
        padding-right: 15px;
        padding-left: 15px;
        overflow-x: visible;
        -webkit-overflow-scrolling: touch;
        border-top: 1px solid transparent;
        -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
    }

    .copyright p {
        float: none;
        text-align: center;
        margin: auto
    }

    .copyright p img {
        text-align: center;
        margin: auto;
        display: block
    }

    .copyright dl {
        float: none;
        text-align: center;
        margin: auto;
        clear: both;
        width: 70%
    }

    .copyright dl dd {
        float: left;
        padding: 0px;
        margin-right: 3%;
        width: 45%
    }

    .copyright dl dd:last-child {
        margin-right: 0
    }

    .copyright dl dd img {
        text-align: center;
        margin: auto;
        display: block
    }

    .copyright span {
        width: 94%;
        display: block;
        text-align: center;
        margin: auto;
        float: none;
        padding: 15px 0;
        padding-left: 0px;
        text-align: center;
        line-height: 18px;
        clear: both;
        overflow: hidden
    }

    .pro_list dl {
        width: 100%;
        margin: 0% 0% 2% 0%;
        overflow: hidden;
        background: #fff;
        box-shadow: 0 0 15px 0 #e5e4e4;
        float: none
    }

    .xq_left H5 {
        font-size: 22px;
    }

    .xq_left p {
        font-size: 14px
    }



    .sc_hf {
        width: 94%;
        text-align: center;
        margin: auto
    }

    .sc_hf dl dt {
        width: 90%;
        float: none;
        text-align: center;
        margin: auto
    }

    .sc_hf dl dd {
        width: 100%;
        float: none;
        text-align: center
    }


    #Tab63 .Menubox63 li {
        cursor: pointer;
        display: block;
        float: left;
        font-family: "微软雅黑";
        height: 30px;
        text-align: center;
        width: 29%;
        line-height: 30px;
        color: #D10F06;
        margin: 5px 0;
        font-size: 12px;
        padding: 0
    }

    #Tab63 .Menubox63 li.hover {

        color: #fff;
        height: 30px;
        width: 29%;
        background: #D10F06;
        border-radius: 100px;
        line-height: 30px;
        margin: 5px 0
    }

    #Tab64 .Menubox64 li {
        cursor: pointer;
        display: block;
        float: left;
        font-family: "微软雅黑";
        height: 40px;
        text-align: center;
        width: 33.3%;
        line-height: 40px;
        color: #D10F06;
        font-size: 12px;
        padding: 0
    }

    #Tab64 .Menubox64 li.hover {

        color: #fff;
        height: 40px;
        width: 33.3%;
        background: #D10F06;
        line-height: 40px;
    }

    .inf_r2 dl dd {
        padding-top: 15px
    }

    .inf_r2 dl dd img {
        width: 100%;
        text-align: center;
        margin: auto;
        display: block
    }

    #Tab65 .Menubox65 li {
        cursor: pointer;
        display: block;
        float: left;
        font-family: "微软雅黑";
        height: 40px;
        text-align: center;
        width: 25%;
        line-height: 40px;
        color: #333;
        font-size: 12px;
        padding: 0
    }

    #Tab65 .Menubox65 li.hover {

        color: #fff;
        height: 40px;
        width: 25%;
        background: #D10F06;
        line-height: 40px;
    }

    .inf_r1 img {
        width: 100%;
        text-align: center;
        margin: auto
    }

}

@media (max-width:375px) {}

@media (max-width:360px) {
    .login_bg {
        padding: 15% 0 15% 0
    }

    .news_bot dl dd p {
        text-align: left;
        font-size: 13px;
        color: #919191;
        line-height: 22px;
        height: 44px;
        overflow: hidden
    }

    .sj_show ol {
        margin-bottom: 0
    }

    .s_r2 dl {
        width: 90%;
        text-align: center;
        padding: 3% 0;
        margin: auto
    }

    .col-li {
        width: 49%;
        float: left;
        margin-right: 0.5%;
        margin-left: 0.5%;
        padding-bottom: 1%
    }

    .member_r2 dl dd p {
        line-height: 18px
    }
}


/*!
 * 覆盖bootstrap样式 
  */

.btn-default.focus,
.btn-default:focus {
    color: #fff;
    background-color: #D10F06;
    border: none;
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: #DA1C1C;
}

.navbar-nav>li.active>a em {
    color: #fff;
}

.navbar-nav>li>.dropdown-menu{
    width:89px;
}
