.search-box {
    position: fixed;
    width: 100%;
    height: 100%;
    display: none;
    left: 0;
    right: 0;
    top: 0px;
    background: rgba(0, 0, 0, 0.8);
    padding: 300px 0;
    z-index: 10000000;}
.search-close {
    display: block;
    position: absolute;
    top: 34px;
    right: 10%;
    width: 40px;
    height: 40px;
    background: url(images/close.png) center no-repeat;}

.search-width {
    max-width: 700px;
    margin: 0 auto;
    position: relative;
    padding-right: 100px;}

.search-width .form-control {
    border: solid 1px #999;
    color: #fff;
    font-size: 16px;
    border-radius: 0;
    background: none;
    box-shadow: none;
    height: 50px;
    display: block; 
    width: 100%;}

.btn-search, .btn-search:hover, .btn-search:focus {
    position: absolute;
    right: 0;
    top: 0;
    width: 100px;
    border-radius: 0;
    height: 50px;
    padding: 0;
    background: #fff;}

.btn-search{
    font-size: 18px;
    color: #555;
    padding-left: 35px;
    background:#fff url(images/ss.png) left 16px center no-repeat;
    line-height: 50px;
    display: inline-block;}
/**组件**/
.head .px1400{width:96%;    max-width: initial;}
.st ul{display:none !important;}

.search-a {
    float: right;
    margin-left: 30px;
    margin-top: 20px;}

@media screen and (max-width: 1700px){
.nav>ul>li{margin-left:15px;}
.nav>ul>li>a{font-size:16px;}
}

@media screen and (max-width: 1490px){
.head .px1400 {width: 96%;}
.logo {width:400px;margin-top: 10px;}
.logo img{width:100%;}
.head{padding-top: 12px;
    padding-bottom: 14px;}
}

@media screen and (max-width: 1400px){
.logo {width:320px;}
.nav>ul>li {margin-left: 10px;}
.head .px1400{width:100%;}
.search-a{    margin-left: 10px;}
}


@media screen and (max-width: 1250px){
.nav>ul>li>a {font-size: 15px;}
}


@media screen and (max-width: 1200px){
.nav>ul{width:calc(100% - 70px);}
.nav>ul>li{width:9.09%;}
.search-a {float: left;}
}
.row {
    margin: 0 -20px;}
.col-xs-6 {
    width: 33.333%;
    padding: 0 20px;
    float:left;}
.title-xs {
    margin-bottom: 10px;}
.title {
    border-bottom: solid 1px #ddd;
    margin-bottom: 20px;
    margin-top: 20px;}
.title span {
    font-size: 30px;
    color: #b41620;
    display: inline-block;
    padding-bottom: 10px;}
.title a {
    line-height: 38px;
    font-size: 16px;
    color: #b41620;
    float: right;
    background: url(images/more-bg.png) no-repeat right;
    padding-right: 55px;}
.gg-ul-lg {
    padding-bottom: 30px;
    margin: 0 -30px;}
.gg-ul-lg li {
    float: none;
    width: 100%;
    padding: 0 30px;}
.gg-ul-lg li:hover a{color:#b41620;}

.gg-ul li a {
    line-height: 54px;
    display: block;
    padding-right: 95px;
    position: relative;
    font-size: 16px;
    color: #333;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    border-bottom: solid 1px #eeeeee;}
.gg-ul li a span {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 16px;
    color: #888;}
.yqlj{width:100%;display: inline-block;padding:10px;background:#9b0d14;}
.yqlj h2{width:100px;float:left;font-size:20px;color:#fff;line-height:30px;}
.yqlj ul{width:calc(100% - 100px);float:right;}
.yqlj ul li{margin-left:30px;float:left;}
.yqlj ul li a{font-size:16px;color:#fff;line-height:30px;}
@media(max-width:768px){
.yqlj ul li a{font-size:14px;line-height:24px;}
.yqlj ul{display: block;width: 100%;}
.yqlj ul li{margin-right:20px;margin-left:0px;}

}

