/* 
    Created on : 2017-11-11, 9:50:08
    Author     :  云启科技
*/
 
#banner {
    z-index: 1;
    position: relative;
    
}


#banner {
    border: 0;
    height: 600px;
    margin-bottom: 0;
    clear: both;
    overflow: hidden;
    position: relative;
}

#banner .flex-direction-nav {
    display: none;
}


#banner .flex-control-nav  {
    bottom: 25px;
    z-index: 999;
}



ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
a {
    text-decoration: none;
}
.left {
    float: left;
}

.right {
    float: right;
}

.text-white {
    color: white;
}

/*******************************/


a {
    color: inherit;
}

.mainw {
    width: 1200px;
    overflow: hidden;
    margin:  0 auto;
}


#top {
    width: 100%;
    position: fixed;
    padding: 10px;
    z-index: 99999;
}

#top.nav-touming {

    background: rgba(255,255,255,0.7);
}


#top .logoname {
    float: left;
    width: 260px;
    display: block;
    overflow: hidden;
}

#nav {
    float: right;
    min-width: 800px;
    margin-right: 46px;
}


#nav .top >  li {
    display: inline-block;
    min-width: 120px;
    color: black;
    position: relative;
    line-height: 80px;
    position: relative;
    text-align: center;
}


@media screen and (max-width: 1350px) {
    #nav .top >  li {
        display: inline-block;
        min-width: 100px;
        color: black;
        position: relative;
        line-height: 80px;
        position: relative;
        font-size: 18px;
    }
}

#nav .top >  li:hover  a,  #nav .top >  li.hover  a{
    color: #007dd6;
    border-bottom: 1px solid #007dd6;
}


#nav .top >  li > a {
    line-height: 80px;

}

#nav .top >  li .son {
    position: absolute;
    display:   none;
}
#nav .top >  li:hover  .son {
    display: block;
}



#four-icon {
    font-size: 0;
    margin-top: 30px;
}


#four-icon  .item  {
    width: 25%;
    display: inline-block;
    font-size: 14px;
    text-align: center;
}

#four-icon  .item .k  {
    background: url(/static/shengshi/four-icon.png) no-repeat top center;   
    min-height: 125px;
    padding-top: 60px;
    font-size: 30px;
}


#four-icon  .item .k .en {
    display: block;
    font-size: 12px;
    text-transform:  uppercase;
    line-height: 20px;
}
#four-icon  .item .k  .b {
    font-weight: bold;
}
#four-icon  .item .k  p {
    color: #333;
}



#pro-class-list {
    margin-top: 10px;
}




#pro-class-list .h3  {
    color: #404040;
    font-size: 26px;
    text-align: center;
}


#pro-class-list .p {
    color: #404040;
    font-size: 16px;
    text-align: center;
}

#pro-class-list .con {
    position: relative;
    height: 464px;
}

#pro-class-list .con .text {
    width: 384px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: url(/static/shengshi/pro-class-list.jpg) ;
    padding: 40px;
    box-sizing: border-box;
    color: white;
    padding-top: 100px;

}


#pro-class-list .con .text .name {
    font-size: 26px;
    line-height: 1.1em;
    margin:  0;
}

#pro-class-list .con .text .p {
    line-height: 1.7;
    color: white;
    text-align: left;
    margin-top: 40px;
}

#pro-class-list .con .text  a {
    display: inline-block;
    width: 70%;
    border: 1px solid white;
    text-align: center;
    line-height: 2em;
    font-size: 20px;
    margin-top: 20px;
}

#pro-class-list .con .four {
    position: absolute;
    top: 0;
    right:  0;
    width: 804px;
    height: 100%;
}

#pro-class-list .con .four  a {
    width: 396px;
    height: 226px;
    display: block;
    text-align: right;
    line-height: 30px;
    color: white;
    text-indent:  10px;
}

#pro-class-list .con .four  .item-1 {
    position: absolute;
    top: 0;
    left: 0;
    background: url(/static/shengshi/pro-class-1.png) no-repeat;
}


#pro-class-list .con .four  .item-2 {
    position: absolute;
    top: 0;
    right: 0;
    background: url(/static/shengshi/pro-class-2.png) no-repeat;
}


#pro-class-list .con .four  .item-3 {
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(/static/shengshi/pro-class-3.png) no-repeat;
}


#pro-class-list .con .four  .item-4 {
    position: absolute;
    bottom: 0;
    right: 0;
    background: url(/static/shengshi/pro-class-4.png) no-repeat;
}





