* {
    box-sizing: border-box;
}

.main_b {
    margin: 0 auto;
    width: 1200px;
    zoom: 1;
    position: relative;
    font-size: 14px;
    line-height: 35px;
}

.main_b img { /*width: 100%;*/
}

.main_b:after {
    content: '';
    display: block;
    clear: both;
}

.main_c {
    margin: 0 auto;
    width: 1200px;
    zoom: 1;
}

.main_c:after {
    content: '';
    display: block;
    clear: both;
}

.top {
    width: 100%;
    height: 35px;
    line-height: 35px;
    position: relative;
    background: #f7f6f4;
    color: #666666;
}

.lang_span {
    float: right;
}

.top a {
    color: #666;
}

.top_bar {
    height: 73px;
}

.logo {
    position: absolute;
    top: 15px;
    left: 0;
}

.logomob {
    display: none;
}

.search_btn {
    cursor: pointer;
    width: 30px;
    height: 73px;
    background: url("../img/icon_search.png") no-repeat 10px center;
    position: absolute;
    right: 0;
    top: 0;
    background-size: 56%;
}

.menu_ul {
    position: absolute;
    right: 30px;
    top: 0;
    height: 100%;
    text-align: center;
    z-index: 104;
}

.menu_ul li {
    float: left;
    position: relative;
}

.menu_ul li > a {
    display: block;
    padding: 0 10px;
    height: 100%;
    line-height: 70px;
    font-size: 14px;
    color: #000;
}

.menu_ul li > a:hover {
    color: #d8a500;
    border-bottom: 0px solid #d8a500;
}

.menu_ul li > a.active {
    color: #d8a500;
    border-bottom: 3px solid #d8a500;
}

.zi_menu {
    display: none;
    position: absolute;
    top: 70px;
    left: 0; /*width: 100%;*/
    width: 250px;
    line-height: 48px;
    background: #FFFFFF;
    border-top: 3px solid #d8a500;
}

.zi_menu a {
    display: block;
    border-bottom: 1px solid #EEEEEE;
}

.zi_menu a:hover {
    background: #d8a500;
    color: #FFFFFF;
}

.left_part_in {
    width: 324px;
    height: 243px;
    overflow: hidden;
    transition: all .5s ease;
    float: left;
}

.img-tc {
    width: 100%;
    height: 100%;
    transition: all .5s ease;
    transform: scale(1.0);
    overflow: hidden;
    position: relative;
    overflow: hidden;
}

.left_part:hover .img-tc {
    transition: all .5s ease;
    transform: scale(1.1);
}

.left_part {
    width: 758px;
    float: left;
}

.riqi {
    color: #D8A500;
    font-family: arial;
    font-size: 20px;
}

.riqi span {
    font-size: 54px;
}

.left_part_inr .cont01 {
    line-height: 28px;
    color: #999;
    font-size: 12px;
    height: 84px;
    overflow: hidden;
}

.left_part_inr {
    float: right;
    width: 400px;
}

.left_part_inr .head01 {
    font-size: 14px;
    color: #000000;
}

.more {
    transition: all .5s ease;
    width: 135px;
    height: 35px;
    border-radius: 20px;
    line-height: 35px;
    text-align: center;
    background: #de101a url("http://c031.web7.35demo.cn/img/icon_sj.png") no-repeat 90px;
    color: #FFFFFF;
    margin-top: 10px;
}

.right_part {
    float: right;
    width: 395px;
}

.right_part li {
    line-height: 40px;
    border-bottom: 1px solid #eeeeee;
}

.right_part li a {
    display: block;
    padding-left: 15px;
    font-size: 14px;
    background: url("http://c031.web7.35demo.cn/img/icon_dort.png") no-repeat left center;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}

.right_part li a:hover {
    color: #D8A500;
}

.text-over {
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    width: 100%;
}

.index_pic {
    overflow: hidden;
    width: 100%;
    position: relative;
    height: 430px;
    background: url("../img/pic02.jpg") no-repeat;
    background-size: cover;
    background-position: center center;
}

.qiye_left .p01 {
    font-size: 30px;
    font-weight: bold;
    color: #D8A500;
}

.qiye_left .p02 {
    color: #999999;
    font-family: arial;
    text-transform: uppercase;
}

.qiye_left {
    position: absolute;
    top: 150px;
    left: 10px;
}

.qiye_right {
    top: 140px;
    right: 10px;
    width: 280px;
    position: absolute;
    font-size: 14px;
    line-height: 26px;
}

.qiye_right a {
    display: block;
    width: 100%;
    height: 100%;
}

.qiye_right .more {
    margin-top: 20px;
}

a:hover .more {
    background: #de101a url("http://c031.web7.35demo.cn/img/icon_sj.png") no-repeat 100px;
    transition: all .5s ease;
}

.index_block01 {
    padding: 40px 0 80px 0;
}

.article {
    position: relative;
    text-align: left;
}

.picbox {
    display: inline-block;
    vertical-align: middle;
    width: 85px;
    height: 85px;
    border-radius: 50%;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    border: 1px solid #ccc;
}

.picbox img {
    vertical-align: middle;
    position: relative;
    top: 20px;
}

.img_c {
    display: none;
}

.owl_tex {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    height: auto;
    margin-top: 18px;
    width: 100%;
}

.owl_tex .p01 {
    font-size: 16px;
    color: #000;
    font-weight: bold;
}

.owl_tex .p02 {
    line-height: 35px;
    color: #666;
    font-size: 14px;
}

.index_block03 {
    padding: 85px 0; /*background: url("../img/bg01.png") no-repeat center 90px;*/
}

.owl-item:hover .owl_tex .p01 {
    color: #D8A500;
}

.owl-item:hover .picbox {
    background: #D8A500;
    border: none;
}

.owl-item:hover .img_b {
    display: none;
}

