.am-g-fixed {

}
.am-header-default {
    background-color: #cc2900;
}
.am-slider-c2 .am-control-nav li a.am-active {
    background-color: #cc2900;
    cursor: default;
}
.am-slider a {
    color: #fff;
}
.am-gallery-overlay .am-gallery-item img {
    width: 100%;
    height: 90px;
}
*+h1,
*+h2,
*+h3,
*+h4,
*+h5,
*+h6 {
    margin-top: 0;
}

/* CSSç©ºç™½ */
.blank1 {
    margin: 0 auto;
    height: 1px;
    font-size: 1px;
    clear: both;
    overflow: hidden
}

.blank2 {
    margin: 0 auto;
    height: 2px;
    font-size: 1px;
    clear: both;
    overflow: hidden
}

.blank3 {
    margin: 0 auto;
    height: 3px;
    font-size: 1px;
    clear: both;
    overflow: hidden
}

.blank5 {
    margin: 0 auto;
    height: 5px;
    font-size: 1px;
    clear: both;
    overflow: hidden
}

.blank8 {
    margin: 0 auto;
    height: 8px;
    font-size: 1px;
    clear: both;
    overflow: hidden
}

.blank10 {
    margin: 0 auto;
    height: 10px;
    font-size: 1px;
    clear: both;
    overflow: hidden
}

.blank15 {
    margin: 0 auto;
    height: 15px;
    font-size: 1px;
    clear: both;
    overflow: hidden
}

.blank20 {
    margin: 0 auto;
    height: 20px;
    font-size: 1px;
    clear: both;
    overflow: hidden
}

.blank25 {
    margin: 0 auto;
    height: 25px;
    font-size: 1px;
    clear: both;
    overflow: hidden
}

.blank30 {
    margin: 0 auto;
    height: 30px;
    font-size: 1px;
    clear: both;
    overflow: hidden
}

.blank35 {
    margin: 0 auto;
    height: 35px;
    font-size: 1px;
    clear: both;
    overflow: hidden
}

.blank40 {
    margin: 0 auto;
    height: 40px;
    font-size: 1px;
    clear: both;
    overflow: hidden
}

.blank45 {
    margin: 0 auto;
    height: 45px;
    font-size: 1px;
    clear: both;
    overflow: hidden
}

.blank50 {
    margin: 0 auto;
    height: 50px;
    font-size: 1px;
    clear: both;
    overflow: hidden
}

.blank60 {
    margin: 0 auto;
    height: 60px;
    font-size: 1px;
    clear: both;
    overflow: hidden
}
p{
    margin: 0;
}
ul,
li,
ol {
    list-style-type: none;
    margin:0; padding:0; border:0;
}

/*li æ¨ªå‘æŽ’åˆ—*/
.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none;
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px;
}

#nav {
    background-color: #cc2900;
    height: 50px;
}

#nav li {
    float: left;
    position: relative;
    display: block;
    margin: 12px;
}

#nav a {
    color: #fff;
    font-size: 17px;
}

#nav2 {
    height: 54px;
    background-color: #efefef;
}

#nav2 ul li {
    margin: 13px 5px;
}

#nav2 a {
    color: #000;
    font-size: 16px;
}

.mb {
    height: 50px;
}

.mb .am-active {
    font-size: 18px;
}

.mb a {
    font-size: 18px;
    color: #777;
}

.top_title {
    font-size: 3.5rem;
    color: #333;
    margin: 10px 0;
    font-weight: bold;
}

.info {
    float: left;
    font-size: 14px;
    color: #999;
    margin: 20px 0;
}

.info p {
    display: inline;
    margin-right: 25px;
}

.ml_border {
    border: 1px solid #e0e0e0;
    height: 469px;
    position: relative;
}

.ml_border .title {
    position: absolute;
    left: 150px;
    bottom: 460px;
    z-index: 999;
}

h4.titleBar10 {
    border-bottom: solid 1px #eee;
    height: 45px;
    line-height: 30px;
    margin-bottom: 10px;
}

h4.titleBar10 .title a {
    color: #000;

    font-weight: 500;
}

.am-gallery-item a {
    color: #FFFFFF;
}

#shipin .am-gallery-item a {
    color: #FFFFFF !important;
}

#shipin .am-gallery-item a:hover {
    color: #FFFFFF !important;
}

#yule .am-gallery-item a{
    color: #FFFFFF !important;
}
#yule .am-gallery-item a:hover {
    color: #FFFFFF !important;
}
.ra_red,
.ra_red a {
    color: #b22c28;
}
#yule .news li {
    font-size: 16px;
    height: 29px;
    line-height: 29px;
    padding-left: 11px;
    background: url(../images/list-point3.gif) no-repeat left 14px;
    overflow: hidden;
}
#yule .news li a {
    color: #000;
}
.xiansuo {
    border: 1px dashed #990000;
    font-size: 18px;
    line-height: 32px;
    padding: 10px;
    font-family: "Microsoft YaHei";
}

.xiansuo .red {
    font-weight: bold;
    color: #990000;
}

.xiansuo .lanse {
    color: #456474
}
@media screen and (max-width: 767px){
    .top_title {
        font-size: 2.5rem;
        color: #333;
        margin-bottom: 10px;
        line-height: 33.5px;
        font-weight: initial;
        font-family: "Microsoft YaHei";
    }
    .xiansuo {
        border: 1px dashed #990000;
        font-size: 12px;
        line-height: 32px;
        padding: 10px;
        font-family: "Microsoft YaHei";
    }
    .TRS_Editor img {
        width: 100%;
    }
}