/* ==========================================================================
   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;}



/* ==========================================================================
   xjnpart01
   ========================================================================== */
.xjnpart01{padding:60px 0;background:url(../images/homebg01.jpg) center no-repeat;background-size: cover;}

.hometit{font-size:24px; line-height: 30px;color: #333;padding:0 0 20px 0;margin-bottom:30px;position: relative;}
.hometit:before { content: ""; display: block; bottom: 0; left:0;position: absolute; width:25px; height: 3px; background: #d50f18;}

.xjnpart01 .row{width: calc(33.33% - 20px); float: left;}
.xjnpart01 .row:nth-child(2){margin:0 30px;}
.Hprofl{border:1px solid #e5e5e5;padding:10px 30px; height:318px;}
.bgjbs{background:#ffffff;
    background-image: -webkit-linear-gradient(top,#ffffff 0%,#f6fbff 100%);
    background-image: -moz-linear-gradient(top,#ffffff 0%,#f6fbff 100%);
    background-image: linear-gradient(top,#ffffff 0%,#f6fbff 100%);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, EndColorStr='#ffffff', StartColorStr='#f6fbff');}
.Hprofl h3{font-size: 30px;height: 40px; line-height: 40px; margin-bottom: 10px;}

.Hpromenu li{position: relative; height: auto;text-transform:Uppercase;}
.Hpromenu li .level01{width: calc(100% - 60px);height: 60px; line-height: 60px; font-size:16px; font-weight: bold;
   position: relative;border-bottom: 1px solid #e1e1e8;padding-left:60px;}
.Hpromenu li .level01:before {
content: "";display: block; top:25px; right:20px; position: absolute; width:12px;height:12px;background:url(../images/plus02.png) center no-repeat;
}
 .Hpromenu li .level01 em{width: 40px; height: 40px; display: block;position: absolute; left:10px; top:10px; }
 .Hpromenu li .level01 em{background-position: left top;}
 .Hpromenu li:hover .level01 em{background-position: left bottom;}

.Hpromenu li .level02{width: 180px;padding:10px 30px;position: absolute;z-index:2; left:200px; top: 0;border:1px solid #e1e1e8;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);}
.Hpromenu li .level02 a{width: 100%;height: 50px; text-indent: 30px; line-height: 50px;border-bottom: 1px solid #e1e1e8;
  display: block;position: relative;color: #757681; }
  .Hpromenu li .level02 a:last-child {border-bottom: 0;}
.Hpromenu li .level02 a:before {
content: "";display: block; top: 50%; left:5px; margin-top: -3px; position: absolute;
width: 0;
height: 0;
border-top: 6px solid transparent;
border-left: 6px solid #757681;
border-bottom: 6px solid transparent;
}

.Hpromenu li .level02{display: none;}
.Hpromenu li:hover .level02{display: block;}
.Hpromenu li .level02 a:hover{color: #1d2089;}
.Hpromenu li:hover .level01 a{color: #1d2089;}

.Hyylymenu li{position: relative; height: auto;text-transform:Uppercase;border: 1px solid #e1e1e8;margin-bottom:30px;
background:#ffffff;
    background-image: -webkit-linear-gradient(top,#ffffff 0%,#f6fbff 100%);
    background-image: -moz-linear-gradient(top,#ffffff 0%,#f6fbff 100%);
    background-image: linear-gradient(top,#ffffff 0%,#f6fbff 100%);
    filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, EndColorStr='#ffffff', StartColorStr='#f6fbff');    
}
.Hyylymenu li .level01{width: calc(100% - 60px);height: 60px; line-height: 60px; font-size:16px; font-weight: bold;
   position: relative;padding-left:60px;}
 .Hyylymenu li .level01 em{width: 40px; height: 40px; display: block;position: absolute; left:10px; top:10px; }
 .Hyylymenu li .level01 em{background-position: left top;}
 .Hyylymenu li:hover .level01 em{background-position: left bottom;}
.Hyylymenu li:hover .level01{background: #c41b26;}
.Hyylymenu li .level02{width: 180px;padding:10px 30px;position: absolute;z-index:2; left:220px; top: 0;border:1px solid #e1e1e8;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);    max-height: 300px;overflow-y: auto;}
.Hyylymenu li .level02 a{width: 100%;height: 50px; text-indent: 20px; line-height: 50px;border-bottom: 1px solid #e1e1e8;
  display: block;position: relative;color: #757681; }
.Hyylymenu li .level02 a:last-child {border-bottom: 0;}
.Hyylymenu li .level02 a:before {
content: "";display: block; top: 50%; left:5px; margin-top: -3px; position: absolute;
width: 0;
height: 0;
border-top: 6px solid transparent;
border-left: 6px solid #757681;
border-bottom: 6px solid transparent;
}

.Hyylymenu li .level02{display: none;}
.Hyylymenu li:hover .level02{display: block;}
.Hyylymenu li .level02 a:hover{color: #1d2089;}
.Hyylymenu li:hover .level01 a{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;}
.hnews{ border: 1px solid #cfd0d9; padding:20px; height:90px;margin-bottom:30px;} 
.hnewsul li{width: 100%;height: 30px; text-indent: 30px; line-height: 30px;position: relative; color: #757681;
    overflow:hidden;text-overflow:ellipsis;white-space:nowrap; }
.hnewsul li:before {
content: "";display: block; top: 50%; left:5px; margin-top: -3px; position: absolute;
width: 0;
height: 0;
border-top: 5px solid transparent;
border-left: 5px solid #808080;
border-bottom:5px solid transparent;
}  
.hnewsul li a{color: #191919;font-size: 16px;}
.hnewsul li a:hover{color: #c41b26;}

@media only screen and (max-width:1200px) {
.hnewsul li a{font-size: 14px;}
.hometit{font-size:20px;padding-bottom: 15px;}
.hnews{margin-bottom:30px;}
}

@media only screen and (max-width:920px) {
.Hprofl{padding:10px 20px;}
.Hpromenu li .level01{font-size: 14px;}
.Hpromenu li .level01 em{left: 0;}
.Hpromenu li .level01{padding-left:40px; width: calc(100% - 50px);}
.hometit{font-size: 16px;padding-bottom: 10px;margin-bottom: 20px;}
.xjnpart01 .row{width: calc(33.33% - 10px);}
.xjnpart01 .row:nth-child(2){margin:0 15px;}
.Hyylymenu li{margin-bottom: 17px;}
.xjnpart01{padding:30px 0;}
.Hyylymenu li .level02{padding:10px 20px;}
.Hyylymenu li .level01{font-size: 14px;}
}

@media only screen and (max-width:768px) {
.xjnpart01 .row{width:100%; float: none;}
.xjnpart01 .row:nth-child(2){margin:20px 0 0 0;}
.Hyylymenu li:hover .level02{display: none;}
.Hpromenu li:hover .level02{display: none;}
.hnews{padding:20px;}
.hsearch{height: auto;}
.Hpromenu li .level01 a{width: 100%;display: block;}
.Hyylymenu li .level01 a{width: 100%;display: block;}
.Hprofl{height: auto;}
}

/* ==========================================================================
   Footer
   ========================================================================== */
footer { color: #fefefe;background:#494a4f;padding:30px 0; font-size: 14px; line-height: 24px;}
footer a { color: #fefefe; }
footer a:hover { text-decoration: underline;color: #fff; }
footer .address{float: left;}
footer .copyright{float: right;}
footer .copyright span:first-child {display: block;}

@media only screen and (max-width: 920px) {  
  footer{font-size: 14px;}
}

@media only screen and (max-width: 768px) { 
footer{padding:20px 0;font-size: 12px;}
footer .copyright,footer .address{ float: none;}
footer .copyright span:first-child {display: inline-block;}
}

.toggle-btn { display: none;}

@media only screen and (max-width: 768px) {
    .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);
    }
}