#tonglan {
    background: url(/static/shengshi/tonglan.jpg) no-repeat center;
    margin:  30px 0;
    height: 400px;
}


#tonglan  p  {
    margin:  0;

}

#tonglan   .mainw {
    position: relative;
    height: 100%;
}
#tonglan  .con {
    text-align: center;
    width: 300px;
    position: absolute;
    top: 30px;
    left: 65px;

    height: 300px;
    text-align: center;

}

#tonglan p {
    text-align: center;
}

#tonglan  .t-1 {
    color: #ffae01;
    font-size: 24px;
    margin-top: 90px;
}
#tonglan  .t-2 {
    color: #fff;
    font-size: 21px;
    margin-top: 10px;
}

#tonglan  .t-3 {
    color: #fff;
    font-size: 14px;
    margin-top: 15px;
}

#tonglan  .t-4 {
    color: #fff;
    font-size: 14px;
    margin-top: 10px;
}


#tonglan  .t-5 {
    margin-top: 20px;
    font-size: 12px;
    color: #fff;
}


#tonglan  .t-6 {   


    font-size: 20px;
    color: #fff;
    color: #ffae01;
    padding-left: 25px;
}


#shipin {

}


#shipin .h3  {
    color: #404040;
    font-size: 26px;
    text-align: center;
}


#shipin    .p {
    color: #404040;
    font-size: 16px;
    text-align: center;
}

#shipin  .qiehuan {
    position: relative;
    width: 1200px;
    height: 500px;
}


#shipin  .qiehuan .qiehuan-title {
    position: absolute;
    width: 280px;
    top: 0;
    right: 0;
}


#shipin  .qiehuan .qiehuan-title  .unit {
    display: block;
    width: 100%;
    height:  155px;
    margin-bottom: 17px;
}

#shipin  .qiehuan .qiehuan-con {
    width: 900px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
} 

#shipin  .qiehuan   .unit {
    position: relative;

}
#shipin  .qiehuan   .unit img {
    width: 100%;
    height: 100%;

}


#shipin  .qiehuan   .unit p {
    position: absolute;
    background: rgba(0,0,0,0.7);
    color: white;
    bottom: 0;
    left: 0;
    width: 100%;
    line-height: 1.7;
    margin:  0;
    padding: 10px;
    box-sizing: border-box;

}

#shipin  .qiehuan  .qiehuan-title  .unit p {
    text-align: center;

}








#case {
    margin-top: 50px;
}


#case .h3  {
    color: #404040;
    font-size: 26px;
    text-align: center;
    display: block;
}


#case    .p {
    color: #404040;
    font-size: 16px;
    text-align: center;
}


#case .con {
    font-size: 0;
    text-align:  justify;
    text-align-last: justify;
}


#case .con a {
    width: 32%;
    font-size: 16px;
    display: inline-block;
    position: relative;
    min-height: 280px;
    margin-bottom: 30px;
}

#case .con a  img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;

}

#case .con a    p {
    background: rgba(0,0,0, 0.6);
    color: white;
    line-height: 2;
    text-align: center;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align-last: center;
}



#jidi {

}

#jidi .mainw {
    position: relative;
}

#jidi .mainw  .kuang {
    border: 5px solid #007dd6;
    width: 245px;
    height: 100%;
    position: absolute;
    z-index: -1;
}


#jidi .mainw  .con {
    background: white;
    position: relative;
    left: 30px;
}

#jidi .mainw  .con h3 {
    color: #007dd6;
    padding: 10px 0;
    font-size: 36px;
    margin: 10px 0;
    margin-top: 30px;
}

#jidi .mainw  .con p {
    margin:  0;
    padding:  10px 0;
}




#tonglan2 {
    height: 400px;
    margin-bottom: 50px;
    background: url(/static/shengshi/tonglan2.jpg) no-repeat;
}



#tonglan2 .info {
    background: #007dd6;
    color: white;
    width: 255px;
    padding-top: 60px;
    padding-bottom: 40px;
    text-align: center;
}

#tonglan2 .info p {
    margin:  0;
    line-height: 30px;
    font-size: 30px;
    text-align: center;
    font-weight: bold;
}


#tonglan2 .info p.en {
    font-size: 16px;
    text-transform: uppercase;
    line-height: 50px;
    border-bottom: 1px solid white;
    display: inline-block;

}

#gongchang {

}



#gongchang  .title {
    background: url(/static/shengshi/gongchang.png) no-repeat left center;
    display: block;
    line-height: 50px;

}

