@charset "utf-8";

header {
    height: 30px;
    line-height: 30px;
    background: #2b2b2b;
}
.container-fluid{
    padding: 0;
}
.dropdown-toggle, .head-tel {
    float: right;
    color: #808080;
    font-size: 14px;
    margin-right: 44px;
}
.dropdown-toggle span, .head-tel span {
    margin-right: 5px;
}
.s-conexpo{
    padding: 20px 0 40px;
	background:url(../images/s-tiao.jpg) repeat-x;
    border-bottom: 3px solid #ba3135;
}
.s-con-left h2{
    margin: 0;
    padding: 28px 0 6px;
    font-size: 18px;
    font-weight: bold;
    color: #0a2a4b;
}
.s-con-cont p{
    font-size: 14px;
    color: #474747;
    line-height: 24px;
    margin-top: 12px;
}
.s-con-left-border{
    background:url(../images/s-border.png) no-repeat;
    background-size: contain;
    height: 3px;
}
@media (max-width: 992px){
    .s-conexpo{
        padding: 15px 0;
    }
}
.s-con-btn{
    text-align: right;
}
.s-con-btn span{
    color: #0d2c4e;
    font-size: 14px;
    font-weight: bold;
}
.s-con-btn span a{
    color: #0d2c4e;
}
.s-con-bottom-left{
    margin-bottom: 20px;
}
.s-road-pad{
    padding-left: 12px;
}
.s-con-bottom-left h2{
    padding-top: 10px;
}
.s-con-formbtn{
    margin-bottom: 5px;
}
.s-con-formbtn a{
    font-size: 16px;
    color: #fff;
    background: #09172e;
    display: inline-block;
    padding: 10px 26px;
    border-radius: 5px;
}
.s-con-right{
    float: right;
}
.s-road{
    float: left;
}
.s-road h3{
    margin-bottom: 20px;
    margin-top: 30px;
}
.s-road h3 a{
    font-size: 16px;
    font-weight: bold;
    color: #000000;
}
.s-road p{
    color: #666666;
}
.s-road p span{
    color: #0c2b4e;
}
.s-road-smg .s-road-span1{
    margin: 0;
    color: #ba3035;
}
.s-road-smg span{
    display: inline-block;
    margin-right: 10px;
}
.s-road-smg span a{
    color: #666666;
}
.s-road-smg span a:hover{
    color: #bd3c40;
    text-decoration:underline;
}


.s-road-form-tit{
}
.s-road-margintop{
    margin-top: 10px;
}
.s-road-form-tit h3{
    font-size: 18px;
    font-weight: bold;
    color: #10365f;
    text-align: center;
    margin: 0;
    padding-top: 10px;
    padding-bottom: 5px;
}
.s-road-form-tit p{
    font-size: 12px;
    color: #474646;
    text-align: center;
    margin-bottom: 0;
}

.s-road-form{
    -webkit-box-shadow:0 0 10px #bfbfbf;
    -moz-box-shadow:0 0 10px #bfbfbf;
    box-shadow:0 0 10px #bfbfbf;
}
.s-form-lab{
    font-size: 14px;
    font-weight: normal;
    color: #535353;
}
.s-road-form-section{
    margin: 0;
}
.form-group {
    margin-bottom: 8px;
}
.dropdown .selected, .dropdown li {
    font-size: 14px;
    color: #999;
    padding: 7px 12px 6px;
    height: 30px;
    line-height: normal;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-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;
}
.dropdown {
    border-radius: 0;
}
.dropdown .carat {
    border: 4px solid transparent;
    border-top: 6px solid #bdbdbd;
}
.dropdown.open .carat {
    border-bottom: 6px solid #bdbdbd;
}
.form-control {
    height: 30px;
    border-radius: 0;
}
.form-control:hover{
    box-shadow: 0 0 5px rgba(0,0,0,.15);
}
.form-control:focus{
    box-shadow: 0 0 5px rgba(51,102,284,.4);
    border: 1px solid rgba(51,102,284,.4);
}
.s-road-bootn{
    padding: 10px 15px 20px 0;
    text-align: right;
}
.s-road-bootn a{
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background: #b70007;
    padding: 10px 40px;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
}
.s-road-bootn a:hover{
    background: #0c2b4e;
    color: #fff;
    text-decoration: none;
}
.s-road-bootn-m{
    padding: 10px 15px 20px 15px;
    text-align: center;
}
.s-road-bootn-m a{
    font-size: 14px;
    color: #fff;
    display: inline-block;
    background: #b70007;
    padding: 10px 15px;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
}
.s-road-bootn-m a:hover{
    background: #0c2b4e;
    color: #fff;
    text-decoration: none;
}
.s-road-bootn-m .s-road-bootn-ma1{
    margin-right: 20px;
    background: #79766f;
}
.s-road-smg .s-road-hostral{
    color: #666666;
    margin-right: 5px;
}


