/* ==========================================================================
   Global
   ========================================================================== */
    
html {
    font-size: 62.5%;
}

a { color: #333; }
a:hover { color: #c41b26; }
a:focus { outline:none; -moz-outline:none; } 

body {color: #333; font: 14px/1.7 microsoft yahei, Arial; }

body::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
        border-radius: 5px;
        background-color: #F5F5F5;
    }



body::-webkit-scrollbar {
        width: 8px;
        background-color: #F5F5F5;
    }



body::-webkit-scrollbar-thumb {
        border-radius: 5px;
        -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
        background-color: #bdb9b9;
    }

div::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,0.3);
    border-radius: 3px;
    background-color: #F5F5F5;
}



div::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}



div::-webkit-scrollbar-thumb {
    border-radius: 3px;
    -webkit-box-shadow: inset 0 0 3px rgba(0,0,0,.3);
    background-color: #bdb9b9;
}
    
.wrapper {
    max-width: 1280px;
    /*min-width: 980px; */
    _width: 1280px;
    padding: 0 10px;
    margin-left: auto;
    margin-right: auto;
}

.wrapper:after,
.row:after {
    content: "";
    display: table;
    clear: both;
}
/* arrow */

.arrow {
    position: absolute;
    top: 50%;
    margin-top: -4px;
}

.arrow * {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 0 dashed transparent;
    overflow: hidden;
}
/* arrow-right */

.arr-r * {
    border-left-style: solid;
    border-width: 4px 0 4px 4px;
}

.arr-r em {
    left: 1px;
}

.arr-r span {
    border-left-color: #3675bb;
}

.tri {
    position: absolute;
    width: 0;
    height: 0;
    border: 0 dashed transparent;
    overflow: hidden;
}
  
   
    /* ==========================================================================
   Content
   ========================================================================== */

.hidden {display: none;}



/* ==========================================================================
   homemain
   ========================================================================== */
