* {
    margin: 0px;
    padding: 0px;
}

.nav {
    display: block;
    width: 100%;
    height: 1px;
    overflow: hidden;
    clear: both;
}

.nav30 {
    height: 30px;
}

.nav80 {
    height: 80px;
}

.nav100 {
    height: 100px;
}

.nav256 {
    height: 256px;
}

.nav28 {
    height: 28px;
}

.nav68 {
    height: 68px;
}

.nav54 {
    height: 54px;
}

.nav90 {
    height: 90px;
}

.nav25 {
    height: 25px;
}

.nav70 {
    height: 70px;
}

.nav33 {
    height: 33px;
}

.nav42 {
    height: 42px;
}

.nav18 {
    height: 18px;
}

.nav48 {
    height: 48px;
}

.nav136 {
    height: 136px;
}

.nav98 {
    height: 98px;
}

.nav75 {
    height: 75px;
}

.nav60 {
    height: 60px;
}

.boji_en {
    font-family: "新宋体","Microsoft YaHei", "宋体", Arial;
}

ul {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    border: none;
}

body {
    font-size: 14px;
    background-color: #ffffff;
    font-family: KaiTi,"Microsoft YaHei", "宋体", Arial;
}

#index_bg {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url("../images/imain_wjb_imgBG.jpg") center center no-repeat #ffffff;
    z-index: 2;
}

#index_gg {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: url("../images/imain_gg_bg.jpg") center center no-repeat #3a1a1b;
    z-index: 1;
}

.page_bg {
    position: relative;
    width: 100%;
    background-color: #ffffff;
    z-index: 99;
}

#top_box {
    position: relative;
    width: 100%;
    height: 140px;
    z-index: 5;
}

#top_line {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 1060px;
    height: 140px;
}

#top_smenuBox {
    display: none;
    position: absolute;
    left: 0px;
    top: 140px;
    width: 100%;
    height: 240px;
    z-index: 2;
}

#top_smenuBox:before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 240px;
    background-color: #333333;
    opacity: 0.75;
    z-index: 1;
}

#top_smenu {
    position: relative;
    z-index: 2;
    margin-left: auto;
    margin-right: auto;
    width: 1060px;
    height: 240px;
    text-align: center;
}

#top_smenu li {
    display: inline-block;
    margin-left: 20px;
    margin-right: 20px;
    width: 192px;
}

#top_smenu li img {
    margin-bottom: 12px;
}

#top_smenu li a {
    color: #ffffff;
    font-size: 16px;
}

#top_smenuKong {
    display: none;
    position: absolute;
    left: 0px;
    top: 380px;
    width: 100%;
    height: 240px;
    z-index: 2;
}

#top_logo {
    position: absolute;
    left: 0px;
    top: 15px;
    width: 196px;
    height: 79px;
}

#top_menu {
    position: absolute;
    right: 0px;
    top: 63px;
    width: 810px;
    height: 80px;
}

#top_menu li {
    position: relative;
    float: left;
    width: 135px;
    text-align: center;
}
/**width:118px***/
#top_menu li a {
    color: #000000;
}

#top_menu li a:hover {
    color: #530d0d;
}

#top_menu li span {
    display: block;
}

.top_menu_cn {
    margin-bottom: 10px;
    font-size: 16px;
    font-family: KaiTi,"Microsoft YaHei", "宋体", Arial;
}

.top_menu_en {
    font-size: 13px;
    font-family: "Times New Roman", Times, serif;
}

#top_menu li:nth-child(3) .top_menu_cn:before {
    content: "";
    position: absolute;
    right: 5px;
    top: 8px;
    width: 10px;
    height: 5px;
    background: url("../images/top_icon.png") no-repeat;
}

#banner_line {
    width: 100%;
    height: 600px;
    background: url("../images/banner_img.jpg") center top no-repeat;
}

#imain_gyds {
    position: relative;
    z-index: 99;
    width: 100%;
}

.imain_gyds {
    width: 100%;
    height: 639px;
}

.imain_gyds_li {
    position: relative;
    float: left;
    width: 50%;
    height: 639px;
}

.imain_gyds_imgL:before {
    content: "";
    position: absolute;
    left: calc(1% - 2px);
    top: calc(1% - 2px);
    width: 98%;
    height: 98%;
    border: 2px solid #ffffff;
    z-index: 999;
    opacity: 0;
    transition: all 0.5s;
}

.imain_gyds_imgL:hover:before {
    opacity: 0.9;
}

.imain_gyds_imgR:before {
    content: "";
    position: absolute;
    left: calc(1% - 2px);
    top: calc(1% - 2px);
    width: 98%;
    height: 98%;
    border: 2px solid #ffffff;
    z-index: 999;
    opacity: 0;
    transition: all 0.5s;
}

.imain_gyds_imgR:hover:before {
    opacity: 0.9;
}

.imain_gyds_libg {
    background-color: #ffffff;
}

.imain_gyds_txt {
    width: 90%;
    height: 639px;
    text-align: center;
}

.imain_gyds_txtL {
    float: right;
}

.imain_gyds_txtR {
    float: left;
}

