﻿*
{
    margin: 0px;
    padding: 0px;
}
.nav
{
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 1px;
    overflow: hidden;
    clear: both;
}
img
{
    border: none;
}
ul
{
    list-style: none;
}
a
{
    text-decoration: none;
    color: #000000;
}

body
{
    width:100%;
    height:100%;
    margin: 0px;
    padding: 0px;
    font: 14px "Microsoft YaHei" , "宋体" , Arial;
    background-color: #ffffff;
    color: #222222;
}
#top_line
{
    height: 148px;
    overflow: hidden;
}
#top_lbox
{
    float: left;
    width: 510px;
    height: 148px;
}
#top_line ul
{
    width: 90%;
    height: 100%;
    display: flex;
    text-align: center;
}
#top_line li
{
    flex-grow: 1;
    text-align: center;
}
#top_line li a
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 20px;
    padding-top: 15px;
}
#top_line li a span
{
    margin-top: 10px;
    display: block;
    width: 100%;
    color: #860e0f;
}
#top_logo
{
    float: left;
    width: 181px;
    height: 148px;
}
#top_rbox
{
    float: right;
    width: 509px;
    height: 148px;
    text-align: right;
}
#top_rbox ul
{
    margin-left: 10%;
}
#banner_line
{
    width: 100%;
    height: 805px;
}
#imain_aboutBox
{
    width: 100%;
    height:567px;
    background: url("../images/imain_about_bg.jpg") repeat-x;
    overflow:hidden;
    margin:0 auto;
}
#imain_about
{
    position: relative;
    height: 567px;
    text-align: left;
}
#imain_about .nav
{
    height: 38px;
    overflow:hidden;
}
#about_nav,#min-about-nav
{
  background-color:#8f2225;  
  clear:both;
  padding: 0 10px;
  padding-top:10px;
  padding-bottom:10px;
  display:none;
  overflow:hidden;
}
#about_nav li,#min-about-nav li
{
    width: 22%;
    height: 30px;
    line-height: 30px;
    text-align: center;
    color: #a09168;
    background: url(../images/imain_about_menu.png) no-repeat;
    background-size:100%;
    background-position: center;
    float: left;
    margin-right: 3%;
}
#about_nav li.last,#min-about-nav li.last
{ margin-right:0px;}
#about_nav li a,#min-about-nav li a
{color: #fcc463; display:block;}
#imain_about_img
{
    float:right;
    width: 46%;
}
#imain_about_img img
{
    width:100%;
    max-width: 551px;
}
#imain_about_con
{
    float:left;;
    width: 50%;
}
#imain_about_conTit
{
    margin-bottom: 20px;
    width: 49.5%;
    height: 50px;
    max-height:50px;
    border-bottom: 1px solid #8f2125;
    font-size: 24px;
    text-align: left;
    color: #8f2125;
}
#imain_about_conTxt
{
    width: 100%;
    height: 297px;
    overflow: hidden;
}
#imain_about_conTxt p
{
    margin-bottom: 15px;
}
#imain_about_conMenu
{
    width: 100%;
}
#imain_about_conMenu li
{
    margin-top: 56px;
    margin-right: 3%;
    display: inline-block;
    width: 15%;
}
#imain_about_conMenu li a
{
    display: block;
    width: 100%;
    background: url("../images/imain_about_menu.png") no-repeat;
    text-align: center;
    color: #fcc463;
background-size: 100%;
    padding: 5px 0px;
}
#imain_news
{
    text-align: left;
}
#imain_news .nav
{
    height: 53px;
}
#imain_news_con
{
    float: left;
width: 47.4%;
}
#imain_news_conTit
{
    margin-bottom: 25px;
    width: 297px;
    height: 70px;
    line-height: 55px;
    border-bottom: 1px solid #8f2125;
    text-align: left;
    font-size: 24px;
}
#imain_news_conTit a
{
    font-size: 24px;
}
#imain_news_conTit a:hover
{
    color: #8f2125;
    transition: all 0.8s;
}
#imain_news_conTit span
{
    margin-left: 30px;
    margin-right: 30px;
}
#imain_news_conList
{
    width: 100%;
    text-align: left;
}
#imain_news_conList li
{
    width: 100%;
    height: 33px;
    overflow:hidden;
}
#imain_news_conList li span
{
    display: block;
}
#imain_news_conList li .imain_news_lbox
{
    float: left;
    width: 460px;
}
#imain_news_conList li .imain_news_rbox
{
    float: right;
    width: 100px;
    text-align: right;
}
#imain_news_conList .imain_news_more
{
    margin-top: 10px;
}
#imain_news_conList li a
{
    transition: all 0.8s;
}
#imain_news_conList li a:hover
{
    color: #ff0000;
}
#imain_news_conList .imain_news_more a
{
    color: #8f2125;
}
#imain_news_img
{
    float: right;
    width: 46%;
}
#imain_news_img img
{
    width: 100%;
    max-width: 551px;
}
#imain_whjlzx_tit
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 28px;
    margin-bottom: 56px;
    width: 23%;
}
#imain_whjlzx_tit img
{
    width: 100%;
}
#imain_whjlzx_con
{
    margin-bottom: 31px;
}
#imain_whjlzx_con img
{
    width:100%;
    max-width: 1200px;
}
#imain_ggBox
{
    width: 100%;
    height: 548px;
    background-color: #98262b;
}
#imain_gg
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    height: 548px;
    overflow: hidden;
    background-color: #98262b;
}
#imain_gg img
{ width:100%;max-width: 1200px;}
#imain_gg_tit
{
    position: relative;
    left: 0px;
    top: 167px;
    float: left;
}
#imain_gg_tit img
{
    width: 100%;
}
#imain_gg_img
{
    position: relative;
    left: 0px;
    top: 72px;
    float: right;
}
#imain_gg_img img
{
    width: 100%;
}
#imain_pro
{
    margin-top: 50px;
}
#imain_pro_tit
{
    margin-left: auto;
    margin-right: auto;
    width: 275px;
    height: 55px;
    overflow: hidden;
}
#imain_pro_tit img
{
    width: 100%;
}
#imain_pro_con
{
    margin-top: 50px;
    margin-bottom: 96px;
    height: 632px;
    overflow: hidden;
}
#imain_pro_con ul
{
    
}
#imain_pro_con li
{
    width: 24.5%;
    float: left;
    margin-right: 8px;
    position:relative;
}
#imain_pro_con li img
{
    width:100%;
    max-width: 294px;
}
#imain_pro_con li.last
{
    margin-right:0px;
}
#imain_pro_con li:hover .hover_pic
{
    display:block;
}
#imain_pro_con li .hover_pic
{
    top:0px;
    left:0px;
    position:absolute;
    z-index:999;
}
#imain_pro_con li .min_pic
{
    display:none;
}
.hide
{ display:none;}
#imain_jp
{
    margin-top: 100px;
}
#imain_jp_tit
{
    margin-left: auto;
    margin-right: auto;
    width: 275px;
    height: 55px;
    overflow: hidden;
}
#imain_jp_tit img
{
    width: 100%;
}
#imain_jp_con
{
    position: relative;
    margin-top: 67px;
    width: 100%;
    height: 612px;
}
#imain_jp_con img
{
    width: 100%;
}
#imain_jp_Limg
{
    position: absolute;
    left: 0px;
    top: 69px;
    width: 455px;
    z-index: 1;
    transition: top 0.8s,width 0.8s;
}
#imain_jp_Limg:hover
{
    top: 0px;
    width: 612px;
    z-index: 3;
}
#imain_jp_Cimg
{
    position: absolute;
    left: 369px;
    top: 70px;
    width: 455px;
    z-index: 2;
    transition: left 0.8s,top 0.8s,width 0.8s;
}
#imain_jp_Cimg:hover
{
    left: 299px;
    top: 0px;
    width: 612px;
    z-index: 3;
}
#imain_jp_Rimg
{
    position: absolute;
    right: 0px;
    top: 69px;
    width: 455px;
    z-index: 1;
    transition: top 0.8s,width 0.8s;
}
#imain_jp_Rimg:hover
{
    top: 0px;
    width: 612px;
    z-index: 3;
}
#bottom_box
{
    width: 100%;
    height: 229px;
    background-color: #000000;
}
#bottom_line
{
    height: 215px;
    background-color: #000000;
}
#bottom_logo
{
    float: left;
    display: inline-block;
    margin-left: 30px;
    width: 137px;
}
#bottom_logo img
{
    position: relative;
    top: 48px;
    width: 100%;
}
#bottom_con
{
    float: right;
    width: 929px;
}
#bottom_con .nav
{
    height: 48px;
}
#bottom_menu
{
    margin-bottom: 15px;
    width: 100%;
    height: 38px;
    text-align: left;
    border-bottom: 1px solid #ffc466;
}
#bottom_menu span
{
    display: flex;
    width: 100%;
}
#bottom_menu a
{
    color: #ffc466;
    font-size: 15px;
    flex-grow: 1;
    text-align: center;
}
#bottom_txt,.bottom_txtWap
{
    width: 100%;
    color: #ffc466;
    text-align: left;
}
#bottom_txt a {
    color: #ffc466;
}
.bottom_txtWap {
    line-height: 25px;
    text-align: left;
    width: auto;
}
#bottom_txt p
{
    line-height: 260%;
}
.wrap
{
    width: 100%;
    margin: 0 auto;
}
.w
{
    width: 100%;
    max-width:1200px;
    margin: 0 auto;
}
/*内页*/
.column_wrap
{
    padding-top:65px;
    border-top:1px solid #9fa0a0;
    overflow:hidden;
}
.column_wrap .column_main
{
    position: relative;
}
.column_wrap .column_menu
{
    width: 16.7%;
    min-height: 200px;
    position:absolute;
    top:0px;
    left:40px;
}
.column_menu .column_menu_list li
{
    width: 45.9%;
    height:27px;
    line-height:27px;
    text-align:center;
    background-image:url(../images/main_lbox_menuBg.png);
    background-repeat:no-repeat;
    background-position:center;
    margin-bottom:25px;
}
.column_menu .column_menu_list li:hover,.column_menu .column_menu_list li.cur
{
    background-color:#fff;
    background-image:url(../images/main_lbox_menuBgh.png);
}
.column_menu .column_menu_list li a
{
    color:#8f2125;
    display:block;
}
.column_menu .column_menu_list li a:hover,.column_menu .column_menu_list li:hover a,.column_menu .column_menu_list li.cur a
{
    color:#e6a558;
}
.column_wrap .column_content
{
    width: 66.6%;
    min-height: 500px;
    margin-left: 200px;
    margin-right:201px;
}
.column_wrap .column_content .column_name
{
    width:140px;
    height:39px;
    line-height:39px;
    margin:0 auto;
    background-image:url(../images/main_tit_bg.png);
    background-repeat:no-repeat;
    overflow:hidden;
    margin-bottom:25px;
    color:#ffc466;
    font-weight:bold;
        margin-left: 41%;
    text-align:center;
   
}
.column_wrap .column_content .column_content_main
{
    width:100%;
    height:auto;
    font-size:14px;
    line-height:25px;
    color:#3e3a39;
    margin-bottom:50px;
}
.column_wrap .column_content .column_content_main .column_content_inner
{
    width:799px;
}
/*响应式导航*/
#m-hd {
    height: 50px;
    line-height: 50px;
    background-color: #fff;
    padding: 0;
    position: fixed;
    width: 100%;
    z-index: 999999;
    border-bottom: 1px solid #eee;
    display:none;
}
#m-hd a.m-logo{ text-align:left; display:block; }
#m-hd img {
    height: 37px;
    padding-top:5px;
    padding-left:10px;
}
.m-trigger {
    position: absolute;
    top: 0;
    right: 10px;
    width: 50px;
    color: #fff;
    text-align: center;
    font-size: 30px;
    line-height: 45px;
    cursor: pointer;
    background: url(../images/menu-icon.png) center center no-repeat;
    -webkit-background-size: 50px;
    background-size: 50px;
    height: 50px;
}
.m-nav {
    z-index: 60;
    position: absolute;
    top: 50px;
    width: 100%;
    left: 0;
    background: url(../images/alpha_black_70.png) repeat;
    text-align: center;
    display: none;
}
.m-nav li {
    border-bottom: 1px solid #565656;
}
.m-nav a {
    display: block;
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 14px;
}