.s-conexpo-bgcolor{
    background: #eeeeee;
    margin-top: 10px;
    padding: 15px 0 40px;
}
.s-conexpo-bgcolor1{
    padding-top: 15px;
    padding-bottom: 40px;
}
.s-con-right-none{
    float: left;
}
.s-road-none{
    float: right;;
}
.s-road-pad-pding{
    padding-left: 60px;
}


.s-road-newstop{
    margin-top: 18px;
}
.s-con-bottom-news{
    border-bottom: 1px solid #d5d5d5;
}
.s-con-bottom-news h3{
    margin: 0;
    margin: 5px 0 5px;
}
.s-con-bottom-news h3 a{
    font-size: 14px;
    color: #000000;
    font-weight: bold;
}
.s-con-bottom-news h3 a:hover{
    color: #b92e33;
}
.s-con-bottom-news p{
    font-size: 12px;
    color: #696969;
    line-height: 18px;
}
.s-road-news{
    position: relative;
    margin-bottom: 30px;
}
.s-road-news-span{
    position: absolute;
    left: 50%;
    bottom: 14px;
    font-size: 40px;
    color: #bfbfbf;
    top: 50%;
    margin-top: -20px;
    margin-left: -20px;
    opacity: 0;
    filter: alpha(opacity=0);
}
.s-road-news:before{
    content: "";
    position: absolute;
    bottom: 0;
    height:28%;
    width:100%;
    background: -webkit-linear-gradient(top,rgba(255,0,0,0),rgba(0,0,0,1)); /* Safari 5.1 - 6 */
    background: -o-linear-gradient(bottom,rgba(255,0,0,0),rgba(0,0,0,1)); /* Opera 11.1 - 12*/
    background: -moz-linear-gradient(bottom,rgba(255,0,0,0),rgba(0,0,0,1)); /* Firefox 3.6 - 15*/
    background: linear-gradient(to bottom, rgba(255,0,0,0), rgba(0,0,0,1));
}
.s-road-news:before,.s-road-news-span{  transition:all 0.2s ease-in-out;
    -webkit-transition:all 0.2s ease-in-out;
    -moz-transition:all 0.2s ease-in-out;
    -o-transition:all 0.2s ease-in-out;
}

.s-road-newstop-hover > a:hover .s-road-news:before {
    background-color:#000;
    opacity:0.6;
    filter:alpha(opacity=60);
    color: #fff;
    height:100%;
}
.s-road-newstop-hover > a:hover .s-road-news-span{
    opacity:1;
    filter:alpha(opacity=1)
}

.s-road-newstop-hover a{
    display: block;
    position: relative;
}
.s-road-news-p{
    position: absolute;
    left: 0;
    bottom: 0;
    color: #fff;
    font-size: 14px;
    padding: 0 15px;
    width: 100%;
}


.s-con-bottom-bk{
    padding: 16px;
    border: 3px solid #d2d2d2;
}
.s-con-bottom-bk h2{
    margin: 0;
    padding: 0px 0 6px;
    font-size: 18px;
    font-weight: bold;
    color: #0a2a4b;
}
.s-con-bottom-bk p{
    color: #474747;
    font-size: 14px;
    margin-bottom: 2px;
}
.s-con-bottom-bk img{
    margin-top: 10px;
    width: 100%;
}
.s-con-left-border-map{
    margin-bottom: 10px;
}


.s-road-footer{
    background: #eeeeee;
    text-align: center;
    padding: 10px 0;
    color: #6e6e6e;
    font-size: 14px;
    margin-top: 14px;
}