.imain_gyds_txtCH {
    margin-bottom: 20px;
    font-size: 20px;
}

.imain_gyds_txtName {
    margin-bottom: 70px;
    font-size: 30px;
}

.imain_gyds_txtCon {
    margin-bottom: 70px;
    font-size: 15px;
    line-height: 200%;
}

.imain_gyds_txtMore {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 118px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #c9c9c9;
    font-family: "Times New Roman", Times, serif;
    color: #530d0d;
    transition: all 0.5s;
}

.imain_gyds_txtMore:hover {
    background-color: #530d0d;
    border: 1px solid #530d0d;
    color: #ffffff;
}

.imain_gyds_imgR {
    position: relative;
    width: 50%;
    height: 639px;
    overflow: hidden;
    text-align: right;
    background-color: #ffffff;
}

.imain_gyds_imgR img {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    transition: all 0.5s;
}

.imain_gyds_imgR:hover img {
    left: -10%;
    top: -10%;
    height: 110%;
}

.imain_gyds_imgL {
    position: relative;
    width: 50%;
    height: 639px;
    overflow: hidden;
    text-align: left;
    background-color: #ffffff;
}

.imain_gyds_imgL img {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    transition: all 0.5s;
}

.imain_gyds_imgL:hover img {
    left: -5%;
    top: -5%;
    height: 110%;
}

#imain_pro {
    margin-left: auto;
    margin-right: auto;
    width: 1060px;
	overflow-x:hidden;
}

#imain_pro_txt {
    width: 100%;
    height: 315px;
}

#imain_pro_txtCn {
    margin-bottom: 15px;
    font-size: 15px;
    line-height: 180%;
}

#imain_pro_txtEn {
    line-height: 180%;
    font-family: "Times New Roman", Times, serif;
    color: #7d7d7d;
}

#imain_pro_dszp {
    position: relative;
    margin-bottom: 62px;
    width: 100%;
    height: 500px;
}

#imain_pro_dszpTxt {
    position: absolute;
    left: 500px;
    top: 0px;
    width: 360px;
    height: 100%;
    background-color: #ffffff;
    z-index: 3;
    transition: all 0.5s;
}

.pro_dszpTxt_tit {
    margin-bottom: 7px;
    margin-left: 48px;
    width: 264px;
    font-size: 22px;
}

.pro_dszpTxt_honor {
    margin-bottom: 20px;
    margin-left: 48px;
    width: 264px;
    font-size: 13px;
    color: #7d7d7d;
    line-height: 180%;
}

.pro_dszpTxt_txt {
    margin-left: 48px;
    padding-top: 20px;
    width: 264px;
    font-size: 14px;
    line-height: 200%;
    border-top: 1px solid #dddddd;
    color: #3c3c3c;
}

#imain_pro_dszpTit {
    position: absolute;
    right: 0px;
    top: 9px;
    width: 78px;
    height: 207px;
    z-index: 3;
}

#imain_pro_dszpImg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 500px;
    overflow: hidden;
    z-index: 2;
}

#imain_pro_dszpImgUL {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 2000%;
    height: 500px;
}

#imain_pro_dszpImg ul {
    float: left;
    height: 500px;
}

#imain_pro_dszpImg li {
    float: left;
    position: relative;
    margin-right: 360px;
    width: 200px;
    height: 500px;
    transition: all 0.5s;
}

#imain_pro_dszpImg li img {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
}

#imain_pro_dszpImg .iProActive {
    width: 500px;
}

#imain_pro_but {
    position: absolute;
    right: 200px;
    bottom: 0px;
    width: 158px;
    height: 80px;
    background: url("../images/imain_dszp_but.png") no-repeat #ffffff;
    z-index: 5;
}

#imain_pro_butL {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 75px;
    height: 80px;
    cursor: pointer;
}

#imain_pro_butR {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 75px;
    height: 80px;
    cursor: pointer;
}

#imain_pro_img {
    margin-bottom: 84px;
    width: 100%;
    height: 500px;
}

#imain_pro_img ul {
    width: 120%;
}

#imain_pro_img li {
    position: relative;
    float: left;
    margin-right: 60px;
    width: 500px;
    height: 500px;
    overflow: hidden;
}

#imain_pro_img li img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    transition: all 0.5s;
}

#imain_pro_img li img:hover {
    position: absolute;
    left: -5%;
    top: -5%;
    width: 110%;
}


.hoverImg {
    position: relative;
    overflow: hidden;
}

.hoverImg img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    transition: all 0.5s;
}

.hoverImg img:hover {
    position: absolute;
    left: -5%;
    top: -5%;
    width: 110%;
}

#imain_pro_more {
    margin-bottom: 102px;
    width: 138px;
    text-align: center;
}

#imain_newsBox {
    position: relative;
    width: 100%;
    height: 1335px;
}

#imain_newsBox:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 460px;
    background-color: #f5f5f5;
}

#imain_news {
    position: relative;
    z-index: 2;
    margin-left: auto;
    margin-right: auto;
    width: 1060px;
}

#imain_news_titCn {
    position: absolute;
    left: 0px;
    top: 129px;
    width: 116px;
    height: 56px;
}