.owl-item:hover .img_c {
    display: inline-block;
}

.foot_div {
    background: #f7f6f4;
    padding: 35px 0 25px 0;
}

.foot_dl {
    float: left;
    margin-right: 100px;
}

.foot_dl dt {
    font-size: 14px;
    margin-bottom: 16px;
}

.foot_dl dd a {
    display: block;
    color: #666666;
    line-height: 28px;
    font-size: 13px;
}

.ewm {
    float: right;
}

.ewm p {
    margin-bottom: 15px;
    font-size: 14px;
}

.foot {
    height: 45px;
    line-height: 45px;
    background: #9c7802;
    color: #FFFFFF;
}

.foot span {
    float: right;
}

.top_bar .ph_nav {
    height: 100%;
    display: none;
    background: url("../img/icon_nav.png") no-repeat center center/40% auto;
    width: 50px;
    height: 60px;
    position: absolute;
    right: 0px;
}

.bg_div {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: url("http://c031.web7.35demo.cn/img/tm70.png");
    display: none;
    z-index: 140;
}

.close_btn {
    display: none;
    width: 60px;
    height: 60px;
    background: url("../img/ico_close.png") no-repeat center center;
    position: fixed;
    right: 40px;
    top: 40px;
    z-index: 141;
}

.search_div {
    display: none;
    width: 70%;
    height: 80px;
    padding: 0 60px 0 0;
    line-height: 80px;
    border: 1px solid #CCCCCC;
    position: fixed;
    left: 15%;
    top: 50%;
    margin-top: -40px;
    z-index: 141;
}

.btn_s {
    width: 60px;
    height: 80px;
    position: absolute;
    right: 0;
    top: 0;
    background: url("../img/ico_sear.png") no-repeat center center;
}

.inp_s {
    height: 100%;
    width: 100%;
    line-height: 80px;
    font-size: 30px;
    background: none;
    color: #FFFFFF;
    padding: 0 10px;
}

