body {
    width: 100%;
    height: 100%;
    font-family: "微软雅黑",Arial;
    /*font-family: "宋体";*/
    /*min-width: 1000px !important;*/
   /* background: #e5e5e5 url(../images/bg1.png) no-repeat fixed top;*/
    background: #ffffff;
}
@media (max-width: 767px){
    body {
        padding-top:50px;
        padding-bottom:50px;
    }
}
a{
    color: #333333;
}
a:hover{
    text-decoration: none;
    color: #333;
}
small {
    font-size: 80% !important;
    
}
@media (min-width: 1200px){
    .container {
        width: 1136px;
    }
    .index-new1 p {
        min-height: 420px !important;
    }
}
@media (max-width: 767px){
    .navbar-default li{
        width: auto !important;
    }
}
@media (min-width: 992px) and (max-width:1199px){
    .index-new1 p {
        min-height: 161px !important;
    }
}
.fl-l {
    float: left;
    overflow: hidden;
    clear: both;
}
.fl-r {
    float: right;
    overflow: hidden;
    clear: both;
}

div.col-md-9.col-sm-9.col-xs-12.column.rightpart > div > h2{
    font-size: 22px;
    color: #3D3D3D;
    font-weight: bold;
    line-height: 150%;
    text-align: center;
}
div.col-md-9.col-sm-9.col-xs-12.column.rightpart > div h6{
    text-align: center;
}
div.col-md-9.col-sm-9.col-xs-12.column.rightpart div div {
    text-indent: 2em;
    padding-bottom: 25px;
    line-height: 38px;  
}
div.col-md-9.col-sm-9.col-xs-12.column.rightpart div div p{
  font-size: 16px;
}