#imain_news_titEn {
    position: absolute;
    right: 0px;
    top: 134px;
    width: 109px;
    height: 57px;
}

#imain_news_first {
    position: absolute;
    left: 0px;
    top: 253px;
    width: 1060px;
    height: 420px;
    overflow: hidden;
}

#news_firstImg {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 700px;
    height: 420px;
    overflow: hidden;
    background-color: #ffffff;
    text-align: center;
}

#news_firstImg img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    transition: all 0.5s;
}

#news_firstTxt {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 360px;
    height: 420px;
    background-color: #ffffff;
}

#news_firstTxt .nav {
    height: 70px;
}

#news_firstTxtTit {
    margin-bottom: 59px;
    margin-left: 48px;
    width: 254px;
    font-size: 16px;
    font-weight: bold;
}

#news_firstTxtTit a {
    color: #000000;
    transition: all 0.5s;
}

#news_firstTxtTit a:hover {
    color: #530d0d;
}

#news_firstTxtCon {
    margin-bottom: 87px;
    margin-left: 48px;
    width: 254px;
    height: 70px;
    color: #585858;
    font-size: 14px;
    line-height: 180%;
}

#news_firstTxtMore {
    margin-left: 48px;
    width: 254px;
    font-family: "Times New Roman", Times, serif;
    color: #7d7d7d;
    transition: all 0.5s;
}

#news_firstTxtMore span {
    font-family: KaiTi,"Microsoft YaHei", "宋体", Arial;
    font-size: 12px;
}

#news_firstTxtMore:hover {
    color: #530d0d;
}

#imain_news_list {
    position: absolute;
    left: 0px;
    top: 750px;
    width: 100%;
    height: 458px;
    overflow: hidden;
}

#imain_news_list ul {
    width: 110%;
}

#imain_news_list li {
    float: left;
    margin-right: 20px;
    width: 340px;
    height: 438px;
}

#imain_news_list li a {
    display: block;
    width: 100%;
    height: 100%;
    transition: all 0.5s;
}

#imain_news_list li a:hover {
    display: block;
    width: 100%;
    height: 100%;
    background-color: #282828;
}

#imain_news_list li a:hover .imain_news_img {
    margin-bottom: 25px;
}

#imain_news_list li a:hover .imain_news_tit {
    color: #ffffff;
}

#imain_news_list li a:hover .imain_news_time {
    color: #ffffff;
}

#imain_news_list li a:hover .imain_news_txt {
    color: #ffffff;
}

#imain_news_list li a:hover .imain_news_more {
    color: #ffffff;
}

#imain_news_list li span {
    display: block;
}

#imain_news_list li .imain_news_img {
    position: relative;
    margin-bottom: 15px;
    width: 340px;
    height: 240px;
    overflow: hidden;
    text-align: center;
    transition: all 0.5s;
}

#imain_news_list li .imain_news_img img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    transition: all 0.5s;
}

#imain_news_list li a:hover .imain_news_img img {
    left: -5%;
    top: -5%;
    width: 110%;
}

#imain_news_list li .imain_news_tit {
    margin-bottom: 11px;
    margin-left: 5%;
    width: 90%;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-size: 16px;
    color: #000000;
    transition: all 0.5s;
}

#imain_news_list li .imain_news_time {
    margin-bottom: 20px;
    margin-left: 5%;
    width: 90%;
    overflow: hidden;
    font-size: 12px;
    color: #7d7d7d;
    transition: all 0.5s;
}

#imain_news_list li .imain_news_txt {
    margin-left: 5%;
    width: 90%;
    height: 70px;
    overflow: hidden;
    line-height: 180%;
    font-size: 14px;
    color: #7d7d7d;
    transition: all 0.5s;
}

#imain_news_list li .imain_news_more {
    margin-left: 5%;
    width: 90%;
    font-size: 14px;
    color: #ffffff;
    font-family: "新宋体","Microsoft YaHei", "宋体", Arial;
}

#imain_news_list li .imain_news_more i {
    font-style: normal;
    font-size: 12px;
}

#imain_news_more {
    position: absolute;
    left: calc(50% - 69px);
    bottom: 58.5px;
    width: 138px;
    text-align: center;
}

#imain_gg {
    position: relative;
    z-index: 99;
    width: 100%;
    height: 478px;
    overflow: hidden;
    text-align: center;
}

#imain_gg img {
    position: relative;
    top: 155px;
}

#imain_hmknow {
    margin-left: auto;
    margin-right: auto;
    width: 1060px;
    height: 440px;
    overflow: hidden;
}

#imain_hmknow ul {
    width: 110%;
}

#imain_hmknow li {
    float: left;
    margin-right: 58px;
    width: 500px;
    height: 440px;
    overflow: hidden;
}

#imain_hmknow li a {
    display: block;
    position: relative;
    width: 500px;
    height: 440px;
}

#imain_hmknow li a span {
    display: block;
    position: absolute;
    left: 170px;
    bottom: 0px;
    width: 160px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    font-size: 20px;
    background-color: #646464;
}

#bottom_line {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    width: 1060px;
    height: 344px;
}

