.wrap{
    width: 1200px;
    margin: 0 auto;
}
.l{
    float: left;
}
.r{
    float: right;
}
#map{
    height:650px;
}
.head{
    width: 100%;
    height: 770px;
    position: relative;
}
.nav{
    /*position: absolute;*/
    width: 100%;
    height: 98px;
    border-bottom: 1px solid rgba(255,255,255,.8);
    z-index: 998;
}
.banner{
    width: 100%;
    height: 770px;
    position: relative;
    overflow: hidden;
}
.nav_logo{
    width: 143px;
    height: 156px;
    margin-left: 70px;
    /*margin-top: 20px;*/
    position: absolute;
    z-index: 999;
}
.nav_nav{
    width: auto;
    height: 97px;

}
.nav_navl{
    margin-right: 20px;
}
.nav_navl ul li {
    float: left;
    height: 97px;
    margin-right: 10px;
}
.nav_navl ul li a{
    color: #91172e;
    display: block;
    line-height: 94px;
    font-size: 16px;
    padding: 0 20px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    background: rgba(0,0,0,0);
    border-bottom: 3px solid rgba(51,0,111,0);
}
.nav_huiyuan{
    height: 97px;
    border-left: 1px solid #555152;
    width: 295px;
    line-height: 97px;
    padding-left: 35px;
    font-size: 16px;
    color: #555152;
}
.navhy_nr{
    margin: 0 47px 0 14px;
    color: #555152;
}
.banner_bg{
    position: relative;
    background: url("../images/syban.jpg") no-repeat center;
    background-size: cover;
    width: 100%;
    height: 770px;
}
.banner_bg .am-slider-default{
    height: 770px;
}
.banner_bg .am-slider-default .am-viewport{
    height: 770px;
    overflow: hidden;
}
.banner_bg .am-slides{
    height: 770px;
}
.banner_bg .am-slider .am-slides>li{
    height: 770px;
}