.homemain{padding:60px 0;background:url(../images/dhsypic01.jpg) bottom center no-repeat;background-size: cover;}
.homemain .wrapper{max-width: 1600px;}
.homemain .mainrow01{}
.homemain .mainrow01 .left{width:270px;float: left;}
.homemain .main-tit{font-size: 30px;line-height: 50px;padding-left:30px; line-height: 50px;background:url(../images/dhsypic12.png) left center no-repeat;}
.homemain .mainrow01 .left .more a{width: 100%; height:66px; font-weight: bold;line-height:66px;text-indent: 40px;
 display: inline-block; background: #bf1921;color: #fff;font-size: 16px;font-weight: normal;margin-top: 60px; }

.homemain .mainrow01 .right{width: calc(100% - 350px); float: right;border:1px solid #dbdee7;background: #f8fafd;}

.Hpromenu li{width: calc(25% - 2px); float: left;border-left:1px solid #dbdee7;height: 320px; text-transform:Uppercase; position: relative;}
.Hpromenu li .level01{height: 30px; line-height: 30px; font-size:18px; font-weight: bold;padding:30px 40px 10px 40px;}
.Hpromenu li .level01 a{color: #bf1921;}
.Hpromenu li em{position: absolute;right: 0;bottom: 0;z-index:0;}
.Hpromenu li:first-child {border-left:0;} 
.Hpromenu li .level02{padding:0 40px;position: relative;z-index: 2;}
.Hpromenu li .level02 a{width: 100%; display: block; height: 30px;font-size: 16px; line-height: 30px;color: #54556e; }
.Hpromenu li .level02 a:hover{color: #bf1921;}

.mainrow02{padding:60px 0;}
.dhcasebox{position: relative;}
.dhcasebox .tit{padding:0 30px;height: 50px;line-height: 50px;font-size: 20px;font-weight: bold;  background: rgba(181, 30, 35, .5);color: #fff;position: absolute;left: 0;bottom: 0;}
#owl-dhcase{margin-top:40px;}
#owl-dhcase .owl-dots{height: 0px;overflow: hidden;}
#owl-dhcase .owl-prev,#owl-dhcase .owl-next{width:50px;top:0; height:50px;background: none;
 text-indent: 100px;overflow: hidden;padding:0;margin:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    filter: Alpha(Opacity=100);
    opacity: 1;
}
#owl-dhcase .owl-prev{position: absolute;right:70px; background:url(../images/dhsypic13.png) center no-repeat;}
#owl-dhcase .owl-next{position: absolute;right:0;background:url(../images/dhsypic14.png) center no-repeat;}

#owl-dhcase .owl-nav{margin-top: 0;position: absolute;top:-90px;right: 0;}

.mainrow03{padding:60px 0;}
#owl-dhnews{margin-top:40px;}
#owl-dhnews .owl-dots{height: 0px;overflow: hidden;}
#owl-dhnews .owl-prev,#owl-dhnews .owl-next{width:50px;top:0; height:50px;background: none;
 text-indent: 100px;overflow: hidden;padding:0;margin:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    filter: Alpha(Opacity=100);
    opacity: 1;
}
#owl-dhnews .owl-prev{position: absolute;right:70px; background:url(../images/dhsypic13.png) center no-repeat;}
#owl-dhnews .owl-next{position: absolute;right:0;background:url(../images/dhsypic14.png) center no-repeat;}

#owl-dhnews .owl-nav{margin-top: 0;position: absolute;top:-90px;right: 0;}

.dhnewsbox{background: #fff;cursor: pointer;border-bottom: 3px solid #fff;
    -webkit-transition: all .2s;
    -moz-transition: all .2s;
    -ms-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.dhnewsbox:hover{transform: translate3d(0, -2px, 0);border-color: #e60012;}

.dhnewsbox .txtarea{padding:20px;}
.dhnewsbox .txtarea>h2{font-size: 18px;font-weight: normal; width: 100%;height: 30px; line-height: 30px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.dhnewsbox:hover .txtarea>h2 {color: #b51e23;}
.dhnewsbox .txtarea .desc{font-size: 14px; color: #666; line-height: 24px;height: 48px; overflow: hidden;margin:10px 0;}
.dhnewsbox .txtarea .date{font-size: 12px;color: #cacaca;}
.dhnewsbox .txtarea .more a{width: 120px; height:36px; text-align: center; line-height:36px; display: inline-block;
 background: #fff;border:1px solid #dfdfdf;}
.dhnewsbox:hover .txtarea .more a{border-color: #e60012;background:#e60012;color: #fff;}

.hsearch{ border: 1px solid #cfd0d9; padding:25px 40px; height:45px;} 
.hsearch h3{font-size: 30px;height: 40px; line-height: 40px; margin-bottom:40px;}
.hsearch02{width:100%;}
.hsearch02 .warp{}
.hsearch02 #q{ float: left;   border: 0 none; }
.hsearch02 .search-btn { float: right;   border: 0 none; }
.hsearch02 #q { width: calc(100% - 125px); height: 18px; padding:11px 10px; line-height: 18px;
 background: #fff;border:1px solid #c6c7c8;font-size: 14px;box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
 -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
  }
.hsearch02 .search-btn { width: 90px;padding:0; text-indent: 10px; margin:0; height: 43px; cursor: pointer; padding-left:15px;
    background:#c71d2a url(../images/search2.png) 15px center no-repeat ; color: #fff;font-size: 16px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -ms-border-radius: 4px;
    -o-border-radius: 4px;
    border-radius: 4px;
     }
.hsearch .sslink{margin-top:20px;}
.hsearch .sslink a{margin-right:15px;color: #7f7f7f;font-size: 12px;display: inline-block;}
.hsearch .sslink a:hover{color: #c41b26;}


@media only screen and (max-width:1600px) {
.homemain .wrapper {max-width: 1440px;}
}

@media only screen and (max-width:1440px) {
.homemain .wrapper {max-width: 1320px;}
.Hpromenu li .level01{padding: 30px 30px 10px 30px;}
.Hpromenu li .level02{padding:0 30px;}
.Hpromenu li .level02 a{font-size: 14px;}
.homemain .mainrow01 .left{width: 200px;}
.homemain .mainrow01 .right { width: calc(100% - 250px);}
.dhcasebox .tit{font-size: 16px;}
.dhnewsbox .txtarea>h2{font-size: 16px;}
.dhnewsbox .txtarea .desc{font-size: 12px;margin-bottom: 20px;margin-top: 0;}
.mainrow02{padding:40px 0 20px 0;}
}

@media only screen and (max-width:1320px) {
.homemain .wrapper {max-width: 1240px;}
}

@media only screen and (max-width:1240px) {
.homemain .wrapper {max-width: 1100px;}
.homemain .mainrow01 .left,.homemain .mainrow01 .right{width: 100%;float: none;}
.homemain .mainrow01 .right {margin-top: 10px;}
.homemain .mainrow01 .left{height: 50px;margin-bottom: 40px;}
.mainrow01 .main-tit{width: 200px;float:left;height: 50px;}
.mainrow01 .more{float: right; width: 200px;}
.homemain .mainrow01 .left .more a {margin-top: 0; height: 50px; line-height: 50px;}
.homemain .main-tit{font-size: 24px;}
}

@media only screen and (max-width:920px) {
.homemain .wrapper {max-width: 880px;}
.Hpromenu li{height: 300px;}

}
@media only screen and (max-width:450px) {
.homemain .main-tit { font-size: 20px; height: 30px; line-height: 30px;background-size: auto 30px; width: 100px;}
.mainrow01 .more{ width: 120px;}
.homemain .mainrow01 .left .more a {margin-top: 0; height: 30px; line-height: 30px; font-size: 12px;text-indent: 0; text-align: center;}
.Hpromenu li { width:100%;border:0;border-bottom: 1px solid #dbdee7; float: none;height: auto; min-height: 50px;padding-bottom: 20px;}
.homemain .mainrow01 .right {border: 1px solid #dbdee7;}
.Hpromenu li .level01{padding-top: 20px;}
.homemain{padding: 40px 0 20px 0;}
.homemain .mainrow01 .left {margin-bottom: 20px;}
#owl-dhcase {    margin-top: 20px;}
.mainrow02{padding-top: 20px;}
#owl-dhcase .owl-nav{top: -60px;}
#owl-dhnews { margin-top: 20px;}
#owl-dhnews .owl-nav{top: -70px;}
}

/* ==========================================================================
   Footer
   ========================================================================== */
footer {background:url(../images/dhsypic19.jpg) center no-repeat;background-size: cover; font-family: microsoft yahei;
 padding:60px 0 0 0;color: #c3c3c3;}
footer a{color: #ededed;}
footer a:hover { text-decoration: underline; }
.footer-nav { text-align: justify; }
.footer-nav:after { content: ""; width: 100%; display: inline-block; font-size: 0; line-height: 0; }
.fn-col { display: inline-block; *display:inline;zoom: 1; vertical-align: top; *padding-right: 100px;}
.fn-col h3 {  margin-bottom: 10px;font-size: 16px; font-weight: bold; line-height: 24px;  font-weight: bold;}
.fn-col h3 a:hover {text-decoration: underline;color: #fff; }
.fn-col li {line-height:30px; font-size: 14px;color: #c3c3c3;}
.fn-col li a{color: #c3c3c3;}
.fn-col li a:hover {text-decoration: underline;color: #fff;}
.fn-colwx{width:300px; line-height: 24px;}
.fn-colwx a{margin-right: 10px;}


.fn-colewm{width: 250px;}
.fn-colewm .ewmbox{float: left;margin-left: 10px;}
.fn-colewm img{width:100px;}
.fn-colewm h3{text-align: center;font-size: 12px;margin-top: 10px;color: #6a6a6a;font-weight:normal;}


.foothd{text-align: center;padding:15px 0;text-transform:Uppercase;color: #959595; font-size: 14px; background: #1c1d2c;border-top: 1px solid #1c1d2c;}
.foothd a{color: #959595;}
.foothd a:hover{color: #fff;}
.foothd p{display: inline-block;}


@media only screen and (max-width: 768px) {
footer {padding-top:10px;}
.fn-col {width: calc(20% - 10px);padding-left:5px;}
.footer-nav{height: 30px;}
.foothd{margin-top:0;font-size: 12px;padding: 10px 0; line-height: 18px;}
.fn-col ul{display: none;}
.fn-colwx{display: none;}
.fn-col h3 {font-size: 12px;}
.fn-colewm {display: none;}
}

.toggle-btn { display: none;}

@media only screen and (max-width: 920px) {
    .toggle-btn {
        display: block;
        position: absolute;
        right: 20px;
        top: 10px;
        transition: all 0.5s;
    }    
    .inner-cont > p img {
        width: 100%;
        height: auto;
        padding-bottom: 20px;
    }    
.gn-item:hover .toggle-btn {
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }
}