#bottom_line a {
    color: #5f5f5f;
}

#bottom_tit {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 54px;
    height: 56px;
}

#bottom_con {
    position: absolute;
    left: 0px;
    top: 8px;
    width: 420px;
}

.bottom_con_txt {
    margin-bottom: 26px;
    font-size: 16px;
}

.bottom_con_tel {
    font-size: 30px;
    color: #520d10;
}

#bottom_logo {
    position: absolute;
    left: 430px;
    top: -20px;
    width: 212px;
    height: 120px;
}

#bottom_wx {
    position: absolute;
    right: 0px;
    top: 1px;
    width: 99px;
    height: 113px;
}

#bottom_right {
    position: absolute;
    left: 0px;
    top: 260px;
    width: 820px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    font-family: "新宋体","Microsoft YaHei", "宋体", Arial;
    font-size: 12px;
    color: #5f5f5f;
}

#bottom_beian {
    position: absolute;
    right: 0px;
    top: 260px;
    width: 200px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    text-align: right;
    font-family: "新宋体","Microsoft YaHei", "宋体", Arial;
    font-size: 12px;
    color: #5f5f5f;
}
/************dsgy********************************************************************/
#banner_dsgy {
    width: 100%;
    height: 538px;
}

#banner_dsgyB {
    width: 100%;
    height: 538px;
    text-align: center;
}

#banner_dsgyB img {
    position: relative;
    top: 208px;
}

#banner_dsgyC {
    width: 100%;
    height: 538px;
}

.dsgy_box {
    position: relative;
    z-index: 3;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    background-color: #ffffff;
}

#dsgy_dsjs {
    position: relative;
    z-index: 3;
    margin-left: auto;
    margin-right: auto;
    width: 1060px;
    background-color: #ffffff;
}

#dsgy_dsjs_lbox {
    float: left;
    width: 595px;
}

#dsgy_dsjs_ltit {
    position: relative;
    margin-bottom: 100px;
    font-size: 20px;
}

#dsgy_dsjs_ltit:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -15px;
    width: 77px;
    height: 1px;
    background-color: #000000;
}

#dsgy_dsjs_lcon {
    width: 100%;
    line-height: 200%;
}

#dsgy_dsjs_lcon p {
    margin-bottom: 30px;
    text-indent: 2em;
}

#dsgy_dsjs_rbox {
    position: relative;
    float: right;
    width: 344px;
    height: 500px;
}

#dsgy_dsjs_rImgEn {
    position: absolute;
    left: 309px;
    top: 386px;
    width: 191px;
    height: 97px;
}

#dsgy_xcyy {
    position: relative;
    z-index: 3;
    margin-left: auto;
    margin-right: auto;
    width: 1112px;
    background-color: #ffffff;
}

#dsgy_xcyy_txt {
    width: 100%;
    height: 182px;
    text-align: center;
    line-height: 200%;
}

#dsgy_xcyy_txt p {
    font-size: 15px;
    letter-spacing: 1px;
}

#dsgy_xcyy_txt .boji_en {
    font-size: 12px;
    letter-spacing: 0px;
    color: #7d7d7d;
}

#dsgy_xcyy_con {
    width: 100%;
    height: 400px;
    overflow: hidden;
}

#dsgy_xcyy_con ul {
    width: 110%;
}

#dsgy_xcyy_con li {
    position: relative;
    float: left;
    margin-right: 14px;
    width: 264px;
    height: 400px;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
}

#dsgy_xcyy_con li .dsgy_xcyy_conImg {
    display: block;
    position: relative;
    width: 100%;
    height: 100%;
}

#dsgy_xcyy_con li .dsgy_xcyy_conImg img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    transition: all 0.5s;
}

#dsgy_xcyy_con li:hover .dsgy_xcyy_conImg img {
    left: -5%;
    top: -5%;
    width: 110%;
}

#dsgy_xcyy_con li .dsgy_xcyy_conTit {
    display: block;
    position: absolute;
    left: 114px;
    top: 24px;
    width: 37px;
    height: 37px;
}

#dsgy_dszp {
    position: relative;
    z-index: 3;
    margin-left: auto;
    margin-right: auto;
    width: 1112px;
    background-color: #ffffff;
}

#dsgy_dszp_tit {
    position: relative;
    margin-left: 20px;
    margin-bottom: 80px;
    font-size: 20px;
}

#dsgy_dszp_tit:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -15px;
    width: 77px;
    height: 1px;
    background-color: #000000;
}

#dsgy_dszp_more {
    display: block;
    position: absolute;
    right: 15px;
    top: 77px;
    width: 80px;
    height: 24px;
    text-align: right;
    color: #333333;
    font-size: 15px;
    transition: all 0.5s;
}

#dsgy_dszp_more:hover {
    color: #c8000a;
}

#dsgy_dszp_more span {
    font-size: 12px;
}

#dsgy_dszp_pro {
    width: 100%;
}

#dsgy_dszp_pro ul {
    width: 110%;
}

#dsgy_dszp_pro li {
    position: relative;
    float: left;
    margin-right: 10px;
    margin-bottom: 9px;
    width: 360px;
    height: 300px;
    overflow: hidden;
    cursor: pointer;
    text-align: center;
}

