﻿body{
    background: #fff none repeat 0 0;
    font-size: 13px;
    color: #333;
    font-weight: normal;
    font-family: "Helvetica Neue",Helvetica,Tahoma,Arial,'Microsoft Yahei','Hiragino Sans GB','WenQuanYi Micro Hei',sans-serif;
    margin: 0;
    display: block;
}
.pageContainer{
    padding: 0 10px;
    margin: 0 auto 10px auto;
    position: relative;
}
header{
    padding: 0;
}
#header > h1{
    /*float: left;*/
}
.header{
    width: 100%;
    height: 520px;
}
.foot{
    width: 100%;
    height: 80px;
}
#navbar li.nav-item-searchbar{
    flex: none !important;
}
#searchbar{
    min-width: 90px;
    max-width: initial;
}
#navbar li.nav-item-searchbar #searchbar > form{
    margin: 3px !important;
}
#searchbar > form{
    max-width: 110px;
    float: left;
    margin:5px 15px 0 0;
}
#searchbar .input-group{
    position: relative;
    width: 100%;
    display: table;
}
#searchbar .form-control{
    border-radius: 4px;
    /*padding-right: 30px;*/
}
.input-group.form-control{
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0;
}
.form-control{
    border: solid #ccc 1px;
    box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    display: block;
    width: 100%;
    height: 18px;
    padding: 5px 8px;
    font-size: 13px;
    line-height: 1.53846154;
    color: #222;
    vertical-align: middle;
    background-color: #fff;
    border-radius: 4px;
    -webkit-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.megamenu
{
    background-color: #398bfb;
    width: 99%;
    height: 40px;
    border-radius: 5px 5px 5px 5px;
}
.megamenu li
{
    list-style:none;
    float:left;
    min-width:60px;
    overflow:auto;
    height:35px;
    font-size:20px;
    font-family:Verdana,"宋体",Helvetica,sans-serif;
    line-height:35px;
    text-align:center;
    padding-left:10px;
    padding-right:10px;
    width: 140px;
}
.megamenu li a
{
    text-decoration: none;
    color: white;
    font-weight: 600;
}
.mega-content
{
    position:absolute;
    z-index:1;
    display:none;
    
    min-width:150px;
	float:left;
}
.mega-title
{
    font-size:16px;
    min-width:100px;
    /*_width:150px;*/
    line-height:25px;
    /*text-indent:20;*/
    /*text-align:left;*/
    border-bottom:solid 1px #fff;
    word-spacing:0;
    cursor:pointer;
    height: 30px;
    vertical-align: middle;
	background-color:#398bfb;
}
.mega-title a
{
	text-decoration: none;
    color: white;
    font-weight: 600;
    margin-left:15px;
    text-decoration: none;
}

.mega-title:hover
{
	background-color:#3eb4fa;
    
}

.main{
    padding: 0;
    margin: 0 auto 10px auto;
    position: relative;
}
.main-header .breadcrumb > li{
    list-style:none;
    color: grey;
    display: inline;
}
.main-header .breadcrumb > li > a{
    text-decoration: none;
    color: black;
}
.contactUs{
    float: left;
    width: 368px;
    height: 183px;
    border: 1px solid #398bfb;
    border-radius: 8px;
    margin: 0 7px 5px 7px;
}
.contactUsBoxLeft{
    float: left;
    width: 30%;
    height: 40px;
    border: solid 1px #398bfb;
    background-color: #398bfb;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
}
.contactUsBoxLeft > p{
    margin-top: 10px;
}
.contactUsBoxRight{
    float: right;
    width: 69%;
    height: 40px;
    border-bottom: solid 1px #398bfb;
    /*background-color: #ffffff;*/
}
.contactUsInfo{
    height: 146px;
    margin: 56px 30px 10px 48px;
}
.contactUs .contactUsInfo > p {
    margin: 10px 1px 10px 1px;
}

.footerBox{
    padding: 0;
    margin: 0 auto 10px auto;
    position: relative;
}
.footer{
    width: 100%;
    height: 43px;
    background-color: #F5F5F5;
    border: 1px solid #cccccc;
    margin: 20px 5px 5px 0;
}
.footer > p {
    width: 98%;
    text-align: center;
}
.columnBox{
    float: left;
    width: 370px;
    height: 320px;
    border: 1px solid #398bfb;
    border-radius: 8px;
    margin: 5px 7px 5px 5px;
}
.columnBox >ul > li >a{
    text-decoration: none;
    font-size: 14px;
}
.columnBox .columnBoxLeft > p{
    margin-top: 10px;
}
.columnBox .columnBoxRight > p{
    margin-top: 10px;
    text-align: right;
    margin-right: 25px;
}
.columnBoxLeft{
    float: left;
    width: 30%;
    height: 40px;
    border: solid 1px #398bfb;
    background-color: #398bfb;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
}
.columnBoxRight{
    float: right;
    width: 69%;
    height: 40px;
    border-bottom: solid 1px #398bfb;
    /*background-color: #ffffff;*/
    color: #000000;
    text-align: center;
    font-size: 18px;
}
.showProject{
    float: left;
    width: 758px;
    height: 420px;
    border: 1px solid #398bfb;
    border-radius: 8px;
    margin: 10px 10px 5px 7px;
}
.show{
    width: 758px;
    height: 380px;
    margin-top: 40px;
    /*clear:both;*/
}

.rowBoxLeft{
    float: left;
    width: 18%;
    height: 40px;
    border: solid 1px #398bfb;
    background-color: #398bfb;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
}
.rowBoxRight{
    float: right;
    width: 81.6%;
    height: 40px;
    border-bottom: solid 1px #398bfb;
    /*background-color: #ffffff;*/
    color: #000000;
    text-align: right;
    font-size: 18px;
}
.showProject .rowBoxLeft > p {
    margin-top: 10px;
}
.showProject .rowBoxRight > p{
    padding-right: 20px;
}
.upload{
    float: left;
    width: 360px;
    height: 210px;
    border: 1px solid #398bfb;
    border-radius: 8px;
    margin: 10px 15px 10px 5px;
}
.uploadBoxLeft{
    float: left;
    width: 30%;
    height: 40px;
    border: solid 1px #398bfb;
    background-color: #398bfb;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
}
.uploadBoxRight{
    float: right;
    width: 69%;
    height: 40px;
    border-bottom: solid 1px #398bfb;
    /*background-color: #ffffff;*/
}
.upload .uploadBoxLeft > p{
    margin-top: 10px;
}
.upload >ul >li >a{
    text-decoration: none;
    font-size: 14px;
}
.chaining{
    width: 98%;
    height: 100px;
    border: 1px solid #398bfb;
    border-radius: 8px;
    margin: 10px 7px 5px 7px;
}
.chainingBoxLeft{
    float: left;
    width: 10%;
    height: 40px;
    border: solid 1px #398bfb;
    background-color: #398bfb;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
}
.chaining .chainingBoxLeft > p {
    margin-top: 10px;
}
.chainingBoxRight{
    float: right;
    width: 89.8%;
    height: 40px;
    border-bottom: solid 1px #398bfb;
    /*background-color: #ffffff;*/
}
.chainingGroup{
    margin: 62px 20px 10px 20px;
	text-align:center;
}
.chainingGroup> a{
    text-decoration: none;
    margin: 50px 5px 5px 5px;
    color: #222222;
}
.columnBoxRight > p > a{
    text-decoration: none;
    color: black;
}
.rowBoxRight > p > a{
    text-decoration: none;
    color: black;
}
.contactUs{
    float: left;
    width: 360px;
    height: 200px;
    border: 1px solid #398bfb;
    border-radius: 8px;
    margin: 0 7px 5px 7px;
}
.contactUsBoxLeft{
    float: left;
    width: 30%;
    height: 40px;
    border: solid 1px #398bfb;
    background-color: #398bfb;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
}
.contactUsBoxLeft > p{
    margin-top: 10px;
    font-size: 18px;
}
.contactUsBoxRight{
    float: right;
    width: 69%;
    height: 40px;
    border-bottom: solid 1px #398bfb;
    /*background-color: #ffffff;*/
}
.contactUsInfo{
    height: 146px;
    margin: 56px 30px 10px 48px;
}
.contactUs .contactUsInfo > p {
    margin: 10px 1px 10px 1px;
    font-size: 14px;
}
@media(min-width: 768px) {
    .main{
        max-width: 750px;
    }
    .footerBox{
        max-width: 750px;
    }
    .pageContainer{
        max-width: 750px;
    }
    .navbar-collaspe.collaspe{
        display: block !important;
        height: auto !important;
        overflow: visible !important;
        width: auto;
        box-shadow: none;
    }
    .navbar-nav{
        float: left;
    }
    #navbar .navbar-nav > li{
        float: none;
        display: table-cell;
        width: 1%;
        vertical-align: middle;
    }
    #navbar .navbar-nav > li > a{
        text-align: center;
        white-space: nowrap;
        /*border-right: 1px solid #d5d5d5;*/
        min-width:50px;
        /*color: #ffffff;*/
        text-decoration:none;
        color:#333;
        font-size: 16px;
    }
    #navbar .navbar-nav > li:first-child > a{
        border-radius: 4px 0 0 4px;
        padding-top: 20px;
    }
}
@media(min-width: 992px){
    .main{
        max-width: 970px;
    }
    .footerBox{
        max-width: 970px;
    }
    .pageContainer{
        max-width: 970px;
    }
}
@media(min-width:1200px){
    .main{
        max-width: 1170px;
    }
    .footerBox{
        max-width: 1170px;
    }
    .pageContainer{
        max-width: 1170px;
    }
}