.m-nav a:hover, .m-nav a:active {
    color: #e4392a;
}

.m-nav .curr {
    color: #e4392a;
}
.bottom_txtWap
{
    display:none;
}
#min_banner
{
   width:100%;
   display:none;
}
#min_banner img
{
    width:100%;
}

/*内页新闻*/
.news .newsLis
{
    
}
.news .newsLis .newsLis_img,.news .newsLis .newsLis_tit 
{
      width: 100%;
}
.news .newsLis .newsLis_con
{
    width:auto;
    padding:0 10px;
}

.tab-bar 
{
    display: -webkit-box;
    display: -webkit-flex;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: horizontal;
    flex-direction: horizontal;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position:fixed;
    z-index: 3;
    width: 100%;
    height: 49px;
    padding-top: 4px;
    color: #929292;
    left:0px;
    bottom:0px;
    background: #f5f5f5;
        display:none;
}
.tab-bottom:before {
    content: " ";
    position: absolute;
    left: 0;
    top: -0.03rem;
    right: 0;
    height: 1px;
    border-top: 1px solid rgba(177, 177, 177, 0.95);
    color: rgba(177, 177, 177, 0.95);
    transform-origin: 0 0;
    transform: scaleY(0.501);
}
.tab-button {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    flex: 1;
    display: block;
    height: 49px;
    line-height:49px;
    white-space: nowrap;
    font-weight: 400;
    font-size: 11px;
    text-overflow: ellipsis;
    text-align: center;
    color: inherit;
    text-decoration:none;
}
.min-menu .m-nav
{
    position:fixed;
    width:100%;
    height:100%;
    display:none;
}
#min-about-title,#min_news_conTit,#min_whjlzx_tit,#min_whjlzx_tit,#min_imain_pro_tit
{ text-align:center; display:none; margin-top:15px; margin-bottom:15px; color:#8f2125; font-size:1.2rem;}
#min-about-banner,#min-about-nav,#min_whjlzx_con{ display:none;}
#min-about-nav{    padding-top: 60px;}
#min-about-nav li { margin-right:4%;}
#min_news_conTit
{
    border-bottom:1px solid #8f2125;
    padding-bottom:10px;
    text-align:center;
}
#min_news_conTit a
{ float:right; font-size:1rem; margin-top:3px; color:#595757;}

@media only screen and (max-width: 640px) {
    .Contact_wrap .Contact_inner_left,
    .Contact_wrap .Contact_inner_right {
        float: none;
    }
}