#dsgy_dszp_pro li img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    transition: all 0.5s;
}

#dsgy_dszp_pro li:hover img {
    left: -5%;
    top: -5%;
    width: 110%;
}

#dsgy_proImg {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    display: none;
    text-align: center;
}

#dsgy_proImg_bg {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
    background-color: #000000;
    opacity: 0.6;
}

#dsgy_proImg_img {
    position: relative;
    top: 5%;
    z-index: 2;
    width: auto;
    height: 90%;
}

#dsgy_proImg_img img {
    position: relative;
    z-index: 2;
    max-height: 100%;
}

#dsgy_proImg_bgB {
    position: absolute;
    left: 0px;
    top: 0px;
    z-index: 1;
    width: 100%;
    height: 100%;
}

#dsgy_dszp_list {
    position: relative;
    width: 100%;
    height: 200px;
}

#dsgy_dszp_listL {
    position: absolute;
    left: -56px;
    top: 82px;
    width: 35px;
    height: 35px;
    background: url("../images/dsgy_dszp_listL.png") no-repeat;
    cursor: pointer;
}

#dsgy_dszp_listR {
    position: absolute;
    right: -42px;
    top: 82px;
    width: 35px;
    height: 35px;
    background: url("../images/dsgy_dszp_listR.png") no-repeat;
    cursor: pointer;
}

#dsgy_dszp_listC {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 1100px;
    height: 200px;
    overflow: hidden;
}

#dsgy_dszp_listC li {
    position: relative;
    width: 266px;
    height: 200px;
    overflow: hidden;
    text-align: center;
}

#dsgy_dszp_listC li img {
    position: absolute;
    left: 0px;
    top: 0px;
    height: 100%;
    transition: all 0.5s;
}

#dsgy_dszp_listC li:hover img {
    left: -5%;
    top: -5%;
    height: 110%;
}
/***********************about*************************************************************************/
#main_menuBox {
    width: 100%;
    height: 160px;
    background: url("../images/about_titbg.jpg") center top no-repeat;
}

#main_menu {
    margin-left: auto;
    margin-right: auto;
    width: 1060px;
    height: 160px;
    color: #ffffff;
    text-align: center;
}

#main_menu .main_menu_cn {
    margin-bottom: 5px;
    font-size: 28px;
}

#main_menu .main_menu_en {
    margin-bottom: 24px;
    font-size: 18px;
}

#main_menu_list {
    width: 100%;
}

#main_menu_list li {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    width: 240px;
    height: 30px;
}

#main_menu_list li a {
    display: block;
    width: 238px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #959595;
    color: #fefefe;
    transition: all 0.5s;
}

#main_menu_list li a:hover {
    border: 1px solid #fefefe;
    background-color: #fefefe;
    color: #35181c;
}

#main_menu_listFive {
    width: 100%;
}

#main_menu_listFive li {
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    width: 180px;
    height: 30px;
}

#main_menu_listFive li a {
    display: block;
    width: 178px;
    height: 28px;
    line-height: 28px;
    border: 1px solid #959595;
    color: #fefefe;
    transition: all 0.5s;
}

#main_menu_listFive li a:hover {
    border: 1px solid #fefefe;
    background-color: #fefefe;
    color: #35181c;
}

#main_about {
    margin-left: auto;
    margin-right: auto;
    width: 1060px;
}

.main_about_tit {
    position: relative;
    height: 37px;
    font-size: 20px;
}

.main_about_tit:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 24px;
    height: 1px;
    background-color: #a0a0a0;
}

#about_ppjs_img {
    margin-bottom: 45px;
    width: 100%;
    height: 612px;
    overflow: hidden;
}

#about_ppjs_txt {
    margin-bottom: 65px;
    width: 100%;
    line-height: 250%;
    font-size: 15px;
}

#about_ppjs_txt p {
    margin-bottom: 15px;
    text-indent: 2em;
}

#about_ppjs_gg {
    width: 100%;
}

#about_ppjs_gg img {
    width: 100%;
}

.about_qywh_li {
    position: relative;
    margin-bottom: 27px;
    width: 100%;
    height: 316px;
    background-color: #f9f4e6;
}

.about_qywh_liTit {
    position: absolute;
    left: 124px;
    top: 0px;
    width: 42px;
    height: 214px;
}

.about_qywh_liTitA img {
    position: relative;
    top: 64px;
}

.about_qywh_liTitB img {
    position: relative;
    top: 74px;
}

.about_qywh_liTitC img {
    position: relative;
    top: 65px;
}

.about_qywh_liTxt {
    position: absolute;
    left: 269px;
    top: 0px;
    width: 578px;
    height: 316px;
    line-height: 200%;
    font-size: 17px;
    color: #424242;
}

.about_qywh_liA {
    background: url("../images/about_wh_bg1.png") right bottom no-repeat #f9f4e6;
}

.about_qywh_liB {
    background: url("../images/about_wh_bg2.png") right 80px no-repeat #eeeadb;
}

.about_qywh_liC {
    background: url("../images/about_wh_bg3.png") right top no-repeat #ecede0;
}