/* 以下为轮播图样式 */
.carousel-content{
    width: 100%;
    height: 430px;
    position: relative;
    /*margin: 0 auto;*/
}
.carousel-content1{
    width: 100%;
    height: 380px;
    position: relative;
    margin-top: 40px;
    /*margin: 0 auto;*/
}
.carousel{
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    padding: 0 !important;
}
.carousell{
    width: 100%;
    height: 380px;
    position: relative;
    overflow: hidden;
    border-radius: 5px;
    padding: 0 !important;
}

.carousel li{
    float: left;
    position: absolute;
    display: none;
}
.carousel li,.carousel li img{
    width: 100%;
    height: 100%;
}
.carousel-index{
     position: absolute;
     bottom:8px;
     width: 100%;
     display: flex;
     justify-content: center;
     padding: 0 !important;
 }
.carousel-index li{
    float: left;
    width: 18px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    border-radius: 10px;
    background-color: rgba(0,0,0,0.3);
    font-size: 12px;
    cursor: pointer;
    margin: 0 3px;
    color: #fff;
}
.carousel-index li.current-index{
    background-color: rgba(0,0,0,0.7);
}
.carousel-index li:hover{
    background-color: rgba(0,0,0,0.7);
}
.carousel-prev,.carousel-next{
    position: absolute;
    top: 0;
    padding: 0 20px;
    bottom: 0;
    cursor: pointer;
    margin: auto;
    width: 32px;
    height: 40px;
}
.carousel-prev img,.carousel-next img{
    width: 100%;
    height: 100%;
}
.carousel-prev{
    left: 0;
}
.carousel-next{
    right: 0;
}

#carousel1 >ul{
    list-style: none;
}

#carousel2 >ul{
    list-style: none;
}

.news >li {
    /*width: 300px;*/
    /*white-space: nowrap;*/
    /*overflow: hidden;*/
    /*text-overflow: ellipsis*/
}