#gongchang  .title  span {
    display: inline-block;
    font-size: 20px;
}

#gongchang  .title .name {
    padding-left: 40px;
}


#gongchang  .title .more {
    padding-right: 10px;
    float: right;
}


#gongchang .con {
    text-align-last:  justify;
}

#gongchang .con  a {
    display: inline-block;
    width: 24%;

}

#gongchang .con  a img {
    height: 200px;
    width: 100%;
}

#gongchang .con  a p {
    text-align-last: center;
}



#news-title {
    background: url(/static/shengshi/news-title.jpg) no-repeat;
    height: 170px;
    color: white;
    width: 1200px;
    margin:  0 auto;
    font-size: 16px;
    text-align: center;
}

#news-title h3 {
    font-size: 36px;
    padding-top: 30px;
}




#news {

    margin-top: 30px;
}
#news .pic {
    float: left;
}


#news .pic .unit  {
    width: 347px;
    display: inline-block;
    margin-right: 20px;
    border-right: 1px solid #ccc;
    padding-right: 20px;
}


#news .pic .unit  h3 {
    font-size: 18px;
    color: #404040;
    margin-top: 0;
}

#news .pic .unit  img {
    width: 347px;
    height: 200px;
}

#news .pic .unit  p {
    line-height: 1.7;
}


#news .text {
    width: 415px;
    float: right;
}


#news  .text  >  a {
    display: block;
    border-bottom: 1px dotted #ccc;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

#news  .text  >  a:after {
    display: block;
    content:  " ";
    clear: both;
}



#news .text >  a .tc {
    width: 70%;
    display:  block;
    float: left;
}

#news .text >  a .tc h3 {
    margin-top: 0;
}
#news .text >  a .d-ym-his {
    width: 26%;
    display:  block;
    background:  #0099ff;
    float:right;
    color: white;
    padding: 10px 0;
} 


#news .text >  a .d-ym-his   span {
    display: block;
    text-align: center;
    line-height: 1.4;
}


#news .text >  a .d-ym-his   .d {
    font-size: 24px;
}

#news .text >  a .d-ym-his   .his {
    font-size: 12px;
}










































































#links {

    background: #6f0b1a;
    color: white;
    padding: 15px 0;
    background: #333333;
}   

#links  a {
    color: inherit;
    line-height: 1.7;
}


#footer {
    background: #091321;
    color: white;
    padding-top: 30px;


    background: url(/static/shengshi/footer.jpg) center repeat-y;




}

#footer a {
    color: inherit;
}

#footer  h3 {
    margin:  0;
    margin: 0;
    border-bottom: 1px white dotted;
    padding-bottom: 16px;
}


#footer  .up {
    border-bottom: 1px solid #374a61;
    margin-bottom: 10px;
}
#footer  .up .unit.icon {

}
#footer  .up .unit.icon p {
    padding-left: 30px;
}
#footer  .up .unit.icon .tel  {
    background: url(/static/shengshi/footer-tel.png) no-repeat top 3px left ;
}

#footer  .up .unit.icon .phone  {
    background: url(/static/shengshi/footer-phone.png) no-repeat top 3px left ;
}


#footer  .up .unit.icon .email  {
    background: url(/static/shengshi/footer-email.png) no-repeat top 3px left ;
}


#footer  .up .unit.icon .address  {
    background: url(/static/shengshi/footer-address.png) no-repeat top 3px left ;
}
#footer  .up .unit  {
    float: left;
    margin-right: 80px;
}
#footer  .up .unit.last {
    float: right;
    margin-right: 0;
    width: 474px;
}


#footer  .up .unit.last   td {
    max-width: 100px;
}

#footer  .up .unit.last   td input,   #footer  .up .unit.last   td textarea  {
    background: rgba(0,0,0,0.1);
    width: 400px;
    border: 1px solid white;
    padding:  0;
    margin: 5px 0;
    line-height: 1.7;
    margin: 10px 0;
    border-radius: 5px;
}


#footer  .up .unit.last   td #submit {
    background: #0099ff;
    color: white;
    border: 0; 
}

#footer  .down {
    line-height: 2;
    text-align: center;
    color: white;
    font-size: 14px;
}


#end {
    background: #0099ff;
    line-height: 2.4;
    text-align: center;
    color: white;
}

#end a {
    color: inherit;
}


iframe {
    display: block;
    margin: 0 auto;
}


.content p:before {
    content:"　　";
}