#about_honor {
    width: 100%;
    overflow-x: hidden;
}

#about_honor ul {
    width: 110%;
}

#about_honor ul li {
    float: left;
    position: relative;
    margin-right: 70px;
    margin-bottom: 20px;
    width: 210px;
    height: 151px;
    text-align: center;
    overflow: hidden;
}

#about_honor ul li img {
    position: relative;
}

#about_honor ul li figcaption {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #333333;
    opacity: 0;
    transition: all 0.5s;
}

#about_honor ul li figcaption p {
    display: block;
    padding-bottom: 10px;
    position: absolute;
    left: 5%;
    top: 30px;
    width: 90%;
    border-bottom: 1px solid #dddddd;
    color: #ffffff;
    font-size: 15px;
    line-height: 200%;
}

#about_honor ul li:hover figcaption {
    opacity: 1;
}
/*******************hmknow*******************************************************************************/
#main_hmknow {
    margin-left: auto;
    margin-right: auto;
    width: 1040px;
}

#main_hmknow_map {
    margin-bottom: 54px;
    width: 100%;
    height: 24px;
    line-height: 24px;
    text-align: left;
    color: #000000;
}

#main_hmknow_map a {
    color: #000000;
}

#main_hmknow_map a:hover {
    color: #530d0d;
}

#main_hmknow_list {
    width: 100%;
}

#main_hmknow_list li {
    position: relative;
    margin-bottom: 104px;
    width: 100%;
    height: 240px;
}

#main_hmknow_list li span {
    display: block;
}

#main_hmknow_list li .boji_hmknow_num {
    position: absolute;
    left: 0px;
    top: 10px;
    width: 49px;
    height: 240px;
    text-align: center;
    overflow: hidden;
}

#main_hmknow_list li .boji_hmknow_num:before {
    content: "";
    position: absolute;
    left: 24px;
    top: 74px;
    width: 1px;
    height: 69px;
    background-color: #c8c8c8;
}

#main_hmknow_list li .boji_hmknow_img {
    position: absolute;
    right: 0px;
    top: 0px;
    width: 238px;
    height: 238px;
    border: 1px solid #c9c9c9;
    overflow: hidden;
}

#main_hmknow_list li .boji_hmknow_img img {
    width: 238px;
    height: 238px;
}

#main_hmknow_list li .boji_hmknow_con {
    position: absolute;
    left: 122px;
    top: 0px;
    width: 580px;
    height: 240px;
}

#main_hmknow_list li .boji_hmknow_con .nav {
    height: 25px;
}

#main_hmknow_list li .boji_hmknow_conTit {
    margin-bottom: 15px;
    height: 48px;
    font-size: 20px;
    overflow: hidden;
}

#main_hmknow_list li .boji_hmknow_conTit a {
    color: #000000;
    transition: all 0.5s;
}

#main_hmknow_list li .boji_hmknow_conTit a:hover {
    color: #530d0d;
}

#main_hmknow_list li .boji_hmknow_conTxt {
    margin-bottom: 40px;
    height: 75px;
    line-height: 180%;
}

#main_hmknow_list li .boji_hmknow_conMore {
    color: #7d7d7d;
    font-size: 15px;
    transition: all 0.5s;
}

#main_hmknow_list li .boji_hmknow_conMore:hover {
    color: #530d0d;
}

#main_hmknow_list li .boji_hmknow_conMore i {
    font-style: normal;
    font-size: 12px;
}

#main_hmknow_list li:nth-child(even) .boji_hmknow_num {
    left: auto;
    right: 0px;
}

#main_hmknow_list li:nth-child(even) .boji_hmknow_con {
    left: 300px;
}

#main_hmknow_list li:nth-child(even) .boji_hmknow_img {
    left: 0px;
    right: auto;
}
/******************contact*******************************************************************************/
#main_contactBody .nav256 {
    height: 200px;
}

#main_contact {
    margin-left: auto;
    margin-right: auto;
    width: 1060px;
}

#main_contact_map {
    margin-bottom: 45px;
    width: 100%;
}

#main_contact_con {
    width: 100%;
    border-top: 1px solid #a1a1a1;
}

#main_contact_tit {
    position: relative;
    float: left;
    width: 197px;
    font-size: 20px;
}

#main_contact_tit:before {
    content: "";
    position: absolute;
    left: 0px;
    bottom: -15px;
    width: 24px;
    height: 1px;
    background-color: #a0a0a0;
}

#main_contact_bwg {
    float: left;
    margin-right: 85px;
    width: 360px;
}

#main_contact_mjl {
    float: left;
    width: 380px;
}

#main_contact_wx {
    float: right;
    width: 99px;
}

.main_contact_bwgTit {
    margin-bottom: 20px;
    font-size: 20px;
}

.main_contact_bwgTxt {
    line-height: 180%;
}
/******************sltd***********top:550px;*****1250px;*******/
#main_sltdBg {
    position: fixed;
    top: 0px;
    width: 100%;
    text-align: left;
    z-index: -1;
}