.ztuch_banner_bg{
    position: relative;
    background: url("../images/syban.jpg") no-repeat center;
    background-size: cover;
    width: 100%;
    height: 770px;
}
.ztuch_banner_bg .am-slider-default{
    height: 770px;
}
.ztuch_banner_bg .am-slider-default .am-viewport{
    height: 770px;
    overflow: hidden;
}
.ztuch_banner_bg .am-slides{
    height: 770px;
}
.ztuch_banner_bg .am-slider .am-slides>li{
    height: 770px;
}
.banner_top{
    position: absolute;
    background: url("../images/zhezhao.png");
    width: 100%;
    height: 770px;
    z-index: 2;
    text-align: center;
    line-height: 770px;

}
.banner_top img{
    display: inline-block;
}
.cont{
    overflow: hidden;
}
.conta{
    width: 100%;
    margin-top: 97px;
    min-height: 1170px;
    background: url("../images/jxyx.jpg") no-repeat top center;
    background-position-y: -40px;
}
.cont .jxyx{
    font-size: 30px;
    color: #333;
    width: 100%;
    text-align: center;
    margin-top: 90px;
}
.cont .jxynr{
    font-size: 15px;
    color: #898989;
    text-align: center;
    width: 100%;
    line-height:30px;
    margin-top: 30px;
}
.jxytab ul li{
    width: 300px;
    height: 300px;
    float: left;
}
.jxytab ul li a{
    display: block;
    width: 100%;
    height: 300px;
}
.jxytab ul li span{
    display: block;
}
.jxytab ul li span.jxytabtb{
    display: block;
    width: 102px;
    height: 102px;
    text-align: center;
    line-height: 90px;
    border-radius: 200px;
    border: 5px solid #EEEEEE;
    margin: 0 auto;
    margin-top: 30px;
    background: #fff;
    position: relative;
}
.jxytab ul li span.jxytabtb img{
    display: inline-block;
    position: absolute;
    top: 25px;
    left: 26px;
}
.jxytab ul li span.jxytabtb .csinw{
    z-index: 5;
    opacity: 1;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.jxytab ul li.am-active .jxytabtb .csinw{
    opacity: 0;
}
.jxytab ul li.am-active .jxytabtb{
    background: #91172e;
}
.jxytabbt{
    font-size: 20px;
    color: #333;
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.jxytabnr{
    width: 100%;
    text-align: center;
    font-size: 14px;
    color: #969696;
    margin-top: 25px;
}
.jxytab .am-nav-tabs>li.am-active>a, .am-nav-tabs>li.am-active>a:focus, .am-nav-tabs>li.am-active>a:hover{
    background: none;
    border: none;
}
.jxytab .am-nav-tabs>li>a{
    border: none;
    margin: 0;
    padding: 0;
}
.jxytab .am-nav>li>a:focus, .am-nav>li>a:hover{
    background: none;
}
.jxytab .am-tabs-bd .am-tab-panel a{
    display: inline-block;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    position: relative;
    top: 0;
    width: 294px;
    height: 574px;
}
.jxytab .am-tabs-bd .am-tab-panel a span{
    display: block;
}
.jxytab .am-tabs-bd{
    border: none;
}
.jxytab .am-nav-tabs{
    border: none;
}
.jxytab .am-tabs-bd .am-tab-panel{
    padding: 0;

}
.jxytab_tabnr{
    position: absolute;
    z-index: 3;
    right: 30px;
    bottom: 50px;
}
.jxytab_tabnr2{
    position: absolute;
    z-index: 2;
    width: 294px;
    height: 574px;
    background:rgba(0,0,0,.3);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.jxytab_tabnra{
    font-size: 60px;
    color: #fff;
    font-weight: 100;
    text-align: right;
}
.jxytab_tabnra b{
    font-weight: 100;
    font-size: 24px;
}
.jxytab_tabnrb{
    font-size: 18px;
    color: #fff;
    text-align: right;
}
.jxytab_tabnr3{
    width: 294px;
    height: 574px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.jxytab_tabnr3 img{
    width: 100%;
}
.jxytab .am-tabs-bd{
    overflow: initial;
}
.jxytab .am-tabs-bd .am-tab-panel a:hover{
    position: relative;
    top: -20px;
    z-index: 999;
}
.jxytab .am-tabs-bd .am-tab-panel a:hover .jxytab_tabnr3{
    width: 316px;
    height: 616px;
}
.jxytab .am-tabs-bd .am-tab-panel a:hover .jxytab_tabnr2{
    width: 316px;
    height: 616px;
    background:rgba(0,0,0,.1);
}
.hds_Zd{
    width: 294px;
    height: 574px;
    position: relative;
    float: left;
}
.contb{
    width: 100%;
    min-height: 1400px;
    background: url("../images/jxyx2.jpg") no-repeat top center #F6F6F6;

}
.contb_zypt{
    width: 100%;
    height: 665px;
    margin-top: 70px;
    overflow: hidden;
}
.contb_zypt .am-viewport{
    height: 665px;
    overflow: hidden;
}

.contb_zyptbt{
    position: absolute;
    z-index: 3;
    bottom: 46px;
    left: 60px;
}
.contb_zyptbtt{
    font-size: 60px;
    color: #fff;
    font-weight: 100;
    padding-left: 70px;
    margin-bottom: 20px;
}
.contb_zyptbg{
    position: absolute;
    z-index: 2;
    width: 100%;
    height: 664px;
    bottom: 0;
    background: url("../images/zhezhao.png") rgba(0,0,0,.3);
}
.contb_zypt .am-slider-default .am-control-nav{
    display: none;
}
.contb_zyptbtc{
    background: url("../images/lgd.png") no-repeat top left;
    padding-left: 20px;
    font-size: 30px;
    color: #fff;
    margin-bottom: 15px;
}
.contb_zyptbtb{
    font-size: 15px;
    color: #fff;
    width: 700px;
}
.contb_zypt .am-slider-default .am-direction-nav a:before{
    display: none;
}
.contb_zypt .am-slider-default .am-direction-nav a{
    width: 44px;
    height: 44px;
    margin: 0;
    top: auto;
    bottom: 44px;
    opacity: .8;
}
.contb_zypt .am-prev{
    background: url("../images/zyqhjt.png") no-repeat left center;
    left: auto !important;
    right: 110px;
}
.contb_zypt .am-next{
    background: url("../images/zyqhjt.png") no-repeat right center;
    right: 47px !important;
}
.contb_zyxcp{
    width: 100%;
    margin-top: 25px;
    height: 268px;
    overflow: hidden;
}
.contb_zyxcpl{
    width: 448px;
    height: 268px;
    position: relative;
    overflow: hidden;
}
.contb_zyxcplbt{
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 24px;
    color: #fff;
    bottom: 117px;
    z-index: 9;
}
.contb_zyxcpr{
    width: 748px;
    height: 268px;
}
.contb_zyxcprl{
    width: 448px;
    height: 268px;
    position: relative;
    overflow: hidden;
}
.contb_zyxcprlbt{
    position: absolute;
    width: 448px;
    height: 268px;
    font-size: 24px;
    color: #fff;
    text-align: center;
    line-height: 268px;
    z-index: 9;
}
.contb_zyxcprljt{
    position: absolute;
    right: 0;
    z-index: 3;
    top: 125px;
    width: 0;
    height: 0;
    *width: 20px;
    *height: 20px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    border-width: 10px;
    border-style: dashed solid dashed dashed;
    border-color: transparent #ffffff transparent transparent;
}
.contb_zyxcprr{
    width: 300px;
    height: 268px;
    background: #fff;
}
.contb_zyxcprrr{
    width: 180px;
    margin: 0 auto;
    margin-top: 70px;
}
.contb_zyxcprrrt{
    font-size: 30px;
    color: #000;
    padding-bottom: 10px;
    border-bottom: 2px solid #B08C48;
}
.contb_zyxcprrrb{
    color: #878787;
    font-size: 15px;
    margin-top: 15px;
}
.contc{
    width: 100%;
    min-height: 900px;
    background: url("../images/cbkbg.jpg") no-repeat center;
    background-attachment: fixed;
    background-size: cover;
    position: relative;
}
.contct{
    position: absolute;
    width: 100%;
    height: 900px;
    background: url("../images/zddws.png") no-repeat top center;
}
.contc .am-nav-tabs>li.am-active>a, .contc .am-nav-tabs>li.am-active>a:focus, .contc .am-nav-tabs>li.am-active>a:hover{
    background: #91172e;
    color: #fff;
    border: 1px solid #91172e;
}
.contc .am-nav-tabs>li{
    margin-right: 25px;
    padding: 0;
    margin-top: 38px;
    margin-bottom: 52px;

}
.contc .am-nav-tabs>li>a{

    color: #fff;
    width: 102px;
    height: 37px;
    text-align: center;
    line-height: 37px;
    font-size: 15px;
    padding: 0 !important;
    margin: 0 !important;
    border: 1px solid #fff;
}
.contc .am-tabs-bd{
    border: none;
    padding: 0;
    margin: 0;
}
.contc .am-tabs-bd .am-tab-panel{
    border: none;
    padding: 0;
    margin: 0;
}
.contc .am-nav-tabs{
    border: none;
    padding-left: 420px;
}
.contc .am-slider .am-slides>li a{
    display: block;
    width: 386px;
    height: 482px;
    background: #F9F9F9;
    margin-right: 20px;
    float: left;
}
.contc .am-slider .am-slides>li a .contcc img{
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.contc .am-slider .am-slides>li a:hover .contcc img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.contc .am-slider-default{
    background: none;
}
.contctz{
    height: 80px;
    width: 100%;
    display: block;
    background: url("../images/rili.jpg") no-repeat 8% 35%;
    padding-left: 55px;
    padding-top: 10px;
}
.contctt{
    display: inline-block;
    font-size: 20px;
    color: #9F9F9F;
    border-bottom: 1px solid #B9B9B9;
    padding-bottom: 4px;
}
.contctb{
    display: block;
    font-size: 14px;
    color:#9F9F9F;
}
.contcc{
    display: block;
    overflow: hidden;
    width: 386px;
    height: 203px;
}
.contcc img{
    width: 100%;
}
.contca{
    font-size: 20px;
    color: #000;
    margin-top: 16px;
    display: block;
    padding-left: 28px;
}
.contcd{
    font-size: 14px;
    color: #666;
    padding-left: 28px;
    padding-right: 28px;
    display: block;
    margin-top: 20px;
}
.contcb{
    display: block;
    float: right;
    margin-top: 20px;
    margin-right: 28px;
    width: 33px;
    height: 33px;
    border: 1px solid #838383;
    font-size: 16px;
    text-align: center;
    line-height: 33px;
    color: #838383;
}
.contc .am-direction-nav{
    display: none;
}
.contc .am-slider-default .am-control-nav li a{
    width: 13px;
    height: 13px;
    border-radius: 0;
    background: rgba(255,255,255,1);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
    border: 2px solid #fff;
    box-shadow:none;
    margin-top: 2px;
}
.contc .am-slider-default .am-control-nav li a.am-active{
    background: rgba(255,255,255,0);
    border: 2px solid #fff;
    width: 13px;
    height: 13px;
    margin-top: 0;
}
.contc .am-slider-default .am-control-nav{
    bottom: -40px;
}
.contc .am-slider-default{
    margin: 0 0 45px;
}
.contd{
    width: 100%;
    background: url("../images/khgw.jpg") no-repeat center -58px;
    min-height: 545px;
}
.contd_qht{
    width: 177px;
    height: 177px;
    border: 10px solid #fff;
    border-radius: 200px;
    overflow: hidden;
    display: inline-block;
    margin-top: 40px;
}
.contd .am-slider-default{
    background: none;
    border: none;
    box-shadow: none;
}
.contd .am-slider .am-slides>li{
    text-align: center;
}
.contd .am-slider-default .am-control-nav{
    display: none;
}
.contd_qhb{
    width: 895px;
    margin: 0 auto;
    font-size: 14px;
    color: #666;
    text-align: left;
    background: url("../images/lddd.png") no-repeat top left;
    padding-top: 28px;
    text-indent:52px
}
.contd_qhc{
    font-size: 14px;
    color: #b6b6b6;
    text-align: right;
    width: 867px;
    margin: 30px auto 0;
}
.foot{
    width: 100%;
    height: auto;

}
.foot_top{
    padding-top: 60px;
    height: 415px;
    width: 100%;
    background: url("../images/fotbg.jpg") no-repeat center top #f8f8f8;
    background-size: cover;
}
.foot_bottom{
    height: 76px;
    width: 100%;
    background: #fff;
}
.foot_topll{
    margin-right: 45px;
    width: 155px;
}
.foot_topllt{
    width: 100%;
    font-size: 18px;
    color: #494949;
    border-bottom: 2px solid #D0D0D0;
    padding-bottom: 20px;
}
.foot_topllb{
    margin-top: 30px;
}
.foot_topllb ul li{
    margin-bottom: 8px;
}
.foot_topllb ul li a{
    font-size: 14px;
    color: #494949;
}
.foot_toprt{
    font-size: 22px;
    color: #777777;
}
.foot_topr{
    width: 300px;
}
.foot_toprb{
    height: 75px;
    margin-top: 20px;
    border-bottom: 1px solid #C9C9C9;
}
.foot_toprb a{
    float: left;
    margin-right: 15px;
    position: relative;
}
.ewmyc{
    position: absolute;
    top: -180px;
    left: -56px;
    opacity: 0;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    pointer-events:none;
}
.ewmyc2{
    position: absolute;
    top: -180px;
    left: -56px;
    opacity: 0;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    pointer-events:none;
}
.ewmyc img{
    height: 150px;
}
.ewmyc2 img{
    height: 150px;
}
.foot_toprb a:hover .ewmyc2{
    opacity: 1;
    top: -164px;
    z-index: 10;

}
.foot_toprb a:hover .ewmyc{
    opacity: 1;
    top: -164px;
    z-index: 10;

}
.foot_toprz{
    font-size: 14px;
    color: #494949;
    margin-top: 20px;
}
.foot_toprs{
    font-size: 30px;
    color: #777777;
}
.foot_bottom{
    color: #757575;
    padding-top: 20px;
}
#video{
    position: absolute;
    right: 0;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
    top: -250px;
    /*加滤镜*/
    /*-webkit-filter: grayscale(100%);*/
    /*filter:grayscale(100%);*/
}
#video .source{
    min-width: 100%;
    min-height: 100%;
    height: auto;
    width: auto;
}
.contd .am-slider-default .am-direction-nav a:before{
    display: none;
}
.contd .am-slider-default .am-direction-nav a{
    border: 1px solid #A9A9A9;
    top:75%;
}
.contd .am-prev{
    background: url("../images/khl.png") no-repeat center;
}
.contd .am-next{
    background: url("../images/khr.png") no-repeat center;
}
.head_ny{
    width: 100%;
    height: 560px;
    position: relative;
}
.banner_ny{
    width: 100%;
    height: 560px;
    position: relative;
    overflow: hidden;
}
.banner_ny_top {
    position: absolute;
    background: url(../images/zhezhao.png);
    width: 100%;
    height: 560px;
    z-index: 9;
    font-size: 40px;
    color: #fff;
    text-align: center;
    background-size: cover;
    padding-top: 250px;
}
.banner_ny_bg {
    position: relative;
    background-size: cover;
    width: 100%;
    height: 560px;
}
.cont_ny{
    width: 100%;
    margin-top: 97px;
    overflow: hidden;
}
.cont_ny_abouta{
    width: 100%;
    min-height: 407px;
    background: url("../images/aboutbg1.jpg") no-repeat top center;
    text-align: center;
}
.cont_ny_aboutaa{
    font-size: 26px;
    color: #333;
    text-align: center;
    margin-top: 46px;
}
.cont_ny_aboutab{
    font-size: 20px;
    color: #333;
    text-align: center;
    margin-top: 45px;
    margin-bottom: 45px;
}
.cont_ny_aboutac{
    font-size: 15px;
    color: #5f5f5f;
    text-align: center;
    line-height: 28px;
}
.z_neiy_banner{
    width: 100%;
    height: 100%;
}
.cont_ny_aboutad{
    display: inline-block;
    padding: 10px 20px 8px 20px;
    border: 1px solid #676767;
    text-align: center;
    margin: 0 auto;
    font-size: 13px;
    margin-top: 33px;
}
.cont_ny_aboutenm{
    text-align: center;
    width: 100%;
}
.cont_ny_aboutb{
    width: 100%;
    height: 250px;
}
.cont_ny_aboutb ul li{
    width: 25%;
    height: 250px;
    float: left;
}
.main_num_li{
    width: 100%;
    height: 250px;

}
.main_num_li_nian{
    width: 100%;
    height: 116px;
    text-align: center;
    color: #91172e;
    font-size: 72px;

}
.main_num_li_nian span{
    font-size: 16px;
    color: #666;
}
.main_num_li_name{
    width: 100%;
    text-align: center;
}
.main_num_li_namet{
    font-size: 16px;
    color: #666666;
}
.main_num_li_nameb{
    color: #dcdddf;
    font-size: 24px;
   
}
.cont_ny_aboutc{
    width: 100%;
    min-height: 570px;
    background: url("../images/xdbc.jpg") no-repeat center;
    background-size: cover;
    padding-top: 125px;
}
.cont_ny_aboutca{
    width: 48%;

}
.cont_ny_aboutcal{
    width: 46%;
}

.cont_ny_aboutcalx{
    width: 33px;
    height: 33px;
    border: 1px solid #7D7D7D;
    font-family: 宋体;
    color: #7D7D7D;
    text-align: center;
    line-height: 33px;
    margin-right: 40px;
}
.cont_ny_aboutcalt{
    font-size: 26px;
    color: #333;
}
.cont_ny_aboutcalb{
    margin-top: 40px;
    margin-bottom: 60px;
    color: #777777;
    font-size: 14px;
    line-height: 27px;
}
.cont_ny_aboutd{
    width: 100%;
    min-height: 510px;
    padding-top: 93px;
}
.cont_ny_aboutdl{
    position: relative;

}
.cont_ny_aboutdlt{
    text-align: center;
    width: 514px;
    height: 325px;
    line-height: 325px;
    position: absolute;
    z-index: 3;

}
.cont_ny_aboutdlt img{
    width: 77px;
    height: 77px;
    display: inline-block;
}
.cont_ny_aboutdr{
    width: 678px;
    overflow: hidden;
}
.cont_ny_aboute{
    min-height: 620px;
    margin-bottom: 30px;
}
.cont_ny_aboutebt{
    font-size: 26px;
    color: #333;
}
.cont_ny_aboutenr{
    width: 100%;
    overflow: hidden;
    margin-top: 60px;
}
.cont_ny_aboutenr ul li{
    width: 280px;
    height: 410px;
    margin-bottom: 40px;
    overflow: hidden;
    float: left;
    margin-right: 26px;
    position: relative;
}
.cont_ny_aboutenr ul li a:hover .cont_ny_aboutenrtp{
    height: 258px;

}
.cont_ny_aboutenr ul li a:hover .cont_ny_aboutenrtb{
    height: 154px;
    background: #B08C48;

}
.cont_ny_aboutenr ul li a:hover .cont_ny_aboutenrtbjm{
    color: #fff;
    padding-top: 30px;
}
.cont_ny_aboutenr ul li a:hover .cont_ny_aboutenrtbcl{
    color: #fff;
}
.cont_ny_aboutenr ul li a:hover .cont_ny_aboutenrtbcm{
    opacity: 1;
}
.cont_ny_aboutenrtp{
    display: block;
    overflow: hidden;
    width: 100%;
    height: 329px;
    transition: all .4s;
    -moz-transition: all .4s;	/* Firefox 4 */
    -webkit-transition: all .4s;	/* Safari 和 Chrome */
    -o-transition: all .4s;	/* Opera */
}
.cont_ny_aboutenrtp img{
    height: 100%;
}
.cont_ny_aboutenrtb{
    display: block;
    z-index: 3;
    width: 100%;
    height: 81px;
    border-bottom: 1px solid #D2D2D2;
    transition: all .4s;
    -moz-transition: all .4s;	/* Firefox 4 */
    -webkit-transition: all .4s;	/* Safari 和 Chrome */
    -o-transition: all .4s;	/* Opera */
    text-align: center;

}
.cont_ny_aboutenrtbjm{
    font-size: 14px;
    font-family: Arial;
    display: block;
    color: #333;
    width: 100%;
    text-align: center;
    padding-top: 15px;
    transition: all .4s;
    -moz-transition: all .4s;	/* Firefox 4 */
    -webkit-transition: all .4s;	/* Safari 和 Chrome */
    -o-transition: all .4s;	/* Opera */
}
.cont_ny_aboutenrtbcl{
    font-size: 18px;
    color: #333;
    display: block;
    width: 100%;
    text-align: center;
    transition: all .4s;
    -moz-transition: all .4s;	/* Firefox 4 */
    -webkit-transition: all .4s;	/* Safari 和 Chrome */
    -o-transition: all .4s;	/* Opera */
}
.cont_ny_aboutenrtbcm{
    display: inline-block;
    height: 29px;
    width: 32px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 29px;
    color: #fff;
    font-family: 宋体;
    margin-top: 18px;
    opacity: 0;
    transition: all .4s;
    -moz-transition: all .4s;	/* Firefox 4 */
    -webkit-transition: all .4s;	/* Safari 和 Chrome */
    -o-transition: all .4s;	/* Opera */
}

.banner_ny_news{
    width: 100%;
    height: 729px;
    position: relative;
    overflow: hidden;
}
.banner_ny_top_news {
    position: absolute;
    background: url(../images/zhezhao.png);
    width: 100%;
    height: 729px;
    z-index: 9;
    font-size: 26px;
    color: #fff;
    padding-top: 215px;
    overflow: hidden;
}
.jdwdyigm{
    width: 90px;
    height: 30px;
    border: 1px solid #fff;
    text-align: center;
    line-height: 30px;
    margin: 0 auto;
    font-size: 13px;

}
.jdwdyigm a{
    color: #fff;
    display: block;
    width: 90px;
    height: 30px;
}
.banner_ny_bg_news {
    position: relative;
    background-size: cover;
    width: 100%;
    height: 729px;
}
.head_ny_news{
    width: 100%;
    height: 729px;
    position: relative;
}
.banner_ny_tops_news{
    position: absolute;
    width: 100%;
    height: auto;
    z-index: 10;
    top: 290px;
}
.banner_ny_tops_newsz{
    width: 100%;
    height: auto;
    background: #fff;
    padding: 25px;
}
.banner_ny_tops_newszl{
    width: 511px;
    height: 100%;
}
.banner_ny_tops_newsz .am-slider-default{
    margin: 0;
    box-shadow: none;
    border: 0;
}
.banner_ny_tops_newszr{
    padding-top: 35px;
    width: 590px;
}
.banner_ny_tops_newszrt{
    width: 100%;
    height: 20px;
}
.z_hyhdl{
    padding-left: 20px;
    background: url("../images/ric.png") no-repeat center left;
    height: 100%;
}
.z_hyhdr{
    margin-left: 20px;
    padding-left: 20px;
    background: url("../images/yjc.png") no-repeat center left;
    height: 100%;
}
.banner_ny_tops_newszrb{
    font-size: 24px;
    color: #333;
    margin-top: 20px;
}
.banner_ny_tops_newszrs{
    font-size: 14px;
    color: #666;
    margin-top: 30px;
}
.banner_ny_tops_newszrz{
    width: 128px;
    height: 45px;
    margin-top: 30px;
}
.banner_ny_tops_newszrz a{
    display: block;
    width: 128px;
    height: 45px;
    background: #F2F2F2;
    color: #333;
    text-align: center;
    font-size: 13px;
    line-height: 45px;
}
.banner_ny_tops_newsz .am-slider-default .am-control-nav{
    display: none;
}
.banner_ny_tops_newsz .am-slider-default .am-direction-nav a:before{
    display: none;
}
.banner_ny_tops_newsz .am-slider-default .am-direction-nav a{
    border: 1px solid #333;
    top: 90%;
}
.banner_ny_tops_newsz .am-next{
    background: url("../images/khr.png") no-repeat center;
}
.banner_ny_tops_newsz .am-prev{
    background: url("../images/khl.png") no-repeat center;
    left: auto !important;
    right: 50px;
}
.z_xwlbt{
    font-size: 26px;
    color: #333333;
    text-align: center;
    margin-top: 40px;
    margin-bottom: 50px;
}
.z_xwlnr ul li a{
    display: block;
    width: 100%;
    height: 200px;
    background: #fff;
    transition: all .4s;
    -moz-transition: all .4s;	/* Firefox 4 */
    -webkit-transition: all .4s;	/* Safari 和 Chrome */
    -o-transition: all .4s;	/* Opera */
    padding-top: 35px;
}
.z_xwlnr ul li a:hover{
    background: #F7F7F7;
}
.z_xwlnr_l{
    display: block;
    width: 187px;
    height: 129px;
}
.z_xwlnr_l img{
    width: 100%;
}
.z_xwlnr_r{
    display: block;
    width: 645px;
    height: 129px;
    padding-left: 33px;
}
.z_xwlnr_rr{
    width: 160px;
    height: 129px;
    display: block;
    background: #F0F0F0;
    padding: 30px;

}
.z_xwlnr_r_bt{
    font-size: 16px;
    color: #333;
    display: block;
}
.z_xwlnr_r_nr{
    font-size: 14px;
    color: #888888;
    display: block;
    margin: 10px 0 10px 0;
}
.z_xwlnr_r_m{
    display: block;
    border: 1px solid #868686;
    font-family: 宋体;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
}
.z_xwlnr_rrs{
    font-size: 14px;
    color: #A0A0A0;
    padding-bottom: 15px;
    border-bottom: 1px solid #D4D4D4;
    display: block;
    text-align: center;
}
.z_xwlnr_rrz{
    font-size: 16px;
    margin-top: 10px;
    color: #A0A0A0;
    background: url("../images/zxwyj.png") no-repeat  27% 56%;
    display: block;
    padding-left: 25px;
    text-align: center;
}
.z_hyxw{
    overflow: hidden;
    background: #F7F7F7;
    margin-top: 45px;
}
.z_xwlnr{
    overflow: hidden;
    margin-top: 60px;
}
.z_xwlnrs{
    padding-bottom: 35px;
    overflow: hidden;
}
.z_xwlnrs ul li{
    width: 580px;
    height: 255px;
    background: #FFFFFF;
    float: left;
    margin-right: 40px;
    margin-bottom: 30px;
}
.z_xwlnrs ul li a{
    display: block;
    padding: 45px 30px;
}
.z_xwlnrs_bt{
    font-size: 16px;
    color: #333;
    display: block;
    margin-bottom: 15px;
}
.z_xwlnrs_sj{
    font-size: 14px;
    color: #888888;
    display: block;
    margin-bottom: 15px;
}
.z_xwlnrs_nr{
    font-size: 14px;
    color: #888888;
    display: block;
    line-height: 25px;
}
.z_xwlnrs_mm{
    display: block;
    border: 1px solid #868686;
    font-family: 宋体;
    width: 36px;
    height: 36px;
    text-align: center;
    line-height: 36px;
    float: right;
}
.meitilist{
    background: #F2F2F2;
    overflow: hidden;
}
.z_meitilist{
    font-size: 26px;
    color: #333;
    margin-top: 43px;
    margin-bottom: 28px;
}
.z_meitilids{
    background: #fff;
    width: 100%;
    height: 105px;
    margin-bottom: 28px;
    display: none;
}
.z_meitilics{
    overflow: hidden;
}
.z_meitilics ul li{
    width: 390px;
    height: 437px;
    float: left;
    background: #fff;
    margin-right: 15px;
    margin-bottom: 40px;
}
.z_meitilicst{
    display: block;
    height: 240px;
    overflow: hidden;
}
.z_meitilicst img{
    width: 100%;
}
.z_meitilicsx{
    padding-top: 15px;
    display: block;
    padding-left:25px;
    padding-right: 25px;
}
.z_meitilicsxt{
    font-size: 15px;
    color: #888888;
    display: block;
}
.z_meitilicsxs{
    font-size: 16px;
    color: #333;
    margin: 15px 0 15px;
    display: block;
}
.z_meitilicsxc{
    font-size: 14px;
    color: #777777;
    display: block;
}
.z_meitilicsw{
    display: block;
    border: 1px solid #868686;
    font-family: 宋体;
    width: 30px;
    height: 30px;
    color: #868686;
    text-align: center;
    line-height: 30px;
    float: right;
    margin-right: 25px;
}
.z_cplist_nr{
    overflow: hidden;
}
.z_cplist_nr ul li{
    width: 390px;
    height: 437px;
    float: left;
    background: #fff;
    margin-right: 15px;
    margin-bottom: 25px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.z_cplist_nrtp{
    display: block;
    width: 100%;
    height: 304px;
    overflow: hidden;
}
.z_cplist_nr ul li a .z_cplist_nrtp img{
    width: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.z_cplist_nr ul li a:hover .z_cplist_nrtp img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.z_cplist_nr ul li a:hover .z_cplist_nrnr_bt{
    color: #fff;
}
.z_cplist_nr ul li a:hover .z_cplist_nrnr_nr{
    color: #fff;
}
.z_cplist_nr ul li:hover{
    background: #B08C49;
}
.z_cplist_nrnr{
    display: block;
    padding: 25px 0 0 35px;
    width: 240px;
}
.z_cplist_nrnr_bt{
    display: block;
    font-size: 18px;
    color: #333;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.z_cplist_nrnr_nr{
    font-size: 14px;
    display: block;
    color: #777777;
    margin-top: 10px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.z_cplist_nrnr_mm{

    position: relative;
    display: block;
    width: 140px;
    height: 130px;
}
.z_cplist_nrnr_mmqs{
    display: block;
    border: 1px solid #868686;
    font-family: 宋体;
    width: 30px;
    height: 30px;
    color: #868686;
    text-align: center;
    line-height: 30px;
    position: absolute;
    bottom: 20px;
    right: 30px;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.z_cplist_nr ul li a:hover .z_cplist_nrnr_mmqs{
    color: #fff;
    border: 1px solid #fff;
}
.head_cp{
    width: 100%;
    height: 796px;
    position: relative;
}

.banner_cp{
    width: 100%;
    height: 796px;
    position: relative;
    overflow: hidden;
}
.banner_cp_top {
    position: absolute;
    background: url(../images/zhezhao.png);
    width: 100%;
    height: 796px;
    z-index: 2;
    font-size: 40px;
    color: #fff;
    text-align: center;
    padding-top: 250px;
}
.banner_cp_bg {
    position: relative;
    background-size: cover;
    width: 100%;
    height: 796px;
}
.banner_cp_bg ul li{
    float: left;
    height: 796px;
    width: 20%;
}
.banner_cp_bg ul li a{
    width: 100%;
    display: block;
    height: 796px;
    position: relative;
}
.banner_cp_bg_sf{
    display: block;
    width: 100%;
    height: 796px;
    position: absolute;
    z-index: 3;
    transition: all .4s;
    -moz-transition: all .4s;	/* Firefox 4 */
    -webkit-transition: all .4s;	/* Safari 和 Chrome */
    -o-transition: all .4s;	/* Opera */
}
.banner_cp_bg_ef{
    display: block;
    width: 100%;
    height: 796px;
    position: absolute;
    z-index: 2;
    background: rgba(0,0,0,.3);
    transition: all .4s;
    -moz-transition: all .4s;	/* Firefox 4 */
    -webkit-transition: all .4s;	/* Safari 和 Chrome */
    -o-transition: all .4s;	/* Opera */
}
.banner_cp_bg_dt{
    display: block;
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 796px;
    overflow: hidden;
    transition: all .4s;
    -moz-transition: all .4s;	/* Firefox 4 */
    -webkit-transition: all .4s;	/* Safari 和 Chrome */
    -o-transition: all .4s;	/* Opera */
}
.banner_cp_bg_sfbt{
    display: inline-block;
    font-size: 36px;
    color: #fff;
    width: 100%;
    text-align: center;
    margin-top: 350px;
    transition: all .4s;
    -moz-transition: all .4s;	/* Firefox 4 */
    -webkit-transition: all .4s;	/* Safari 和 Chrome */
    -o-transition: all .4s;	/* Opera */
}
.banner_cp_bg_sfbt span{
    display: block;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    font-family: Arial;
}
.banner_cp_bg_sfbsz{
    width: 240px;
    display: block;
    margin: 0 auto;
    height: 52px;
    margin-top: 20px;
    opacity: 0;
    transition: all .4s;
    -moz-transition: all .4s;	/* Firefox 4 */
    -webkit-transition: all .4s;	/* Safari 和 Chrome */
    -o-transition: all .4s;	/* Opera */
}
.z_cplt_l{
    display: block;
    width: 45px;
    height: 45px;
    text-align: center;
    line-height: 49px;
}
.z_cplt_l img{
    display: inline-block;
}
.z_cplt_r{
    display: block;
    font-size: 20px;
    color: #fff;
    padding-left: 20px;
}
.z_cplt_r span{
    font-size: 13px;
    color: #fff;
    display: block;
}
.banner_cp_bg ul li a:hover .banner_cp_bg_sf{
    width: 110%;
    z-index: 10;
}
.banner_cp_bg ul li a:hover .banner_cp_bg_ef{
    width: 110%;
    z-index: 9;
}
.banner_cp_bg ul li a:hover .banner_cp_bg_dt{
    width: 110%;
    z-index: 8;
}
.banner_cp_bg ul li a:hover .banner_cp_bg_sfbsz{
    opacity: 1;
}
.banner_cp_bg ul li a:hover .banner_cp_bg_sfbt{
    margin-top: 270px;
}
.zclydp{
    display: inline-block;
    width: 100px;
}
.zclydp img{
    width: 100%;
}
.zclydr{
    display: inline-block;
    font-size: 38px;
    color: #2D2F8D;
    font-weight: bold;
    line-height: 30px;
    margin-top: 20px;
    padding-left: 30px;
}
.zclydr span{
    font-size: 18px;
    font-weight: 100;
}
.z_zxjhhw{
    width: 590px;
    height: 265px;
    background: #FAF4F4;
    font-size: 36px;
    color: #fff;

}
.z_zxjhhw a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    overflow: hidden;
    text-align: center;
    padding: 80px 0 0 140px;
}

.contb_zypt ul li a img{
    width: 100%;
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.contb_zypt ul li a:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.contb_zyxcpl a img{
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.contb_zyxcpl a:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.contb_zyxcprl a img{
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.contb_zyxcprl a:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.cont_ny_aboutcar{
    overflow: hidden;
}
.cont_ny_aboutca a .cont_ny_aboutcar img{
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.cont_ny_aboutca a:hover .cont_ny_aboutcar img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.cont_ny_aboutdl{
    overflow: hidden;
}
.cont_ny_aboutdl a img{
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.cont_ny_aboutdl a:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.cont_ny_aboutdl a:hover .cont_ny_aboutdlt img{
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
}
.cont_ny_aboutdr a img{
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.cont_ny_aboutdr a:hover img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.z_zypt_zh{
    width: 100%;
    height: 420px;
    position: relative;
    margin-top:50px;
}
.z_zypt_zht{
    position: absolute;
    width: 510px;
    height: 421px;
    top: 0;
    left: 0;
    padding: 40px;
    z-index: 9;
}
.z_zypt_zhtm{
    display: block;
    width: 128px;
    height: 45px;
    text-align: center;
    font-size: 13px;
    line-height: 45px;
    background: #91172e;
    border-radius: 5px;
    color: #fff;
}
.z_zypt_zhtm span{
    margin-left: 10px;
    font-family: 宋体;
}
.z_zypt_zhts{
    font-size: 30px;
    color: #000;
    margin-top: 22px;
}
.z_zypt_zhtx{
    font-size: 18px;
    color: #333;
    text-transform: uppercase;
}
.z_zypt_zhtc{
    margin-top: 20px;
    font-size: 16px;
    color: #333;
    font-weight: 100;
}
.z_zypt_zhtm{
    margin-top: 40px;
}
.z_zypt_zhtt{
    width: 100%;
    height: 60px;
    margin-top: 20px;
}
.z_zypt_zhtt img{
    width: 60px;
    height: 60px;
    display: inline-block;
}
.z_zypt_zhtr{
    left: auto;
    right: 0;
}
.z_zypt_zhtmr{
    float: right;
}
.z_zypt_zhttr{
    text-align: right;
}
.z_zypt_zhb{
    width: 690px;
    height: 421px;
    overflow: hidden;
    float: right;
}
.z_zypt_zhb img{
    height: 100%;
}
.z_zypt_zh a .z_zypt_zhb img{
    transform: scale(1);
    -webkit-transform: scale(1);
    -o-transform: scale(1);
    -moz-transform: scale(1);
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.z_zypt_zh a:hover .z_zypt_zhb img{
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.cont_ny{
    font-size: 15px;
}
.cont_ny p{
    color: #999999;
    line-height: 28px;

}
.cont_ny h3{
    font-size: 35px;
    line-height: 50px;
    color: #91172e;
    font-weight: bold;
    margin-bottom: 20px;
}
.banner_bg .am-slider-default .am-direction-nav a:before{
    display: none;
}
.banner_bg .am-slider-default .am-control-nav{
    bottom: 30px;
    z-index: 999;
}
.banner_bg .am-slider-default .am-control-nav li a{
    width: 14px;
    height: 14px;
    border-radius: 0;
    background: rgba(255,255,255,1);
    box-shadow: none;
    border: 3px solid #fff;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.banner_bg .am-slider-default .am-control-nav li a.am-active{
    background: rgba(255,255,255,0);
    border: 3px solid #fff;
}


.ztuch_banner_bg .am-slider-default .am-direction-nav a:before{
    display: none;
}
.ztuch_banner_bg .am-slider-default .am-control-nav{
    bottom: 30px;
    z-index: 999;
}
.ztuch_banner_bg .am-slider-default .am-control-nav li a{
    width: 14px;
    height: 14px;
    border-radius: 0;
    background: rgba(255,255,255,1);
    box-shadow: none;
    border: 3px solid #fff;
    transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
}
.ztuch_banner_bg .am-slider-default .am-control-nav li a.am-active{
    background: rgba(255,255,255,0);
    border: 3px solid #fff;
}

.z_chanp_xq{
    overflow: hidden;
    padding-bottom: 50px;
}
.z_chanp_xqt{
    overflow: hidden;
}
.z_chanp_xqtl{
    width: 575px;
    height: 441px;
    border: 2px solid #E8E8E8;
    overflow: hidden;
}
.z_chanp_xqtr{
    width: 575px;
    height: 441px;
}
.z_chanp_xqtl img{
    width: 100%;
}
.z_chanp_xqtra{
    font-size: 40px;
    color: #B18F4E;
}
.z_chanp_xqtrb{
    font-size: 18px;
    color: #B18F4E;
    font-weight: bold;
}
.z_chanp_xqtrc{
    font-size: 15px;
    color: #666;
    margin-top: 15px;
    line-height: 30px;
}
.z_chanp_xqtrd{
    font-size: 15px;
    color: #666;
    margin-top: 25px;
    line-height: 30px;
    margin-bottom: 40px;
}
.z_chanp_xqtrea{
    margin-right: 30px;
}
.z_chanp_xqtrea a{
    display: block;
    width: 225px;
    height: 60px;
    font-size: 18px;
    color: #666;
    text-align: center;
    padding-left: 40px;
    line-height: 60px;
    background: url("../images/lxwjx.png") no-repeat 25% center #F5F5F5;
}
.z_chanp_xqtreb a{
    display: block;
    width: 225px;
    height: 60px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    line-height: 60px;
    padding-left: 40px;
    background: url("../images/lxzxw.png") no-repeat 25% center #91172e;
}
.z_chanp_xqt{
    padding-bottom: 45px;
    border-bottom: 1px solid #EAEAEA;
}
.z_chanp_xqb{
    margin-top: -1px;
}
.z_chanp_xqb .am-tabs-bd{
    border: none;
    padding-top: 80px;
}
.z_chanp_xqb .am-nav-tabs{
    border: none;
}
.z_chanp_xqb .am-nav-tabs>li>a{
    border-right: none;
    border-left: none;
    color: #000;
    font-size: 18px;
    padding: 0;
    margin-right: 20px;
    padding-top: 15px;
}
.z_chanp_xqb .am-nav-tabs>li>a:hover{
    border-right: none;
    border-left: none;
    border-bottom: none;
}
.z_chanp_xqb .am-nav-tabs>li.am-active>a{
    border-top: 2px solid #91172e;
    color: #91172e;
}
.z_chanp_xqb .am-nav-tabs>li.am-active>a, .z_chanp_xqb .am-nav-tabs>li.am-active>a:focus, .z_chanp_xqb .am-nav-tabs>li.am-active>a:hover{
    border-top: 2px solid #91172e;
    border-right: none;
    border-left: none;
    border-bottom: none;
    color: #B18F4F;
}
.z_chanp_xqb .am-tabs-bd .am-tab-panel.am-active{
    padding: 0;
}
.z_ybgsd_yse1{
    background: #F1EDF5;
}

.z_ybgsd_yse2{
    background: #F5F3ED;
}

.z_ybgsd_yse3{
    background: #EDF5F1;
}

.z_ybgsd_yse4{
    background: #F5EDED;
}

.z_ybgsd_yse5{
    background: #EDF2F5;
}
.z_ybgsd_yse6{
    background: #F5F3ED;
}
.z_ybgsd_yse7{
    background: #F1EDF5;
}
.z_ybgsd_yse8{
    background: #F5F3ED;
}

.am-gallery-defaults > li {
    padding: 0;
    margin-right: 59px;
    margin-bottom: 30px;
    width: 30%;
}
.h_cpry {
    width: 100%;
    float: left;

    background: #F7F7F7;
    position: relative;
}
.n_ryzz_li_img_p {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 99;
    max-height: none;
    max-width: none;
    width: 100% !important;
    height: 100% !important;
    opacity: 0;
}
.h_cpry a:hover .h_cpry01{
    background-size: auto 75% !important;
}
.h_cpry01 {
    width: 100%;
    text-align: center;
    background: #fff;
    height: 225px;
    padding: 30px 30px;
    background-size: auto 70% !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.am-pureview-prev a{
    background: url("../images/1.png") no-repeat center;
}
.am-pureview-next a{
    background: url("../images/2.png") no-repeat center;
}
.am-pureview-direction a:before{
    display: none;
    font-size: 0;
}
.am-pureview-actions a{
    background: url("../images/3.png") no-repeat center;
    width: 25px;
    height: 25px;
    display: block;
    left: auto;
    right: 10px;
    top: 10px;
    background-size: 100%;
}
.am-icon-chevron-left:before{
    display: none;
}
.h_cpry02 {
    width: 100%;
    font-size: 15px;
    height: 50px;
    line-height: 50px;
    background: #fff;
    text-align: center;
    color: #333;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.h_cpry01 img {
    height: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.am-gallery li a:hover .h_cpry01 img{
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.am-gallery li a:hover .h_cpry02{
    color: #fff;
    background: #91172e;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.newshowbox{
    width: 835px;
    padding: 30px 0;
    float: left;
}
.newshowbox_r{
    width: 306px;
    float: right;
    margin:0 0 50px 0;
}
.newshow_name{
    font-size: 28px;
    color: #333333;
    font-weight: bold;
    line-height: 30px;
}
.newshow_zx div{
    float: left;
    font-size: 14px;
    color: #999999;
}
.newshow_ctrl a{
    color: #999999;
    font-weight: 600;
    margin-right: 10px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.newshow_ctrl a:hover{
    color: #333;
}
.newshow_follow{
    margin-right: 20px;
}
.newshow_fx .bdsharebuttonbox a{
    margin: 0 6px 0 0;
}
.newshow_fx{
    margin-left: 30px;
}
.newshow_zx{
    margin-top: 20px;
}
.newshow_title{
    padding-bottom: 16px;
}
.newshow_zx .newshow_back{
    float: right;
}
.newshow_back a{
    color: #999999;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.newshow_back a:hover{
    color: #333333;
}
.newshow_cont{
    font-size: 16px;
    color: #666666;
    line-height: 30px;
    margin-top: 24px;
}
.newshow_cont p{
    margin-bottom: 40px;

}

.newshow_cont h3 { font-weight:bold; font-size:16px; margin-bottom:15px; color:#333;}
.newshow_cont h4 { font-weight:bold; font-size:14px; margin-bottom:15px; color:#333;}


/**/
.newshow_aboutsearch{
    font-size: 14px;
    color: #333;
    font-weight: bold;
}
.newshow_aboutsearch a{
    color: #333333;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}
.newshow_aboutsearch a:hover{
    color: #666666;
}
.newshow_pjs{
    float: left;
    margin-top: 20px;
    font-size: 14px;
    color: #333333;
    line-height: 28px;
}
.newshow_p a{
    color: #333333;
    padding-bottom: 2px;
    border-bottom: 1px solid #666666;
}
.newshow_p{
    float: left;
}
.newshow_pjs_fx{
    float: right;
}
.newshow_bottom{
    margin-top: 14px;
}
.newshow_back{
    float: right;
    font-size: 14px;
    margin-top: 25px;
}
.newshowbox_r_b{
    padding: 0 20px;
    margin-top: 32px;
    width: 306px;
    /*height: 343px;*/
    padding-bottom: 25px;
    border: 7px solid #F3F3F3;
}
.show_prev_title{
    font-size: 20px;
    color: #555555;
    font-weight: 600;
    margin-top: 30px;
}
.show_prev_time{
    font-size: 12px;
    color: #555555;
    margin-top: 5px;
}
.show_prev_name{
    font-size: 16px;
    color: #555555;
    line-height: 30px;
}
.newshowbox_r_b_prev{
    border-bottom: 1px solid #ECECEC;
    padding-bottom: 26px;
}
.show_chanpin_touch{
    display: none;
}
.prenextpage_touch{
    display: none;
}


.renli_main_box_ul{
    margin-top: 35px;
}
.renli_main_box_ul_li_jianjie{
    height: 90px;
    line-height: 90px;
    background-color: #fafafa;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.renli_main_box_ul_li_jianjie .renli_main_box_ul_li_name{
    font-size: 18px;
    color: #333333;
    margin-left: 46px;
    width: 275px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.renli_main_box_ul_list li{
    margin-bottom: 25px;
    position: relative;
    cursor: pointer;
}
.renli_main_box_ul_list li:hover .renli_main_box_ul_li_jianjie{
    background-color: #eaeaea;
}
.renli_main_box_ul_li_s{
    font-size: 14px;
    color: #888888;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}

.renli_main_box_ul_li_jianjie span{
    display: block;
    float: left;
    width: 190px;
}
.renli_main_box_ul_li_more{
    width: 20px;
    height: 90px;
    background-color: #91172e;
    text-align: center;
    line-height: 88px;
    color: #ffffff;
    font-size: 20px;
    position: absolute;
    right: 0;
    top: 0;
}
.renli_main_box_ul_li_xianxi_box{
    width: 90%;
    margin: 0 auto;
}
.renli_main_box_ul_li_xianxi h3{
    font-size: 17px;
    color: #000000;
    font-weight: normal;
    margin-top: 40px;
    margin-bottom: 26px;
}
.renli_main_box_ul_li_xianxi p{
    font-size: 15px;
    color: #555555;
    line-height: 28px;
}
.renli_main_box_ul_li_xianxi{
    display: none;
}

.n_lxwm{
    margin: 65px 0;
}
.n_lxwm_l{
    float: left;
    width: 560px;
}
.n_lxwm_l_name{
    font-size: 25px;
    color: #000000;
}
.n_lxwm_l_js{
    font-size: 14px;
    color: #888888;
    display: block;
    line-height: 26px;
    margin: 10px 0 10px 0;
}
.n_lxwm_l_list li{
    margin-bottom: 20px;
}
.n_lxwm_l_list li span{
    font-size: 15px;
    vertical-align: middle;
    margin-left: 15px;
}
.n_lxwm_l_list li img{
    vertical-align: middle;
}
.n_lxwm_l_list{
    margin-top: 22px;
}
.n_lxwm_l_ewm{
    margin-top: 25px;
}
.n_lxwm_l_ewm li{
    float: left;
    text-align: center;
    margin-right: 20px;
}
.n_lxwm_l_ewm_name{
    font-size: 12px;
    margin-top: 3px;
}
.n_lxwm_r{
    float: right;
    width: 560px;
    margin-top: 65px;
}
.n_lxwm_r input{
    width: 100%;
    height: 50px;
    border: 1px solid #D8D8D8;
    border-radius: 4px;
    padding-left: 20px;
    font-size: 13px;
    outline: none;
}
.n_lxwm_r textarea{
    outline: none;
    font-size: 13px;
    width: 100%;
    height: 182px;
    min-height: 170px;
    border: 1px solid #D8D8D8;
    border-radius: 4px;
    padding-left: 20px;
    padding-top: 14px;
}
.n_lxwm_r div{
    margin-bottom: 25px;
}
.n_lxwm_r div.n_lxwm_sub{
    float: right;
}
.n_lxwm_r div.n_lxwm_sub input{
    width: auto;
    padding-left: 0;
    background: none;
}
.n_lxwm_r div.n_lxwm_sub input.n_lxwm_sub_s1{
    width: 200px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    font-size: 13px;
    color: #666666;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.n_lxwm_r div.n_lxwm_sub input.n_lxwm_sub_s1:hover{
    color: #ffffff;
    background-color: #91172e;
}
.n_lxwm_r div.n_lxwm_sub input.n_lxwm_sub_s2{
    width: 148px;
    height: 46px;
    text-align: center;
    line-height: 46px;
    font-size: 13px;
    color: #666666;
    margin-left: 15px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -ms-transition: all 0.4s;
    -o-transition: all 0.4s;
    transition: all 0.4s;
}
.n_lxwm_r div.n_lxwm_sub input.n_lxwm_sub_s2:hover{
    color: #ffffff;
    /*background-color: #B08C49;*/
    background-color: #91172e;
}

.z_jxmap{
    margin-bottom: 30px;
}
.z_jxlyx{
    overflow: hidden;
    margin-bottom: 50px;
}