/*reset css*/
*{padding: 0; margin: 0;}
ol,ul,li{list-style: none; margin: 0;}
.clear:after{content: ""; display: block; clear: both;}
img{vertical-align: top;}
p{margin: 0;}
.cont_menu h3, .cont_menu h4, .cont_menu h5, .cont_menu h6{margin: 0;}
.navy{color: #0d5fd0;}
.skyblue{color: #2293e3;}

img{border: none; vertical-align: top;}
.clear:after{content: ""; display: block; clear: both;}
table{border-collapse: collapse;}
.bold{font-weight: bold;}        
.small{font-size: 11px;}
.right{float: right;}
.underline{text-decoration: underline;}
html,body{height:100%;}


.loadmap_btn{   margin-left: 10px;     margin-top: 10px;     background-color: #aad656;     width: 170px;     height: 30px;     line-height: 30px;     text-align: center;     font-size: 16px;     font-weight: bold;     border-radius: 10px;     box-shadow: 4px 4px 3px rgba(0,0,0,0.2);}
.loadmap_btn a{display:block; height:100%;}


/*container*/
.business h4{text-align: center; font-weight: 900; font-size: 34px;}
.business > p{font-size: 24px; font-weight: 300; margin: 20px 0; margin-bottom: 50px;}
.business_content{text-align: center; width: 1200px; margin: 40px auto;}
.business_content .business_text{margin-top: 20px;}
.business_content .business_text h6{font-size: 15px;}
.business_content .business_list{width: 80%; margin: 40px auto;}
.business_content .business_list li{width: 23%; height: 200px; margin: 0 1%; float: left; border: 1px solid #999;}
.business_content .business_list li img{width: 100%; height: 100%;}

.business_content ul li{float: left; box-shadow: 6px 6px 6px rgba(0,0,0,0.3); margin: 20px 0; position: relative;}
.business_content ul li:nth-child(1){width: 800px; height: 345px; margin-right: 20px;}
.business_content ul li:nth-child(1) .service-text{background-color: rgba(176,23,163,0.9);}
.business_content ul li:nth-child(2) .service-text{background-color: rgba(46,152,4,0.9); padding:20px;}
.business_content ul li:nth-child(3) .service-text{background-color:rgba(19,143,151,0.9); padding:20px;}
.business_content ul li:nth-child(4) .service-text{background-color: rgba(204,81,19,0.9);}
.business_content ul li:nth-child(2){width: 380px; height: 345px;}
.business_content ul li:nth-child(3){width: 380px; height: 290px; margin-right: 20px;}
.business_content ul li:nth-child(4){width: 800px; height: 290px;}
.service-image{width: 100%; height: 100%; }
.service-image img{width: 100%; height: 100%;}
.service-text{padding: 35px 30px; position: absolute; bottom: 0; left: 0; text-align: left; width: 100%; height:150px; }

.service-text a{display: block; width: 100%; height: 100%; text-decoration: none;}
.service-text a h5{font-size: 22px; font-weight: 900; color: #fff; margin-bottom: 15px;}
.service-text a h6{font-size: 18px; font-weight: normal; color: #fff; line-height: 28px;}


.greeting{padding: 60px 0; margin: 50px 0; text-align: center;}
.greeting_content{width: 1200px; margin: 0 auto;}
.greeting h4{text-align: center; font-weight: bold; font-size: 25px; color: #fff;}
.greeting p{font-size: 22px; font-weight: 400; margin-bottom: 20px; color: #fff;}

.greeting_content ul li{float: left; width: 27.333333%; margin: 0 3%;}
.greeting_content ul li .greeting-text{padding: 10px; color: #fff;}
.greeting_content ul li .greeting-text h5{font-size: 23px; margin: 10px 0; font-weight: bold;}
.greeting_content ul li .greeting-text p{font-size: 18px; margin: 15px 0;}
.greeting_content ul li .greeting-text-btn{width: 200px; height: 50px; border: 1px solid #fff; margin: 10px auto; line-height: 50px;}
.greeting_content ul li .greeting-text-btn:hover{background-color: #fff;}
.greeting_content ul li .greeting-text-btn:hover a{color: #000;}
.greeting_content ul li .greeting-text-btn a{display: block; width: 100%; height: 100%; color: #fff; text-decoration: none; font-size: 18px;}


.photo{padding: 40px 0;}
.photo h4{padding: 0 0 20px; text-align: center; font-size: 30px; color: #000; font-weight: bold;}
.photo-list{width: 1200px; margin: 0 auto;}
.photo-list ul li{float: left; width:23%; height: 190px; margin: 15px 1%;}
.photo-list ul li img{width: 100%; height: 100%;}

.detail_btn{width: 100px; margin: 0 auto; height: 30px; line-height: 31px; text-align: center; background-color: #fff; border: 1px solid #888; border-radius: 5px;}
.detail_btn a{display: block; height: 100%;}
.detail_btn:hover {background-color: #777;}
.detail_btn a:hover{color: #fff; text-decoration: none;}

.form-box-btn{width: 100%; background-color: #000; color: #fff; height: 60px; line-height: 60px; text-align: center; font-size: 20px; font-weight: 900; cursor: pointer;}


 .main-row-full{
 width: 99.225vw;
 position: relative;
 margin-left: -49.65vw;
 height: auto;
 margin-top: 20px;
 left: 50%;
 background-color: #fff;
 margin-bottom: -1px;

}
.cont_line{width: 100%; height: 2px; background-color: #ccc;}
.cont_gallery{width: 1200px; height: auto; margin: 0 auto; margin-bottom: 40px;  position: relative; padding: 20px 0;}
.cont_gallery h5{font-size: 25px; text-align: center; font-weight:bold;}
.cont_gallery h5:after{content: ""; display: block; clear: both; margin: 15px auto; width: 40px; height: 3px; background-color:#ef4218;}

.more_btn{position: absolute; top: 25px; right: 10px; border: 1px solid #ccc; padding: 5px; width: 28px; height: 26px; line-height: 13px; background-color: #fff;}
.more_btn a{font-size: 25px; line-height: 20px;}
.more_btn a:hover{text-decoration: none;}

/*footer*/
.footer .footer_logo{width: 200px;}
.footer_logo img{width: 100%;}


/*loadmap*/
.map_btn{width:140px; margin: 40px auto; height: 40px; text-align: center; background-color: #d34826; border-radius: 10px;}
.map_btn a{display: block; height: 100%; line-height: 40px; font-size: 15px; color: #fff; text-decoration: none;}

.map_table table{border-top: 2px solid #aaa; border-bottom: 2px solid #aaa; width: 800px; margin: 40px auto; font-size: 15px;}
.map_table table tr{height: 50px; line-height: 50px; border-bottom: 1px solid #ccc;}
.map_table table tr th{padding-left: 30px; background-color: #e4e4e4;}
.map_table table tr td{padding-left: 30px; text-align: left;}


/*sidebar*/
 .row-full{
 width: 100vw;
 position: relative;
 margin-left: -50vw;
 height: auto;
 margin-top: 0px;
 left: 50%;
margin-bottom: 50px;
}

.mains {margin-top: 0;}
.nav-tabs.nav-justified{width: 50%; margin: 0 auto; font-size: 12px; font-weight: bold;}
.nav-tabs{height: 60px;}
.nav li{height: 60px; background-color: #9e9e9e;}
.nav-tabs > li > a {border-radius: 0; height: 61px; line-height: 40px; color: #fff; font-size: 15px;}
.nav-tabs.nav-justified > li > a{border-radius: 0;}
.nav-tabs.nav-justified > li{ border-left: 1px solid rgba(255,255,255,0.3); height: 60px;}
.nav-tabs.nav-justified > li:last-child{border-right: 1px solid rgba(255,255,255,0.3);}
.nav-tabs > li > a:hover{color: #000;}
.sidebar_bg{width: 100%; height: 60px; background-color:#9e9e9e; border-top: rgba(0,0,0,1); border-bottom: rgba(0,0,0,1);}


.sidebarCs_logo{width: 220px; border-radius: 10px; text-align: center;}
.sidebarCs_logo a{display: block; height: 100%;}
.sidebarCs_logo a img{width: 60%;;}
.sidebarCs .sidebarCs_call{padding: 0; height: 150px;}
.sidebarCs_call img{width: 100%; height: 100%;}
.sidebarCs{width: 220px;float: left; position: absolute;}
.sidebarCs>div{border: 1px solid #bbb;padding: 15px; margin: 15px auto;}
.sidebarCs h3{margin: 0;}
.sidebarCs h4{margin-top: 20px;}
.sidebarCs p{font-size: 13px;}
.call_btn{text-align: center; border-radius: 10px;}
.call_btn a{color: #333;}
.call_btn a h5{margin: 0; font-size: 18px; line-height: 30px;}
.cs_btn{text-align: center; border-radius: 10px;}
.cs_btn h5{margin: 0; font-size: 18px; line-height: 30px;}


/*page-header*/
.page-header {
    padding-bottom: 9px;
    margin: 0 0 20px;
    color: #000;
    border-bottom: 3px solid #c7c7c7; }

/*pagination*/
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #9c9c9c;
    border-color: #9c9c9c; }

.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #666;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd; }


/*gallery*/
#gallery { height:auto;overflow:hidden; padding: 0}
#gallery ul {  float:left;position:relative;width:100%; height:100%; padding-left:0px;padding-right:0px; }
#gallery ul,#gallery li { list-style-type:none; }
#gallery li { float:left;position:relative;width:14.666666%;display:inline-block; margin:10px 1%; }
#gallery li a img{width:100%; height:100%;}

.cont_menu{margin:0 0 50px 0;}
            .cont_menu>div{float: left; width:380px; height: 280px; margin: 10px; }
            .cont_menu>div h3{font-size: 22px; margin-bottom: 20px; font-weight:900;}
            .cont_menu>div>div{background-color: #e0e0e0; padding: 25px; height: 250px;}
            .customer-center div h4{font-size: 25px; font-weight: 900; color: #00a8aa; margin: 0 0 20px 0;}
            .customer-center table{font-size: 16px; width: 90%; margin: 0 auto;}
            .customer-center table tr{height: 25px; line-height: 25px;}
            .customer-center table th{width: 90px; vertical-align: top; font-weight: 900; background-color:#e0e0e0;}
            .qna .qna-box{width: 100%; position: relative;}
            .bbsTitle{height: 30px; padding-top: 0px;}
            .bbs
            .btn-xs{position: absolute; top:5px; right:10px;}
            .bbsTXT{font-size:15px; padding: 0; border-bottom: 1px dashed #ccc; height: 40px; line-height: 40px;} 
            .bbsBody{margin-top:20px;} 
            .location{font-size: 20px;}
            .location p{margin-bottom: 20px;}
            .bold{font-weight: 900;}



.footer .item.copyright ul{margin-left:150px;}


.header .header_top { width:100%; min-width:1200px; position:absolute;top:0px; z-index:10000; }

.header h1 { display:inline-block; width:200px; height:70px; line-height:100px; overflow:hidden; margin:0px; }
.header h1 a { display:block; height:100%; font-size:1em; }

.header .menu { display:inline-block; float:right; }
.header .menu ul { list-style:none; width:auto; margin:0; padding:0;  }
.header .menu ul a { color:inherit; text-decoration:none; }
.header .menu ul li { float:left; position:relative; padding:24px 24px; font-size:16px; font-weight:700; }
.header .menu ul li:hover > a { color:#c4c4c4; }
.header .menu ul li ul { overflow:hidden; list-style:none; position:absolute; display:none; }
.header .menu ul li ul li { text-align:center; padding:10px 30px; font-size:14px; min-width: 200px;}
.header .menu ul li ul li:hover { bacground:#ffffff; }

.mains { margin:40px 0px 0px; }

.mains .container{min-height:1000px;}

.sidebar{margin-top: 0;float: left; border-right: 1px solid #e7e7e7; position: static;}
.sidebar>div h3{font-size: 20px; margin: 10px 0; }
.sidebar>div .submenu{border: 1px solid #ccc;}
.sidebar>div .submenu>li{border-bottom: 1px solid #ccc; font-size: 15px;}
.sdiebar>div .submenu>li>a:hover {background-color: #f5f5f5;}
.submenu>li>a.select{background-color: #006cb7; color: #fff;}
.sidebar>div .submenu>li>ul>li{background-color: #ddd;}
.sidebar>div .submenu>li>ul>li>a{padding-left: 25px; display: block; height: 100%; color: #666; font-size: 13px;}
.sidebar>div .submenu>li>ul>li .glyphicon-chevron-right{float: left; margin-right: 5px;}