.pindao_01 {
    width: 100%;
    overflow: hidden;
    height: 672px;
    background-image: url("../img/bg02.jpg");
    padding-top: 200px;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

/*频道页*/
.pindao_01.pindao_02 {
    padding-top: 100px;
    padding-left: 0;
    padding-right: 0;
}

.pindao_02.pindao_03 {
    padding-top: 200px;
    background: url("../img/index08.jpg") no-repeat center center;
}

.pindao_02 .owl-carousel {
    padding: 0 190px;
}

.pindao_01 .article {
    background: #FFFFFF;
    text-align: center;
}

.picbox_p {
    height: auto;
    width: 100%;
    overflow: hidden;
    position: relative;
}

.pindao_01 .article:hover .img-tc {
    transition: all .5s ease;
    transform: scale(1.2);
}

.owl_texp {
    height: 62px;
    line-height: 62px;
    font-size: 18px;
    font-weight: bold;
    transition: all .5s ease;
}

.posi {
    width: 90%;
    height: 90%;
    position: absolute;
    top: 5%;
    left: 5%;
    border: 1px solid #daa90a;
    transform: rotateZ(0);
    transform: scale(1.15);
    transition: all .5s ease;
}

.pindao_01 .article:hover .posi {
    transform: scale(1.0);
    transition: all .5s ease;
    transform: rotateZ(10px);
}

.posi i {
    width: 32px;
    height: 32px;
    bottom: -30px;
    right: 10px;
    background: #daa90a url("http://c031.web7.35demo.cn/img/icon_add.png") no-repeat center center;
    position: absolute;
    transition: all .5s ease;
    transform: rotateZ(0deg);
}

.pindao_01 .article:hover .posi i {
    bottom: -12px;
    transition: all .5s ease;
}

.pindao_01 .article:hover .owl_texp {
    color: #c89b09;
    transition: all .5s ease;
}

.zy_toolbar {
    padding: 32px 0 0 0;
}

.zy_toolbar .owl-carousel {
    padding: 30px 65px 45px 65px;
}

.zy_toolbar .owl-carousel .article {
    padding: 8px 0;
    border: 1px solid #CCCCCC;
    text-align: center;
    font-size: 14px;
}

.zy_toolbar .owl-carousel .article:hover {
    border: 1px solid #daa90a;
}

.zy_toolbar .owl-carousel .article.on {
    border: 1px solid #daa90a;
}

.zy_toolbar .owl-carousel .article a {
    display: block;
}

.zy_toolbar .owl-carousel .article.on a {
    color: #daa90a;
}

.zy_toolbar .owl-carousel .article:hover a {
    color: #daa90a;
}

.zy_toolbar .owl-carousel .owl-dots {
    display: none;
}

.renwu_pic {
    width: 32.4%;
    float: left;
}

.renwu_pic img {
    width: 100%;
}

.renwu_div {
    padding: 0 0 60px 0
}

.renwu_jj {
    width: 64%;
    float: right;
}

.head_rw {
    color: #d8a500;
    font-weight: bold;
    font-size: 16px;
}

.head_rw span {
    font-size: 26px;
    vertical-align: bottom;
}

.renwu_cont {
    font-size: 14px;
    line-height: 30px;
    color: #d8a500;
}

.renwu_xxy {
    font-size: 14px;
    color: #000000;
    line-height: 30px;
    text-indent: 24px;
}

.head_p {
    font-weight: bold;
    color: #000000;
    font-size: 26px;
    text-align: center;
}

.head_pp {
    color: #999;
    text-align: center;
    font-family: arial;
}

.head_jj .p01 {
    font-size: 26px;
    color: #d8a500;
    font-weight: bold;
}

.head_jj .p02 {
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    color: #ddd;
}

.gongsi_jjcont {
    font-size: 14px;
    line-height: 32px;
    text-indent: 24px;
    padding: 30px 0 45px 0;
}

.owl_div .article:hover .img-tc {
    transform: scale(1.2);
    transition: all .5s ease;
}

.owl_posi span {
    color: #FFFFFF;
    width: 156px;
    height: 50px;
    line-height: 50px;
    display: block;
    text-align: center;
    border: 1px solid #FFFFFF;
    border-left: none;
    border-right: none;
    position: absolute;
    top: 50%;
    margin-top: -25px;
    left: 50%;
    margin-left: -78px;
}

.owl_posi {
    background: url("http://c031.web7.35demo.cn/img/tm50.png");
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    filter: alpha(opacity=0);
    transition: all .5s ease;
}

.owl_div .article:hover .owl_posi {
    opacity: 1;
    filter: alpha(opacity=100);
    transition: all .5s ease;
}

.adv_box {
    background: #f7f6f4;
    height: 278px;
    margin-bottom: 50px;
}

.adv_box_l {
    width: 47%;
    float: left;
    height: 100%;
    padding: 55px 80px 0 80px;
}

.adv_box_l.afr {
    float: right;
}

.adv_box_r.afl {
    float: left;
}

.adv_con {
    font-size: 14px;
    line-height: 36px;
    margin-top: 14px;
}

.adv_box_r {
    width: 53%;
    float: right;
    height: 100%;
    overflow: hidden;
}

.adv_box:hover .img-tc {
    transform: scale(1.2);
    transition: all .5s ease;
}

.head_a {
    padding-bottom: 20px;
    background: url("../img/line02.jpg") no-repeat left bottom;
    font-size: 20px;
    color: #D8A500;
}

.dev_left {
    border: 6px solid #D8A500;
    width: 29%;
    float: left;
    padding: 25px 10px 30px 22px;
}

.dev_left .head .p01 {
    font-size: 60px;
    color: #D8A500;
}

.dev_left .head {
}

.dev_left .head .p02 {
    color: #D8A500;
    font-size: 20px;
    font-family: arial
}

.dev_cont {
    line-height: 32px;
    font-size: 16px;
    letter-spacing: 0;
}

.dev_cont p {
    margin: 25px 0 0 0;
}

.dev_right {
    width: 62.5%;
    float: right;
    border-left: 1px solid #e5e5e5;
    padding: 0 0 50px 0;
}

.event_box {
    position: relative;
    padding: 26px 0;
    border-bottom: 1px solid #e5e5e5;
}

.event_year {
    position: relative;
    font-size: 36px;
    color: #d8a500;
    padding-left: 36px;
}

.event_year i {
    position: absolute;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    left: -4px;
    top: 20px;
    background: #D8A500;
}

.cont_list {
    padding-left: 36px;
}

.cont_list a {
    font-size: 14px;
    line-height: 30px;
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.cont_list a:hover {
    color: #D8A500;
}

.honor_left {
    float: left;
    width: 45%;
}

.honor_left img {
    width: 100%;
}

.honor_right .head {
    font-size: 36px;
    color: #D8A500;
    margin-bottom: 20px;
    margin-top: 10px;
}

.honor_right {
    float: right;
    width: 47.5%;
    font-size: 14px;
    line-height: 28px;
}

.honor_owl {
    padding-right: 70px;
}

.honor_owl .owl-carousel {
    margin-top: 40px;
}

.honor_owl .owl-carousel .article {
    position: relative;
}

.honor_owl .owl-carousel .article i {
    position: absolute;
    top: 3px;
    left: 0;
    height: 65px;
    width: 72px;
    display: none;
    background: url("../img/icon_jb.jpg") no-repeat center center;
}

.honor_owl .owl-carousel .article.on i {
    display: block;
}

.honor_owl .owl-carousel .article.on .year {
    color: #D8A500;
}

.year {
    width: 100%;
    padding-top: 65px;
}

.y_n {
    border-top: 3px solid #ccc;
    width: 100%;
    line-height: 40px;
}

.zy_toolbar.zy_toolbar02 .owl-carousel {
    padding: 32px 425px;
}

.news_ul {
    padding: 0 2%;
    margin-top: 14px;
}

.news_ul li {
    border: 1px solid #DDDDDD;
    width: 32%;
    margin-right: 2%;
    float: left;
    padding: 30px;
    margin-bottom: 45px;
}

.news_ul li a {
    display: block;
    width: 100%;
    height: ;
}

.news_ul li:hover .img-tc {
    transition: all .5s ease;
    transform: scale(1.2);
}

.picbox_news {
    widows: 100%;
    overflow: hidden;
}

.news_item {
}

.news_head {
    font-size: 16px;
    line-height: 42px;
    color: #000;
}

.news_con {
    color: #999;
    line-height: 26px;
    height: 52px;
    overflow: hidden;
}

.news_ul li span {
    display: block;
    padding-left: 32px;
    height: 40px;
    line-height: 40px;
    background: url("../img/icon_read.png") no-repeat left center;
    font-size: 14px;
    color: #DAA90A;
}

.hei52 {
    height: 52px;
    width: 100%;
    background: #f7f6f4;
    border-radius: 4px;
    margin-bottom: 60px;
}

.news_xxy {
    border-top: 9px solid #daa90a;
    padding-top: 42px;
}

.news_xxy .head {
    font-size: 20px;
    text-align: center;
    margin-bottom: 25px;
}

.news_xxy .head_ss {
    border-bottom: 1px solid #cccccc;
    padding-bottom: 30px;
}

.share_sapn {
    float: right;
}

.time_span {
    float: left;
}

.time_span img {
    margin-right: 4px;
    vertical-align: middle;
}

.time_span i {
    margin-right: 6px;
}

.xxy_edit {
    font-size: 14px;
    line-height: 28px;
    padding: 55px 50px 100px 50px;
}

.xxy_edit img { /*width:100%*/
}

.up_down {
    display: block;
    margin: 0 auto;
}

.up_down a {
    width: 33.3%;
    display: block;
    font-size: 14px;
    color: #FFFFFF;
    background: #DAA90A;
    float: left;
    text-align: center;
    border-right: 1px solid #fff;
    height: 50px;
    line-height: 50px;
}

.up_down a i {
    vertical-align: middle;
}

.cy_head {
    font-size: 22px;
    font-weight: bold;
    color: #d8a500;
    margin-bottom: 14px;
}

.cy_cont {
    line-height: 32px;
    font-size: 14px;
    text-indent: 24px;
}

.cy_ul {
    margin: 58px 0;
}

.p-head {
    line-height: 42px;
    font-size: 18px;
    color: #FFFFFF;
    font-weight: bold;
    width: 70%;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 70px;
}

.cy_ul li {
    width: 23%;
    margin: 0 1%;
    text-align: center;
    position: relative;
    float: left;
    padding: 40px 22px 40px 22px;
    background: url("../img/bg04.jpg") no-repeat center top;
    background-size: 100% 100%;
}

.cy_cont {
    line-height: 28px;
    color: #666666;
    height: 84px;
    overflow: hidden;
    text-align: left;
}

.cy_ul li .head {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin: 25px 0 15px 0;
}

.alink_div {
    text-align: center;
    padding: 30px 0;
}

.alink_div a {
    display: inline-block;
    margin: 0 4px;
    width: 170px;
    border: 1px solid #ccc;
    padding: 8px 0;
    font-size: 14px;
}

.alink_div a.on {
    border: 1px solid #daa90a;
    color: #DAA90A;
}

.rencai_div {
    padding-bottom: 50px;
}

.recu_head {
    background: #D8A500;
    font-size: 14px;
    color: #FFFFFF;
    height: 40px;
    line-height: 40px;
}

.post, .post_cl, .num, .addr, .time_fb, .operate {
    float: left;
    width: 16%;
    text-align: center;
    font-size: 14px;
}

.post, .operate {
    width: 18%;
}

.recu_item {
    border-bottom: 1px dashed #bfc5cc;
    height: 50px;
    line-height: 50px;
}

.operate a {
    margin: 0 4px;
}

.operate a:hover {
    color: #D8A500;
}

.pageNum {
    display: inline-block;
    margin: 40px 0 40px 0;
}

.pageNum li {
    margin-left: 10px;
    float: left;
}

.pageNum li a {
    color: #666;
    display: block;
    text-align: center;
    height: 24px;
    line-height: 22px;
    border: 1px solid #979797;
    padding: 0 6px;
}

.align_C {
    text-align: center;
}

.pageNum li a.active {
    background: #979797;
    color: #FFFFFF;
}

.ga_div {
    background: #f9f9f9;
    padding: 35px;
}

.ga_div span {
}

.post_head {
    font-size: 20px;
    color: #D8A500;
    margin-bottom: 20px;
}

.post_head02 {
    color: #D8A500;
    font-size: 16px;
    margin: 20px 0;
}

.post_cont {
    padding: 20px 0 30px 0;
    border-bottom: 1px dashed #E5E5E5;
    line-height: 24px;
    color: #333;
}

.ga_div {
    padding: 30px 30px 15px 30px;
    margin-bottom: 30px;
}

.ga_div span {
    display: block;
    float: left;
    width: 25%;
    margin-bottom: 15px;
}

.color_btn {
    margin-top: 60px;
    margin-bottom: 50px;
}

.color_btn a {
    display: block;
    padding: 5px 40px;
    float: left;
    margin-right: 5px;
    border-radius: 5px;
    color: #FFFFFF;
}

.head_gw {
    color: #333333;
    font-size: 16px;
    line-height: 52px;
}

.head_gw span {
    color: #D8A500;
}

.gy_xxy {
    background: #F9F9F9;
    width: 100%;
    padding: 30px 0 120px 0;
}

.gy_head {
    font-size: 16px;
    padding-bottom: 30px;
    border-bottom: 1px solid #c7c7c7;
}

.contact_xinzeng {
    width: 100%;
    padding: 65px 0 60px 0;
}

.contact_xinzeng .inp_div {
    position: relative;
    margin-right: 100px;
    width: 550px;
    padding-right: 40px;
    float: left;
    margin-bottom: 20px;
    padding-left: 76px;
}

.my_inp {
    vertical-align: middle;
    border: 1px solid #DBDBDB;
    height: 30px;
    line-height: 30px;
    padding-left: 5px;
    width: 100%;
}

.inp_tit {
    width: 66px;
    text-align: right;
    position: absolute;
    left: 0;
    top: 0;
    line-height: 30px;
}

.texa_div {
    padding-right: 40px;
    position: relative;
    padding-left: 76px;
    margin-bottom: 20px;
    margin-top: 40px;
}

.texa_div .inp_tit {
    top: 0;
    vertical-align: middle;
    position: absolute;
}

.my_texa {
    height: 95px;
    width: 100%;
    border: 1px solid #DBDBDB;
}

.my_inp.send_inp {
    width: 335px;
    border: 1px solid #DBDBDB;
    height: 30px;
}

.yzm_img {
    width: 335px;
    display: inline-block;
    height: 30px;
    border: 1px solid #DBDBDB;
    overflow: hidden;
    vertical-align: middle;
}

.btn_send {
    vertical-align: middle;
    width: 75px;
    line-height: 30px;
    height: 30px;
    border: 1px solid #9c7802;
    background: none;
    color: #333;
    font-size: 14px;
}

.inp_xx {
    line-height: 35px;
    position: absolute;
    right: 5px;
    color: #FF0000;
    top: 0;
}

.yzm_img img {
    width: 100%;
    height: 100%;
}

.inp_div.wid_all {
    width: 100%;
    margin-top: 35px;
}

.inp_xx02 i {
    color: #FF0000;
    margin: 0 10px;
}

.inp_xx02 {
    color: #666666;
}

.btn_div {
    padding-top: 20px;
}

.btn_div input {
    width: 126px;
    height: 35px;
    color: #FFFFFF;
    line-height: 35px;
    margin-right: 15px;
    font-size: 14px;
}

.contact_xinzeng02 .my_inp {
    height: 40px;
    line-height: 40px;
}

.contact_xinzeng02 .inp_tit {
    line-height: 40px;
}

.active_div {
    width: 100%;
    border: 1px solid #F1F1F1;
    padding: 20px 20px 40px 20px;
    margin-top: 25px;
    margin-bottom: 34px;
}

.sli_tex {
    font-size: 18px;
    color: #000000;
}

.picScroll-top {
    float: right;
    width: 19%;
    overflow: hidden;
    position: relative;
    padding: 50px 0;
}

.picScroll-top .hd {
    overflow: hidden;
}

.picScroll-top .hd .prev {
    display: block;
    width: 100%;
    height: 40px;
    margin-right: 5px;
    overflow: hidden;
    cursor: pointer;
    background: url("../img/icon_top01.jpg") no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.picScroll-top .hd .next {
    background: url("../img/icon_down02.jpg") no-repeat center center;
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    cursor: pointer;
}

.picScroll-top .hd .prevStop {
    background-position: -60px -100px;
}

.picScroll-top .hd .nextStop {
    background-position: -60px -140px;
}

.picScroll-top .bd {
}

.picScroll-top .bd ul {
    overflow: hidden;
    zoom: 1;
}

.picScroll-top .bd ul li {
    text-align: center;
    zoom: 1;
}

.op-bgimg.active {
    border: 2px solid #00B9FB;
}

.picScroll-top .bd ul li .pic {
    text-align: center;
}

.picScroll-top .bd ul li .pic img {
    width: 100%;
    height: auto;
    display: block;
    padding: 2px;
    border: 1px solid #ccc;
}

.picScroll-top .bd ul li .pic a:hover img {
    border-color: #999;
}

.picScroll-top .bd ul li .title {
    line-height: 50px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.picScroll-top02 .op-bgimg img {
    height: 82px;
}

.picScroll-top02 {
    background: #F2F2F2;
    width: 140px;
    padding: 50px 10px;
}

.picScroll-top02 .hd .prev {
    display: block;
    width: 100%;
    height: 40px;
    margin-right: 5px;
    overflow: hidden;
    cursor: pointer;
    background: #FFFFFF url("../img/icon_top02.jpg.html") no-repeat center center;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.picScroll-top02 .hd .next {
    background: #FFFFFF url("../img/icon_down022.jpg.html") no-repeat center center;
    display: block;
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    cursor: pointer;
}

.live_div {
    width: 100%;
}

.live_div .big-imgst {
    width: 1020px;
    padding: 14px;
    background: #F2F2F2;
    height: 515px;
}

.big-imgst {
    background: #FFFFFF; /*display: none;*/
    width: 78%;
    height: 100%;
    float: left;
}

.op-bgimg {
    height: 156px;
    width: 100%;
    display: block;
    border: 4px solid #f1f1f1;
}

.op-bgimg:hover {
    border: 4px solid #D8A500;
}

.op-bgimg img {
    height: 100%;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.pict {
    width: 100%;
    height: 100%;
}

.pict img {
    height: 100%;
    width: 100%;
    display: inline-block;
    vertical-align: middle;
}

.pict_tit {
    text-align: center;
    font-size: 14px;
    color: #000000;
    margin-top: 20px;
}

.show-zs03 {
    display: none;
    margin-top: 20px;
}

.picbox_b {
    float: left;
    width: 260px;
    position: absolute;
    overflow: hidden;
    height: 175px;
    left: 15px;
    top: 10px;
}

.picbox_b img {
    width: 100%;
}

.picbox_b_in {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}

.picbox_b_in img {
    width: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: all .5s linear;
    transform: scale(1.0);
}

.news_itembox:hover .picbox_b_in img {
    width: 100%;
    opacity: 1;
    filter: alpha(opacity=100);
    transition: all .5s linear;
    transform: scale(1.1);
}

.picbox_b_dl {
    float: right;
    width: 100%;
}

.picbox_b_dl dt .p01 {
    font-size: 18px;
    color: #333333;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

.picbox_b_dl dt .p02 {
    line-height: 30px;
}

.picbox_b_dl dt {
    border-bottom: 1px dotted #999999;
    padding-bottom: 10px;
}

.picbox_b_dl dd {
    color: #666666;
    line-height: 28px;
    height: 84px;
    overflow: hidden;
}

.my_inp.yzm_inp {
    width: 120px;
    border: 1px solid #DBDBDB;
}

.yzm_img {
    width: 90px;
    display: inline-block;
    height: 40px;
    border: 1px solid #DBDBDB;
    overflow: hidden;
    vertical-align: middle;
}

.btn_tj {
    vertical-align: middle;
    width: 195px;
    line-height: 40px;
    height: 40px;
    background: #daa90a;
    color: #fff;
    font-size: 14px;
}


.contact_dt {
    color: #333333;
    font-size: 20px;
    line-height: 50px;
    font-weight: bold;
}

.contact_dd {
    font-size: 16px;
    line-height: 30px;
    color: #000000;
}

.contact_dl02 span {
    line-height: 30px;
    font-size: 14px;
}

.contact_left {
    width: 41.6%;
    float: right;
}

.contact_dl02 {
    padding-left: 40px;
    position: relative;
    margin-top: 14px;
    width: 100%;
}

.contact_dl03 {
    padding-left: 40px;
    position: relative;
    margin-top: 14px;
    width: 100%;
}

.contact_dl {
    width: 100%;
}

.contact_dt02 {
    font-size: 14px;
    color: #333333;
    line-height: 30px;
    margin-bottom: 10px;
}

.contact_dl02 i {
    width: 30px;
    height: 30px;
    background: url("../img/icon_gd.png") no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.contact_dl03 i {
    width: 30px;
    height: 30px;
    background: url("../img/icon_gd.png") no-repeat;
    position: absolute;
    top: 0;
    left: 0;
}

.ewm {
    float: left;
}

.ewm_tex {
    color: #666666;
    font-size: 14px;
    float: left;
    line-height: 35px;
    margin-left: 40px;
}

.ewm_head {
    line-height: 30px;
    font-size: 16px;
    color: #333;
    margin-bottom: 10px;
}

.ewm {
    border: 5px solid #f6f6f6;
}

.ewm img {
    width: 100%;
}

.map_div {
    width: 51.6%;
    border: 2px solid #dddddd;
    float: left;
    hyphenate-limit-lines: 380px;
    overflow: hidden;
}

.contact_div {
    margin: 35px 0 50px 0;
}

.city_sel {
    width: 175px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
}

.inp_div_jg .inp_xx {
    position: relative;
    left: auto;
    right: auto;
    display: inline-block;
}

.sity_div {
    display: inline-block;
}

.online_lx {
    width: 42px;
    position: fixed;
    bottom: 60px;
    right: 10px;
    z-index: 9999;
}

.online_box {
    height: 42px;
    width: 100%;
    position: relative;
}

.online_box > a {
    display: block;
    width: 100%;
    height: 100%;
    transition: all .5s ease;
    opacity: 100;
    filter: alpha(opacity=100);
    background: url("../img/sprite02.jpg");
    position: relative;
}

.online_box > a:hover {
    transition: all .5s ease;
    opacity: 0.9;
    filter: alpha(opacity=90);
}

.online_box > a.float_item01 {
    width: 100%;
    background-position: 0 0;
    transition: all .3s ease;
    left: 0;
}

.online_box > a.float_item02 {
    background-position: 0 -43px;
}

.online_box > a.float_item03 {
    background-position: 0 83px;
}

.online_box > a.float_item04 {
    background-position: 0 41px;
}

.sli_box {
    width: 180px;
    height: auto;
    position: absolute;
    bottom: 0;
    left: 55px;
    background: #C0C0C0;
    transition: all .5s ease;
}

.sli_box.ani {
    left: -139px;
    transition: all .3s ease;
}

.float_item01.ani {
    left: 55px;
    transition: all .3s ease;
}

.lx_head {
    padding: 20px;
    line-height: 16px;
    background: #444;
    color: #fff;
    font-size: 14px;
}

.float_item01_ul li a {
    display: block;
    transition: all .5s ease;
    padding: 5px 20px;
}

.qqbox {
    background: #e5e5e5;
    transition: all .5s ease;
}

.qqbox:hover {
    padding: 15px 20px;
    background: #D8A500;
    transition: all .5s ease;
}

.lx_head {
    position: relative;
}

.lx_head span {
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    width: 14px;
    height: 14px;
    background: url("../img/close.png") no-repeat center center;
    transition: all 1s ease;
    transform: rotate(0deg);
    cursor: pointer;
}

.lx_head span:hover {
    transition: all 1s ease;
    transform: rotate(180deg);
}

.contact_xinzeng02 .texa_div {
    margin-top: 0;
}

.pic_div {
}

.touzititle {
    width: 100%;
    line-height: 50px;
    font-size: 18px;
    color: #daa90a;
    font-weight: bold;
    text-indent: 1em;
    height: 50px;
    background: #f1f1f1;
    margin-top: 30px;
    float: left;
}

.touzi {
    width: 100%;
    line-height: 30px;
    font-size: 14px;
    height: 190px;
    border-bottom: 1px solid #ddd;
    margin-top: 30px;
    float: left;
}

.touzi2 {
    width: 50%;
    line-height: 30px;
    font-size: 14px;
    height: auto;
    margin-top: 30px;
    float: left;
}

.touzipic {
    width: 100%;
    line-height: 32px;
    font-size: 14px;
    height: auto;
    margin-top: 30px;
}

.touzi img {
    float: left;
    display: block;
    margin-right: 50px;
}

.touzi strong, .touzi2 strong {
    font-size: 16px;
}

.touzi2 img {
    float: left;
    display: block;
    margin-right: 30px;
}

.top_bar .ph_nav.on {
    background: url("../img/close0.png") no-repeat center center /30% 28%;
    transition: all .5s ease;
}

/*20170623新增*/
.hide_span {
    display: none;
    height: 40px;
    width: 100%;
    background: #00B9FB url("../img/icon_sj01.png") no-repeat 96% center;
    color: #FFFFFF;
    margin-top: 15px;
}

.hide_span.on {
    background: #00B9FB url("../img/icon_sj02.png") no-repeat 96% center;
}

.my_link {
    text-align: center;
    margin: 40px 0;
}

.my_link a {
    display: inline-block;
    border: 1px solid #CCCCCC;
    text-align: center;
    font-size: 14px;
    width: 160px;
    height: 40px;
    line-height: 40px;
    margin: 0 10px;
}

.my_link a:hover {
    border: 1px solid #daa90a;
    color: #DAA90A;
}

.my_link a.on {
    border: 1px solid #daa90a;
    color: #daa90a;
}


@media (max-width: 1024px) {
    .p-head {
        display: none;
    }

    .main_pic {
        width: 100%;
        overflow: hidden;
    }

    .main_pic img {
        width: 130%;
    }

    .riqi {
        display: none;
    }

    .left_part_inr .head01 {
        padding-top: 0.6rem;
        font-size: 15px;
        line-height: 30px;
    }

    .left_part_inr .cont01 {
        display: none;
        line-height: 22px;
        height: 44px;
    }

    .pindao_02 .owl-carousel {
        padding: 0 20px;
    }

    .main_b {
        padding: 0 2%;
        width: 100%;
    }

    .main_b img { /*width: 100%;*/
        max-width: 100%;
    }

    .search_btn {
        right: 60px;
        height: 61px;
        background-size: 60%;
    }

    .menu_ul {
        display: none;
        width: 100%;
        top: 50px;
        left: 0;
        background: #FFFFFF;
        height: auto;
    }

    .menu_ul li {
        width: 100%;
        border-bottom: 1px solid #ddd;
    }

    .menu_ul li > a {
        width: 100%;
        height: 48px;
        line-height: 48px;
        font-size: 16px;
        font-weight: bold;
        color: #666;
    }

    .menu_ul li > a:hover {
        color: #333333;
        border-bottom: none;
    }

    .menu_ul li > a.active {
        border-bottom: none;
    }

    .top_bar .ph_nav {
        display: block;
    }

    .top_bar {
        height: 60px;
        border-bottom: 0px solid #9C7802;
    }

    .more {
        width: 96%;
        height: 30px;
        line-height: 30px;
        background: #de101a;
        display: none;
    }

    .picbox {
        width: 65px;
        height: 65px;
    }

    .picbox img {
        width: 40%;
        top: 20px;
    }

    .logo {
        top: 15px;
        left: 10px;
    }

    .news_xxy {
        border-top: none;
        padding-top: 10px;
    }

    .news_xxy .head {
        font-size: 18px;
        margin-bottom: 10px;
    }

    .share_sapn {
        display: none;
    }

    .time_span {
        float: left;
        width: 100%;
    }

    .logo img {
        height: 30px;
        width: auto;
    }

    .foot_dl {
        margin: 0 10px;
    }

    .foot_dl dd {
        display: none;
    }

    .index_pic {
        height: 220px;
    }

    .qiye_left .p01 {
        font-size: 18px;
    }

    .qiye_left {
        top: 90px;
    }

    .qiye_right {
        top: 70px;
    }

    .left_part {
        width: 100%;
    }

    .right_part {
        width: 100%;
        margin-top: 10px;
    }

    .left_part_in {
        width: 40%;
        height: auto;
    }

    .left_part_inr {
        width: 55%;
    }

    .riqi span {
        font-size: 34px;
    }

    .index_block01 {
        padding: 20px 0;
    }

    .index_block03 {
        background: none;
        padding: 20px 0;
    }

    .close_btn {
        background-size: 40% 40%;
    }

    .search_div {
        height: 50px;
        line-height: 50px;
        margin-top: -25px;
        padding-right: 40px;
    }

    .inp_s {
        line-height: 50px;
        font-size: 16px;
    }

    .btn_s {
        width: 40px;
        height: 50px;
        background-size: 60% auto;
    }

    .close_btn {
        right: 10px;
    }

    .owl_texp {
        font-size: 14px;
        height: 40px;
        line-height: 40px;
    }

    .zy_toolbar {
        padding: 10px 0;
    }

    .my_linkbox {
        font-size: 14px;
    }

    .head_p {
        font-size: 16px;
    }

    .head_rw span {
        font-size: 18px;
    }

    .xxy_edit {
        padding: 20px 15px;
    }

    .xxy_edit img {
        width: 100%
    }

    .contact_xinzeng .inp_div {
        width: 100%;
    }

    .active_div {
        display: none;
    }

    .show-zs03 {
        display: block;
        width: 100%;
    }

    .index_block03 .owl-theme .owl-controls {
        margin-top: 0;
    }

    .online_lx {
        display: none;
    }

    .contact_xinzeng {
        padding: 20px 0;
    }
}

@media (max-width: 768px) {
    /*20170623新增*/
    .hide_span {
        display: block;
        text-align: center;
        line-height: 36px;
        height: 36px;
        border-radius: 3px;
        margin-top: 8px;
    }

    .my_link {
        display: none;
        height: auto;
        margin: 0;
        position: absolute;
        width: 96%;
        background-color: #fff;
        z-index: 999;
        border: 1px solid #ccc;
    }

    .my_link a {
        margin: 0;
        display: block;
        width: 100%;
        height: 42px;
        line-height: 42px;
        border: none;
        border-bottom: 1px solid #ccc;
    }

    .my_link a.on {
        border: none;
        color: #9C7802;
        border-bottom: 1px solid #CCCCCC;
    }

    /*20170623新增*/
    .touzi {
        line-height: 26px;
        height: auto;
        margin-top: 2rem;
        padding-bottom: 1rem;
    }

    .touzi img {
        margin-right: 10px;
        width: 38%;
    }

    .touzi2 {
        line-height: 26px;
        width: 100%;
    }

    .touzi2 img {
        margin-right: 10px;
        width: 38%;
    }

    .zi_menu {
        width: 100%;
        diplay: none;
    }

    .addr, .time_fb {
        display: none;
    }

    .pindao_02.pindao_03 {
        padding-top: 35%;
        padding-right: 0;
        padding-left: 0;
    }

    .post_head {
        font-size: 16px;
        margin-bottom: 1rem;
        margin-top: 1rem;
    }

    .ga_div {
        padding: 10px;
        margin-bottom: 10px;
    }

    .post_head02 {
        margin: 10px 0 0 0;
    }

    .post_cont {
        padding: 10px 0;
        font-size: 14px;
    }

    .ga_div span {
        margin-bottom: 5px;
        font-size: 14px;
    }

    .color_btn a {
        padding: 8px 18px;
    }

    .post {
        width: 38%; /*position: absolute;top: 73px;left: 0;*/
    }

    .operate {
        width: 42%;
    }

    .post_cl {
        width: 26%;
        display: none;
    }

    .recu_item {
        line-height: 20px;
        padding: 10px 0;
        height: auto;
    }

    .num {
        width: 20%;
    }

    .ga_div span {
        width: 100%;
    }

    .left_part_in .cont01 {
        height: auto;
        max-height: 56px;
    }

    .left_part {
        width: 93%;
        float: none;
        margin: auto;
    }

    .right_part {
        width: 93%;
        margin-top: 10px;
        float: none;
        margin: auto;
    }

    .left_part_in {
        width: 30%;
    }

    .left_part_inr {
        width: 68%;
    }

    .renwu_pic {
        width: 100%;
    }

    .renwu_jj {
        width: 100%;
    }

    .head_rw {
        width: 90%;
        margin: auto;
    }

    .renwu_cont {
        width: 90%;
        margin: auto;
    }

    .renwu_xxy {
        width: 90%;
        margin: auto;
    }

    .contact_dl03 {
        display: none;
    }

    .riqi span {
        font-size: 34px;
    }

    .index_block01 {
        padding: 20px 0;
    }

    .foot_div {
        display: none;
        padding: 10px 0;
    }

    .foot_dl {
        margin: 0 8px;
        display: inline-block;
        float: none;
    }

    .foot_dl dt {
        margin-bottom: 0;
    }

    .owl_tex {
        display: block;
        text-align: center;
        margin-left: 0;
        margin-top: 10px;
        height: auto;
    }

    .pindao_01 {
        padding-top: 100px;
        height: 36rem;
        padding-left: 30px;
        padding-right: 30px;
    }

    .pindao_01 .owl-theme .owl-controls .owl-nav .owl-prev {
        left: -3px;
        background-size: 36%;
    }

    .pindao_01 .owl-theme .owl-controls .owl-nav .owl-next {
        right: -3px;
        background-size: 36%;
    }

    .ewm {
        display: none;
    }

    .event_box {
        padding: 10px 0;
    }

    .dev_left {
        width: 100%;
        margin-bottom: 10px;
    }

    .dev_right {
        width: 100%;
    }

    .dev_left .head img {
        max-width: 50%;
    }

    .dev_cont {
        font-size: 14px;
        line-height: 20px;
    }

    .event_year {
        font-size: 18px;
        font-weight: bold;
        padding-left: 16px;
    }

    .event_year i {
        top: 10px;
    }

    .cont_list {
        padding-left: 16px;
    }

    .honor_left {
        width: 100%;
    }

    .honor_right {
        width: 100%;
    }

    .honor_right .head {
        font-size: 20px;
        margin-bottom: 5px;
        font-weight: bold;
    }

    .honor_owl .owl-carousel {
        margin-top: 0px;
    }

    .alink_div {
        padding: 20px 0;
    }

    .color_btn {
        margin: 20px 0;
    }

    .contact_left {
        width: 100%;
    }

    .map_div {
        width: 100%;
        height: 200px;
    }

    .contact_dl02 span {
        display: block;
        line-height: 20px;
    }

    .ewm_tex {
        margin-left: 0;
    }

    .contact_xinzeng02 .inp_tit {
        width: 36px;
    }

    .contact_xinzeng02 .inp_div {
        padding-left: 42px;
    }

    .contact_xinzeng02 .texa_div {
        padding-left: 42px;
    }

    .adv_box_r {
        width: 100%;
    }

    .adv_box_l {
        width: 100%;
        padding: 10px 20px;
    }

    .adv_box {
        height: auto;
        margin-bottom: 20px;
    }

    .head_a {
        font-size: 16px;
        font-weight: bold;
        padding-bottom: 10px;
    }

    .adv_con {
        font-size: 14px;
        line-height: 26px;
        margin-top: 10px;
    }

    .zy_toolbar .owl-carousel {
        padding: 20px 50px;
    }

    .news_ul li {
        width: 100%;
        margin-right: 4%;
        margin-bottom: 10px;
        padding: 10px;
    }

    .picbox_news {
        width: 33%;
        float: left;
        margin-right: 3%;
    }

    .news_item {
        float: left;
        width: 63%;
    }

    .news_head {
        line-height: 26px;
        font-size: 15px;
        color: #333;
    }

    .news_ul li span {
        display: none;
    }

    .news_con {
        font-size: 14px;
    }

    .news_ul li:nth-child(2n) {
        margin-right: 0;
    }

    .foot {
        height: auto;
        line-height: 22px;
        text-align: center;
    }

    .foot .main_b {
        padding: 5% 2%;
        width: 100%;
    }

    .foot span {
        float: none;
        display: none;
        text-align: center;
    }
}

@media (max-width: 560px) {
    .logo {
        display: none;
    }

    .logomob {
        display: block;
        top: 10px;
    }

    .logomob img {
        height: 40px;
    }

    .qiye_left {
        width: 50%;
        top: 85px;
    }

    .qiye_right {
        top: 80px;
        width: 38%;
        line-height: 20px;
        font-size: 12px;
        right: -10px;
        padding: 0 20px;
    }

    .qiye_right .cont01 {
        display: none;
    }

    .qiye_right .more {
        display: block;
        background-image: none;
    }

    .qiye_right a:hover .more {
        background: #de101a;
    }

    .search_div {
        width: 86%;
        left: 7%;
    }

    .color_btn a {
        padding: 8px 14px;
    }

    .alink_div a {
        width: 90px;
    }

    .my_inp.send_inp {
        margin-bottom: 5px;
    }

    .city_sel {
        width: 120px;
    }
}

@media (max-width: 430px) {

    .my_inp.send_inp {
        width: 230px;
    }

    .btn_tj {
        width: 113px;
        margin-top: 10px;
    }

    .city_sel {
        width: 90px;
    }
}

@media (max-width: 360px) {


}