#main_sltdImgBox_one {
    position: absolute;
    left: 0px;
    top: 140px;
    width: 100%;
    height: 538px;
    background: url("../images/main_dsgy_banner.jpg") center top no-repeat #ffffff;
    z-index: 6;
}

#main_sltdImgBox_two {
    position: absolute;
    left: 0px;
    top: 140px;
    width: 100%;
    height: 868px;
    background: url("../images/dsgy_gg1.jpg") center top no-repeat #ffffff;
    z-index: 2;
}

#main_sltdImgBox_three {
    position: absolute;
    left: 0px;
    top: 1012px;
    width: 100%;
    height: 894px;
    background: url("../images/dsgy_gg2.jpg") center top no-repeat #ffffff;
    z-index: 1;
}
/****************news**************************************/
#news_firstImg figcaption::before,
#news_firstImg figcaption::after {
    position: absolute;
    content: '';
    opacity: 0;
    filter: alpha(opacity=0);
}

#news_firstImg figcaption::before {
    top: 30px;
    right: 10px;
    bottom: 30px;
    left: 10px;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
    -webkit-transform: scale(0,1);
    transform: scale(0,1);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}

#news_firstImg figcaption::after {
    top: 10px;
    right: 30px;
    bottom: 10px;
    left: 30px;
    border-right: 1px solid #fff;
    border-left: 1px solid #fff;
    -webkit-transform: scale(1,0);
    transform: scale(1,0);
    -webkit-transform-origin: 100% 0;
    transform-origin: 100% 0;
}

#news_firstImg figcaption p {
    position: absolute;
    left: 15%;
    top: 20%;
    width: 70%;
    height: 60%;
    text-transform: none;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0,0px,0);
    transform: translate3d(0,0px,0);
    z-index: 99;
}

#news_firstImg figcaption p span {
    display: block;
    position: absolute;
    left: 5%;
    top: 30%;
    width: 90%;
    height: 40%;
    text-transform: none;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 99;
    color: #222222;
}

#news_firstImg figcaption p::after {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    text-transform: none;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0,0px,0);
    transform: translate3d(0,0px,0);
    z-index: 2;
}

#news_firstImg figcaption::before,
#news_firstImg figcaption::after,
#news_firstImg figcaption p::after,
#news_firstImg figcaption p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    font-size: 18px;
    line-height: 180%;
}
/******
#news_firstImg li img{-webkit-transform: translate3d(0,-30px,0);transform: translate3d(0,-30px,0);}
/******/
#news_firstImg a:hover img {
    left: -5%;
    top: -5%;
    width: 110%;
}

#news_firstImg a:hover figcaption::before,
#news_firstImg a:hover figcaption::after {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: scale(1);
    transform: scale(1);
}

#news_firstImg a:hover figcaption p::after {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

#news_firstImg a:hover figcaption p {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

#news_firstImg a:hover figcaption::after,
#news_firstImg a:hover figcaption p::after,
#news_firstImg a:hover figcaption p,
#news_firstImg a:hover img {
    -webkit-transition-delay: 0.15s;
    transition-delay: 0.15s;
}
/******************pro**************************************************/
#dsgy_xcyy_con figcaption::after {
    position: absolute;
    top: 25%;
    left: 10%;
    width: 80%;
    height: 65%;
    background-color: #ffffff;
    content: '';
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}

#dsgy_xcyy_con figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(201,197,194,0) 0%, rgba(239,235,232,0.8) 75%);
    background: linear-gradient(to bottom, rgba(201,197,194,0) 0%, rgba(239,235,232,0.8) 75%);
    content: '';
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}

#dsgy_xcyy_con figcaption::after,
#dsgy_xcyy_con figcaption::before,
#dsgy_xcyy_con p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

#dsgy_xcyy_con p {
    display: block;
    position: absolute;
    bottom: 40%;
    left: 15%;
    width: 70%;
    line-height: 180%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
    color: #222222;
    z-index: 999;
    font-size: 18px;
}

#dsgy_xcyy_con p span {
    display: block;
    width: 100%;
}

#dsgy_xcyy_con li:hover figcaption::after,
#dsgy_xcyy_con li:hover figcaption::before,
#dsgy_xcyy_con li:hover p {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

#dsgy_xcyy_con li:hover figcaption::after {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
/******************pro**************************************************/
#dsgy_dszp_pro figcaption::after {
    position: absolute;
    top: 12%;
    left: 10%;
    width: 80%;
    height: 76%;
    background-color: #ffffff;
    content: '';
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}

#dsgy_dszp_pro figcaption::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: -webkit-linear-gradient(top, rgba(201,197,194,0) 0%, rgba(239,235,232,0.8) 75%);
    background: linear-gradient(to bottom, rgba(201,197,194,0) 0%, rgba(239,235,232,0.8) 75%);
    content: '';
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0,50%,0);
    transform: translate3d(0,50%,0);
}

#dsgy_dszp_pro figcaption::after,
#dsgy_dszp_pro figcaption::before,
#dsgy_dszp_pro p {
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
}

#dsgy_dszp_pro p {
    display: block;
    position: absolute;
    bottom: 50%;
    left: 15%;
    width: 70%;
    line-height: 180%;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transform: translate3d(0,10px,0);
    transform: translate3d(0,10px,0);
    color: #222222;
    z-index: 999;
    font-size: 18px;
}