div.col-md-9.col-sm-9.col-xs-12.column.rightpart div div img{
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.w100{
    width:100%;
    clear:both;
    /*overflow:hidden;*/
    box-sizing:border-box;
    position: relative;
}
.white-part {
    background-color: #ffffff;
    width:100%;
    clear:both;
    overflow:hidden;
    box-sizing:border-box;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}
.gray-part {
    background-color: #f7f7f7;
    width:100%;
    clear:both;
    overflow:hidden;
    box-sizing:border-box;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
}
footer {
    background-color: #000000;
    width:100%;
    clear:both;
    overflow:hidden;
    box-sizing:border-box;
    position: relative;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #ffffff;
}
.p1{
    text-indent:2em;
    text-align: left;
}
.phone {
    display: none !important;
}
.computer {
    display: block !important;
}
.pad {
    display: none !important;
}
.no-pad {
    display: block !important;
}
@media (max-width: 767px){
    .phone {
        display: block !important;
    }
    .computer {
        display: none !important;
    }
    .no-phone {
        display: none !important;
    }
}
@media (max-width: 768px){
    .pad {
        display: block !important;
    }
    .no-pad {
        display: none !important;
    }
}
@media (max-width: 1200px){
    .no-md {
        display: none !important;
    }
}
.bgcolor1{
    background-color: #ffffff !important; 
}
.bgcolor2{
    background-color: #e9e9e9 !important; 
}
.bgcolor3{
    background-color: #fffdf9 !important;
}
.bgcolor4{
    background-color: #fff6fa !important;
}
.bgcolor5{
    background-color: #a68754 !important;
}
.color1{
    color: #ffffff !important; 
}
.color2{
    color: #a68754 !important; 
}
.color3{
    color: #a9a9a9 !important; 
}
.color4{
    color: #999 !important; 
}
.color5{
    color: #ef5980 !important; 
}
.color6{
    color: #333333 !important; 
}
.padding1{
    padding-left: 0px !important;
    padding-right: 0px !important;
}
.padding2{
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.padding3{
    padding: 15px;
    padding-top: 0; 
}
.padding4 {
    padding-left: 15px;
}
.margin1{
    margin-top: 30px;
}
.margin2{
    margin-top: 300px;
}
.margin3{
    margin-bottom: 100px;
}
.margin4{
    margin-left: 10px;
}
.margin5{
    margin-top: 0px;
    margin-bottom: 20px;
}
.margin6{
    margin-bottom: 5px;
}
.margin7{
    margin-top: 15px;
    margin-bottom: 15px;
}
.margin8{
    margin-top: 30px;
}
.margin9{
    margin-bottom: 20px;
}
.top{
    line-height: 80px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.nav-line{
    border-top: 1px solid #e5e5e5;
    background-color: #025790;
}
.nav-bottom{
    border-top: 1px solid #e5e5e5;
    background-color: #025790;
    display: none;
    height: 64px;
    padding:6px 0;
}
.navbar-default {
    background: none;
    border: none;
    font-size: 16px;
    font-weight: bold;
    color: #333333;
    margin-bottom: 0;
}
.navbar-default li {
    text-align: center;
    /*background: url(/Public/images/1601302033470907714.jpg) left center no-repeat;*/
    min-width: 110px;
}
.dropdown-menu {
    min-width: 110px;
}
.navbar-default .navbar-nav>li>a {
    /*color: #000000;*/
    color: #ffffff;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #ffffff;
    background-color: transparent;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    color: #ffffff;
    background-color: #104263;
}
.breadcrumb {
    background-color: transparent;
    margin-bottom: 0;
    font-size: 16px;
}
.first-news {
    line-height: 36px;
    margin-bottom: 15px; 
}
.first-news font{
    padding-left: 10px;
    padding-right: 10px; 
}
.first-news .col-md-2 {
    font-size: 18px;
    color: #ffffff;
    background-color: #034491;
    text-align: center;
}
.first-news .col-md-10 {
    font-size: 16px;
    color: #333333;
    background-color: #ffffff;
    text-align: left;
}
.index-new1 h4{
    font-weight: 700;
}
.index-new1 p{
    line-height: 1.5;
    min-height: 120px;
    margin-bottom: 0;
}
.index-new2 h4{
    line-height: 1;
    padding: 0 0 12px 0;
    color: #000000;
    /* border-bottom: 1px solid #e6e6e6; */
    border-bottom: 1px solid #e5e5e5;
    position: relative;
    margin-top: 0px;
    margin-bottom: 15px;
    font-weight: 700;
}
.index-new2 h5{
    font-size: 16px;
    margin-top: 0; 
}
.index-new2 p{
    font-size: 14px;
    margin: 0;
}
.index-new2 p a{
    color: #777777;
}
.index-new2 li{
    line-height: 2;
}
.index-new2 li .fl-r{
    color: #777777;
}
.hr2{
    margin-bottom: 10px;
    margin-top: 10px;
    border-top: 1px solid #e5e5e5;
}
.after1::after {
    position: absolute;
    content: '';
    height: 2px;
    width: 73px;
    background-color: #034491;
    left: 0;
    top: 100%;
}
.after1 .fl-r{
    font-weight: 400;
    font-size: 14px;
    color: #777777;
    line-height: 18px;
}
.scroll-box {
    height:80px;
    width: 250px;
    overflow:hidden;
    float: right;
}
.scroll-box ul {
    list-style:none;
    width:100%;
    height:100%;
}
.scroll-box ul li {
    width:100%;
    height:80px;
    box-sizing:border-box;
    line-height:80px;
    text-align:center;
}
.weather{
    float: right;
    overflow: hidden;
    clear: both;
    padding-top: 5px;
}
.search-input {
    margin-top: 1px;
    border-right: none;
    border-top-left-radius: 100px;
    border-bottom-left-radius: 100px;
}
.button1 {
    background-color: #ffffff;
    color: #C9C9C9;
    border: 1px solid #ccc;
    border-left: none;
    /* border-radius: 100px; */
    border-bottom-right-radius: 100px;
    border-top-right-radius: 100px;
    padding-top: 7px;
}
.lefttab {
    background: url(../images/d.png) no-repeat top left;
    text-align: center;
}
.lefttab li {
    font-size: 18px;
    padding-top: 14px;
    padding-bottom: 14px;
    color: #ffffff;
}
.lefttab a {
    text-decoration: none;
}
.lefttab a li {
    /*font-size: 16px;
    padding-top: 14px;
    padding-bottom: 14px;
    color: #333333;
    background: url(../images/e.png) no-repeat top left;
    white-space: nowrap;*/
    font-size: 16px;
    padding-top: 14px;
    padding-bottom: 14px;
    color: #333333;
    background: #f7f7f7;
    margin-left: 10px; 
    border-bottom: 1px solid #d7dcde;
}
@media (max-width: 767px){
    .lefttab a li{
        float: left;
        width: 30%;
        margin-left: 3%;
        font-size: 12px;
        padding-top: 0;
        padding-bottom: 0;
        border:1px solid #d7dcde;
        height: 36px;
        margin-bottom: 5px; 
        margin-top: 5px;
    }
}
.placelist {
    background: #e9e9e9;
    padding: 10px 15px;
    color: #333;
    clear: both;
    margin-top: 0;
}
.rightpart {
    /*background-color: #ffffff;
    padding: 10px 25px;*/
    min-height: 722px;
}
.newslist {
    font-size: 16px;
    line-height: 50px;
}
.newslist li {
    border-bottom: 1px #CCC dashed;
}


/* Slider */
.SecMeuThr{ 
     /* background:url(../img/SecPage_03.jpg) repeat-x; */
     width:100%;
     height:37px;
     text-align:center;
      display: table;  }
.SecMeuThr_txt{
     display: table-cell;  
     vertical-align: middle;
     color:white;
     font:"Î¢ÈíÑÅºÚ";
     font-size:1.5vw;}
.SecMeuThr_txt a{color:white;}
.SecFirPic{
           margin-top:18px;
           text-align:center;
           width:100%;
           border:red solid 1px;}
.SecFriBlank{margin-left:10px;}
.SecFricolor1{
             color:#717071;}
.SecFricolor2{
              color:#d61518;}
.SecFri_font{ font:"Î¢ÈíÑÅºÚ"; font-size:1.5vw;}
.SecFri_margin20{margin-top:1%;}
.SecFri_margin30{margin-top:2%;}
.SecFri_margin50perct{margin-left:10%;}
.SecFri_fontSize{font-size:1.2em;}
.SecFri_fontSSG{font-size:2em;}
.SecFri_fonttopColor{color:#e8b8b8;}
.SecFri_H6img{
height:30px; padding-top:10px;
}
.Shaijia_Thrimg{width:33%; float:left;}
.Shaijia_padiRight{ padding-right:0.5%;}
#slick1 .slick-prev:before
{
    content: '';
}
[dir='rtl'] .slick-prev:before
{
    content: '';
}

#slick1 .slick-next:before
{
    content: '';
}
[dir='rtl'] .slick-next:before
{
    content: '';
}
.top-slick {
    padding-right: 0;
    padding-left: 0;
}
.top-slick img{
    width: 100% !important;
    height: 405px;
}
.second-slick {
    padding-right: 0;
    padding-left: 0;
}
.second-slick img{
    width: 100% !important;
    height: 300px;
}
.second-slick h5{
    background-color: rgba(0,0,0,0.5);
    color: #ffffff;
    padding: 5px 15px;
    margin-top: -30px;
    z-index: 999;
    position: absolute;
    width: 100%;
    height: 30px;
}
#slick1 .slick-dots
{
    position: absolute;
    bottom: 0px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
#slick1 .slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0%;
    left: 0;

    width: 24px;
    height: 100px;

    content: '•';
    text-align: center;

    opacity: 1.0;
    color: #025790;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#slick1 .slick-dots li.slick-active button:before
{
    opacity: 1;
    color: #ffffff;
}
#slick2 .slick-next:before
{
    content: '';
}
[dir='rtl'] .slick-next:before
{
    content: '';
}
#slick2 .slick-dots
{
    position: absolute;
    bottom: 0px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}
#slick2 .slick-dots li button:before
{
    font-family: 'slick';
    font-size: 6px;
    line-height: 20px;

    position: absolute;
    top: 0%;
    left: 0;

    width: 24px;
    height: 100px;

    content: '•';
    text-align: center;

    opacity: 1.0;
    color: #a68754;

    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
#slick2 .slick-dots li.slick-active button:before
{
    opacity: 1;
    color: #ffffff;
}
.slick-prev img, .slick-next img{
    height: 45px;
    width: 45px !important;
}
.slick-prev, .slick-next {
    /*background-color: #333333;
    height:50px;
    width: 50px;*/
    /*padding-left: 10px; 
    padding-right: 10px;*/
}
.slick-prev:before, .slick-next:before {
    font-family: 'slick';
    font-size: 0;
    line-height: 0;
    opacity: 0;
    color: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.product-list img {
    border: 1px solid #e9e9e9;
}
.product-list img:hover {
    border: 1px solid #025790;
}
.product-list h5 {
    text-indent: 0;
    height: 51px;
}
.product img {
    max-width: 430px;
}
div.col-md-9.col-sm-9.col-xs-12.column.product div div {
    text-indent: 0;
    padding-bottom: 0;
    line-height: 1;  
}
#top h2{
    font-weight: 800;
    color: #025790;
}
#top a{
    font-size: 22px;
    font-weight: 800;
    color: #025790;
    float: right;
}
#top .fa-phone{
    background-color: #104263;
    padding: 5px 5px 5px 7px;
    border-radius: 20px; 
    width: 32px; 
    color:#ffffff;
    margin-right: 5px;
}
.navbar-default .navbar-brand {
    color: #ffffff;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #ffffff;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
    color: #ffffff;
    background-color: transparent;
}
.top-center{
    width: 100%;
    text-align: center;
    position: absolute;
    z-index: -1;
}
@media (max-width: 767px){
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #ffffff;
    }
}
@media (max-width: 767px){
    .nav-line{
        position: fixed;
        top: 0;
        left: 0;
        z-index: 9999;
    }
    .nav-bottom{
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 9999;
        display: block;
    }
}
.nav-bottom a{
    color: #ffffff;
    font-size: 25px;
    line-height: 1;
}
.nav-bottom .col-xs-2{
    padding: 0 5px;
    /*background-color: green;*/
}
.nav-bottom .col-xs-2 h5{
    font-size: 14px;
    margin: 5px 0; 
}
.map {
    height: 500px;
    width: 100%;
}
.white-part .nav-tabs>li {
    float: none;
    margin-bottom: 0;
}
.white-part .nav-tabs {
    border-bottom: none;
}
.introduce {
    text-indent: 2em;
    padding-bottom: 25px;
    line-height: 38px;
}
.phone-tab {
    overflow-x:scroll; 
    width:100%;
}
.phone-tab ul{
    /*float: left;*/
    width: 1200px;
    font-size: 12px;
    text-align: center;
}
.phone-tab li{
    float: left;
    width: 150px;
    padding: 10px;
    font-size: 12px;
    text-align: center;
    background-color: #ffffff;
    height: 100px;
    margin: 10px;
}
.phone-part {
    /*background-color: #104263;
    color: #ffffff !important;*/
    color: #333 !important;
}
.phone-part a{
    color: #104263;
}
.phone-part .nav-tabs {
    border-bottom: none;
}
.phone-part img{
    width: 120px;
}
.phone-part ul .active{
    background-color: #025790;
}
.phone-part .nav-tabs>li.active>a, .phone-part .nav-tabs>li.active>a:focus, .phone-part .nav-tabs>li.active>a:hover {
    color: #ffffff;
    cursor: default;
    background-color: #025790;
    border: none;
}
.phone-part .nav>li>a {
    padding: 0;
    border: none;
}
.phone-part .placelist{
    background-color: #025790;
    color: #ffffff;
}
.phone-tab::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
    scrollbar-arrow-color:red;

}
.phone-tab::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: rgba(0,0,0,0.2);
    scrollbar-arrow-color:red;
}
.phone-tab::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
    background: rgba(0,0,0,0.1);
}
.phone-tab2{
    margin-top: 5px; 
}
.phone-tab2 ul{
    /*float: left;*/
    width: 100%;
}
.phone-tab2 li{
    padding: 10px;
    font-size: 12px;
    text-align: center;
}
.phone-tab2 li a{
    background-color: #ffffff;
}
.phone-tab2 p{
    margin: 0;
    padding: 5px 0;
    border: 1px solid #025790;
    /*border-top: none;*/
}
.phone-tab2 img {
    width: 100%;
}
.phone-tab2 ul .active {
    background-color: #025790;
}
.phone-tab2 .col-xs-6 {
    margin-bottom: 5px;
}