.s-modal-content2 {
    background: #000;
    width: 660px;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    padding: 10px;
}
.video-height {
    height: 400px;
}
.xverify {
    border-color: #ce0809 !important;
    color: #ce0809 !important;
}


button.close{
    color: #000;
}
.close{
    float: none;
    position: absolute;
    right: 0;
    top: 0;
}
.modal-content{
    overflow: hidden;
    position: relative;
    height: auto !important;
}
.modal-header{
    padding: 0;
}
.modal-title{
    text-align: center;
    margin-top: 20px;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.modal-header p{
    font-size: 14px;
    padding: 0 20px;
    color: #737373;
}
.modal-header p .modal-span1{
    color: #535353;
}
.modal-header p .modal-span2{
    color: #ff0f0f;
}
.model-btn{
    text-align: center;
}
.model-btn a{
    background: #fdae18;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
    margin:10px 0 20px;
    border-radius: 5px;
    transition: all 0.3s ease-in-out;
    -webkit-box-shadow: 0 0 16px #b3b3b3;
    -moz-box-shadow: 0 0 16px #b3b3b3;
    box-shadow: 0 0 16px #b3b3b3;
}
.model-btn a:hover{
    background: #e4000a;
    text-decoration: none;
}
@media (min-width: 992px){
    .modal-sm {
        width: 600px;
    }
}


@media (max-width: 991px){
    .video-height {
        height: 50vw;
    }
    .s-modal-content2 {
        width: 92% !important;
    }
    .s-road-form-tit{
        margin-top: 0;
    }
    .s-road-form{
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        box-shadow: none;
    }
    .s-con-left h2 {
        padding: 14px 0 6px;
    }
    .s-road h3 {
        margin-top: 0;
    }
    .s-road-pad-pding {
        padding-left: 12px;
    }
    .s-conexpo-bgcolor {
        padding: 15px 0 20px;
    }
    .s-conexpo-bgcolor1 {
        padding-bottom: 20px;
    }
    .s-con-bottom-news h3 {
        line-height: 16px;
    }
    .s-con-bottom-news h3 a {
        font-weight: normal;
    }
    .s-road-news {
        margin-bottom: 15px;
    }
    .s-road-footer {
        padding: 10px 5px;
    }
    .s-road p {
        font-size: 14px;
    }
}
@media (max-width: 1199px){
    .s-road-form{
        background: #fff;
        width: 293px;
    }
}
@media (min-width: 1200px){
    .s-road-form{
        background: #fff;
        width: 360px;
    }
}
@media (min-width: 992px){
    .s-modal-content2 {
        height: 450px !important;
    }
}

.s-lz-wbox{
}
.s-lz-submit{
    padding: 0 15px;
    padding-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #ccc;
    -webkit-box-shadow: 0 5px 15px rgba(0,0,0,.5);
    box-shadow: 0 0 10px rgba(0,0,0,.3);
}
.s-lz-submit h2{
    text-align: center;
    font-size: 18px;
    color: #000000;
    font-weight: bold;
}
.s-lz-btn{
    text-align: center;
}
.s-lz-a1 {
    background: #fdb718;
    display: inline-block;
    padding: 10px 33px;
    margin-right: 20px;
    color: #fff;
    font-size: 14px;
    margin: 10px 0 10px;
    border-radius: 5px;
}
.s-lz-a2 {
    background: #ba2e38;
    display: inline-block;
    padding: 10px 20px;
    color: #fff;
    font-size: 14px;
    margin: 10px 0 10px;
    border-radius: 5px;
}
.s-lz-btn a:hover {
    text-decoration: none;
    color: #fff;
}
.s-lz-submit p {
    font-size: 14px;
    padding: 0 20px;
    color: #737373;
}
.s-lz-p span{
    color: #ff0f0f;
}
.s-lz-submit .s-lz-success{
    display: none;
    text-align: center;
    color: #ba2e38;
}
@media (min-width: 992px){
    .s-lz-submit{
        width: 60%;
        margin: 0 auto;
        margin-top: 10px;
    }
    .s-lz-a1{
        margin-right: 20px;
    }
}



