#dsgy_dszp_pro li:hover figcaption::after,
#dsgy_dszp_pro li:hover figcaption::before,
#dsgy_dszp_pro li:hover p {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

#dsgy_dszp_pro li:hover figcaption::after {
    opacity: 0.8;
    filter: alpha(opacity=80);
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

#dsgy_dszp_proMore {
    display: block;
    margin-left: 400px;
    width: 300px;
    height: 40px;
    line-height: 40px;
    border: 1px solid #c9c9c9;
    color: #333333;
    text-align: center;
    font-size: 18px;
    transition: all 0.5s;
    font-family: "Times New Roman", Times, serif;
}

#dsgy_dszp_proMore:hover {
    background-color: #530d0d;
    border: 1px solid #530d0d;
    color: #ffffff;
}
/******************pro**************************************************
#about_honor figcaption::after {position: absolute;top: 12%;left: 10%;width: 80%;height: 76%;background-color:#ffffff;content: '';opacity: 0;filter:alpha(opacity=0);-webkit-transform: translate3d(0,50%,0);transform: translate3d(0,50%,0);}
#about_honor figcaption::before {position: absolute;top: 0;left: 0;width: 100%;height: 100%;background: -webkit-linear-gradient(top, rgba(201,197,194,0) 0%, rgba(239,235,232,0.8) 75%);background: linear-gradient(to bottom, rgba(201,197,194,0) 0%, rgba(239,235,232,0.8) 75%);content: '';opacity: 0;filter:alpha(opacity=0);-webkit-transform: translate3d(0,50%,0);transform: translate3d(0,50%,0);}
#about_honor figcaption::after,
#about_honor figcaption::before,
#about_honor p {-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;transition: opacity 0.35s, transform 0.35s;}
#about_honor p {display:block;position: absolute;bottom: 50%;left: 15%;width: 70%;line-height:180%;opacity: 0;filter:alpha(opacity=0);-webkit-transform: translate3d(0,10px,0);transform: translate3d(0,10px,0);color:#222222;z-index:999;font-size:18px;text-align:center;}
#about_honor li:hover figcaption::after ,
#about_honor li:hover figcaption::before ,
#about_honor li:hover p {opacity: 1;filter:alpha(opacity=100);-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
#about_honor li:hover figcaption::after{opacity: 0.8;filter:alpha(opacity=80);-webkit-transform: translate3d(0,0,0);transform: translate3d(0,0,0);}
/***************************************************************************/
.mbanner_box {
    width: 100%;
    height: 540px;
    text-align: center;
}

.mbanner_box img {
    position: relative;
    top: 225px;
    margin-left: auto;
    margin-right: auto;
}

#mbanner_about {
    position: absolute;
    left: 0px;
    top: 140px;
    width: 100%;
    height: 540px;
    background: url("../images/mbanner_about.jpg") no-repeat;
}

#mbanner_contact {
    position: absolute;
    left: 0px;
    top: 140px;
    width: 100%;
    height: 540px;
    background: url("../images/mbanner_contact.jpg") no-repeat;
}

#mbanner_news {
    position: absolute;
    left: 0px;
    top: 140px;
    width: 100%;
    height: 540px;
    background: url("../images/mbanner_news.jpg") no-repeat;
}
/****************************************************************************/
#main_news {
    position: relative;
    z-index: 2;
    margin-left: auto;
    margin-right: auto;
    width: 1060px;
}

#main_news #imain_news_first {
    position: absolute;
    left: 0px;
    top: 103px;
    width: 1060px;
    height: 420px;
    overflow: hidden;
}

#main_news #imain_news_list {
    position: absolute;
    left: 0px;
    top: 600px;
    width: 100%;
    height: 458px;
    overflow: hidden;
}

#main_newsBox {
    position: relative;
    width: 100%;
    height: 1165px;
}

#main_newsBox:before {
    content: "";
    position: absolute;
    z-index: 1;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 460px;
    background-color: #f5f5f5;
}

/*通用咨询*/
.btnbar {
    margin-top: 25px;
    display: block;
    text-align: center;
}

#datalist .btnbar {
    text-align: center;
}

#datalist .btnbar .openformbtn {
    display: none;
}

.btnbar .detailsbtn,
.btnbar .openformbtn,
.openformbtn {
    padding: 8px 30px;
    background-color: #231815;
    color: #fff;
}

.btnbar .openformbtn {
    margin-left: 10px;
}

.ml40 {
    margin-left: 40px;
}

.layui-layer-setwin .layui-layer-close {
    background-position: 0px -39px;
}

#add-main .layui-btn, #add-main .layui-btn-primary:hover {
    background: #231815;
    color: #fff;
    border-color: #231815;
}

.layui-btn-primary, .layui-btn-primary:hover {
    border-color: #231815;
}

.pro_show_btn {
    margin-left: 40px;
    padding: 7px 30px;
}

.layui-layer-title {
    text-align: left;
}

.product_dec .openformbtn {
    color: #fff;
}
